body {
 color: black;
 background: white;
 text-align:left;
}
h1 {
 width:100%;
 text-align:center;
}
h2, h3, h4, h5 {
 text-align:center;
 margin: 1em 0em 1em 0em;
 padding: 0em 0em 0em 0em;
}
div {
 margin: 0em 0em 0em 0em;
 padding: 0em 0em 0em 0em;
}
p {
 margin: 0em 0em 0em 0em;
 padding: 0em 0em 0em 0em;
 line-height: 1.3;
}
sup {
 font-size: x-small;
}
ul {
 list-style-type:none;
}
hr {
 margin: 2em 0em 0em 0em;
 }
#hauptmenu {
 display: none
}
#hauptmenu li {
 display:inline;
 margin: 0em 0em 0em 0em;
 padding: 0em 0.5em 0em 0.5em;
}
#bildunterschrift{
 position: relative;
 float: left;
 width: 270px;
 top: 0px;
}
#hinweis{
 display: none
}
#fussnote{
 font-size: x-small;
 }
#bild{
position: relative;
float: none;
}
#oben{
 position: absolute;
 top:0px;
 left:0px;
 width:95%;
 height:250px;
 max-width: 1000px;
 max-height:250px;
 }
#links{
 display: none
 }
#links_fixed{
 display: none
 }
#rechts{
 position: absolute;
 top:150px;
 left:10px;
 margin: 0em 1em 0em 1em;
 }
#unten{
 position: absolute;
 bottom:0px;
 right:0px;
 margin: 0em 0em -1em 1em;
 }