Body {
  font-family: Verdana;
  font-weight: bold;
  font-size: 12pt;
  color: white;
  background-color: #5592d1;
}
img.logo {left:25px; top: 20px; width: 150px; height: 150px; position: absolute}
.logo2 { position: absolute; top: 10px; left: 10px; width: 122px; height: 78px; }
div.anzeige  {
	left: 200px;
	top: 20px;
	width: 600px;
	height: 200px;
	position: absolute
}

#haupt       {
	background-color: white;
	position: relative;
	width: 600px;
	height: 230px
}

div.menue  {
	left: 205px;
	top: 282px;
	width: 606px;
	height: 40px;
	position: absolute
}

.aktiv       { background-color: yellow; color: #382f5e; text-align: center; font-family: 
               Verdana; font-size: 10pt; font-style: normal; font-weight: bold; position: relative; width: 150px; height: 30px; margin: 2px; border: solid 3px #518ecd; outline: solid 3px #518ecd;;;}
.nicht_aktiv { background-color: #b4e0fc; color: #382f5e; text-align: center; margin-left: 2px; margin-right: 2px; position: relative; width: 150px; height: 30px; font-family: Verdana; font-size:  10pt; font-style:normal; font-weight:bold ; border: solid 3px #518ecd; outline: solid 3px #518ecd;;}
               
               
div.menue4  { left:25px; top: 315px; width: 150px; height: 200px; position: absolute; }
div.menue4_3 {
	position: absolute;
	top: 182px;
	left: 25px;
	width: 150px;
	height: 200px;
}
.u_aktiv       { background-color: #ff0; color: #382f5e; text-align: center; font-family: 
               Verdana; font-size: 9pt; font-style: normal; font-weight: bold; position: relative; width: 140px; height: 30px; margin-left: 2px; margin-right: 2px; border: solid 3px #518ecd; outline: solid 3px #518ecd;;;} 
               
.u_nicht_aktiv { background-color: #b4e0fc; color: #382f5e; text-align: center; position: 
               relative; width: 140px; height: 30px; font-family: Verdana; font-size: 9pt; font-style: normal; font-weight: bold; margin-left: 2px; margin-right: 2px; border: solid 3px #518ecd; outline: solid 3px #518ecd;;}
.klein { color: white; font-size: 9pt; font-family: Verdana; position: relative; }
a:link { color: #5a7dbd; font-family: Verdana; text-decoration: none; }
a:visited { color: #5a7dbd; text-decoration: none; }
.adresse { color: #c8d0eb; font-size: 9px; text-align: center; position: absolute; top: 180px; left: 35px; width: 125px; }
