/* 
Yes2web Standaard CSS - V 20070801 
Site.css Bevat alle elementen voor de opmaak van de website, exclusief de opmaak die door TinyMCE gebruikt kan worden.
*/

/*
Projectnaam/algemene info
@author: Iede Koffeman
@version: 20070912-##
*/
body, #publerBody  {
	background: #742F9D url(../../images/vanspronsen/background/background.gif) top center repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.home {
	background-color: #003366;
}
.aan-en-verkoop {
	background-color: #742F9D;
}
.zoek-in-ons-actuele-aanbod, .real-estate {
	background-color: #00CCFF;
}
.contact {
	background-color: #003366;
}
#container {
	position: relative;
	width: 804px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 146px;
	width: 100%;
	/*background: url(../../images/vanspronsen/background/header.gif) top right no-repeat;*/
	border-bottom: 2px solid #fff;
}

.header1 #header {background: url(../../images/vanspronsen/header/header1.jpg) top right no-repeat;}
.header2 #header {background: url(../../images/vanspronsen/header/header2.jpg) top right no-repeat;}
.header3 #header, .default #header {background: url(../../images/vanspronsen/header/header3.jpg) top right no-repeat;}
.header4 #header, .real-estate #header {background: url(../../images/vanspronsen/header/header4.jpg) top right no-repeat;}
.header5 #header {background: url(../../images/vanspronsen/header/header5.jpg) top right no-repeat;}
.header6 #header {background: url(../../images/vanspronsen/header/header6.jpg) top right no-repeat;}
.header7 #header {background: url(../../images/vanspronsen/header/header7.jpg) top right no-repeat;}
.header8 #header {background: url(../../images/vanspronsen/header/header8.jpg) top right no-repeat;}

	#header h1 { margin: 0; }
	#header img { position: absolute; }
#main {
	height: 439px;
}
#wrapper {
	float: left;
	width: 100%;
}
.home #contents img.home-banner, img.side-banner {
	position: absolute;
	top: 148px;
	right: 0;
}
.home #contents img.lente-woonbeurs {
	position: absolute;
	bottom: 37px;
	right: 0;
}
/*voor IE6 (lelijk,! maar tijdelijk als het goed is)*/
*html .home #contents img.lente-woonbeurs {
	bottom: 45px;
}

.zoek-in-ons-actuele-aanbod #contents { 
	background: url(../../images/vanspronsen/background/zoek.gif) top left no-repeat;
	padding: 10px 10px 10px 10px;
	height: 419px;
	width: 582px;
	overflow-y: hidden;
}
.real-estate #contents {
	background-color: #FFFFFF;
}
.zoek-in-ons-actuele-aanbod #contents fieldset {
	width: 180px;
	float: left;
	border: none;
	margin-right: 30px;
	position: relative;
}
.zoek-in-ons-actuele-aanbod #contents fieldset input.txt {
	height: 2px;
}

.zoek-in-ons-actuele-aanbod p.woonmarkt{
	position: absolute;
	bottom: 80px;
	right: 10px;
}

img.zoek-open-huis {
	position: absolute;
	bottom: 38px;
	left: 201px;;
}
*html img.zoek-open-huis {
	bottom: 46px;
}
.toon-zoekresultaten {
	position: absolute;
	bottom: 125px;
	left: 410px;
	color: #FFF;
	font-size: 18px;
	text-align: left;
	cursor: pointer;
	border: 0;
	background: none;
}
img.nieuwbouw-project {
	position: absolute;
	top: 295px;
	right: 0px;
}
.zoek-in-ons-actuele-aanbod #contents label {
	float: none;
}
h2.prijs-van  {margin: 20px 0 5px 0;}
h2.tot  {margin: 12px 0 5px 0;}
h2.soort-woning  {margin: 43px 0 4px 0; }
*html h2.soort-woning {margin-top: 32px;}
a.ahuurwoning{position:absolute;top:213px;left:0;}
.address {margin-bottom: 5px; }
#contents {
	margin: 0 0 0 202px;
	height: 419px;
	width: 582px;
	padding: 10px;
	overflow-y: auto;
	background-color: #EEE;
}
.home #contents {
	width: 381px;
}
.real-estate #contents {
	position: relative;
}
ul#navigation {
	margin: 0; padding: 160px 0 169px 20px;
	position: relative;
	float: left;
	margin-left: -804px;
	height: 110px;
	width: 180px;
	list-style: none;
	background: #FFF url(../../images/vanspronsen/background/menu-bar.gif) top left repeat-x;
	border-right: 2px solid #fff;
}
* html ul#navigation {
	padding: 160px 0 159px 20px;
}
ul#navigation li a {
	color: #FFF;
	line-height: 20px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
ul#navigation li a:hover, ul#navigation li a.hover, ul#navigation li.selected a {
	color: #00ccff;
}
ul#navigation li.nav-home , ul#navigation li.nav-contact  {
	padding-bottom: 10px;
}
ul#navigation li.nav-home a , ul#navigation li.nav-contact a  {
	font-size: 12px;
}
ul#navigation li.nav-home {
	position: absolute;
	bottom: 0;
	left: 20px;
}
ul#navigation li.nav-zoek-in-ons-actuele-aanbod {
	position: absolute;
	top: 0;
	left: 20px;
	padding-top: 10px;
}
ul#navigation li.nav-zoek-in-ons-actuele-aanbod  a:hover, ul#navigation li.nav-zoek-in-ons-actuele-aanbod  a.hover {
	color: #0070a3;
}
.zoek-in-ons-actuele-aanbod ul#navigation li.selected a {
	color: #0070a3;
}
ul#navigation li.nav-contact {
	position: absolute;
	bottom: 0;
	left: 65px;
}
ul#footer {
	padding:10px 0 0 0; margin: 0;
	clear: both;
	height: 27px;
	list-style: none;
	background-repeat: no-repeat;
	text-indent: -9000px;
}
ul#footer li.funda img,  ul#footer li.nvm img {
	position: absolute;
	bottom: 0;
	right: 10px;
}
ul#footer li.funda img {
	right: 45px;
}
label.labelwidth  {
	width: 500px;
}
/*ul#footer li.funda {
	height: 17px;
	width: 48px;
	margin-right: 40px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vanspronsen/background/funda.png',sizingMethod='scale');
}
ul#footer li.nvm {
	height: 27px;
	width: 19px;
	margin-right: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vanspronsen/background/nvm.png' enabled=true,sizingMethod='scale');
}
#container>ul#footer li.funda {background-image: url(../../images/vanspronsen/background/funda.png);}
#container>ul#footer li.nvm {background-image: url(../../images/vanspronsen/background/nvm.png);}
/*
/*************************************
real-estate
*************************************/
.real-estate  dl  {
	position: relative;
	height: 100px;
	padding-left: 140px;
	margin: 10px 0 30px 0;
}
.real-estate #real-estate dl {
	padding: 0;
}
.real-estate  dl dt , .real-estate  dl dd  {
	float: left;
	padding: 0;
	margin: 0;
}
dl dd.check{
	padding-left: 20px;
	background: url(../../images/vanspronsen/icons/bullet_blue.png) top left no-repeat;
}
.real-estate  dl dt {
	display: block;
	font-weight: normal;
	clear: left;
	width: 120px;
}
.real-estate  dl dd {
	width: 300px;
}
.real-estate  img.foto {
	position: absolute;
	top: 0;
	left: 0;
}
.real-estate dl dd.prijs {
	position: absolute;
	width: 120px;
	top: 17px;
	right:20px;
	font-size: 14px;
	font-weight: bold;
	color: #00ccff;
}
.real-estate dl dt.strong {
	width: 420px;
}
.real-estate dl dt span.sold {
	color: #FF9A22;
	font-weight: bold;
}
.real-estate dl dt.hide {
	display: none;
} 
.real-estate #real-estate {
	position: relative;
}
ul.real-estate {
	width: 260px;
	/*
	position: absolute;
	top: 35px;
	left: 280px;
	*/
	list-style: none;
	margin: 0;
	background: none;
		float:right;
		margin-top:-235px;
		position:relative;
}
ul.real-estate  li  {
	float: left;
	padding-left: 5px;
}
p.terug {
	position: absolute;
	top: 0;
	left: 393px;
}
.real-estate #contents h3, .real-estate #contents p, .real-estate #contents a {
	color: #00ccff;
}
.real-estate #contents a {
	font-weight: normal;
}
.real-estate #contents a.titel, .real-estate #real-estate p.address {
	color: #000000;
	font-weight: bold;
}
.real-estate #contents h3.pdf, .real-estate #contents p.pdf, .real-estate #contents p.pdf a{
	color: #000;
	font-size: 12px;
}
.real-estate #contents p.pdf a{
	text-decoration: underline;
}
.real-estate #contents p.pdf a:hover{
	text-decoration: none;
}
img.nav {
	padding: 0 4px;
}
#real-estate p.zwart,#contents #confirm p, #contents #confirm a  {
	color: #000000;
}
dl.detail dt {
clear: both;
display: block;
width: 165px;
float: left;
}
dl.detail dd {
display: block;
width: 400px;
float: left;
}
