body {
font-family: verdana, sans-serif;
background: #90e9f9;
margin: 0;
}

#header {
width: 1250px;
height: 130px;
}

#suchfeld {
position: absolute;
top: 90px;
left: 900px;
}

#nav_oben {
width: 1100px;
height: 50px;
padding-left: 95px;
margin-top: 5px;
}

#nav_oben a {
display: block;
float: left;
color: #000ff;
font-size: 12px;
text-align: center;
padding: 5px 0 0 0;
width: 115px;
height: 30px;
background: url("nav_o.png") no-repeat;
text-decoration: none;
}



a:link {
color: #0000ff;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #008AFF;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: red;
background-color: transparent;
text-decoration: none;
}

a:active {
color: red;
background-color: transparent;
text-decoration: none;
}



#inhaltsbereich {
width: 800px;
margin-left: 327px;
}

#nav_rechts {
width: 200px;
height: 1300px;
float: right;
}

#werbebanner160x600, #anzeigeblock_rechts {
width: 180px;
height: 635px;
padding: 7px 0 0 19px;
margin-left: 70px;
background: url("bg-werbung-r.png") no-repeat center;
}

#anzeigeblock_rechts {
text-align: center;
padding: 7px
}


#nav_links {
width: 200px;
height: 1300px;
font-size: 12px;
color: blue;
padding: 0 0 0 8px;
float: left;
}

#partnerseiten {
width: 160px;
height: 190px;
background: url("bg-infos.png") no-repeat left top;
padding: 7px;
margin-left: 87px;
}



#fotos {
width: 160px;
height: 80px;
background: url("bg-fotos.png") no-repeat left top;
padding: 7px;
margin-left: 87px;
}


#inhalt {
width: 800px;
height: 2005px;
font-size: 12px;
color: blue;
background: #90e9f9;
}



#footer {
width: 950px;
height: 50px;
clear: right;
text-align: center;
}


.folgt {
display: none;
}

