/* CSS Document */


html, body {
background-color:#c1ddf2;
margin:0px;
padding:0px;
font-size:100.01%;
height:100%;
max-height:100%;
overflow:hidden;
}

#startseite {
position:relative;
width: 802px;
top:50%;
margin-top:-230px;
margin-left:auto;
margin-right:auto;
}
