h1
{
	font-size : 14pt;
	font-weight : bold;
	font-family : Verdana;
	color : white;
}

h2 
{
	font-weight : bold;
	font-size : 14pt;
	font-family : verdana;
	margin-left : 0px;
	margin-bottom : 10px;
	margin-top : 0px;
	color : white;
}

h3 
{
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	color : black;
	margin-top : 0px;
	margin-bottom : 10px;

}

h4 
{
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	color : black;
	margin-top : 0px;
	margin-bottom : 5px;

}

td
{
font-size : 10pt;
font-family : verdana;
}

a:link
{
	font-size : 12px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #32328E;
	text-decoration : none;
}



a:visited
{
	font-size : 12px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #32328E;
	text-decoration : none;
}

a:hover
{
	font-size : 12px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #32328e;
	text-decoration : underline;
}


a.service:link
{
	font-size : 10pt;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #848484;
	text-decoration : none;
	font-weight : bold;
}



a.service:visited
{
	font-size : 10pt;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #848484;
	text-decoration : none;
	font-weight : bold;
}

a.service:hover
{
	font-size : 10pt;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #848484;
	text-decoration : underline;
	font-weight : bold;
}

a.nav:link
{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #ffffff;
	text-decoration : none;
}



a.nav:visited
{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #ffffff;
	text-decoration : none;
}

a.nav:hover
{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #ffffff;
	text-decoration : underline;

}

a.aktiv:link
{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #ff0000;
	text-decoration : none;
}



a.aktiv:visited
{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #ff0000;
	text-decoration : none;
}

a.aktiv:hover
{
	font-weight : bold;
	font-size : 10px;
	font-family : Verdana;
	margin : 0px;
	padding : 0px;
	color : #ff0000;
	text-decoration : underline;

}

font.kleinegraueschrift  
{
	font-family : Verdana;
	font-weight : normal;
	color : #727272;
	font-size : 10px;
}
