 #logo {
	position:absolute;
	height:30px;
	width: 210px;
	top: 30px;
	left:40px;
}
#navigation {
	position: absolute;
	top:40px;
	right:45px;
	width:auto;
	height:50px;
}
#content {
	position:absolute;
	top: 90px;
	height:auto;
	width:95%;
	margin:0 30px 40px 40px;
	padding:0 0 30px 0;
}
column {
	float:left;
	width:200px;
	height:500px;
}
#contact {
}
#content_contact {
	margin:20px 0 0 0; 
	float:left; 
	width:700px; 
	height:auto;
}
#content_contact_1 {
	margin:20px 0 0 0; 
	float:left; 
	width:240px; 
	height:auto;
}
#content_contact_2 {
	margin:20px 0 0 0; 
	float:left; 
	width:210px; 
	height:auto;
}
#content_contact_3 {
	margin:20px 0 0 0; 
	float:left; 
	width:200px; 
	height:auto;
}
#content_impressum {
	padding-right:15px;
	margin-top: 40px;
	float:left;
	width:700px;
	height:390px;
	overflow-y:auto;
	overflow-x:hidden;
}
/*
#content_impressum_1 {
	background-color: red;
	margin: 20px 0 0 0;
	padding: 0 15px 0 0;
	float:left; 
	width:685px;
	height:auto;
}
*/
#content_clients {
	margin-top:20px; 
}
clear {
	clear:both;
}
#people,#stills {
	float:left; 
}
