###############################
# Stylesheet für VLW-Tabellen #
###############################

# p muss vorhanden (und leer) sein, sonst keine Formatierung von h1... warum auch imm...
p  {
}

a {color:#990033;}
a:link {color:#990033;}
a:hover {color:#990033;}
a:visited {color:#990033;}
a:active {color:#990033;}

td { 
	font-size:10px;
	line-height: 15px;
}


h1 { 
	font-size:		20px;
	font-weight:	bold;
	line-height: 	16px;
	color : 		#536575;
}


.mainfliesstext { 
	font-size:		10px;
	font-family:	Arial;
	line-height: 	15px;
}


.evenlistitem {
	background-color: #FFFFFF;
}



.oddlistitem {
	background-color: #EDEFF1;
}
