	* {
		margin:0;
		padding:0;
	}

	html, body {
		height:100%;
	}

	body {
		text-align:center; /* horizontal centering for IE Win quirks */
	}

	#distance {

		width:1px;
		height:50%;
		background-color:;
		margin-bottom:-320px; /* half of container's height */
		float:left;
	}
	#Tabelle_01 {
		margin: 0 auto;
		position: relative; /* puts container in front of distance */
		text-align: left;
		clear: left;
		left:;
		top:;
		width:979px;
		min-height: 620px;
		background-image: url(images/bg.jpg);
	}
	


	#header_left {
		position: relative;
		left: 39px;
		top: 40px;
		width: 433px;
		height: 32px;
		float: left;

		visibility: visible;
	}
	
	#header_right {
		position: relative;
		right: 39px;
		top: 40px;
		width: 416px;
		height: 32px;
		float: right;
		visibility: visible;
	}

	#profil {
		position:;
		float:left;
		width:107px;
		height:32px;
	}


	#leben-helfen {
		width:277px;
		height:32px;
		float:right;
	}


	#leben-geniessen {
		width:221px;
		height:32px;
		float:left;
	}


	#kontakt {
		width:144px;
		height:32px;
		float:right;
	}




	#content_right {
		width: 350px;
		background-image: url();
		background-repeat: repeat;
		color: #236e6e;
		font: 11px Verdana,Tahoma;
		text-align: left;
		line-height: 18px;
		letter-spacing: 0px;

		float:right;

	}
	



	


		a.small {
		color: #7c9ccf;
		font: 11px Verdana,Tahoma;
		text-decoration: none;
	}
	a:hover.small {
		color: #e09a73;
		font:  11px Verdana,Tahoma;
		text-decoration: none;
	}	

	a.impressum {
		color: #7c9ccf;
		font: 11px Verdana,Tahoma;
		text-decoration: none;
	}
	a:hover.impressum {
		color: #e09a73;
		font:  11px Verdana,Tahoma;
		text-decoration: none;
	}
	


