
body {
background: #f3f3e7;
font-family: Arial, "Lucida Grande", Verdana, Sans-serif;
text-align: center;
line-height: 1.6;
}

#header {
text-align: left;
width: 203px;
}


#alles {
text-align: left;
width: 600px;
background-color: white;
margin: -120px auto;
border-style: solid;
border-color: #D3BF8A;
}

#impressum {
text-align: right;
margin-bottom: 5px;
margin-right: 42px;
height: 20px;
font-size: 12px;
color: #CC0000;
}

#oben {
text-align: center;
height: 220px;
margin: 0;
padding: 0;
}

#links {
display: block;
font-size: 12px;
float: left;
background-color: #f3f3e7;
width: 195px;
}

#mitte {
float: left;
width: 533px;
background-color: white;
padding-right: 10px;
padding-left: 10px;
margin-top: 0;
}

#rechts {
display: block;
font-size: 12px;
padding-left: 5px;
padding-right: 5px;
float: left;
text-align: left;
width: 172px;
background-color: #f3f3e7;
}

#unten {
clear: both;
margin: 120px auto;
padding: 0;
}

#inhalt {
width: 400px;
height: 360px;
display: block;
overflow: scroll;
border: 5px solid #f3f3e7;
padding: 2em;
margin: 15px;
background-color: white;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 30px;
font-weight: bold;
color: #8D0413;
text-align: center;
line-height: 1.2;
letter-spacing: -1px;
margin: 1em 1em 0 1em;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
color: #8D0413;
text-align: center;
font-weight: bold;
margin: 1em 3em 1em 3em;
}

h2.schwarz {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: black;
text-align: center;
line-height: 1.2;
font-weight: 100;
letter-spacing: -1px;
margin: 1em 3em 1em 3em;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #7A5A33;
text-align: left;
font-weight: bold;
margin: 1em 3em 1em 3em;
}

p {
font-size: 15px;
font-family: Arial, "Times New Roman", Times, serif;
margin: 1em 2em;
}

p.rezen {
font-family: Arial, "Times New Roman", Times, serif;
font-style: italic;
padding: 0 50px;
font-size: 14px;
text-align: left;
}

p.r {
text-align: right;
font-family: Arial, "Times New Roman", Times, serif;
padding: 0 20px;
font-size: 12px;
}

p.c {
text-align: center;
font-size: 15px;
font-family: Arial, "Times New Roman", Times, serif;
margin: 1em 2em;
}

ul,ol {
font-family: Arial, "Times New Roman", Times, serif;
margin: 1em 2em 1em 2.5em;
font-size: 14px;
}

ul {
list-style: disc;

}

li {
margin: 0 0 0.5em 0;
}



img.o {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

img.rechts {
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

iframe.o {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}




td {
padding: 4px;
}


ul.links {
list-style: none;
}

a {
color: #8D0413;
text-decoration: underline;
}

a:hover {
color: #8D0413;
text-decoration: none;
}

table.text {
font-size: 8px;
}

table td {
vertical-align: top;
font-size: 11px;
}







