body {
background: #ccc;
font-size: 0.82em;
min-width: 790px;
}
body, textarea, input, h1, h2, p, a {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #fff;
}
h1 {
margin: 0;
padding: 0 0 30px 0;
font-size: 1.8em;
}
h2 {
margin: 0;
padding: 1em 0 0 0;
font-size: 1.3em;
}
a {
text-decoration: none;
margin: 0;
padding: 0;
}
p {
margin: 0;
padding: 0.3em 0;
}
ul {
margin: 0.3em 2em;
padding: 0;
}
#rahmen {
margin: 10px auto 0 auto;
width: 82%;
}
#oben {
background: #333;
height: 17px;
width: 100%;
}
#oben_links {
float: left;
height: 17px;
width: 17px;
background: url(oben_links.gif) no-repeat #333;
}
#oben_rechts {
float: right;
width: 27px;
height: 17px;
background: url(oben_rechts.gif) no-repeat #333;
}
#mitte {
clear: both;
background: url(schatten_rechts.gif) right repeat-y #333;
padding-bottom: 3em;
}
#inhalt {
min-height: 500px;
margin: 0 30px 0 20px;
}
#textbox {
line-height: 1.5em;
}
#textbox h3 {
font-size: 1em;
margin: 0; padding: 0 0 5px 0;
}
#textbox a, #textbox2 a  {
text-decoration: underline;
background: url(link_weiss.gif) no-repeat 0.1em 0.5em;
padding-left: 1em;
}
#textbox a:hover, #textbox2 a:hover {
text-decoration: none;
color: #333;
background: url(link_grau.gif) no-repeat 0.1em 0.5em #fff;
}
.bild {
cursor: pointer;
}
.bild img {
border: 2px solid #333;
}
.bild:hover img {
border: 2px solid #fff;
}
.flatterband {
height: 18px;
width: 100%;
background: url(band.gif) repeat-x #333;
margin: 5px auto;
}
#hinweis {
float: right;
font-size: 0.85em;
text-align: right;
font-style: italic;
}
.noscript {
width: 100%;
height: 150px;
}
.noscript p {
position: relative;
top: 60px;
font-weight: bold;
color: #f00;
text-align: center;
}
#unten {
clear: both;
height: 27px;
width: 100%;
background: url(schatten_unten.gif) repeat-x;
}
#unten_links {
float: left;
height: 27px;
width: 17px;
background: url(unten_links.gif) no-repeat #333;
}
#unten p {
position: relative;
top: -10px;
margin: 0;
padding: 0;
font-weight: bold;
}
#unten img {
border: 0;
}
#unten_rechts {
float: right;
width: 27px;
height: 27px;
background: url(unten_rechts.gif) no-repeat #333;
}