html, body {
color:#fff;
background-color:#000;
background-image:url(img/cover.gif);
background-repeat:repeat-y;
margin: 0;
font-family: Arial, Helvetica, serif;
font-size:101%;
}

a {
color:#ddd;
}

a:visited {
color:#ccc;
}

div.oben {
position:fixed;
top:0px;
left:0px;
width:52px;
height:39px;
}

.navibox {
position:fixed;
top:15px;
left:50px;
width:151px;
}

.navi {
padding: 0px 5px 10px 10px;
margin-bottom: 15px;
color:#fff;
font-family: Arial, Helvetica, serif;
line-height:150%;
overflow:auto;
font-style:italic;
font-weight:normal;
}

.navi p:first-letter{
font-weight:bold;
}

.navi a {
text-decoration:none;
}

.container {
position:absolute;
top:0px;
left:215px;
right:35px;
height:auto;
padding:0px;
border: 0 none;
}

.inhalt {
left:0px;
margin-right:165px;
height:auto;
color:#fff;
margin-bottom:0px;
padding:15px;
overflow:visible;
}

.foto {
position:absolute;
margin-top:25px;
right:0px;
width:150px;
height:150px;
cursor: help;
}

.banner {
position:absolute;
top:200px;
right:0px;
width:150px;
text-align:center;
}

.banner img.rand {
border: 1px solid #fff;
}
      
.banner h1 {
border-bottom:1px solid #111;
font-size:1em;
}

.hier {
color:#fff;
margin-top:10px;
margin-right:165px;
padding:5px;
text-align:center;
overflow:visible;
font-family: Arial, Helvetica, serif;
font-size: 0.8em;
}

.center {
text-align:center;
}

.fll {
float:left;
}

.flr {
float:right;
}

h1 {
font-family: Arial, Helvetica, serif;
font-size:1.4em;
margin:0;
font-style:italic;
text-transform:uppercase;
font-weight:normal;
}

h1:first-letter{
font-size:1em;
font-weight:bold;
}

h2 {
font-family: Arial, Helvetica, serif;
font-size:1.2em;
margin:0;
font-style:italic;
text-transform:uppercase;
font-weight:normal;
}

h2:first-letter{
font-weight:bold;
}

.inhalt p {
text-indent:1.2em;
font-family: Arial, Helvetica, serif;
font-size: 1em;
line-height:1.3em;
}

p.infobox {
text-indent:0px;
font-size:0.7em;
padding:0.2em;
text-align:center;
border-bottom:1px solid #111;
text-transform:uppercase;
font-weight:normal;
font-style:italic;
}

p.infobox:first-letter{
font-weight:bold;
}

p.datum {
text-indent:0px;
font-size:0.8em;
margin-bottom:0;
text-transform:uppercase;
font-weight:normal;
font-style:italic;
}

p.datum:first-letter{
font-weight:bold;
}

li {
font-family: Arial, Helvetica, serif;
font-size: 1em;
line-height:1.3em;
}

img {
border:0;
}

em {
font-variant:small-caps;
font-size:95%;
}

td {
font-family: Arial, Helvetica, serif;
}

hr {
 color:#111;
 border:none;
 border-top: 2px solid #111;
 text-align:center;
}

kbd {
color:ButtonText;
background-color:ButtonFace;
border:2px solid;
border-color:ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.inv {
visibility:hidden;
}

#netscape {
display:none;
}

/* -- burn all GIFs :-) --
   bei einfach-fuer-alle.de geklaut, prima Seite, danke :) */

.xmlbutton {
 border: 1px solid;
 border-color: #fc9 #630 #330 #f96;
 margin: 0;
 padding: 0 3px;
 font: bold 10px Verdana,sans-serif;
 color: #fff;
 background: #f60;
 text-decoration: none;
}
