html,body {
margin:0;
padding:0;
}

body {
background-color: #D9E3C0;
color: #666666;
font-family: FagoNoRegular, "Fago Regular Roman", Fago, Helvetica, "Arial Narrow", sans-serif; 
font-size: 12px;
line-height: 14px;
}

#left {
top: 0;
background-image: url(images/left.gif);
background-position: top;
background-repeat: repeat-y;
width: 20px;
height: 5000px;
}

#right {
top: 0;
float:left;
background-image: url(images/right.gif);
background-position: top left;
background-repeat: repeat-y;
width: 20px;
height: 5000px;
margin-left:-20px;
}

p {
margin:0 10px 10px;
}

a#aktuell { 
color: #666666;
font-weight: 700;
/*margin-left: 20px;*/
}

a:link {
color: #80A22E;
padding: 10px;
margin-left: 20px;
text-decoration: none;
line-height: 18px;
}

a:hover {
background-image: none;
background-position:left;
font-weight: 700;
}

a.menue:hover {
/*background-image: url(images/active.gif);
background-position: center left;
background-repeat: no-repeat;*/
font-weight: 700;
}

a:visited {
color: #80A22E;
padding: 10px;
text-decoration: none;
line-height: 18px;
}

div#content p {
top: 107px;
}

div#footer p {
margin:0;
padding:0px;
}

div#container {
width:788px;
margin:0 auto;
text-align:left;
}

div#wrapper {
float:left;
width:100%;
}

div#content {
width: 748px;
height: 5000px;
margin-top: 107px;
margin-left: 20px;
background-color: #FFFFFF;
}

div#navi {
top: 107px;
float:left;
width:165px;
background-color: #FFFFFF;
margin: 50px 0px 10px;
}

#header {
margin-top: -107px;
background-image: url(images/applegreenhead.gif);
background-position: top center;
height: 107px;
width: 748px;
}

div#left {
float:left;
width:20px;
margin-left:-786px;
/*margin-left:-788px;*/
}

div#inhalt {
/*float:left;*/
margin-top: 50px;
margin-left:165px;
margin-right: 40px;
background-color: #FFFFFF;
}

#footer {
clear:left;
width:748px;
height:5px;
margin-left: 20px;
background-color: #80A22E;
color: #FFFFFF;
}
