body,td,div,tr,p,span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.textHeaderFett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.linkGrau {
	color: #666666;
	text-decoration: underline;
}
.linkGrau:hover {
	color: #666666;
	text-decoration: none;
}
.menu {
	color: #666666;
	text-decoration: none;
}
.menu:hover {
	color: #CC0000;
	text-decoration: none;
}
.menuActive {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menuActive:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.menurot {
	color: #CC0000;
	text-decoration: none;
}
.menurot:hover {
	color: #CC0000;
	text-decoration: none;
}
.menurotActive {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.menurotActive:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.menuAbstand {
    margin: 0px,0px,5px,0px;
}
