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 : #FFFFFF;
	font-weight : bold;
}

.ueberschriftStart{
	font-family : Arial;
	font-size : 19px;
	color : #DC7B41;
}

.auswahl{
	font-family : Arial;
	font-size : 12px;
	color : #DC7B41;
	font-weight : bold;
}

.deaktiv{
	font-family : Arial;
	font-size : 12px;
	color : #9A9A9A;
}


.aktiv{
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}