body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
background: #FFFFFF;
}

/* -- Startseite -- */


#frame {
position: relative;
left: 0px;
top: 0px;
width: 790px;
border: 1pt solid #ADC0C9;
overflow: hidden;
}

#header {
position: relative;
left: 0px;
top: 0px;
height: 85px;
width: 100%;
overflow: hidden;
}

#blockmitte {
position: relative;
left: 0px;
top: 0px;
height: 475px;
width: 100%;
overflow: hidden;
}

#footer {
position: relative;
left: 0px;
top: 0px;
height: 20px;
width: 100%;
background-color: #ADC0C9;
}


#logo {
float: right;
position: relative; top: 35px; right: 30px;
width: 90px;
height: 27px;
overflow: hidden;
}

#contentlinks {
float: left;
position: relative; top: 60px; left: 40px;
width: 350px;

font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: left;
font-weight: normal;
line-height: 165%;
color: #000000;
padding: 0px 0px 0px 0px;
}

#contentlinks a:link {
color: #EF832C;
text-decoration: none;
}

#contentlinks a:visited {
color: #EF832C;
text-decoration: none;
}

#contentlinks a:hover {
color: #EF832C;
text-decoration: none;
}

#contentlinks a:active {
color: #EF832C;
text-decoration: none;
}

#contentrechts {
float: right;
position: relative; top: 60px; right: 40px;
width: 310px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: left;
font-weight: normal;
line-height: 165%;
color: #000000;
}

#contentrechts a:link {
color: #000000;
text-decoration: none;
}

#contentrechts a:visited {
color: #ADC0C9;
text-decoration: none;
}

#contentrechts a:hover {
color: #ADC0C9;
text-decoration: none;
}

#contentrechts a:active {
color: #ADC0C9;
text-decoration: none;
}



/* -- Hauptnavigation -- */

.nav_row a {
clear: both;
position: relative; top:-1px; left:0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
margin-right: 0px;
}

.nav_row a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;

}

.nav_row a:hover {
color: #000000;
font-weight: bold;
text-decoration: none;
} 

.nav_row_active, .nav_row_active a, .nav_row_active a:link, .nav_row_active a:active, .nav_row_active a:visited, .nav_row_active a:hover {
clear: both;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: none;
} 
