@charset "utf-8";

/*--------------------------------------------------------------*/
/*--------------------[ CSS Document reset ]--------------------*/
/*--------------------------------------------------------------*/

* {
	margin: 0;
	padding:0;
	outline:none;
	border:0;
}

/*--------------------------------------------------------------*/
/*-------------[ global tags, selectors, classes ]--------------*/
/*--------------------------------------------------------------*/

html,
body {
	height:100%;
}

html {
	background:#fff url(../images/bg-html.jpg) 0 0 repeat-x;
}

body {
	background:url(../images/bg-body.jpg) center 0 no-repeat;
	min-height:592px;
	font:13px/18px "Trebuchet MS", Verdana, "Times New Roman";
	color:#777;
}

/*--------------------------------------------------------------
	gloabal => typography
--------------------------------------------------------------*/
p {
	margin:0 0 20px 0;
}

textarea {
	overflow:auto;
}

a {
	text-decoration:none;
	color:#83ae29;
}

a:hover {
	text-decoration:underline;
}

.highlight {
	font-style:italic;
	
}

ul {
	list-style:none;
}

strong { color:#83ae29; }

.color { color:#F07120 !important; }

/*--------------------------------------------------------------
	gloabal => positioning
--------------------------------------------------------------*/

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.trenner {
	clear:both;
	float:none;
	width:100%;
	height:1px;
	border-bottom:1px solid #ddd;
	margin:0 0 20px 0;
	overflow:hidden;
}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

.indent {
	text-indent:-9999px;
}

/*--------------------------------------------------------------
	gloabal => images
--------------------------------------------------------------*/
img.floatLeft {
	float:left;
	margin:0 10px 0 0;
}

/*--------------------------------------------------------------*/
/*-------------------------[ =container ]-----------------------*/
/*--------------------------------------------------------------*/

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:960px;
	margin: 0 auto -189px;
	background:url(../images/bg-container.jpg) 0 0 repeat-y;
}

/*--------------------------------------------------------------*/
/*---------------------------[ =header ]------------------------*/
/*--------------------------------------------------------------*/

#header {
	height:437px;
	width:960px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	position:relative;
}

/*--------------------------------------------------------------
	claims & slogans
--------------------------------------------------------------*/
blockquote.claim {
	text-indent:-9999px;
	;
}

/*--------------------------------------------------------------
	header => logo
--------------------------------------------------------------*/
#header h1.branding a {
	position:absolute;
	display:block;
	overflow:hidden;
	left:710px;
	top:21px;
	width:216px;
	height:120px;
}

#header h1.branding img {
	border:none;
}

#header h1 span {
	display:block;
	text-indent:-9999px;
}

#header h1.branding a:hover {
	text-decoration:none;
}

/*--------------------------------------------------------------
	header => navi
--------------------------------------------------------------*/

#header ul#navigation {
	list-style-type:none;
	width:635px;
	height:24px;
	position:absolute;
	top:99px;
	left:61px;
}

#header ul#navigation li {
	height:24px;
	overflow:hidden;
	padding:0 0 0 0;
	float:left;
}

#header ul#navigation li.line {
	width:41px;
	text-indent:-9999px;
	background:url(../images/bg-navigation-li.jpg) center 0 no-repeat;
}

#header ul#navigation li a {
	height:24px;
	text-indent:-9999px;
	background:url(../images/bg-navigation.jpg) 0 0 no-repeat;
	display:block;
}

#header ul#navigation li a.Qualitaet {
	width:61px;
}

#header ul#navigation li a.Qualitaet:hover,
#header ul#navigation li.active a.Qualitaet {
	background-position:0 -24px;
}

#header ul#navigation li a.Zukunft {
	width:54px;
	background-position:-103px 0;
}

#header ul#navigation li a.Zukunft:hover,
#header ul#navigation li.active a.Zukunft {
	background-position:-103px -24px;
}

#header ul#navigation li a.Sicherheit {
	width:68px;
	background-position:-199px 0;
}

#header ul#navigation li a.Sicherheit:hover,
#header ul#navigation li.active a.Sicherheit {
	background-position:-199px -24px;
}

#header ul#navigation li a.Kompetenz {
	width:75px;
	background-position:-307px 0;
}

#header ul#navigation li a.Kompetenz:hover,
#header ul#navigation li.active a.Kompetenz {
	background-position:-307px -24px;
}

#header ul#navigation li a.Erfahrung {
	width:76px;
	background-position:-422px 0;
}

#header ul#navigation li a.Erfahrung:hover,
#header ul#navigation li.active a.Erfahrung {
	background-position:-422px -24px;
}

#header ul#navigation li a.Kooperation {
	width:91px;
	background-position:-538px 0;
}

#header ul#navigation li a.Kooperation:hover,
#header ul#navigation li.active a.Kooperation {
	background-position:-538px -24px;
}

/*----------------------------------------------------------------
	header => sub Navigation 
----------------------------------------------------------------*/
#sub-navi {
	position:absolute;
	width:220px;
	height:50px;
	overflow:hidden;
	left:61px;
	top:154px;
}

#sub-navi li {
	float:left;
	line-height:18px;
	height:18px;
	overflow:hidden;
}

#sub-navi li.last {
	float:none!important;
	clear:both;
	line-height:18px;
	height:18px;
	overflow:hidden;
}

#sub-navi li.line-add {
	width:28px;
	text-align:center;
	color:#e2e2e2;
}

#sub-navi li a {
	color:#a8a8a8;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#sub-navi li a:hover,
#sub-navi li.active a {
	text-decoration:underline;
}
/*----------------------------------------------------------------
	haus-navi 
----------------------------------------------------------------*/
ul.haus-navi li {
margin-top:10px;}

/*----------------------------------------------------------------
	header => info
----------------------------------------------------------------*/
#infoHeader {
	position:absolute;
	left:342px;
	top:154px;
}

#infoHeader li {
	line-height:18px;
	height:18px;
	overflow:hidden;
	color:#a8a8a8;
	font-family:Arial, Helvetica, sans-serif;
}

#foneHeader {
	position:absolute;
	left:570px;
	top:154px;
}

#foneHeader li {
	line-height:18px;
	height:18px;
	overflow:hidden;
	color:#a8a8a8;
	font-family:Arial, Helvetica, sans-serif;
}

#header p#mailHeader {
	position:absolute;
	left:779px;
	top:154px;
}

#header p#mailHeader a {
	color:#f07120;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#header p#mailHeader a:hover {
	text-decoration:underline;
}

#header p#haeuser {
	display:block;
	width:358px;
	height:20px;
	overflow:hidden;
	position:absolute;
	top:237px;
	left:440px;
}

p#haeuser a {
	display:block;
	text-indent:-9999px;
}

/*----------------------------------------------------------------
	header => Navigation Additional
----------------------------------------------------------------*/
#NaviAdd {
	width:507px;
	height:120px;
	position:absolute;
	top:284px;
	left:441px;
}

#NaviAdd h3 {
	display:block;
	height:22px;
	width:169px;
	float:left;
	text-indent:-9999px;
}

#NaviAdd h3#h3Doppelhaushaelften {
	background:url(../images/h3/bg-doppelhaushaelften.jpg) 0 0 no-repeat;
}

#NaviAdd h3#h3Einfamilienhaeuser {
	background:url(../images/h3/bg-einfamilienhaeuser.jpg) 0 0 no-repeat;
}

#NaviAdd h3#h3Stadtvillen {
	background:url(../images/h3/bg-stadtvillen.jpg) 0 0 no-repeat;
}

#NaviAdd ul {
	width:169px;
	float:left;
}

#NaviAdd ul li {
	width:149px;
	line-height:18px;
	height:18px;
	padding:0 0 0 20px;
	background:url(../images/bg-navi-add-li.jpg) 2px 4px no-repeat;
}

#NaviAdd ul li a {
	color:#fff;
}

#NaviAdd ul li a:hover,
#NaviAdd ul li.active a {
	text-decoration:underline;
}

/*--------------------------------------------------------------*/
/*--------------------------[ =content ]------------------------*/
/*--------------------------------------------------------------*/
#contentConatainer {
	width:895px;
	padding:0 0 0 65px;
}

/*----------------------------------------------------------------
	Content Conatainer => Headline
----------------------------------------------------------------*/
#headline {
	width:450px;
	height:108px;
	padding:0 0 0 407px;
}

#headline h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#949494;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:22px 0 0 0;
}

#headline h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:24px;
	color:#83ae29;
}

/*----------------------------------------------------------------
	Content Conatainer => Content Main
----------------------------------------------------------------*/
#contentMain {
	width:830px;
	overflow:hidden;
}

#contentMain p a.vcard {
	display:block;
	width:250px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/vcard.png) 0 0 no-repeat;
}

#contentMain h2 {
	font-size:16px;
	font-weight:bold;
	color:#83ae29;
	margin:0 0 4px 0;
}

#contentMain h3,
h4 {
	font-size:14px;
	font-weight:bold;
	color:#83ae29;
	margin:0 0 4px 0;
}

.img { border:1px solid #c3c3c3; padding:2px; background:#fff; margin:0 0 18px 0; }

.img-haus { border:1px solid #c3c3c3; padding:2px; background:#fff; margin:0 5px 5px 0; float:left; }

.column1 {
	width:376px;
	overflow:hidden;
	float:left;
}

.column1 ul {
	margin:0 0 18px 0;
	padding:0 0 15px 0;
}

.column1 ul.first {
	border-bottom:1px solid #dadada;
}

.column1 ul li {
	line-height:24px;
	padding:0 0 0 15px;
	background:url(../images/bg-li-content-main.jpg) 0 8px no-repeat;
}

.column2 {
	width:415px;
	overflow:hidden;
	padding:0 0 0 39px;
	float:left;
}

.column2 ul {
	margin:0 0 18px 0;
	padding:0 0 15px 0;
}

.column2 ul.first {
	border-bottom:1px solid #dadada;
}

.column2 ul li {
	line-height:24px;
	padding:0 0 0 15px;
	background:url(../images/bg-li-content-main.jpg) 0 8px no-repeat;
}

#contentMain ol { list-style:inside decimal; margin:0 0 18px 0; }
#contentMain ol li { margin:0 0 12px 0; }

#slideshow {
	width:235px;
	height:184px;
	position:relative;
	border:1px solid #c3c3c3;
	margin:3px 0 20px 80px;
}

#slideshow img {
	display: none;
	position: absolute;
	top: 2px;
	left: 2px;
}

a.highlighted { width:329px; display:block; border:1px solid #6E9122; background:#83AE29 url(../images/bg-highlighted.jpg) 10px 11px no-repeat; text-transform:uppercase; padding:10px 10px 10px 35px; color:#fff; font-weight:bold; }

#acrobat { margin:24px 8px 2px 0; float:left; }

/*--------------------------------------------------------------*/
/*--------------------------[ =footer ]-------------------------*/
/*--------------------------------------------------------------*/

#push {
	height: 189px;
	clear:both;
}

#footer {
	width:896px;
	height: 189px;
	margin:20px auto 0 auto;
	position:relative;
	padding:0 0 0 64px;
	background:url(../images/bg-footer.jpg) center 0 repeat-x;
}

#footer #footerKontakt {
	width:175px;
	height:105px;
	padding:22px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.brandingFooter {
	display:block;
	position:absolute;
	width:164px;
	height:89px;
	text-indent:-9999px;
	left:758px;
	top:59px;
}

#footer-navi-add {
	width:610px;
	height:24px;
	overflow:hidden;
	position:absolute;
	top:16px;
	left:292px;
	background:url(../images/bg-footer-navigation.jpg) 0 0 no-repeat;
}

#footer-navi-add li {
	height:24px;
	overflow:hidden;
	float:left;
}

#footer-navi-add li a {
	display:block;
	height:24px;
	text-indent:-9999px;
	background:url(../images/bg-footer-navigation.jpg) -9999px 0 no-repeat;
}

#footer-navi-add li a.Qualitaet {
	width:61px;
	margin:0 40px 0 0;
}

#footer-navi-add li a.Qualitaet:hover,
#footer-navi-add li.active a.Qualitaet {
	background-position:0 -24px;
}

#footer-navi-add li a.Zukunft {
	width:54px;
	margin:0 40px 0 0;
}

#footer-navi-add li a.Zukunft:hover,
#footer-navi-add li.active a.Zukunft {
	background-position:-101px -24px;
}

#footer-navi-add li a.Sicherheit {
	width:68px;
	margin:0 34px 0 0;
}

#footer-navi-add li a.Sicherheit:hover,
#footer-navi-add li.active a.Sicherheit {
	background-position:-195px -24px;
}

#footer-navi-add li a.Kompetenz {
	width:75px;
	margin:0 36px 0 0;
}

#footer-navi-add li a.Kompetenz:hover,
#footer-navi-add li.active a.Kompetenz {
	background-position:-297px -24px;
}

#footer-navi-add li a.Erfahrung {
	width:76px;
	margin:0 35px 0 0;
}

#footer-navi-add li a.Erfahrung:hover,
#footer-navi-add li.active a.Erfahrung {
	background-position:-408px -24px;
}

#footer-navi-add li a.Kooperation {
	width:91px;
}

#footer-navi-add li a.Kooperation:hover,
#footer-navi-add li.active a.Kooperation {
	background-position:-519px -24px;
}
