body {
margin:0;
padding:0;
background: url(_media/hintenhtml.jpg);
font: 11px Verdana; color: #000000;
line-height:14px;
}

#indexcontainer {
position:absolute;
top:50%;
left:50%;
width:800px;
height: 500px;
margin: -250px 0px 0px -400px;
background: url(_media/hinten.jpg) no-repeat white;
}

#indexcontent {
  width:360px;	
  margin-left: 380px;
}

.fett{font-weight:bold;}
#clear{display:block;clear:both;font-size:0px;line-height:0px;height:0px;}

a {color: #005533;}
a:hover {color: black;}