
body {
background: #f3f3e7;
color: #252525;
font-family: Arial, "Lucida Grande", Verdana, Sans-serif;
text-align: center;
margin: 0 0 30px 0;
padding: 0;
font-size: 100,01%;
line-height: 1.6;
}

#alles {
text-align: left;
width: 920px;
margin: 0 auto;
}

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

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

#links, #rechts {
display: block;
margin-top: -20px;
font-size: 12px;
padding: 0;
float: left;
min-height: 1270px;
}

#links {
background-color: white;
width: 200px;
}

#links li {
font-size: 11px;
}

#links a {
color: #252525;
text-decoration: none;
display: block;
padding: 0.25em;
}

#links a:hover {
text-decoration: underline;
}

#rechts {
float: right;
text-align: left;
width: 170px;
background-color: #f3f3e7;
}

#rechts h3 {
margin: 0.2em 0 0.8em 0;
font-size: 14px;
font-weight: 700;
letter-spacing: 0;
}

#rechts p{
font-size: 12px;
}


#mitte {
float: left;
width: 520px;
background-color: white;
padding-right: 10px;
padding-left: 10px;
min-height: 1270px;
margin-top: -10px;
}

#unten {
clear: both;
margin: 0 auto;
padding: 0;
}
#unten p{
margin: 0;
padding: 20px 0;
text-align: center;
font-size: 14px;
}

#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: 40px;
line-height: 1.2;
font-weight: 100;
letter-spacing: -1px;
margin: 1em 0;
}

h1.klein {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 25px;
line-height: 1.2;
font-weight: 100;
letter-spacing: -1px;
margin: 1em 0;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 30px;
line-height: 1.2;
font-weight: 100;
letter-spacing: -1px;
margin: 1em 0;
}

h2.klein {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
line-height: 1.2;
font-weight: 100;
letter-spacing: -1px;
margin: 1em 0;
}

h3 {
font-size: 24px;
line-height: 1.2;
font-weight: 100;
letter-spacing: -1px;
margin: 1em 0;
}

h4 {
font-size: 18px;
line-height: 1.4;
}

ul,ol {
margin: 1.5em 0;
padding: 0 1.5em;
font-size: 12px;
}

p {
font-size: 14px;
}

p.rechts {
text-align: right;
}

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

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

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

td {
padding: 4px;
}


small {
font-size: 11px;
}

ul.links {
list-style: none;
}

a {
color: #820a0a;
text-decoration: underline;
}

a:hover {
color: #820a0a;
text-decoration: none;
}

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

ul {
list-style: square;
}

#rechts table {
width: 120px;
font-size: 10px;
border: 1px solid #990000;
}

#rechts a {
color: #990000;
font-size:10px;
text-decoration: underline;
}

#rechts a:hover {
color: #9900000;
text-decoration: none;
}






