html, body {
margin:0px;
padding:0px;
background-color:rgb(251,241,225);
background-image:url(back-v1280.png);
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif; 
}
#top_section {
background-color:white;
background-image:url(back-h1280.png);
background-repeat:no-repeat;
height:70px;
margin:0px;
padding:0px;
}
#main_section {
margin:0px;
padding:0px;
}
#navigation {
position:absolute;
left:0px;
top:100px;
width:174px;
font-size:80%;
font-style:normal;
font-weight:bold;
}
#content {
margin-left:180px;
margin-right:0px;
margin-top:0px;
border-top:6px solid #80d;
}
#logo {
position:absolute;
left:5px;
top:5px;
width:163px;
height:62px;
}

img {
border:none;
}
h1,h2,h3,p {
margin-left:16px;
margin-right:16px;
margin-top:0px;
margin-bottom:0px;
}
p.text {
font-weight:normal;
font-size:100%;
line-height:1.1em;
color:black;
text-align:left;
font-style:normal;
margin-top: 1em;
}
.zentriert {
margin-left:100px;
}

#content p.navigation {
font-size:80%;
font-style:normal;
font-weight:bold;
color:#606;
}
