body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #9c0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.anzeigentitel {font-weight: bold;  text-decoration: none;
	color: #000066;
}
.anzeigentext {font-weight: normal;  text-decoration: none;
	color: #000066;
}
.zeile {  line-height: 4px}

.bgcolormenue {  background-color: #FFFF9c}

.bgcolorseite { background-color: #FFFF9c}

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: #66FF00;
	text-decoration: none;
	background-color: #FFFFFF;
}


a:active {
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

