body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body { background-color: transparent; margin: 0; }
.anzeigentitel { color: #fff; font-weight: bold; text-decoration: none }
.anzeigentext { color: #fff; font-weight: normal; text-decoration: none  }
.zeile { color: #fff; line-height: 4px }
.bgcolormenue {  background-color: transparent}
.bgcolorseite { background-color: transparent}
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: #ffffff;
	text-decoration: none;
	background-color: transparent;
}

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

