* {
margin:0;
padding:0;
}

html {
width: 100%;
height: 100%;
}

body  { background: #92A8F1 url(../images/img_index/bglightblue.gif) no-repeat; margin: 0; padding: 0; width: 100%; height: 100% }



/*------Zentrierung-----------------------------------------*/

#distance {
width: 1px;
height: 42%;
margin-bottom: -277px;
float: left;
}

/*------Hauptcontainer mit Header-----------------------------------------*/

#center {
margin: 60px auto;
position: relative;
height: auto;
width: 600px;
clear: left;
}

