*
{
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
}

img
{
border: none;
}

sup, sub
{
line-height: 1px;
font-size: .93em;
}

hr {
border: none;
border-top: solid 1px #dddddc;
border-bottom: solid 1px #dddddc;
}

#content a:link {
text-decoration: none;
color: #92928e;
}

#content a:visited {
color: #92928e;
}

#content a:hover,
#content a:active {
color: #000;
}



#content li {
margin: 0 0 0 15px;
}

#content p {
margin-bottom: 11px;
}

#content p.liste {
float: left;
width: 33px;
}

#content ul.liste {
float: left;
width: 240px;
margin-bottom: 11px;
}

#content input.text {
background-color: #cacdc9;
width: 210px;
height: 16px;
border: none;
padding: 0 3px 1px 3px;
margin-bottom: 7px;
}

#content textarea {
background-color: #cacdc9;
width: 210px;
height: 45px;
border: none;
padding: 0 3px 1px 3px;
margin-bottom: 11px;
}

#content input.submit {
background-color: #cacdc9;
border: none;
padding: 3px 5px 3px 5px;
}

#content strong {
color: #000;
font-weight: normal;
}

/* Struktur */

.clear {
display: none;
clear: both;
}

#wrapper {
position: absolute;
left: 50%;
margin-left: -450px;
width: 900px;
}

#logo {
position: absolute;
top: 64px;
right: 30px;
}

#header {
border-bottom: solid 2px #dddddc;
}

#mainContent {
height: 380px;
width: 900px;
background: url(../bilder/background.gif) repeat-y;
}

#content {
color: #92928e;
float: right;
padding: 15px 0 20px 20px;
height: 345px;
width: 275px;
overflow-x: hidden;
overflow-y: auto;
}

#imgContent {
float: left;
height: 380px;
width: 558px;
margin-left: 22px;
}



/* Footer */

#footer {
clear: both;
width: 900px;
border-top: solid 2px #dddddc;
}

#footer p {
padding: 3px 0 0 20px;
color: #92928e;
}

#footer a:link,
#footer a:visited {
color: #92928e;
text-decoration: none;
}

#footer a:hover,
#footer a:active {
color: #000;
text-decoration: none;
}


/* Navigation */

ul#navigation {
margin: 85px 0 1px 0;
border-bottom: solid 2px #dddddc;
}

ul#navigation li {
display: inline;
}

ul#subnavigation {
margin: 9px 0 9px 20px;
}

ul#subnavigation li {
display: inline;
margin-right: 7px;
}

ul#subnavigation li a:link,
ul#subnavigation li a:visited {
color: #92928e;
text-decoration: none;
}

ul#subnavigation li a:hover,
ul#subnavigation li a:active,
ul#subnavigation li a.aktiv {
color: #000;
text-decoration: none;
}

ul#subnavigation li a.aktiv:hover {
color: #000;
text-decoration: none;
}




#bueroeinheit {
position: absolute;
top: 4px;
left: 2px;
width: 20px;
height: 40px;
}

#bueroeinheit img {
width: 20px;
height: 40px;
border: none;
}

