 

@CHARSET "UTF-8";

#wrapper {
	width: 982px;
	margin: 0 auto 0 auto;
	padding-bottom:120px;
	position:relative;
	z-index:200;
}

#page {
	margin: 0 0 0 0;
	position:relative;
	height:auto !important;
	min-height:100%;
	height:100%;
}

#header {
	height: 354px;
	padding-top:26px;
	overflow:hidden;
}
#head_left {
	float:left;
	width:15px;
	height:354px;
	background:url(../images/head_left.png) no-repeat;
}
#head_inhalt {
	float:left;
	width:949px;
	height:337px;
	background:url(../images/head_rep.png) repeat-x;
	_background:url(../images/head_bg.png) no-repeat;
	padding:17px 0 0 0;
}
#head_inhalt #logo {
	float:left;
	width:357px;
	height:167px;
}
#head_inhalt #logo a {
	display:block;
	width:357px;
	height:163px;
	background:url(../images/logo.png) no-repeat;
	border:0;
}
#head_bottom_left {
	float:left;
	width:346px;
	height:152px;
	margin:0 0 0 6px;
	_margin:0 0 0 3px;
	background:#d0d4d9;
}
#head_inhalt #news {
	margin:14px 19px;
}
#head_inhalt #news a {
	border-bottom:1px solid #b9bdc1;
}
#head_inhalt #news a:hover {
	border:0;
}
#head_inhalt #news p {
	margin: 0 0 10px 0;
}
strong.news {
	color:#4f5a6b;
}
span.datum {
	font-weight:bold;
	color:#ec641a;
}
#head_bottom_right {
	float:left;
	width:584px;
	height:152px;
	margin:0 0 0 10px;
}
.allgemein {
	background:url(../images/header_pic.jpg) no-repeat;
}
.wohninstal {
	background:url(../images/header_pic2.jpg) no-repeat;
}
.sprech-tel {
	background:url(../images/header_pic3.jpg) no-repeat;
}
.edv-netzw {
	background:url(../images/header_pic4.jpg) no-repeat;
}
.bootsyacht {
	background:url(../images/header_pic5.jpg) no-repeat;
}
.alarm-brand {
	background:url(../images/header_pic6.jpg) no-repeat;
}

#motto {
	width:195px;
	height:152px;
	background:url(../images/motto.png) no-repeat;
}

#head_right {
	float:left;
	width:18px;
	height:354px;
	background:url(../images/head_right.png) no-repeat;
}

#content {
	width:982px;
	background:url(../images/content_rep.jpg) repeat-y;
	_overflow:hidden;
}
#content_bottom {
	width:982px;
	height:15px;
	background:url(../images/content_bottom.jpg) no-repeat;
}

#center_col {
	padding: 45px 60px 25px 0;
}

#right_col {
}

#left_col {
	float: left;
	width: 235px;
	padding: 160px 0 0 80px;
}


/* 
	EINSTELLUNGEN FÜR ZWEISPALTIGES LAYOUT (left_col, center_col) 
*/
#main_2_col_left {
	background:url(../images/content_top.jpg) no-repeat;
	min-height:300px;
	_height:300px;
}

#main_2_col_left #center_col {
	margin: 0 0 0 380px;
}
#main_2_col_left #right_col {display:none}
/* EOF ZWEISPALTIG LINKS */





#footer {
	position:absolute;
	bottom:0;
	height:182px;
	width:100%;
	background:url(../images/rep_footer.jpg) repeat-x;
}
#footer_inhalt {
	margin:62px auto 0 auto;
	width:905px;
	height:110px;
	background:url(../images/footer_bg.jpg) no-repeat;
	padding:10px 0 0 77px;
}
#footer_inhalt span.footer1 {
	float:left;
	display:block;
	width:93px;
	height:35px;
	border-right:1px solid #d3d6d8;
	margin:0 11px 0 0;
}
#footer_inhalt span {
	position:relative;
	z-index:1000;
}


