.textblack {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.textwhite {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.links {
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.menulink {
	background-color: #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.spalten:hover {
	background-color: #0000cc;
}
a.menulink:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#000066;
	display:block;
	width:178px;
	height:18px;
}

a {
	color:#999999;text-decoration:none;font-size:10pt;font-family:arial;
}
a:hover { 
	color:#ffffff;
}
.textgreen {
	color:#002A29;text-decoration:none;font-size:10pt;font-family:arial;
}
.textred {
	color:#FE0000;text-decoration:none;font-size:10pt;font-family:arial;
}




