#header {
	height: 150px;
	background-image: url(images/banner-kontakt.jpg);
	background-repeat: no-repeat;
}
iframe {
	height: 200px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
}
#map_canvas {
	height: 300px;
	width: 300px;
	float: left;
	margin-right: 20px;
	padding: 5px;
}

.skizze {
	float: left;
	margin-left: 40px;
	border: 1px solid #CCCCCC;
}

