A.normal:ACTIVE, A.normal:LINK, A.normal:VISITED{
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
A.normal:HOVER{
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}

TD {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
}


.normal {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
}

.ueberschrift{
	font-family : Arial;
	font-size : 12px;
	color : #F3F3F4;
	font-weight : bold;
}

.auswahl{
	font-family : Arial;
	font-size : 12px;
	color : #6181BB;
	font-weight : bold;
}

.deaktiv{
	font-family : Arial;
	font-size : 12px;
	color : #9A9A9A;
}


.aktiv{
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}



BODY {
	font-family : Arial;
	font-size : 12px;
	color : #7C7C36;
	background-color : #0C0C6D;
	margin : 0px 0px 0px 0px;
}


.headline{
	font-family : Arial;
	font-size : 15px;
}
