A  {
	font-size : 12px;
	font-family : Arial;
	color : #ACACAC;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	color : #ACACAC;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #ACACAC;
	text-decoration : underline;
}

.activelink  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #086BB5;
	text-decoration : none;
}

BODY  {
	font-size : 11px;
	font-family : Arial;
	color : Black;
	scrollbar-DarkShadow-Color:white;
	scrollbar-Track-Color:white;
	scrollbar-Face-Color:white;
	scrollbar-Shadow-Color:#D6DEEF;
	scrollbar-Highlight-Color:#D6DEEF;
	scrollbar-3dLight-Color:white;
	scrollbar-Arrow-Color:#ADADAD; 			
}

DIV  {
	font-size : 11px;
	font-family : Arial;
	color : Black;
}

TD  {
	font-size : 11px;
	font-family : Arial;
	color : Black;
	line-height : 18px;
}

.headline {
	font-size : 30px;
	font-family : Arial;
	font-weight : bold;	
	color : #086BB5;
}

.adresszeile {
	font-size : 11px;
	font-family : Arial;
	color : #086BB5;
}

.formular {
	font-size : 10px;
	font-family : Arial;
	line-height : 12px;
	color : Black;
}

A.textlink  {
	font-size : 11px;
	font-family : Arial;
	color : Black;
	text-decoration : underline;
	font-weight: normal;
}

A.textlink:Visited  {
	font-size : 11px;
	font-family : Arial;
	color : Black;
	text-decoration : underline;
	font-weight: normal;
}

A.textlink:Hover  {
	font-size : 11px;
	font-family : Arial;
	color : #086BB5;
	text-decoration : underline;
	font-weight: normal;	
}