#main_body {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: Navy;
}

#map {
  background-color: #E4E4E4;
  margin: 10px;
  width: 490px;
  height: 455px;
  text-align: center;
}

#Ebene1 {
  background-color: red;
  height: 125px;
  width: 292px;
  text-align: left;
}

#Ebene2 {
  color: white;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: red;
  text-decoration: none;
  height: 105px;
  width: 190px;
  left: 12px;
  top: 12px;
  position: absolute;
  visibility: visible;
  text-align: left;
}

#Ebene3 {
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: red;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  text-decoration: none;
  height: 105px;
  width: 70px;
  left: 212px;
  top: 12px;
  position: absolute;
  visibility: visible;
  text-align: left;
}

#Ebene2 a {
  font-size: 11px;
  font-family: Verdana, sans-serif;
  color: #ffaeae;
  background-color: red;
  text-decoration: underline;
  text-align: left;
}

#Ebene2 a:hover {
  font-family: Verdana, sans-serif;
  color: yellow;
  background-color: red;
  text-decoration: underline;
  text-align: left;
}

#Ebene2 a:active {
  font-family: Verdana, sans-serif;
  color: Yellow;
  background-color: red;
  text-decoration: underline;
  text-align: left;
}

#Ebene2 a:visited {
  font-family: Verdana, sans-serif;
  color: #ffaeae;
  background-color: red;
  text-decoration: underline;
  text-align: left;
}
