/* Habram.de */

* {
margin:0;
padding:0;
}

html, body {
height: 100%;
width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 14px;
}

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

#container {
margin: 0 auto;
position: relative;
height: 440px;
width: 680px;
clear: left;
}