
body
{
 font-family:Verdana, Arial, sans-serif;
 font-size:100.01%;
 margin:0px 0px;
 color: #000;
 background-color:#fdfbea;
}

#wrapper
{
width: 740px;
height: 530px;

position: absolute;
top: 50%;
left: 50%;
margin-top: -265px;
margin-left: -370px;
text-align: center;
background:#E6DFCF url(../gehtnet2.jpg);
}

#content
{
margin-top: 80px;
}

h1
{
color: #400099;
}

h2
{
font-size: 1em;
font-weight: bold;
color: #f84e00;
}


a.top
{
color:#0d0069;
font-weight:700;
text-decoration:underline;
}

a.top:hover
{
color: #5a577b;
}

#footer
{
position: absolute;
bottom: 30px;
right: 35px;
font-size: 0.6em;
text-align: right;
}

ul
{
text-align: left;
margin: 0;
list-style: none;
position:absolute;
top: 110px; left: 70px;
}

*+ html ul {left: 100px;}

li {margin-top: 7px;}