
	/* 177 */

*{
	padding:0px;
	margin:0px;
	outline:0px;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	list-style-type:none;
	font-family:verdana;
}

a{color:white;text-decoration:none;}
img{border:0px;}
fieldset{border:0px;}

html,body
{
	color:#573117;
	width:100%;
	height:100%;
	background:#a9b262;
}

div.index,
div.page
{
	position:absolute;
	top:50%;
	left:50%;
	width:732px;
	height:644px;
	
	margin:-344px 0px 0px -388px;
	border:22px solid #74892b;
	background:white url("../images/index.jpg") no-repeat;
}
div.page{background:white url("../images/page.jpg") no-repeat;}

div.index a.language
{
	color:#573117;
	position:absolute;
	top:399px;
	font-weight:bold;
}
div.index a.german{left:290px;}
div.index a.frensh{right:300px;}
div.index a:hover{text-decoration:underline;}

div.index div.content
{
	position:absolute;
	top:383px;
	left:0px;
	height:241px;
	padding-top:20px;
	width:732px;
	background:white;
	text-align:center;
}

div.index div.content p
{
	margin-bottom:35px;
	font-size:12px;
}

div.index div.content p a
{
	color:#573117;
}

div.page ul.navigation
{
	position:absolute;
	z-index:3;
	top:204px;
	left:0px;
	width:638px;
	height:25px;
	background:#74892b;
	padding-left:94px;
}
div.page ul.navigation li
{
	float:left;
	position:relative;
	top:0px;
}

div.page ul.language
{
	position:absolute;
	top:-21px;
	right:0px;
}

div.page ul.language li{float:left;}

div.page ul.language li a
{
	float:left;
	margin-right:5px;
	height:19px;
	line-height:19px;
	color:#96b315;
	padding-left:20px;
	background:url("../images/link.gif") no-repeat scroll left center;
}
div.page ul.language li a.active
{
	color:white;
	background:url("../images/active.gif") no-repeat scroll left center;
}

div.page ul.navigation li a
{
	float:left;
	height:19px;
	line-height:19px;
	padding-top:4px;
	margin-right:27px;
}
div.page ul.navigation li a:hover{border-bottom:2px solid white;}
div.page ul.navigation li a.active{border-bottom:2px solid white;font-weight:bold;}

div.page ul.navigation li ul.childs
{
	display:none;
	position:absolute;
	top:25px;
	left:0px;
}

div.page ul.navigation li ul.childs li
{
	clear:both;
	display:block;
}

div.page ul.navigation li ul.childs li a
{
	display:block;
	padding-left:9px;
	width:148px;
	height:20px;
	line-height:20px;
	background:#b4bc8c;
	color:#536120;
	border-bottom:1px solid #536120;
}

div.page div.content
{
	position:absolute;
	top:229px;
	left:94px;
	width:638px;
	height:415px;
}

div.page div.content div.text
{
	position:absolute;
	top:38px;
	left:0px;
	width:315px;
	height:220px;
}

div.page div.content div.text h1
{
	font-size:10px;
	margin-bottom:20px;
}

div.page div.content div.text div.infobox
{
	height:188px;
	overflow:auto;
}
div.page div.content div.text div.infobox ul,
div.page div.content ul.doclist
{
	position:absolute;
	right:0px;
	top:260px;
	width:314px;
}
div.page div.content div.text div.infobox ul li a,
div.page div.content ul li a{color:black;}
div.page div.content ul.doclist li a
{
	padding-left:20px;
	background:url("../images/pdf.gif") no-repeat scroll left center;
}

div.page div.content div.text div.infobox div.info
{
	float:left;
	height:256px;
	padding-right:18px;
	width:220px;
}

div.page div.content div.image.right
{
	position:absolute;
	top:0px;
	right:0px;
	width:314px;
	height:258px;
	overflow:hidden;
}

div.page div.content div.image.right.prev
{
	position:absolute;
	top:258px;
	right:0px;
	width:314px;
	height:48px;
	overflow:hidden;
	padding:10px 0px;
}

div.page div.content div.image.right.prev img
{
	float:left;
	margin-right:10px;
	cursor:pointer;
}

div.page div.content div.image.left
{
	position:absolute;
	bottom:19px;
	left:-74px;
	width:133px;
	height:137px;
	overflow:hidden;
}

div.page div.footer
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:577px;
	height:85px;
}

div.page div.footer a
{
	position:absolute;
	bottom:0px;
	height:85px;
	cursor:pointer;
}
div.page div.footer a.die_mobiliar
{
	right:0px;
	width:190px;
	background:url("../images/die_mobiliar.jpg") no-repeat;
}
div.page div.footer a.minergie
{
	right:190px;
	width:115px;
	background:url("../images/minergie.jpg") no-repeat;
}
div.page div.footer a.wyssbrod
{
	right:305px;
	width:260px;
	background:url("../images/wyssbrod.jpg") no-repeat;
}

div.page a.createdby
{
	color:white;
	font-size:8px;
	position:absolute;
	bottom:-33px;
	left:-22px;
}

div.page div.content div.text.contactform div.infobox{height:285px;width:638px;}

div.page div.content div.text div.infobox form#contact,
div.page div.content div.text div.infobox form#contact div.fill,
div.page div.content div.text div.infobox form#contact div.fill div
{width:400px;float:left;}
div.page div.content div.text div.infobox form#contact div.fill label,
div.page div.content div.text div.infobox form#contact div.fill div div 
{
	float:left;
	width:75px;
	height:21px;
	line-height:21px;
}

div.page div.content div.text div.infobox form#contact div.fill label.error
{
	color:red;
	font-weight:bold;
	padding-left:5px;
	width:115px;
}

div.page div.content div.text div.infobox form#contact div.fill input,
div.page div.content div.text div.infobox form#contact div.fill textarea
{
	float:left;
	margin:2px 0px;
	padding:1px;
	width:200px;
	border:1px solid #536120;
}

div.page div.content div.text div.infobox form#contact div.fill textarea
{
	height:60px;
}

div.page div.content div.text div.infobox form#contact div.fill input.error{border:1px solid red;}

div.page div.content div.text div.infobox form#contact div.button 
{
	padding-left:75px;
	width:75px;
}
div.page div.content div.text div.infobox form#contact div.button input{width:75px;float:left;}

div.page div.content div.text div.infobox div.succes
{
	color:green;
	float:left;
	font-weight:bold;
	height:200px;
	width:315px;
}

/* PREISLISTE */

div.page div.content div.price
{
	position:absolute;
	top:0px;
	left:-94px;
	height:325px;
	overflow:auto;
	width:380px;
	overflow:auto;
}

div.page div.content div.price *{outline:0px;}
div.page div.content div.price h2
{
	color:#74892b;
	position:absolute;
	top:0px;
	left:0px;
	background:white;
	height:50px;
	line-height:44px;
	padding-left:20px;
	font-size:10px;
}

div.page div.content div.price img#house
{
	left:0px;
	position:absolute;
	top:50px;
}

div.page div.content div.flats
{
	position:absolute;
	top:0px;
	right:0px;
	height:250px;
	width:359px;
}

div.page div.content div.preistext
{
	background:white;
	bottom:95px;
	height:80px;
	left:-50px;
	padding-top:5px;
	position:absolute;
	width:220px;
	z-index:2;
}

div.page div.content a#pdflink,
div.page div.content a#uglink,
div.page div.content a#situation
{
	bottom:132px;
	color:#74892B;
	font-weight:bold;
	position:absolute;
	left:330px;
	width:200px;
	z-index:2;
	padding-left:15px;
	background:url("../images/pdf.gif") no-repeat scroll left center;
}

div.page div.content a#uglink
{
	bottom:115px;
}

div.page div.content a#situation
{
	bottom:98px;
}

/*
div.page div.content div.price ul.houses
{
	padding-top:18px;
	padding-left:18px;
	background:white;
	height:20px;
}


div.page div.content div.price ul.houses li
{
	float:left;
	margin-right:5px;
}

div.page div.content div.price ul.houses li,
div.page div.content div.price ul.houses li a
{
	color:#74892b;
	font-weight:bold;
}
div.page div.content div.price table
{
	width:356px;
	background:white;
	padding-left:18px;
	padding-top:18px;
}

div.page div.content div.price table thead tr th
{
	background:#768a2c;
	padding:3px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	color:white;
	font-size:9px;
}
div.page div.content div.price table thead tr th.head
{
	background:none;
	color:#a4ab69;
}

div.page div.content div.price table tbody tr td
{
	background:#dce3b6;
	vertical-align:top;
	padding:3px 1px;
	padding-right:5px;
	white-space:nowrap;
	font-size:9px;
}
div.page div.content div.price table tbody tr td.center{text-align:center;}
div.page div.content div.price table tbody tr td.right{text-align:right;}

div.page div.content div.prev
{
	position:absolute;
	top:0px;
	right:0px;
}
*/


/* ENDE PREISLISTE */

div.popup
{
	border:2px solid #74892B;
	font-size:12px;
	height:182px;
	padding:12px;
	position:absolute;
	right:3px;
	top:45px;
	width:280px;
	background:url("../images/popup.png");
	color:white;
	font-weight:bold;
}

div.popup a.close
{
	display:block;
	text-align:right;
	width:280px;
	margin-bottom:5px;
	font-weight:normal;
}

div.overlay
{
	color:#74892B;
	font-size:10px;
	font-weight:bold;
	height:31px;
	position:absolute;
	right:20px;
	top:16px;
	width:230px;
	background:white;
}





















