* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-color:#000000;
	color:#630;
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance {
	width:1px;
	height:35%;
	background-color:#000000;
	margin-bottom:-13.75em; /* half of container's height */
	float:left;
		}

	#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:640px;
	width:874px;
	clear:left;
		}

	

	
		

		


table {
	border: 0px;
} 

td.bild_1 {
	background-image: url(pics/bild_1_kl.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 340px;
}

td.bild_2 {
	background-image: url(pics/bild_2_kl.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 291px;
}

td.bild_3 {
	background-image: url(pics/bild_3_kl.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 242px;
	
}

p {
	color: #FFFFFF;
	font-size: 2em;
}
