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

/* - - - - - - - - - - - - - E L E M E N T S - - - - - - - - - - - - -  */ 

* {margin:0;padding:0;}

body {
	background-color: #59564b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #a39e89;
}

h1 {
	background-image: url(../img/wohnconcept_logo.gif);
	background-repeat: no-repeat;
	width: 184px;
	height: 43px;
	position: absolute;
	top: 36px;
	right: 0;
	text-indent: -9999px;
}

img {
	border: 0;
}

a {
	outline: none;
}

h2 {
	width: 220px;
	height: 97px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
/* Add by mho */
#darkbox h2.linkkonzept {background-image:url(../img/h2_konzept.gif);}
#darkbox h2.linkhaeuser {background-image:url(../img/h2_haeuser.gif);}
#darkbox h2.linkdesign {background-image:url(../img/h2_design.gif);}
#darkbox h2.linkgeomantie {background-image:url(../img/h2_geomantie.gif);}
#darkbox h2.linkfaq {background-image:url(../img/h2_faq.gif);}
#darkbox h2.linkkontakt {background-image:url(../img/h2_kontakt.gif);}
#darkbox h2.linkarchitects {background-image:url(../img/h2_architekten.gif);}
#darkbox h2.linkimpressum {background-image:url(../img/h2_impressum.gif);}
#darkbox h2.linkaktuell {background-image:url(../img/h2_aktuell.gif);}
/* End Add by mho */

form {
	margin: 0 20px 10px;
	background-color: #46443B;
	padding: 5px 10px;
}


/* - - - - - - - - - - - - - D I V S - - - - - - - - - - - - -  */ 

#container {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px;
	margin-left: -480px;
}

#navi {
	list-style-type: none;
	position: absolute;
	top: 60px;
	left: 0;
	background-image: url(../img/bg_navi.gif);
	background-repeat: no-repeat;
	width: 589px;
	height: 22px;
}

#navi li {
	height: 22px;
	float: left;
	margin-right: 1px;
}

#navi li a {
	display: block;
	height: 22px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* Adds by MHO */
#navi li a.linkhome {background-image:url(../img/linkhome.gif);width:46px;}
#navi li a.linkkonzept {background-image:url(../img/linkkonzept.gif);width:77px;}
#navi li a.linkhaeuser {background-image:url(../img/linkhaeuser.gif);width:183px;}
#navi li a.linkdesign {background-image:url(../img/linkdesign.gif);width:65px;}
#navi li a.linkgeomantie {background-image:url(../img/linkgeomantie.gif);width:93px;}
#navi li a.linkfaq {background-image:url(../img/linkfaq.gif);width:41px;}
#navi li a.linkkontakt {background-image:url(../img/linkkontakt.gif);width:77px;}

#navi li a:hover, #navi .active, #navi .trail {
	background-position: 0 -22px;
}
/* End Adds by MHO */

#flash {
	height: 330px;
	margin-top: 90px;
	_padding-top: 90px;
	background-color: #25231f;
	_background-color: transparent;
}

#darkbox {
	width: 240px;
	height: 330px;
	margin-top: 90px;
	background-color: #25231f;
	float: left;
	position: relative;
}

#darkbox ul {
	position: absolute;
	bottom: 30px;
	left: 20px;
	margin-right: 20px;
	border-top: 1px solid #2e2c27;
	width: 200px;
	list-style-type: none;
}

#darkbox ul li {
	border-bottom: 1px solid #2e2c27;
	height: 29px;
}

#darkbox ul li a {
	display: block;
	height: 29px;
	color: #518c9d;
	text-indent: 10px;
	text-decoration: none;
	font-size: 10px;
	line-height: 38px;
}

#darkbox ul li a:hover {
	background-color: #2b2924;
}

#darkbox a.active, #darkbox a.trail {
	background-color: #2b2924;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}

#darkbox div {
	position: absolute;
	bottom: 12px;
}

#darkbox p {
	color: #7F7767;
	margin: 0 27px 15px;
}

#darkbox h3 {
	color: #CFCFCF;
	font-size: 11px;
	margin: 60px 0 0 27px;
}

a.a1 {
	color: #518c9d !important;
	background-image: url(../img/icon_arrow1.gif);
	background-position: right 6px;
	background-repeat: no-repeat;
	padding-right: 9px;
	text-decoration: underline;
}

a.a1:hover {
	text-decoration: none;
}

a.a2 {
	color: #518c9d;
	text-decoration: underline;
}

a.a2:hover {
	text-decoration: none;
}

#lightbox {
	width: 720px;
	height: 330px;
	margin-top: 90px;
	background-color: #4c4a40;
	float: left;
	position: relative;
}

#grundbox {
	width: 720px;
	height: 330px;
	margin-top: 90px;
	/*background-color: #4c4a40;*/
	background-image: url(../img/bg_grundstueck2.jpg);
	background-repeat: no-repeat;
	float: left;
}

.grund {
	width: 300px;
	height: 100px;
	padding: 30px;
	float: left;
	position: relative;
}

.grund h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 2px;
}

.grund p {
	color: #FFF;
}

.grund p.p1 {
	color: #FFF;
	margin-bottom: 0.5em;
}

.grund p.zusatz {
	font-size: 10px;
}

.grund a {
	color: #518C9D;
	font-size: 10px;
	position: absolute;
	bottom: 20px;
	left: 30px;
}

.grund a:hover {
	text-decoration: none;
}

#lightbox a {
	color: #9F9A8B;
	text-decoration: underline;
}

#lightbox a:hover {
	text-decoration: none;
}

#lightbox p {
	color: #9F9A8B;
}

#lightbox img.img1 {
	position: absolute;
	top: 0;
	right: 0;
}

#lightbox img.img3 {
	position: absolute;
	top: 60px;
	right: 5px;
}

#lightbox img.img2 {
	position: absolute;
	bottom: 0;
	right: 0;
}

#lightbox #left, #lightbox #right {
	width: 360px;
	height: 330px;
	float: left;
}

#lightbox #right {
	padding-top: 108px;
}

#lightbox h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#lightbox #left h3 {
	margin: 78px 30px 15px;
	text-transform: uppercase;
}

#lightbox #right h3 {
	margin: -20px 0 15px;
	padding: 20px 20px 10px;
	color: #FFF;
	background-color: #2d2c26;
}

#lightbox #paging {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 700px;
}

#left p {
	margin: 0 10px 15px 30px;
}

#left #arch_thumbs img {
	margin: 0 4px 0 0;
}

.products {background-color: #3d3b33;height:222px !important;}

#right p {
	margin: 0 20px 15px 20px;
}

#right .leistung {
	margin: 0 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #45443b;
}

#right .leistung h4 {
	display: inline;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;	
}

#right .leistung h4 a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

#right .leistung p {
	display: inline;
	margin: 0;
}

#right .leistung a {
	color: #518c9d;
	font-size: 9px;
	text-decoration: underline;
}

.best_q {
	margin: 0 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #45443b;
}

.best_q span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 0 10px 5px 0;
}

.housetype {
	width: 240px;
	height: 330px;
	float: left;
	position: relative;
}

.housetype img {
	margin-bottom: 15px;
}

.housetype h3 {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0 0 5px 20px;
}

.housetype h3 a {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.housetype p {
	margin: 0 10px 0 20px;
}

.housetype a.a1 {
	color: #54A9C1 !important;
	position: absolute;
	bottom: 27px;
	left: 20px;
}

#houselist, #hg {
	width: 720px;
	height: 330px;
	overflow: hidden;
}

#houselist img {
	width: 239px;
	height: 164px;
	float: left;
	margin: 0 1px 1px 0;
}

.hg1 {
	width: 239px;
	height: 164px;
	float: left;
	margin: 0 1px 2px 0;
	position: relative;
}

.hg1 img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.hg1 p.name {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 219px;
	padding: 10px;
	z-index: 2;
	background-color: #3D3B33;
	opacity: .95;
}

.hg1 p.name strong {
	color: #FFF;
}

.hg1 .sold {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 3px 5px;
	font-size: 10px;
	color: #b2993b !important;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 3;
	background-color: #3D3B33;
	opacity: .95;
}

#hg_thumbs {
	width: 305px;
	height: 26px;
	background-image: url(../img/bg_hg_thumbs.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 20px 15px 20px 20px;
}

#hg_thumbs img {
	margin-right: 5px;
}

#faq_detail {
	margin: 35px 30px 30px;
}

#faq_detail h3 {
	text-transform: uppercase;
	margin-bottom: 25px;
}

#faq_detail strong {
	color: #85806F;
}

#faq_detail p {
	margin-top: 15px;
}

#faq_detail p#back {
	position: absolute;
	top: 60px;
	right: 30px;
}

#faq_detail p#back a {
	color: #518C9D;
}

/* --- FORM --- */

input.text, .textarea {
	border: 0;
	background-color: #59564B;
	width: 225px;
	margin-bottom: 2px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	overflow: auto;
}

input.submit {
	border: none;
	background-color: #25231F;
	color: #59564B;
	padding: 2px 10px;
	cursor: pointer;
}

table td.col_first, label {
	text-align: right;
	font-weight: bold;
	color: #85806F;
	font-size: 10px;
	vertical-align: top;
	padding-right: 5px;
}


#paging {
	background-color: #46443b;
	color: #4c4a40;
	text-align: right;
	padding: 3px 10px;
	clear: left;
	position: relative;
}

#paging a {
	color: #518c9d;
	text-decoration: underline;
}

#paging a:hover {
	color: #518c9d;
	text-decoration: none;
}

#paging span {
	color: #518c9d;
	font-weight: bold;
}

#availability2, #filter {
	position: absolute;
	top: 3px;
	left: 251px;
	color: #9A9687;
	font-size: 10px;
}

#filter {
	text-align: left;
	line-height: 10px;
	top: 5px;
	left: 30px;
}

#filter h3 {
	float: left;
	font-size: 10px;
	color: #25231F;
	text-transform: uppercase;
}

#filter ul {
	list-style-type: none;
	float: left;
}

#filter ul li {
	float: left;
	padding: 0 15px;
	border-right: 1px solid #6F6D61;
}

#filter ul li.last {
	border-right: none;
}

#filter ul li a {
	color: #6F6D61;
	text-decoration: none;
}

#filter ul li a:hover, #filter .active {
	color: #FFF;
}

.bottom {
	height: 100px;
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	clear: left;
}

.bottom a {
	color: #54A9C1;
	text-decoration: none;
	font-size: 9px;
}

.bottom a:hover {
	color: #68D2EF;
}

#bottom_home, div#linkaktuell {background-image: url(../img/bg_bottom_home.gif);}
#bottom_konzept {background-image: url(../img/bg_bottom_konzept.gif);}
#bottom_hg {background-image: url(../img/bg_bottom_hg.gif);}
#bottom_design {background-image: url(../img/bg_bottom_design.gif);}
#bottom_geomantie {background-image: url(../img/bg_bottom_geomantie.gif);}
#bottom_faq {background-image: url(../img/bg_bottom_faq.gif);}
#bottom_housedetail {background-image: url(../img/bg_bottom_housedetail.gif);}

/* mho adds */
#bottom_home, #linkkontakt {background-image: url(../img/bg_bottom_home.gif);}
#linkkonzept {background-image: url(../img/bg_bottom_konzept.gif);}
#linkhaeuser {background-image: url(../img/bg_bottom_hg.gif);}
#linkdesign {background-image: url(../img/bg_bottom_design.gif);}
#linkgeomantie {background-image: url(../img/bg_bottom_geomantie.gif);}
#linkfaq {background-image: url(../img/bg_bottom_faq.gif);}
#bottom_housedetail {background-image: url(../img/bg_bottom_housedetail.gif);}
/* adds end */
.bottom #house, .bottom #housesize, .bottom #map, .bottom #img, .bottom #price {
	position: absolute;
	top: 27px;
	font-size: 10px;
}
sup {font-size:7px;}
.bottom #house {left: 30px;}
.bottom #house h3 {font-size:11px;font-weight:bold;color:#FFFFFF;}
.bottom #backlink a {
	background-image: url(../img/icon_top.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
}
.bottom #housesize {left: 270px;}
.bottom #map {left: 510px;}
.bottom #img {
	top: 24px;
	left: 721px;
	background-color: #25231f;
	width: 229px;
	height: 39px;
	padding: 13px 0 0 10px;
}
.bottom #img img {float:left;margin-right:2px;}
.bottom #price {
	top: 24px;
	left: 721px;
	background-color: #434139;
	width: 220px;
	height: 52px;
	text-align: right;
	padding-right: 20px;
}

.bottom #price h4 {
	font: 18px/1em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 10px 0 0 0;
}

#sidenavi {
	position: absolute;
	top: 30px;
	left: 0;
}

#linkproj, #linkarch, a#linkaktuell {
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	text-indent: -9999px;
	margin-bottom: 6px;
	height: 10px;
	font-size: 1px;
}

a#linkaktuell {
	background-image:url(../img/bg_linkaktuell.gif);
}

#linkproj {
	background-image: url(../img/bg_linkprojekte.gif);
}

#linkarch {
	background-image: url(../img/bg_linkarchitects.gif);
}

#wohnparklogo {
	position: absolute;
	top: 29px;
	right: 0;
}

#footer {
	border-top: 1px solid #434139;
	padding-top: 3px;
	font-size: 9px;
}

#footer a {
	color: #518998;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #53AABF;
}

#footer p {
	text-align: right;
}

#footer ul {list-style-type: none;}

#footer ul li {
	float: left;
	padding-right: 8px;
}

#footer ul li a {
	color: #25231F;
	font-weight: normal;
}

#footer ul .active {
	font-weight: bold;
}

#footer img {
	vertical-align: middle;
}

/* - - - - - - - - - - - - - G L O B A L  S T Y L E S - - - - - - - - - - - - -  */ 

.inv {
	display: none;
}

.small {
	font-size: 10px;
	line-height: 1.3em;
}

.backlink1 {
	padding-left: 10px;
	background-image: url(../img/icon_arrow2.gif);
	background-position: 12px 18px;
	background-repeat: no-repeat;
}

li.backlink1 {
	background-image: none;
	padding-left: 0px;
}


#right .leistung h4 a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

.housetype h3 a {
	font-size: 11px;
	color: #FFFFFF !important;
	text-transform: uppercase;
	text-decoration: none !important;
}









.sitelist {
	float:left;
	left:30px;
	list-style-type:none;
	margin:0 20px 30px 0;
	position:relative;
	top:77px;
	width:150px;
}
.sitelist li {
	background:url("../img/dottedline.gif") repeat-x scroll left bottom transparent;
	padding:2px 0 1px 1px;
}

.sitelist a.main {
	color:#FFFFFF !important;
	font-weight: bold;
}
.sitelist a {
	text-decoration:none !important;
}


#availability {
background:url("../img/bg_kontaktinfo.gif") no-repeat scroll left top transparent;
float:left;
height:164px;
margin:0 1px 2px 0;
position:relative;
width:239px;
}
#availability p {
bottom:10px;
left:10px;
position:absolute;
width:160px;
}
#availability span {
color:#FFFFFF;
font-weight:bold;
}
#darkbox h2.sitemap {background-image:url(../img/h2_sitemap.gif);}
