.nav {
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
}
.nav A{
	text-decoration: none;
	color: #ffffff;
}
.nav A:Hover{
	text-decoration: underline;
	color: #000000;
}
.boxinhalt {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}
.boxinhalt A {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.boxinhalt A:Hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.main {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.tablehead {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF1010;
}
.tablebody {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFB9B9;
}
.tablebody A{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFB9B9;
}

