body{
background-color: #BECCD3;
margin: 0px;
padding: 0px;
}

.container{
width: 750px;
background-color: #7895A3;
margin-left: auto;
margin-right: auto;
padding: 10px;
height: auto;
}

.div_meta{
width: 750px;
height: 20px;
background-color: #093343;
font-family: Arial;
color: white;
text-align: right;
font-weight: bold;
font-size: 11px;
vertical-align: middle;
}
.div_meta a:link { text-decoration: none; color: white;}
.div_meta a:visited { text-decoration:  none; color: white;}
.div_meta a:active { text-decoration:  none; color: white; }
.div_meta a:hover { text-decoration: none; color: white;}

.div_content{
width: 750;
height: auto;
background-color: white;
}

.div_nav{
width: 750px;
border-top: 1px solid #093343;
border-bottom: 1px solid #093343;
height: 33px;
}

.nav_normal{
font-family: Arial;
color: white;
font-weight: bold;
font-size: 11px;
border-right: 1px solid #093343;
background-color: #7895A3;
}
.nav_normal a:link { text-decoration: none; color: white;}
.nav_normal a:visited { text-decoration: none; color: white;}
.nav_normal a:active { text-decoration: none; color: white; }
.nav_normal a:hover { text-decoration: none; color: white;}

.nav_over{
font-family: Arial;
color: white;
font-weight: bold;
font-size: 11px;
border-right: 1px solid #093343;
background-color: #093343;
}
.nav_over a:link { text-decoration: none; color: white;}
.nav_over a:visited { text-decoration: none; color: white;}
.nav_over a:active { text-decoration: none; color: white; }
.nav_over a:hover { text-decoration: none; color: white;}

.nav_tabelle{
height: 33px;
}

.td_content{
font-family: Arial;
color: #093343;
font-weight: normal;
font-size: 12px;
line-height: 18px;
}
.td_content a:link { text-decoration: underline; color: #093343;}
.td_content a:visited { text-decoration: underline; color: #093343;}
.td_content a:active { text-decoration: underline; color: #093343; }
.td_content a:hover { text-decoration: underline; color: #093343;}

.text{
font-family: Arial;
color: #093343;
font-weight: normal;
font-size: 12px;
line-height: 18px;
}
.text a:link { text-decoration: underline; color: #093343;}
.text a:visited { text-decoration: underline; color: #093343;}
.text a:active { text-decoration: underline; color: #093343; }
.text a:hover { text-decoration: underline; color: #093343;}

h1{
font-family: Arial;
color: #093343;
font-weight: bold;
font-size: 14px;
line-height: 18px;
padding-bottom: 15px;
margin: 0px;
}

h2{
font-family: Arial;
color: #093343;
font-weight: bold;
font-size: 14px;
line-height: 18px;
padding: 0px;
margin: 0px;
}


h6{
font-family: Arial;
color: #093343;
font-weight: bold;
font-size: 16px;
padding-bottom: 0px;
margin: 0px;
}

.td_subnav{
font-family: Arial;
color: #093343;
font-weight: normal;
font-size: 12px;
background-color: #D8E0E5;
}
.td_subnav a:link { text-decoration: none; color: #093343;}
.td_subnav a:visited { text-decoration: none; color: #093343;}
.td_subnav a:active { text-decoration: none; color: #093343; }
.td_subnav a:hover { text-decoration: none; color: #093343; background-color: #BECCD3}

.td_subnav2{
font-family: Arial;
color: #093343;
font-weight: normal;
font-size: 12px;
background-color: #BECCD3;
}
.td_subnav2 a:link { text-decoration: none; color: #093343; background-color: #BECCD3}
.td_subnav2 a:visited { text-decoration: none; color: #093343; background-color: #BECCD3}
.td_subnav2 a:active { text-decoration: none; color: #093343; background-color: #BECCD3 }
.td_subnav2 a:hover { text-decoration: none; color: #093343; background-color: #BECCD3}

ul, li{
font-family: Arial;
color: #093343;
font-weight: normal;
font-size: 12px;
line-height: 18px;
padding-left: 15px;
margin: 0px;
}

.bildtext{
font-family: Arial;
color: #093343;
font-weight: bold;
font-size: 11px;
line-height: 16px;
}

.formfeld_kurz{
font-family: Arial;
color: #093343;
font-weight: normal;
font-size: 12px;
width: 100px;
height: 18px;
border: 1px solid;
}

.formfeld_normal{
font-family: Arial;
color: #093343;
font-weight: normal;
font-size: 12px;
width: 160px;
height: 18px;
border: 1px solid;
}

.formarea_normal{
font-family: Arial;
color: #093343;
font-weight: normal;
font-size: 12px;
width: 328px;
height: 150px;
border: 1px solid;
}
