body {
	font-family: Arial , Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #222;
}
#uebergang {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 962px;
	height: 426px;
	background-color: #222;
	-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
z-index: 2;
}
#projekt {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 962px;
	height: 426px;
	background-color: #222;
	-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
#galerie_projekt{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 576px;
	height: 426px;
	background-color: #999;
	-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
#beschreibung{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0px;
	width: 383px;
	height: 426px;
	background-color: #999;
	-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
#beschreibung a{color:#C56420;}
.weiter{
	display: inline-block;
	position: absolute;
	bottom: 10px;
	right: 20px;
	color: #C56420;
	text-decoration: none;
	display: none;
}
.zureck{
	display: inline-block;
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #C56420;
	text-decoration: none;
	display: none;
}
#kontakt{
width: 500px;
height: 360px;
padding: 0px 30px 10px 20px;
position: relative;
background: transparent;
border: none;
float: left;
margin-top: 30px;
}
.maps {
    width: 576px;
    height: 426px;
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: none;
}
.maps img {
    width: 100%;
    height: auto;
}