@charset "UTF-8";
/* CSS Document */

#container1	{
	width:850px;
	background-image:url(../images_basis/background_content.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	float:left;
}

#container2	{
	width:830px;
	margin:10px;
	background-image:url(../images_basis/background_content2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#7E8690;
	float:left;
}

#foto	{
	width:265px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

#foto img	{
	margin-bottom:10px;
}

#content	{
	width:485px;
	margin-right:35px;
	margin-top:20px;
	float:right;
}

#googlemap	{
	width:475px;
	height:450px;
	border:#BEC2C7 solid 5px;
	margin-bottom:20px;
	float:left;
}

#contact	{
	width:500px;
	float:left;
}

#contactblok	{
	width:auto;
	margin-right:20px;
	float:left;
}
