body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}

table {
	font-size: 11px;
	border: 1px;
}

a {
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}

.aktiv {
	font-weight: bold;
	color: #CC3333;
}

.titel {
	font-size: 13px;
	color: #CC3333;
	font-weight: bold;
}

.menue {
	font-weight: bold;
	color: #BBBBBB;
}

.werkauswahl {
	font-weight: bold;
	color: #BBBBBB;
	line-height: 22px;
}

.ueberschrift {
	font-weight: bold;
}

.hellgrau {
	color: #AAAAAA;
	font-weight: bold;

}

