.bild {
	height: 210px;
}
.hg_kachel {
	background-color: #060;
	background-image: url(../pix/intro_hg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bild div {
	/* [disabled]background-color: #d8e0e0; */
	background-image: url(../pix/intro.jpg);
	height: 210px;
}
.oberer_abstand {
	height: 120px;
}
.unterer_abstand {
	height: 170px;
}
.logo_container a:link {
	color: #fff;
}
.logo_container a:visited {
	color: #fff;
}
.logo_container a:hover {
	color: #e0b39e;
}


.navigation     {
	margin-left: 90px;
	margin-top: 30px;
}
