body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

body { background-color: #89a9b8; margin: 0; }

.anzeigentitel {color: #000000; font-weight: bold;  text-decoration: none}

.anzeigentext {color: #000000; font-weight: normal;  text-decoration: none }

.zeile {  line-height: 4px}

.bgcolormenue {  background-color: #89a9b8}

.bgcolorseite { background-color: #89a9b8}

a:link {

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	font-weight: normal;

	color: #990033;

	text-decoration: none;

	background-color: #89a9b8;

}



a:active {

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}


