/*Stylesheet von DD RS 110 */


body { 	margin-top:		5px;
	margin-bottom:		5px;
	background-attachment:	fixed;
	font-family:		Arial, Helvetica, sans-serif, Geneva, Verdana;
	}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,blockquote,nobr,b,i{ 
	color:			#FFFFFF;	
	font-size:		10pt; 
	font-family:		Arial, Helvetica, sans-serif, Geneva, Verdana;
}


h1 { 	font-size:		24pt; 
	}
h2 { 	font-size:		20pt; 
	}
h3 { 	font-size:		14pt; 
	color:			#FFCC00;	
	}
h4 { 	font-size:		12pt;
	}
h5 { 	font-size:		10pt;
	}
h6 {	font-size:		8pt;
	}
/*a {	font-size:		12pt;*/
/*	}*/

input,textarea	{
	font-family:		Arial, Helvetica, sans-serif, Geneva, Verdana;
	color:			#000000;
	background-color:	#FFCC00;
	}

select,option	{
	color:			#0000FF;
	background-color:	#CCCCCC;
	}

tt { 	font-family:		Courier New,Courier; 
	font-size:		10pt; 
	color:			black; 
	}

a:link { 
	color:			#666600; 
	text-decoration:	none;
	}

a:visited { 
	color:			#666600; 
	text-decoration:	none;
	}

a:active {
	color:			#FFCC00;
	text-decoration:	underline;
	}

a:hover {
	color:			#FFCC00;
	text-decoration:	underline;
	}

a.link:link { 
	color:			#000000; 
	text-decoration:	none;
	font-size:		12pt; 
	}

a.link:visited { 
	color:			#000000;
	text-decoration:	none;
	font-size:		12pt; 
	}

a.link:active {
	color:			#FF0000;
	text-decoration:	none;
	font-size:		12pt; 
	}

a.link:hover {
	color:			#000000;
	text-decoration:	underline;
	font-size:		12pt; 
	}
a.nav:link { 
	color:			#000000; 
	text-decoration:	none;
	font-weight:		bold;
	font-size:		12pt; 
	}

a.nav:visited { 
	color:			#000000;
	text-decoration:	none;
	font-weight:		bold;
	font-size:		12pt; 
	}

a.nav:active {
	color:			#666600;
	text-decoration:	none;
	font-weight:		bold;
	font-size:		12pt; 
	}

a.nav:hover {
	color:			#666600;
	text-decoration:	none;
	font-weight:		bold;
	font-size:		12pt; 
	}
.schwarz{
	color:			#000000;
	}
.arial{
	font-family:		Arial, Helvetica, sans-serif, Geneva, Verdana, times;
	font-size:		10pt;
	}
#Nachricht {display: none;}