body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
  background:url("bilder/vorschlag2.jpg") top left no-repeat;

}

table td,
table th{vertical-align:top;font-size: 0.8em;padding:5px;}

h2{
  font-size:1.2em;

}
h3{
  font-size:1em;

}
a {
	text-decoration: none;
	color:#526a76;
}

a:hover {
	color: #CC9900;
	text-decoration: underline;
}


.textrot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}


a img.banner{border:none;margin-left:15px;}


#menu{
  position:absolute; 
  left:5px; 
  top:280px; 
  width:110px; 
  height:211px; 
  z-index:3;
}

#menu ul{
    list-style: none;
    margin: 0 0 0 5px; 
    padding: 0;

}

#menu ul li{
  
}

#menu ul li a{
    color:#fff;
    font-size:0.9em;
    line-height:2em;
    font-weight: bold;
    text-decoration: none;
     padding:5px 0px 5px 45px;
}

#menu ul li a:hover{
      text-decoration:underline;
}


#menu ul li.on a{
     background:url(bilder/zeiger.gif) left center no-repeat;
}




#Layer3{
 position:absolute; 
 left:174px; 
 top:153px; 
 width:550px; 
 
 z-index:3;
padding-bottom:50px;
}





#Layer4{
  position:absolute; 
  left:0px; 
  top:600px; 
  width:141px; 
  height:400; 
  z-index:2; 
  background-color: #526A76; 
  border: 1px none #000000;
  margin-bottom:50px;
}


.titel{
    font-weight:bold;
    font-size:1.1em;
    margin-left:30px;
}
p{
   margin-bottom:20px;
}