A  { 
	color : #DC2600; 
	font-weight : bold; 
	text-decoration : underline; 
} 
 
A:Hover  { 
	color : #A11E00; 
	font-weight : bold; 
	text-decoration : underline; 
} 
 
A:Visited  { 
	color : #006600; 
	font-weight : bold; 
	text-decoration : underline; 
} 
 
A:Active  { 
	color : #33CC33; 
	font-weight : bold; 
	text-decoration : underline; 
} 
 
BODY  { 
	color : #FFFFCC;
	font-size : 100%; 
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif; 
	background-color : #000000;
} 
 
P { 
	font-size : 100%; 
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif; 
	margin-left: 5px; 
	margin-top: 5px; 
	margin-bottom: 15px; 
} 
 
TD { 
	font-size : 100%; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
} 
 
H1  { 
	color : #FFFFCC; 
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size : 180%; 
	line-height: 280%; 
	margin: 0px; 
} 
 
H2  { 
	color : #FFFFCC; 
	font-size : 160%; 
	line-height: 240%; 
	margin: 0px; 
} 
 
H3  { 
	color : #FFFFCC; 
	font-size : 140%; 
	line-height: 220%; 
	margin: 0px; 
} 
 
H4  { 
	color : #FFFFCC; 
	font-size : 120%; 
	line-height: 180%; 
	margin: 0px; 
} 
 
H5  { 
	color : #FFFFCC; 
	font-size : 110%; 
	line-height: 120%; 
	margin: 0px; 
} 
 
H6  { 
	color : #FFFFCC; 
	font-size : 100%; 
	line-height: 120%; 
	margin: 0px; 
} 

H6.klein  { 
	color : #034694; 
	font-size : 110%; 
	line-height: 120%; 
	margin: 0px; 
} 

H6.gross  { 
	color : #034694; 
	font-size : 130%; 
	line-height: 120%; 
	margin: 0px; 
} 
 
.nobg{ 
	background-image : none; 
} 
DIV{ 
	margin: 0px; 
} 
