 body
{
 font-family:Verdana;
 font-size:10px;
 background-image:url(./background.jpg);
 text-align:center;
}

#centerDiv
{
width: 1000px;
position: absolute;
left: 50%;
margin-left: -500px;
}

#head {
position: absolute;
top: -15px;
left: 1px;
width: 1000px;
height: 203px;
background-image: url(./logo1.png);
background-repeat: no-repeat;
border: solid 1px #000000;
z-index:5;}

#stat {
position: absolute;
top: -185px;
left: 850px;
width: 150px;
height: 80px;
z-index:5;}

#nav1 {
position: absolute;
top: 100px;
left: 5px;
width: 990px;
height: 80px;
border: solid 2px #000000;
line-height:18px;
z-index:10;}

#inhalt {
position: absolute;
top: 190px;
left: 1px;
width: 1000px;


border: solid 1px #0fffff;
z-index:10;
}

pre
{
 font-size:12px;
 color:#0000cc;
 padding:5px;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#0000BD;
  font-size:12px;
}
a:active, a:hover
{
  color:#007F00;
}

a.menu:link, a.menu:visited
{
  color:#0000CE;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{
  color:#FF6500;
}
#klein
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
