html {
	height: 100.2%;
	padding: 0;
	margin: 0;
}
body {
	color: #666;
	text-align: center;
	font: 0.8em Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	background-color: #F7F7F7;
	min-height: 100%;
	background-attachment: fixed;
	background-image: url(Bilder/bg_grey.png);
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.5em;
	color: #36aa34;
	font-weight: lighter;
	text-transform: none;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
}
h2 {
	font-size: 1.1em;
	color: #666;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	border-top: 1px dotted #666;
	padding-top: 0.5em;
	font-weight: normal;
	margin-top: 0px;
	border-bottom: 1px dotted #666;
	padding-bottom: 0.5em;
}
h3 {
	font-size: 1.1em;
	font-weight: lighter;
	margin: 0;
	color: #36aa34;
}
h4 {
	font-size: 1.1em;
	font-weight: lighter;
	color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	background-color: #36AA34;
	background-repeat: repeat-x;
	background-position: bottom;
}
h5 {
	font-size: 1.3em;
	color: #666;
	text-transform: none;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	font-weight: normal;
}
hr {
	-webkit-box-shadow: none none;
	box-shadow: none none;
}
p {
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
a {
	text-decoration: none;
	color: #36aa34;
}
a:hover {
	color: #666;
}
.rechtsbündig {
	float: right;
}
.auszeichnung_farbe {
	margin-bottom: 1em;
	font-weight: bold;
	color: #666;
}
.auszeichnung_texthintergrund {
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	background-color: #ECECEC;
	padding-left: 10px;
	color: #333;
	padding-right: 10px;
	margin-bottom: 0px;
	border-bottom: 1px solid #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap {
	width: 950px;
	background-color: #FFF;
	text-align: left;
	position: relative;
	padding-left: 10px;
	height: min 98
%;
	background-repeat: no-repeat;
	padding-top: 160px;
	border-bottom: 30px solid #f7f7f7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top {
	height: 160px;
	background-color: #FFF;
	position: fixed;
	width: 940px;
	top: 0px;
}
#header {
    padding-right: 80px;
    padding-top: 50px;
    height: 110px;
    padding-left: 40px;
    background-position: bottom;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #999;
}
#header a {
	position: relative;
	top: 75px;
}
#header img {
	float: right;
}
#content {
	width: 940px;
	background-color: #FFF;
	height: 100%;
}
#content_text {
	height: auto;
	width: 700px;
	margin-left: 40px;
	margin-top: 30px;
}
#description {
	width: 565px;
	padding-bottom: 30px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}
#description1 {
	width: 270px;
	float: left;
}
#description2 {
	width: 270px;
	float: right;
}
#description3 {
	float: right;
	width: 270px;
	margin-right: 40px;
	margin-top: 10px;
}
#content_referenzen {
	height: auto;
	width: 550px;
	margin-left: 40px;
	margin-top: 30px;
}
#content_referenzen img {
	float: left;
}
#content_referenzen p {
	padding-left: 150px;
}
#content_agb {
	height: 100%;
	width: 720px;
	margin-top: 40px;
	padding-left: 40px;
}
#footer {
    border-top: 1px dotted #999;
    width: 910px;
    height: 30px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 10px;
    clear: both;
    background-repeat: no-repeat;
    background-position: bottom;
}
#footer p {
	font-size: 0.8em;
	letter-spacing: 1px;
}
#fiete {
	width: 500px;
	float: left;
}
#impressum {
	float: right;
	width: 300px;
}
