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;
}

#bildleiste {
float: left;
}

#logo {
float: right;
position: relative; top: 35px; right: 30px;
}

#contentlinks {
float: left;
position: relative; top: 60px; left: 40px;
width: 310px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: justify;
font-weight: normal;
line-height: 140%;
color: #000000;
padding: 0px 0px 0px 0px;
}

#contentlinks a:link {
color: #000000;
text-decoration: none;
}

#contentlinks a:visited {
color: #ADC0C9;
text-decoration: none;
}

#contentlinks a:hover {
color: #ADC0C9;
text-decoration: none;
}

#contentlinks a:active {
color: #ADC0C9;
text-decoration: none;
}

#contentrechts {
float: right;
position: relative; top: 60px; right: 40px;
width: 315px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: justify;
font-weight: normal;
line-height: 175%;
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;
} 

/* -------- contact form --------- */

.contact_form {
position: relative; top: 5px; left: 10px;
background: none;
width: 300px;
height: 330px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
}

#upload {
width: 300px;
height: 20px;
border: 1px solid #ADC0C9;
background: none;
padding: 5px 5px 5px 5px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
}

#textarea {
width: 300px;
height: 100px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color : #000000;
border : 1px solid #ADC0C9;
padding: 5px 5px 5px 5px;
overflow:auto;
}

.formLabel {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
}

.formLabelRequired {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
vertical-align: middle;
padding-top: 2px;
}

.formField {
width: 200px;
height: 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
vertical-align: middle;
padding-top: 2px;
}

#submitIt {
width: 70px;
height: 17px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #FFFFFF;
border: 0px solid #000000;
background: #ADC0C9;
}

#resetIt {
font-size: 9pt;
font-weight: bold;
color: #000000;
border: 1px solid #000000;
background: #FFEDDF;
}

#schlusstext {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
}

