@charset "UTF-8";
/* CSS Layout NEUWERK */


html, body, img, div, ul, li, span, p, h1, h2, h3, h4, h5, form, dl, dt, dd {
	margin:0;
	padding:0;
	border:0;
	}

table, th, tr, td {
	border:0;
	}
	
:focus {
	outline:0;
	}
	
div hr {
	display:none;
	}

ul {
	list-style:none;
	}
	
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
	color:#000000;
	background:#afb4b8;
	/*
	background-color:#afb4b8;
	background-image:url(/images/back_body.gif);
	background-repeat:repeat-x;
	*/
	}

html, body {
    height:100%;
	}


#all {
    min-height:100%;
    height:auto !important;
    height:100%;
    margin:0 auto -80px 0;
	/*
	background-image:url(/images/back_all.png);
	background-repeat:repeat-y;
	background-position:50% 0;
	*/
	}
 
#abschluss {
	height:80px;
	margin:0;
	padding:0;
	clear:both;
	background-image:url(/images/back_abschluss.gif);
	background-repeat:repeat-x;
	background-position:50% 0;
	}
	
#footer {
	height:80px;
	}
	
#top_area {
	margin:0 auto;
	height:199px;
	background-image:url(/images/back_top_area.gif);
	background-repeat:repeat-x;
	background-position:50% 0;
	background-color:#FFFFFF;
	}

#top_area_container {
	margin:0 auto;
	height:199px;
	width:940px;
	background:url(../images/logo.gif) no-repeat top right;
	}

#navi_container {
	height:122px;
	width:770px;
	float:left;
	}

ul#main_navi {
	width:605px;
	height:47px;
	background: url(../images/back_main_navi.gif);
	text-align:left;
	margin:75px 0 0 0;
	float:left;
	}

ul#main_navi li {
	font-size: 12px;
	list-style: none;
	display: inline;
	float:left;
	}



li.wentzel a {
    width: 153px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat 0 -47px;
	}
	
li.wentzel a:hover {
    background: url(../images/back_main_navi.gif) no-repeat 0 -235px;
	}
	
li.wentzel_high a {
	width: 153px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat 0 0;
	}



li.wohnen a {
    width: 112px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat -153px 0px;
	}
	
li.wohnen a:hover {
    background: url(../images/back_main_navi.gif) no-repeat -153px -235px;
	}

li.wohnen_high a {
    width: 112px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat -153px -47px;
	}



li.gewerbe a {
    width: 122px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat -265px 0;
	}

li.gewerbe a:hover {
    background: url(../images/back_main_navi.gif) no-repeat -265px -235px;
	}

li.gewerbe_high a {
    width: 122px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat -265px -80px;
	}



li.bauen a {
    width: 98px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat -387px 0;
	}

li.bauen a:hover {
    background: url(../images/back_main_navi.gif) no-repeat -387px -235px;
	}

li.bauen_high a {
    width: 98px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat -387px -141px;
	}



li.service a {
    width: 120px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat -485px 0;
	}

li.service a:hover {
    background: url(../images/back_main_navi.gif) no-repeat -485px -235px;
	}

li.service_high a {
    width: 120px;
	height: 47px;
    background: url(../images/back_main_navi.gif) no-repeat -485px -80px;
	}
	
	
	
li.wentzel a, 
li.wohnen a, 
li.gewerbe a, 
li.bauen a,
li.service a, 
li.wentzel_high a, 
li.wohnen_high a, 
li.gewerbe_high a,
li.bauen_high a,
li.service_high a {
    display:block;
	height:47px;
	}
		
li.wentzel a span,
li.wohnen a span, 
li.gewerbe a span, 
li.bauen a span,
li.service a span,
li.wentzel_high a span,
li.wohnen_high a span, 
li.gewerbe_high a span,
li.bauen_high a span, 
li.service_high a span {
    display:none;
	}












h1 {
    width:170px;
	height:122px;
    background:url(../images/logo.gif) no-repeat top left;
	float:left;
	margin:0;
	}
	
h1 a {
    display:block;
	height:122px;
	}
	
h1 a span {
    display:none;
	}

#header_grafik {
	width:680px;
	height:350px;
	float:left;
	}
	
#main {
	margin:0 auto;
	clear:both;
	overflow:hidden;
	background:#FFFFFF;
	}
	
#left_container {
	width:216px;
	float:left;
	background:url(/images/back_left_container.gif) no-repeat top left;
	}

#content_container {
	width:920px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	}


#top_content_container {
	width:920px;
	height:305px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	}

#top_content_container_line {
	width:920px;
	height:38px;
	border-top:2px solid #798187;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	}

#header_container {
	width:603px;
	height:262px;
	border-left:1px solid #969595;
	border-top:1px solid #969595;
	border-right:1px solid #c7c7c6;
	border-bottom:1px solid #c7c7c6;
	float:left;
	}

#immo_suche {
	width:290px;
	float:right;
	}






#content {
	float:left;
	margin:0;
	padding:0;
	width:605px;
	}
	
#rechte_spalte {
	width:290px;
	float:right;
	margin:0;
	padding:0;
	}

#bottom_line {
	width: 976px;
	height: 52px;
	background: url(../images/back_bottom_shadow.gif) #FFFFFF;
	clear: both;
	}

span.plichtfeld {
	color: #CD2121;
	font-size: 14px;
	}	

form {
	text-align: left;
	overflow:hidden;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto; 
	color: #000000;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto; 
	color: #000000;
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto; 
	color: #000000;
	}

div.error_form {
	margin: 0 0 20px 0;
	}
	
div.error_form p {
	color:#bf1d00;
	}

input.text_field {
	height:12px;
	float:left;
	margin:0 0 10px;
	padding:6px 0 6px 6px;
	border:0; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#504f54;	
	border-top: 1px solid #969595;
	border-right: 1px solid #c7c7c6;
	border-bottom: 1px solid #c7c7c6;
	border-left: 1px solid #969595;
	background:url(../images/back_area.gif) #FFFFFF no-repeat 0 0; 
	}

input.text_field:focus {
	background-color:#e6e6e6;
	}

.form_main p {
	clear:both;
	padding: 0 0 0 7px;
	}

textarea.text_area {
	height:80px;
	float:left;
	margin:0 0 10px 0;
	padding:6px 0 6px 6px; 
	border:0; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:14px; 
	color:#434648; 
	border-top: 1px solid #969595;
	border-right: 1px solid #c7c7c6;
	border-bottom: 1px solid #c7c7c6;
	border-left: 1px solid #969595;
	}
	
textarea.text_area:focus {
	background-color:#e6e6e6;
	}

input.submit_button {
	background:#C4CBD0; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding:3px 10px; 
	border:0; 
	margin:1px;
	
	}

.immo_suche_button {
	width:55px;
	height:16px;
	background:url(../images/button_immo_suche.gif) no-repeat left top;
	border:0;
	text-indent:-9999px;
	float:right;
	font-size: 0;
	display:block;
	line-height: 0;
	}


.popup_top {
	height:80px;
	width:1000px;
	background:url(../images/back_popup_top.gif) no-repeat left top;
	}
	
.popup_content {
	width:1000px;
	padding:0;
	background:url(../images/back_popup.gif);
	}
	
.popup_bottom {
	height:37px;
	width:1000px;
	background:url(../images/back_popup_bottom.gif) no-repeat left top;
	}
	
p.popup_close_button {
	position:absolute;
	left:865px;
	top:20px;
	z-index:99999;
	width:100px;
	height:40px;
	margin:0;
	}

p.popup_close_button a {
    display:block;
	height:40px;
	}
		
p.popup_close_button a span {
	display:none;
	}
	
	
.overlay_radio_out {
	position:relative;
	margin:0;
	padding:0;
	border:0;
	width:21px;
	height:21px;
	overflow:hidden;
	float:left;
	}

.overlay_checkbox_out {
	position:relative;
	margin:2px 0 0 0;
	padding:0;
	border:0;
	width:16px;
	height:20px;
	overflow:hidden;
	float:left;
	}

input.radio_out,
input.checkbox_out {
	position:relative;
	left:0; 
	top:0;
	z-index:1;
	margin:2px 0 0 0;
	padding:0;
	border:0;
	width:10px;
	height:10px;
	}

span.ui-radio,
span.ui-checkbox {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	margin:0;
	padding:0;
	border:0;
	}
	
	
	
	/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(../images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}
#slider {
	position:relative;
    width:599px;
	height:258px;
	margin:2px 0 0 2px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	}
	
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	
	display:block;
}

.nivo-controlNav {
	/*
	position:absolute;
	left:260px;
	bottom:-42px;
	*/
	padding:272px 0 0 0;
	float:right;
}
.nivo-controlNav a {
	display:block;
	padding:2px 6px;
	/*
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	*/
	color:#FFFFFF;
	background:#c4cbd0;
	border:1px solid #c4cbd0;
	margin:0 0 0 3px;
	float:left;
	}
.nivo-controlNav a.active {
	color:#c4cbd0;
	background:#FFFFFF;
	border:1px solid #c4cbd0;
	}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	/**/
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
}
.nivo-caption a { 
    color:#FFFFFF;
    text-decoration:none;
}
	

a.sliderlink {
	color:#FFFFFF;
	font-weight:bold;
	}

.news_foto_vorschau, .news_foto_gesamt {
	border-left:1px solid #969595;
	border-top:1px solid #969595;
	border-right:1px solid #c7c7c6;
	border-bottom:1px solid #c7c7c6;
	margin: 5px 20px 10px 0; 
	float:left;
	}

.news_foto_vorschau img, .news_foto_gesamt img {
	margin:2px; 
	}
	
.text_foto {
	margin:2px;
	}
	
.foto_rahmen {
	border-left:1px solid #969595;
	border-top:1px solid #969595;
	border-right:1px solid #c7c7c6;
	border-bottom:1px solid #c7c7c6;
	background:#FFFFFF;
	}

.fette_line {
	width:603px;
	height:38px;
	border-bottom:2px solid #798187;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	}
	

#rechte_spalte img {
	/*border-color:#969595 #C7C7C6 #C7C7C6 #969595;
	border-style:solid;
	border-width:1px;
	margin:2px;*/
	}
	
.outline {
	border-color:#969595 #C7C7C6 #C7C7C6 #969595;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	}

.framestyle {
	margin:-1px 2px 2px 2px;
	}

p.footersitemap {
	width:920px;
	margin:0 auto;
	color:#FFFFFF;
	font-size:11px;
	line-height:180%;
	text-align:left;
	padding:0 0 20px 0;
	}
p.footersitemap a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	}
p.footersitemap a.level1 {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
	}

p.footersitemap a.level2 {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
	}

p.footersitemap a.level3 {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
	}

p.footersitemap a.level4 {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
	}
	
#partner {
	width:920px;
	margin:0 auto;
	padding:0 0 80px 0;
	}
#partner li {
	float:left;
	margin:0;
	}
#partner a {
    display: block;
	height: 28px;
	}
#partner span {
	display: none;
	}
#partner li p.ivd {
	width: 24px;
	height: 28px;
	background: url(/images/partner_logos.gif) no-repeat 0 0;
	}
#partner li p.ivd a:hover {
	background: url(/images/partner_logos.gif) no-repeat 0 -28px;
	}
#partner li p.vhh {
	width: 31px;
	height: 28px;
	background: url(/images/partner_logos.gif) no-repeat -24px 0;
	}
#partner li p.vhh a:hover {
	background: url(/images/partner_logos.gif) no-repeat -24px -28px;
	}
#partner li p.bfw {
	width:65px;
	height:28px;
	background: url(/images/partner_logos.gif) no-repeat -55px 0;
	}
#partner li p.bfw a:hover {
	background: url(/images/partner_logos.gif) no-repeat -55px -28px;
	}
#partner li p.dave {
	width:80px;
	height:28px;
	background: url(/images/partner_logos.gif) no-repeat -120px 0;
	}
#partner li p.dave a:hover {
	background: url(/images/partner_logos.gif) no-repeat -120px -28px;
	}

	
	
	
.stellplatz td {
	border-bottom:1px solid #ccc;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
