body{
background:#003300;
padding:0px;
margin:0px;
color:#564b47;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
line-height:1.4em;
}

#mutti {
width:1000px;
margin: 0px auto 0px;
border:0px solid black;
}

/************************ KOPF *********************************/
#kopf{
width:100%; 
background-color:#ffffff;
}

#innen-oben{
border-left: solid 519px #ffffff; /* linke Menue Spalten Farbe  */ 
border-right: solid 281px #003300; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
line-height:17px;
}

#kopfbild{
 width:519px; 
 float:left; 
 position:relative; 
 margin-left:-519px; 
 margin-right:1px;
 border:0px solid black;}

#obenrechts{
 width:281px; 
 float:right; 
 position:relative; 
 margin-right:-281px; 
 margin-left:1px;
}

#suche{width:98%;  text-align:right;background-color:#7ca01a; margin:0px; padding:0px; }

#menu{
position: relative; 
border:0px solid black;
line-height:0px;
height:220px;
margin:0;
padding:0;
border-top:16px solid #ffffff;
}


/********************************* BODY**********************/

#hilfsdiv{
border-left: solid 119px white; /* linke Menue Spalten Farbe  */ 
border-right: solid 281px #003300; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */

}

div#hilfsdiv { 
min-height:450px;
height:expression(this.scrollHeight > 450 ? "auto":"450px"); 
}

#innen{margin:0; width:100%; }


#links{
width:119px;
background:#ffffff;
float:left; 
position:relative; 
margin-left:-119px; 
margin-right:1px;
}

#rechts {
 width:281px;
 float:right; 
 position:relative; 
 margin-right:-281px; 
 margin-left:1px;
 background-color:#003300;
 }

#text{
position: relative; 
margin-left:0px;
margin-right:110px;
text-align:justify;
border-top:30px solid white;

}

#fuss{
background: url(../bilder/footer.jpg);
background-repeat:no-repeat;
background-position:top;
width:719px;
height:58px;
margin:0;
padding:0;
border: 0px solid gray;
}

#fussmenu{ border:0px solid black; height:100%; margin-top:0px; padding-top:20px; text-align:center;}