BODY {
}
OL {list-style-type : decimal;
font-family : 'Verdana','Arial',sans-serif;
font-weight : normal;
}
UL {list-style-type : disc;
font-family : 'Verdana','Arial',sans-serif;
font-weight : normal;
}
li{font-family : 'Verdana','Arial',sans-serif;
font-weight : normal;
list-style : disc;
}
h1 {font-family : 'Verdana','Arial',sans-serif;
color:#597B93;
font-size : 28px;
font-weight : normal;
}
h2 {color:#4E6F86;
font-family : 'Verdana','Arial',sans-serif;
font-size : 16px;
}
h3 {color:#3B596F;
font-family : 'Verdana','Arial',sans-serif;
font-size : 13px;
font-weight : normal;
}
h4 {color:#274357;
font-family : 'Verdana','Arial',sans-serif;
font-size : 11px;
font-weight : normal;
}
h5 {color:#1D384B;
font-family : 'Verdana','Arial',sans-serif;
font-size : 10px;
font-weight : normal;
}
A 			{color:White;
font-family :  ''Verdana',Arial',sans-serif;
font-weight : bold;
text-decoration : none;
}
A:visited 	{color :White;
font-family: 'Verdana','Arial',sans-serif;
font-weight : bold;
text-decoration : none;
}
A:hover 	{color : MidnightBlue;
font-family : 'Verdana','Arial',sans-serif;
font-weight : bold;
text-decoration : underline;
}
A:active 	{color : White;
font-family : 'Verdana','Arial',sans-serif;
font-weight : bold;
text-decoration : none;
}
td.gross {
	color:#BDCCD7;
	font-family : 'Verdana','Arial',sans-serif;
	font-size : 16px;
	font-weight : bold;
}
td.mittel {
	color:#DEE5EB;
	font-family : 'Verdana','Arial',sans-serif;
	font-size : 12px;
	font-weight : normal;
}
td.klein {
	color:#FFFFFF;
	font-family : 'Verdana','Arial',sans-serif;
	font-size : 10px;
	font-weight : normal;
}
td.linksklein {
	color:#1D384B;
	font-family : 'Verdana','Arial',sans-serif;
	font-size : 10px;
	font-weight : normal;
}

