body
{
margin: 0;
padding: 0;
font: 85% arial, hevetica, sans-serif;
text-align: center;
color: #333;
background-color: #ffd31c;
background-image: url(img_39.gif);
}

a:link, a:visited { color: #e22c07; }

a:hover, a:active
{
color: #FFFFFF;
background-color: #e22c07;
}

h2
{
color: #e22c07;
font: 120% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0; /* top - left - bottom - right */
}

h2 a { text-decoration: none; }

h3
{
color: #2e5514;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 4px;
}

h4
{
font-size: 1px;
text-align: right;
color: #E0B815;
margin: 0;
padding: 0;
}

#navi
{
float: left;
width: 18%;
border-right: 1px solid #C5C877;
padding: 10px 10px 10px 10px;
}
a.navi
{
padding: 5px;
text-decoration:none;
}

#navi ul 
{
margin-left: 0;
padding: 2px 2px 2px 2px;
list-style-type: none;
line-height: 165%;
}

#content
{ 
float: left;
width: 54%;
padding: 10px;
}

#content p { line-height: 140%; }
.bildunter { line-height: 70%; float: none; font: 70% arial, hevetica, sans-serif;}
.image { margin: 3px 3px 0px 3px; border: 1px solid #C5C877;}
.neben1 { float: left; width: 69%; }
.neben2 { float: left; width: 31%; }



#impressum
{
background-color: #FFFF80;
padding-left: 4px;
clear: both;
color: #272900;
text-align: left;
font-size: 90%;
}