body
{margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: #000000;  background-color:#808080;

}


table,tr,td
{ color: #000000;font: normal 13px/18px  helvetica,verdana, times, serif;}



body


/* grundlayout*/
.inhalt {background-color:#ffffff;

}

.leisteunten { background-color:#800000; color:white;  font-size: 10px;
height:23px;
line-height:20px;
color: white;
border: solid 1px black;
}

.leisteoben { background-color:#800000; color:white;  font-size: 10px;
height:23px;
line-height:20px;
color: black;
border: solid 1px black;
}


.logo {color:black;
height:130px;
background: url("../Bilder/Layout/header.PNG") ;

}



ul{
list-style-type:circle;
}

.point1 {border:solid 1px black;background-color:#b5b596}
.point2 {border:solid 1px black;background-color:#b5b596}
.point3 {border:solid 1px black;background-color:#b5b596}




/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:inline;
float: left;
background-color:#800000;
color:#ffffff;
text-decoration:none ;
font: normal 11px verdana, times, serif;
line-height:20px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
width:180px;
}

#menu2 a:hover{
color:#ffffff;
background-color:#3F3F3F;
text-decoration:none ;
}




/* allgemeine links im text */

a:link, a:visited, a:active{ text-decoration:none; font: normal 13px/18px helvetica,verdana, times, serif;color:black}

a:hover{text-decoration:none;background-color:;
color:white;}


