html, body {
font-size : 100%;
font-family : 'Trebuchet MS', Verdana, Arial, Sans-Serif;
text-align : center;
background-image : url(pfote.jpg);
background-color : #fffff0;
background-repeat : repeat;
}
#wrap {
width : 1200px;
margin : 0 auto;
text-align : left;
}
#headerl {
text-decoration : none;
color : white;
background-color : #ff6600;
float : left;
width : 720px;
height : 120px;
text-align : left;
border-bottom : 1px solid #666666;
padding-left: 50px;

}
#headerr {
background-color : #ff6600;
float : right;
width : 430px;
height : 120px;
text-align : right;
border-bottom : 1px solid #666666;
}
#navigation {
<!-- background-image : url(navib1.gif);
background-position : center;
background-repeat : no-repeat;

background-color : #cdba96;-->
float : left;
width : 180px;
height : 500px;
text-align : left;
border: 1px #ff6600;
background-color: #fffff0;
}
#nav, #nav ul {
padding : 0;
margin : 10;
list-style : none;
line-height : 2;
}
#nav a:link, #nav a:visited {
color : white;
text-decoration : none;
font-size : 100%;
background-color : #ff6600;
display : block;
margin : 1px;
margin-top:15px;
border-width : 1px;
border-style : solid;
border-color : #666666;
}
#nav a:hover, #nav a:active {
color : #990000;
background-color : #ff6600;
}
#nav li {
float : left;
width : 10em;
}
#nav li ul {
position : absolute;
width : 10em;
left : -999em;
margin : -2.35em 0 0 10em;

}
#nav li ul ul {
margin : -2.35em 0 0 10em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left : -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left : auto;
}
#content {
background-color :#fffff0 ;
float : left;
min-height : 400px;
height:auto !important;
height:800px;
width :920px;
border-right : 1px solid #fffff0;
margin-left : 15em;
margin-top: -23.5em;


}
#content a:link, #content a:visited {
color : black;
text-decoration : none;
font-size : 100%;
}
#content a:hover, #content a:active {
color : #990000;
background-color : #d5d5d5;
}
#sidebar {
background-color : #ffb600;
text-align : center;
float : left;
height : 500px;
width : 160px;
margin-top : -8em;
}
img {
border-width : 0;
}
h1, h2, h3, h4, h5, h6 {
margin : 20px;
}
p {
margin : 15px 20px;
}

#herz {
background-color : #fffff0;
float : right;
width : 160px;
height : 160px;
text-align : right;
margin-right: 10px;

}





