html,body {
height:100%;
}

body {
overflow:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
background-color:#2F312B;
margin:0px 0px 0px 0px;
}


#hauptrahmen {
margin:0px 0px 0px 0px;
position:absolute;
left:50%;
margin-left:-475px;
text-align:left;
height:100%;
width:950px;
z-index:2;
background-color:#808376;
}



#oben {
position:absolute;
top:0px;
left:0px;
width:950px;
height:90px;
overflow:hidden;
z-index:3
}


#hauptmenu {
position:absolute;
top:90px;
left:0px;
width:950px;
height:23px;
overflow:hidden;
z-index:3;
background-color:#00407C;
}


#content {
position:absolute;
top:113px;
left:0px;
width:950px;
height:460px;
overflow-y:auto;
overflow-x:hidden;
z-index:3;
background-color:#FFFFFF;
}


#menu_unten {
position:absolute;
top:573px;
left:0px;
width:950px;
height:27px;
overflow:hidden;
z-index:3;
background-image:url(bilder/hg_menuunten.gif);
}


form {
margin:0px;
}

table,tr,td,tbody,div {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
}

a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #00407C;
text-decoration: underline;
line-height: 16px;
}

a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #00407C;
text-decoration: underline;
line-height: 16px;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #00407C;
text-decoration: none;
line-height: 16px;
}


.lauftext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
}

.lauftext_1plus {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration: none;
line-height: 16px;
}
.lauftext_1plus a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration: underline;
line-height: 16px;
}
.lauftext_1plus a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration: underline;
line-height: 16px;
}
.lauftext_1plus a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration: none;
line-height: 16px;
}


.bildtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
text-decoration: none;
line-height: 14px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color: #00407C;
text-decoration: none;
line-height: 16px;
margin:0px;
}

.news_mehr, .news_mehr a:link, .news_mehr a:visited, .news_mehr a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #7a90b8;
text-decoration: none;
line-height: 10px;
font-style:italic;
}


/*LIST-STYLE NEBEN TEXT MIT FLOAT BILD...*/
* html ul {height:1em;}
html>body ul {overflow:auto;}
ul	{margin-left:0;
	padding-left:2.5em;}
li {
}

.inputfields {
border:1px solid #808376;
width:400px;
}
