body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFCC;
	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: #FFA500}
.bgcolorseite { background-color: #FFFFE0}
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: #DC143C;
	text-decoration: none;
	background-color: #FFFFFF;
}

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


A {
  text-decoration: none;
  }

A:hover
  {
  text-decoration: underline;
  font-weight: normal;
  }

BODY {
    SCROLLBAR-BASE-COLOR: #FFFFCC;
    SCROLLBAR-FACE-COLOR: #FF9933;
    SCROLLBAR-HIGHLIGHT-COLOR: #FF9933;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #C0C0C0;
    SCROLLBAR-ARROW-COLOR: #666666;
    SCROLLBAR-TRACK-COLOR: #FFFFCC;
    SCROLLBAR-DARKSHADOW-COLOR: #000000
}

