	massImage{}
	#Ebene1  {position: absolute; top: 5px; left: 15px; width: 100%; height: 98%; visibility: visible }
	table.navi {font: 1em/1,9em;}
	a:link{ text-decoration:none;}
	a:link { color: maroon }
	a:visited{ color:a52a2a; text-decoration:none;}
	a:hover{ text-decoration:none;  color:red; }
	table.image {background-image:url(images/topBanner2.jpg);}

  
.bereich {
 position: absolute;
 width:610px;
 text-align: left;
 font-weight: bold;
 background-color:#ffffff;
 padding:4px 5px 1px 5px;
}

.beschreibung {
 position: absolute;
 top: 10px;
 padding: 10px;
 margin-left:5px;
 color: #FFFFFF;
 background-color: #000000;
 font-size: 0.75em;
}

.tooltip {
  position: absolute;
  z-index: 1;
  display: none;
  background-color: #FFFFFF;
}