body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.anzeigentitel {font-weight: bold;  text-decoration: none}
.anzeigentext {font-weight: normal;  text-decoration: none }
.zeile {  line-height: 4px}
.bgcolormenue {  background-color: #E6E6E6}
.bgcolorseite { background-color: #FFFFFF}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:active {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
