html, body{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: arial, verdana, helvetica, san-serif;
background-image: url(bilder/balken-links.gif);
background-repeat: repeat-y;
color:#707173;
font-size: 12px;
line-height: 18px;
}

#oben {
position: fixed;
left: 0px;
margin-left: 18px;
top:0px;
height: 266px;
width: 100%;
z-index: 10;
font-family: arial, verdana, helvetica, san-serif;
background-image: url(bilder/bg.gif);
background-repeat: repeat-x;
}

#unten, #unten_scroll {
position: absolute;
top: 266px;
left: 0px;
width: 100%;
height: auto;
}


#oben table tr td.image{
margin: 0;
padding: 0;
line-height: 0px;
}

img.logo{
margin: 37px 0px 14px 0px;
}

.grau {
background-color: #e3e4e5;
margin: 0;
padding: 0;
}

.dunkelgrau {
background-color: #cfd1d2;
padding: 4px 10px;
font-weight: bold;
}

.grau img{
margin: 0;
padding: 0;
}

#legende {
color: #000000;
background-color: #cfd1d2;
padding: 5px 10px;
margin-top: -25px;
}

#navigation{
position: fixed;
width: 208px;
left: 18px;
top: 266px;
margin: 0;
padding: 0;
}

#inhalt{
position: absolute;
width: 510px;
margin: 40px 0px 0px 30px;
padding: 0;
top: 0px;
left: 226px;
}

#aktuell{
position: absolute;
width: 208px;
margin: 0;
padding: 0;
top: 0px;
left: 734px;
padding-top: 40px;
}

#zusatzspalte{
color: #c6c8ca;
padding: 0px 10px;
}

#zusatzspalte a:link, #zusatzspalte a:active, #zusatzspalte a:visited  {
text-decoration: none;
color: #c6c8ca;
}

#zusatzspalte a:hover  {
text-decoration: none;
color: #ffffff;
}

#sprachen{
padding: 10px;
}



/* Claim Slogan Spruch */

h2 {
color: #007874;
font-size: 16px;
font-weight: normal; 
margin-left: 15px;
}


/* Navigation */

#navigation ul {
list-style-type: none;
margin: 40px 0;
padding: 0;
border-top: #d4d6d7;
}

#navigation ul li a.first:link, #navigation ul li a.first:active, #navigation ul li a.first:visited{
display: block;
width: 178px;
padding: 4px 15px;
margin: 0;
height: 15px;
color: #707173;
border-bottom: 1px solid #d4d6d7;
text-decoration: none;
}

#navigation ul li a.first:hover, #navigation ul li a.on{
display: block;
width: 178px;
padding: 4px 15px;
margin: 0;
height: 15px;
background-color: #e3e4e5;
border-bottom: 1px solid #d4d6d7;
color: #707173;
text-decoration: none;
}

/* Navigation zweites Level */

#navigation ul li a.nav_zweites_level:link, #navigation ul li a.nav_zweites_level:active, #navigation ul li a.nav_zweites_level:visited{
display: block;
width: 163px;
padding: 4px 15px 4px 30px;
margin: 0;
height: 15px;
color: #707173;
border-bottom: 1px solid #d4d6d7;
text-decoration: none;
}

#navigation ul li a.nav_zweites_level:hover, #navigation ul li a.nav_zweites_level_on{
display: block;
width: 163px;
padding: 4px 15px 4px 30px;
margin: 0;
height: 15px;
background-color: #e3e4e5;
border-bottom: 1px solid #d4d6d7;
color: #707173;
text-decoration: none;
}

/* Content */

h1 {
color: #007874;
font-weight: bold;
font-size: 14px;
line-height: 17px;
margin: 0;
padding: 0;
}

h2 {
color: #007874;
font-weight: bold;
font-size: 12px;
line-height: 15px;
margin: 0;
padding: 0;
}

#inhalt p {
width: 430px;
}

#inhalt  ul{
list-style-image: url(bilder/bullet-ff.gif);
margin-left: 0px;
padding-left: 25px;
}

.grau ul{
list-style-image: url(bilder/bullet-ff.gif);
margin-left: 0px;
padding-left: 25px;
}

#aktuell p{
padding-left: 10px;
}

#aktuell table, #aktuell img{
margin: 0px 0px 20px 0px; 
}

*html #aktuell img.logos{
margin: 45px 0px 20px 0px;
}

#inhalt a:link, #inhalt a:active, #inhalt a:visited, #aktuell a:link, #aktuell a:active, #aktuell a:visited  {
text-decoration: none;
font-weight: bold;
color:#707173;
}

#inhalt a:hover, #aktuell a:hover    {
text-decoration: none;
font-weight: bold;
color: #007874;
}