* {
margin:0;
padding:0;
}

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

#distance {
width: 10px;
height: 50%;
margin-bottom: -250px;
float: left;
background-color: #f00; /*nur zu Demozwecken*/
}

#container {
margin: 0 auto;
position: relative;
height: 700px;
width: 1000px;
clear: left;
/*background-color: #ADFF2F; */
FONT-FAMILY: Verdana;
FONT-SIZE: 10pt
}

#nch_head {
margin: 0 auto;
position: relative;
height: 50px;
width: 1000px;
clear: left;
/* background-color: #ADFF2F; */
FONT-FAMILY: Verdana;
FONT-SIZE: 10pt
}

#nch_nav {
margin: 0 auto;
position: relative;
height: 30px;
width: 1000px;
clear: left;
background-color: #C0C0C0;
FONT-FAMILY: Verdana;
FONT-SIZE: 10pt
}