body {
margin: 8px 0 0 0;
padding: 0;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #000;
text-align: center;
color: black;
}

a, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, span {
margin: 0;
padding: 0;
}

img {
border: 0;
}

table {
table-layout: fixed;
}

a:link { 
color: black;
text-decoration: underline;
}

a:hover { 
color: #33b2c9;
text-decoration: none;
}

a:active { 
color: black;
text-decoration: underline;
}

a:visited { 
color: black;
text-decoration: underline;
}

#contentwrapper {
width: 914px;
height: 650px;
position:absolute;
top:50%;
left:50%;
margin-left:-455px;
margin-top:-325px;
border: 0px solid silver;
background-color: #faf5e8;
}

#header {
clear: both;
position: absolute;
text-align: center;
top:50%;
left:50%;
margin-left: -195px;
width: 615px;
margin-top: -295px;
height: 120px;
border: 0;
color: black;
}

#navigation {
width: 228px;
height: 650px;
margin-top: 0px;
border: 0;
background-color: #33b2c9;
background-image: url(img/navi_back_li.jpg); 
background-repeat: no-repeat;
margin-left: 0px; /* für FF: 0px */
}
* html #navigation { /* für IE bis inkl. 6: -685px */
margin-left: -685px;
}
*:first-child+html #navigation { /* für IE7: -685px */
margin-left: -685px;
}

#navigation ul {
font-family: Georgia, "Times New Roman", TimesNewRoman, Times, Garamond, serif;
font-size: 100.01%;
font-weight: bold;
color: white;
padding-top: 170px;
list-style-type: none;
line-height: 150%;
}

#navigation li {
padding: 5px;
}

#navigation a:link { 
color: white;
text-decoration: none;
}

#navigation a:hover { 
color: black;
text-decoration: underline;
}

#navigation a:active { 
color: white;
text-decoration: underline;
}

#navigation a:visited { 
color: white;
text-decoration: none;
}


#content {
text-align: left;
position: absolute;
top:50%;
left:50%;
margin-left: -195px;
margin-top: -150px;
width: 635px;
height: 380px;
border: 0;
background-color: #faf5e8;
overflow: auto;
}

#content h1, h2, h3, h4, h5, h6, p {
font-weight: normal;
text-align: left;
}

#content h6, h4, h2 {
font-weight: bold;
}

#content p {
font-size: 0.8em;
padding-top: 6px;
padding-right: 20px;
}

#content table {
text-align: left;
}

#content h6 {
font-size: 0.8em;
padding-top: 6px;
}

#content h5 {
font-size: 0.9em;
padding-top: 2px;
padding-bottom: 4px;
}

#content h4 {
font-size: 1em;
padding-top: 10px;
}

#content h3, h2 {
font-family: Georgia, "Times New Roman", TimesNewRoman, Times, Garamond, serif;
font-size: 1.1em;
padding-top: 30px;
}

#content h1 {
font-size: 0.8em;
color: #aaa;
}

h1 img, h1 table {
float: right;
margin-right: 20px;
margin-top: 0px;
margin-left: 20px;
padding-left: 5px;
}


h2 img {
float: right;
margin-right: 10px;
margin-top: 0px;
margin-left: 20px;

}


#footer {
text-align: center;
position: absolute;
top:50%;
left:50%;
margin-left: -195px;
width: 635px;
margin-top: 250px;
height: 30px;
border: 0;
}

#footer p {
font-family: Georgia, "Times New Roman", TimesNewRoman, Times, Garamond, serif;
font-size: 0.70em;
color: black;
text-align: left;
z-index: 5;
}

#footer-img {
position: absolute;
margin-left: 172px; /* für FF: 172px */
margin-top: -189px;
z-index: 0;
}
* html #footer-img { /* für IE bis inkl. 6: -285px */
margin-left: -285px;
}
*:first-child+html #footer-img { /* für IE7: -285px */
margin-left: -285px;
}


input, textarea, select {
width: 250px;
}

#bilderreihe img {
width: 104px;
height: 104px;
margin-top: 15px;
margin-right: 10px;
border: 0;
overflow: hidden;
}

