body {
	margin: 0px auto;
	background-color: #7faf7f;
}

.rahmenhg {
	background-color: #7faf7f;
}

.rahmendg {
	background-color: #006000;
}

.rahmenw {
	background-color: white;
	height: 10px;
}

.rahmeninnen {
	background-color: white;
	background-image: url('./img/bgrahmen.jpg');
	margin: 0px auto;
	width: 910px;
	min-height: 10px;
}

#rahmenunten {
	background-image: url('./img/bgrahmenunten.jpg');
	height: 5px;
	width: 100%;
	
}

#menue {
	width: 840px;
	margin: 0px 15px;
	padding: 0px 20px;
	height: 80px;
	color: grey;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#titel {
	width: 860px;
	margin: 0px 15px;
	padding: 10px;
	height: 80px;
	background-color: #337f33;
	color: white;
}

#titel h1 {
	margin: 0px 0px 15px 0px;
}

#content {
	width: 860px;
	min-height: 650px;
	margin: 0px 15px;
	background-image: url('./img/bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	padding: 20px 10px;	
}

#logo {
	float: right;
	padding-right: 20px;
}

h5 {
	font-size: 14px;
}

.bildabstand {
	margin-right: 30px;
}

#step1, #step2, #step3 {
	width: 250px;
	float: left;
	text-align: center;
	font-size: 20px;
	margin-right: 30px;
}

#architekt {
	clear: both;
	text-align: center;
}

#step4 {
	width: 100%;
	font-size: 26px;
	text-align: center;
}

#step5 {
	font-size: 36px;
	text-align: center;
}