body {
margin: 0;
padding: 0;
background-color: #6699CC;
color: #000000;
min-width: 800px;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
background-image: url(layout/footer.jpg);
background-repeat: repeat-y;
background-position: center;
}

#wrapper {
background-color: transparent;
margin-left: auto;
margin-right: auto;
margin-top:: 0px;
marging-bottom: 0px;
padding: 0px;
width: 800px;
}


/* headbereich */

#header {
position: absolute;
width: 800px;
height: 170px;
background-image: url(layout/header.jpg);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
}


#english {
display: inline;
font-size: 9pt;
font-weight: bold;
font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
margin: 20px 0px 0px 20px;
padding: 0px 30px 0px 0px;
float: left;
background-image: url(layout/flag.gif);
background-repeat: no-repeat;
background-position: center right;
}

#english a:link, #english a:visited {
text-decoration: none;
color: #000000;
}

#english a:hover {
color: #379807;
text-decoration: overline underline;
}


#german {
display: inline;
font-size: 9pt;
font-weight: bold;
font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
margin: 20px 0px 0px 20px;
padding: 0px 30px 0px 0px;
float: left;
background-image: url(layout/deutsche_flagge.gif);
background-repeat: no-repeat;
background-position: center right;
}

#german a:link, #german a:visited {
text-decoration: none;
color: #000000;
}

#german a:hover {
color: #379807;
text-decoration: overline underline;
}

#ausgelagert {
float: right;
font-size: 9pt;
font-weight: bold;
font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
margin: 20px 20px 0px 0px;
padding: 0px 0px 35px 35px;
background-image: url(layout/hufeisen.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

#ausgelagert li {
display: inline;
}

#ausgelagert a:link, #ausgelagert a:visited {
color: #000000;
text-decoration: none;
}

#ausgelagert a:hover {
color: #379807;
text-decoration: overline underline;
}

#ausgelagert a.aktiv_ausgelagert {
color: #379807;
text-decoration: overline underline;
}

#hauptnavigation  {
position: absolute;
margin: 0px;
width: 800px;
text-align: center;
padding: 2px 0px 2px 0px;
background-color: #6699cc;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 0px;
border-right: 0px;
left: 0px;
top: 105px;
font-weight: normal;
font-size: 9pt;
color: #ffffff;
height: 15px;
margin: 0px;
}

#hauptnavigation li {
display: inline;
}

#hauptnavigation li a:link, #hauptnavigation li a:visited {
text-decoration: none;
color: #ffffff;
padding: 2px 4px 5px 4px;
height: 15px;
font-weight: bold;
}

#hauptnavigation li a:hover {
text-decoration: none;
color: #cc9933;
padding: 2px 4px 4px 4px;
background-color: #ffffff;
height: 15px;
font-weight: bold;
}

#hauptnavigation li a.aktiv_main {
text-decoration: none;
color: #cc9933;
padding: 2px 4px 4px 4px;
background-color: #ffffff;
height: 15px;
font-weight: bold;
}

#subnavigation {
position: absolute;
width: 800px;
top: 126px;
left: 0px;
margin: 0px;
background-color: #ffffff;
border-bottom: 1px solid #6699cc;
padding: 2px 0px 2px 0px;
font-weight: bold;
font-size: 9pt;
text-align: center;
height: 13px;
}


#subnavigation li {
display: inline;
}

#subnavigation li a:link, #subnavigation a:visited {
text-decoration: none;
padding: 0px 15px 2px 12px;
color: #6699cc;
background-image: url(layout/square-blau.gif);
background-repeat: no-repeat;
background-position: left center;
}

#subnavigation li a:hover {
text-decoration: none;
padding: 0px 15px 2px 12px;
background-image: url(layout/square-green.gif);
background-repeat: no-repeat;
background-position-x: left;
color: #379907;
}

#subnavigation li a.aktiv_sub {
text-decoration: none;
padding: 0px 15px 2px 12px;
background-image: url(layout/square-green.gif);
background-repeat: no-repeat;
background-position-x: left;
color: #379907;
}

/* hauptbereich */

#main {
position: absolute;
width: 800px;
min-height: 600px;
top: 170px;
background-image: url(layout/hauptbereich.jpg);
background-repeat: no-repeat;
padding: 0;
margin: 0;
}

#main_content_flaeche {
background-color: #ffffff;
float: right;
width: 560px;
min-height: 400px;
padding: 20px;
margin: 0px 20px 10px 180px;
border: 1px solid #379807;
}

#adresszeile, #adresszeile a:link, #adresszeile a:hover, #adresszeile a:visited {
bottom: 10px;
text-align: center;
width: 800px; 
margin: 0px;
padding: 0px;
color: #ffffff;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

#webdesign, #webdesign a:link, #webdesign a:hover, #webdesign a:visited {
bottom: 10px;
text-align: center;
width: 800px;
margin: 15px 0px 0px 0px;
padding: 0px;
color: #ffffff;
font-size: 8pt;
font-weight: normal;
text-decoration: overline underline;
}


