body {
margin:0px;
background:#BEBEBE;
font-family:Verdana, Times, serif, Arial;
font-size:12px;
font-weight:bold;
line-height:18px; 
}
#page {
position:absolute; width:783px;
height:426px;
top:50%;
left:50%;
margin-top:-213px;
margin-left:-392px;
background:url(startseite.jpg) no-repeat;
}
#top {
display:none;
}
#content {
padding:340px 0px 0px 10px;
height:100px;
width:300px;
cursor:default;
}
a {
color: #FCFFFF;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}