body{
font-family: arial, verdana, times new roman;
font-size: 14px;
background-color: #003300;
color: #FFFFFF;
background-image: url(../design/bg.gif);
background-position: 100px top;
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 22px;
}

div#header{
position: absolute;
top: 10px;
border-top: 5px solid #663300;
border-bottom: 1px solid #663300;
width: 100%;
height: 200px;
background-image: url(../design/header.jpg);
background-repeat: no-repeat;
background-position: top center;
font-family: comic sans ms, arial, verdana, times new roman;
font-size: 36px;
font-weight: bold;
color: #003300;
text-align: center;
}

div#navi{
position: absolute;
top: 220px;
left: 100px;
width: 150px;
}

div#inhalte{
position: absolute;
top: 220px;
left: 267px;
right: 100px;
}

#navi ul{
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#navi li{
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
height: 22px;
line-height: 22px;
text-align: center;
}
#navi li a{
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
height: 22px;
line-height: 22px;
color: #000000;
text-decoration: none;
}
#navi li a:hover, #navi li .active{
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
height: 22px;
line-height: 22px;
color: #FFFFFF;
text-decoration: none;
background-color: #000000;
}
p{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 22px;
}

a, a:link, a:visited{
color: #808000;
text-decoration: none;
}
a:active, a:hover{
color: #FFFFFF;
text-decoration: underline;
}
.fett{
font-weight: bold;
}
.unterstrichen{
text-decoration: underline;
}
h1{
line-height: 44px;
margin: 0px;
padding: 0px;
}
div.kontaktbeschr{
width: 160px;
float: left;
margin: 4px 0px 0px 3px;
padding-top: 0px;
}
input, input.schalter, select, textarea, div.news{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
border: 1px solid #FFFFFF;
background-color: #808000;
color: #000000;
margin-bottom: 2px;
}
input, select, textarea, div.news{
width: 300px;
}
div.news{
padding: 0px 0px 3px 5px;
float: left;
}
input.schalter{
width: 149px;
background-color: #808000;
color: #000000;
border: 1px solid #FFFFFF;
}
input.newsletter{
width: 20px;
border: 0px solid #FFFFFF;
margin: 0px 0px 0px 0px;
}