@charset "utf-8";
/* CSS Document */

body 
{
	background-color: #f5f8fd;
	background-image: url(../img/bgBody.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div, a, img, p, h1, h2, h3{
	margin:0;
	padding:0;
	border:0;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #616161;
	text-decoration: none;
	line-height:220%;
}

h2{
	font-family: 'Lato';
	font-size: 21px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
	}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height:85%;
	padding: 0px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#container #content #inhalt #links h6 {
	font-family: 'Lato';
	font-size: 34px;
	color: #FFF;
	margin-top: 340px;
}

	
a {}	

.clear{
	clear:both;
	line-height: 1px;
}

#container{
	border:0px solid #C3C;
	width:100%;
	padding:7px 0 0 0;
	text-align:center;
	margin: 0 auto;	
	background-image: url(../img/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#content{
	min-height: 550px;
	width: 995px;
	padding:0;
	border: 0px solid #0F3;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container #content #header {
	width: 995px;
	background-image: url(../img/bgheader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 154px;
}
#container #content #header #logo {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
#container #content #header #slogan {
	float: left;
	width: 550px;
	font-family: 'Lato';
	margin-left: 15px;
	margin-top: 85px;
}
.groesserslogan {
	font-size: 30px;
	color: #000;
}
#container #content #grau {
	background-color: #ebeced;
	padding-left: 15px;
	height: 80px;
	width: 980px;
	background-image: url(../img/grau-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 16px;
	padding-top: 4px;
	margin-left: -1px;
}
#container #content #inhalt #links {
	background-image: url(../img/plan.jpg);
	height: 450px;
	width: 548px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 2px;
	float: left;
}
#container #content #inhalt #rechts {
	float: left;
	width: 400px;
	margin-top: 44px;
	margin-left: 15px;
	text-align: left;
}
.graurachts {
	background-color: #e0e2e3;
	line-height: 110%;
	width: 100%;
	padding: 5px;
	margin-top: 20px;
}
.sechszehn {
	font-size: 17px;
}
.tabellenhoehe {
	line-height: 150%;
}

.elfpunkt {
	font-size: 11px;
}
#container #content #referenzen {
	padding-left: 15px;
	margin-top: 15px;
}

#container #content #kontakt {
	background-image: url(../img/bggrau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 995px;
	padding-top: 15px;
	padding-left: 15px;
}
#container #content #footer {
	margin-left: 0px;
	font-family: 'Lato';
	font-size: 11px;
}
#container #content #footer a {
	font-family: Lato;
	font-size: 11px;
	color: #000;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	text-decoration: none;
}
#container #content #inhalt #impressum {
	height: 450px;
	margin-left: 15px;
}
#container #content #inhalt #impressum p a {
	color: #FA0002;
	text-decoration: underline;
}
#container #content #inhalt #daten {
	height: auto;
	margin-left: 0px;
	background-color: #FFF;
	padding: 15px;
}
#container #content #inhalt #daten a {
	color: #fc0b13;
}
