body {
margin-top: 20px;
margin-bottom: 20px;
padding: 0;
background: #C2E79A;
font-size: 80%;
font-family:"Tahoma",Arial;
text-align:center;
}

#wrap {
width: 820px;
        margin: 0 auto;
        padding: 0;
        text-align: left;
      /*  border: 1px solid #a8bc00; */
        background-color:#124a15;
}

#header {
float: right;
width: 620px;
height: 120px;
background: #FFFFFF
}

#logo {
float: left;
width: 200px;
height: 120px;
background: #124a15 url(Bilder/logo.png);
}

#wrap2 {
clear:both;
width: 820px;
margin-top:0px;
padding: 0px;
min-height: 380px;
overflow: auto;
background-color: #124a15
}

#navigation {
float: left;
background-color:#124a15;
width: 200px;
height: inherit;
border-bottom: 4px solid #124a15;
}

#content {
text-align: justify;
float:right;
width: 560px;
height: inherit;
padding-left: 30px;
padding-right: 30px;
padding-top: 50px;
background-color:#FFFFFF;
border-bottom: 4px solid #a8bc00;
}

#untenlinks {
background-color:#124a15;
float: left;
padding-top: 5px;
text-align: center;
width: 200px;
height: 35px;
}

#untenrechts {
background-color:#124a15;
float: right;
text-align: right;
width: 620px;
height: 35px;
}

#unten2 {
background-color:#124a15;
float: left;
padding-top: 10px;
padding-right: 10px;
padding-left: 450px;
color:#FFFFFF;
text-align: left;
width: 50px;
height: 30px;
}

#unten3 {
background-color:#124a15;
float: right;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
color:#FFFFFF;
text-align: left;
width: 90px;
height: 30px;
}



#abstand {
padding-top: 68px;
}

p.linie {
margin-left: 0px;
}

p.menu {
margin-top:3px;
margin-bottom: 0px;
margin-left: 20px;
}

p.farbe {
color:#124a15;
margin-top:3px;
margin-bottom: 0px;
}

p {
margin-top:3px;
margin-bottom: 0px;
}

a:link {
font-size: 120%;
color:#FFFFFF;
text-decoration: none;
}

a:visited {
font-size: 120%;
color:#FFFFFF;
text-decoration: none;
}

a:focus {
font-size: 120%;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}

a:hover{
font-size: 120%;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}



a:active{
font-size: 120%;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}


h1 {
color:#124a15;
font-size: 20px;
}

a.webseite:link {
font-size: 100%;
color:#000000;
text-decoration: none;
}

a.webseite:visited {
font-size: 100%;
color:#000000;
text-decoration: none;
}

a.webseite:hover, a.webseite:active, a.webseite:focus {
font-size: 100%;
color:#000000;
font-weight:bold;
text-decoration: none;
}

h2 {
color:#124a15;
font-size: 100%;
}

h3 {
color:#000000;
font-weight: bold;
font-size: 90%;
}

h4 {
color:#000000;
font-weight: bold;
font-size: 100%;
}