/* SITE LAYOUT */

html {
	background-color: #470103;
	color: #a63754;
}

a {
	color: #a63754;
}

html, body {
	margin: 0px;
	padding: 0px;
}

td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div {
	position: relative;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 947px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#content {
	position: relative;
	min-height: 525px;
	height: auto !important;
	height: 525px;
	padding: 0px 8px 100px 12px;
	
	background-color: #f2f2f2;
}

#page {
	position: relative;
	overflow: hidden;
}

#footer {
	position: absolute;
	bottom: 0px;

	padding: auto;

	width: 100%;
	height: 76px;
	
	background-color: #470103;
	
	overflow: hidden;
}

#siteheader {
	position: absolute;
	top: 0px;
	left: 0px;

	width: 100%;
	height: 165px;

	background-color: #a66a86;
	
}

#header {
	position: relative;
	height: 214px;

	background-image: url(/images/background_header.gif);
	background-repeat: no-repeat;
	background-color: #a66a86;
}


.clearfloats
{
	clear: both;
}


/* HEADER */

#headerfoto, #headeroverlay {
	position: absolute;
	top: 24px;
	left: 12px;
}

#taalkeuze {
	position: absolute;
	top: 6px;
	right: 31px;
	
	width:35px;
}

#taalkeuze img {
	margin-right: 6px;
}

#logo {
	position: absolute;
	top: 38px;
	left: 27px;
}

#hmodh {
	position: absolute;
	top: 176px;
	right: 30px;
}

#site {
	position: absolute;
	top: 10px;
	left: 28px;
	
	font-size: 18px;
}


/* MENU */

#menubar {
	position: absolute;
	top: 165px;
	left: 12px;
	
	width: 924px;
	height: 29px;
}

.menubarfiller {
	position: relative;
	display: inline;
	float: left;
	
	background-image: url(/images/background_menu.png);
	background-repeat: repeat-x;
}

#menu {
	position: relative;
	display: inline;
	float: left;

	width: 480px;
	height: 29px;
}

#menu a {
	color: #FFFFFF;
}


.menuitem {
	position: relative;
	height: 29px;

	padding: 0 10px 0 10px;

	background-image: url(/images/background_menu.png);
	background-repeat: repeat-x;
}

.menuitem, #menu img {
	position: relative;
	display: inline;
	float: left;
}

.menuitem img {
	padding-top: 8px;
}


.submenu {
	position: absolute;
	top: 30px;
	left: -5px;

	width: 100px;

	z-index: 9;
	
	background-color: white;
	color: #a63754;
	border-right: 1px solid #a63754;
	border-left: 1px solid #a63754;
	border-bottom: 1px solid #a63754;

	padding: 4px 10px 4px 10px;
}

.submenuitem {
	position: relative;
	height: 18px;
}

.submenuitem img {
	position: relative;
	padding: 0px;
}

.subsubmenu {
	position: absolute;
	top: 0px;
	left: 100px;

	width: 80px;

	z-index: 9;
	
	background-color: white;
	color: #a63754;
	border: 1px solid #a63754;

	padding: 4px 10px 0 10px;
}


/* FOOTER */

#footertekst {
	position: relative;
	margin: 12px;
	
	line-height: 18px;
	font-size: 12px;

	white-space: nowrap;
	
	overflow: hidden;
}

#footerlogo {
	position: absolute;
	top: 17px;
	left: 38px;
}

#footertekst, #footertekst a {
	color: #d0cbcb;
}


/* CONTENT */

#content ul {
	margin-left: 18px;
	list-style-image: url(/images/li.gif);
}

#content ol {
	margin-left: 24px;
}

#content p {
	margin-top: 0;
	margin-bottom: 1em;
}

#content li {
	margin-bottom: 10px;
}

/* HOME */

#kijker {
	position: absolute;
	top: 29px;
	left: 440px;
	
	width: 487px;
	height: 214px;
	
	background-image: url(/images/background_kijker.gif);
	background-repeat: no-repeat;
	
	overflow: hidden;
}

#biv {
	position: relative;
	color: #a66a86;

	margin-top: 18px;
}

#makelaar {
	position: absolute;
	top: 28px;
	left: 246px;
}

#makelaar img {
	position: relative;
	display: inline;
	float: left;
	
	margin: -1px 10px 0 0;
}


#biv a {
	color: #a66a86;
}


/* KIJKER */


.kijker_foto {
	position: absolute;
	top: 16px;
	left: 17px;

	border: 1px solid #470103;
}


#kijker_titel {
	position: absolute;
	top: 2px;
	left: 269px;
}


.kijker_titel {
	position: absolute;
	top: 49px;
	left: 269px;
}

.kijker_prijs {
	position: absolute;
	top: 69px;
	left: 269px;
}

.kijker_desc {
	position: absolute;
	top: 90px;
	left: 269px;
	
	width: 200px;
	height: 70px;
	
	padding-top: 6px;
	padding-bottom: 4px;
	
	border-top: 1px dotted #470103;
	border-bottom: 1px dotted #470103;
}

.kijker_info {
	position: absolute;
	top: 178px;
	right: 18px;
}


/* AANBOD */

#aanbod {
	position: relative;
	margin-top: 20px;
}

#aanbod ul {
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
}

#aanbod li {
	position: relative;
	display: inline;
        float: left;
        
	width: 924px;
	height: 150px;

        margin-bottom: 20px;

	list-style: none;
}

#aanbod a {
}



.pand {
	position: relative;
	width: 922px;
	height: 150px;	
	overflow: hidden;
}

.pandfoto1, .projectfoto {
	position: absolute;
	top: 0px;
	left: 0px;
	
	border: 1px solid #470103;
}

.pandfoto2 {
	position: absolute;
	top: 0px;
	left: 204px;
	
	border: 1px solid #470103;
}

.pandfoto3 {
	position: absolute;
	top: 77px;
	left: 204px;
	
	border: 1px solid #470103;
}

.pandsticker {
	position: absolute;
	top: 1px;
	left: 1px;
}

.pandtekst {
	position: absolute;
	top: 0px;
	left: 306px;
	
	padding: 11px 20px 11px 13px;
	width: 581px;
	height: 125px;
	overflow: hidden;

	background-color: #FFFFFF;
	border: 1px solid #edeeee;
}



.pandtitel, .projecttitel {
	width: 260px;
	height: 19px;
	overflow: hidden;

	font-weight: bold;
}

.panddesc {
	height: 70px;
	overflow: hidden;

	padding-top: 6px;
	padding-bottom: 4px;

	border-top: 1px dotted #470103;
	border-bottom: 1px dotted #470103;
	
	margin-bottom: 10px;
}

.pandprijs {
	display: inline;
	width: 300px;
	overflow: hidden;
	float: left;
}

.pandinfo {
	width: 281px;
	overflow: hidden;
	float: left;
	
	text-align: right;
	
}


.project {
	position: relative;
	width: 940px;
	min-height: 230px;
}

.projectinfo {
	position: absolute;
	top: 170px;
	left: 15px;
}

.projectmijnlsh {
	position: absolute;
	top: 200px;
	left: 15px;
}

.projectpanden {
	
	position: relative;
	margin-top: 38px;
	margin-left: 254px;

	width: 660px;
	height: 73px;
	
	padding-top: 5px;
	margin-bottom: 6px;
}

.projectpanden th {
	border-bottom: 1px solid #FFFFFF;
	font-size: 14px;
	text-align: left;
	padding: 2px;
}

.projectpanden td {
	border-bottom: 1px solid #cd8c5d;
	padding: 2px;
}

.projectpanden img {
	vertical-align: bottom;
}
#sorteren {
	position: absolute;
	top: 10px;
	right: 0px;

	width: 735px;
	text-align: right;
}

#filter {
}


/* MAPSEARCH */


#googlemap_topright {
	position: absolute;
	top: 0px;
	right: 0px;
}

#googlemap_topleft {
	position: absolute;
	top: 0px;
	right: 697px;
}

#googlemap_bottomright {
	position: absolute;
	top: 330px;
	right: 0px;
}

#googlemap_bottomleft {
	position: absolute;
	top: 330px;
	right: 697px;
}


/* DETAIL */

.detailtitel {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1em;
}

#nav {
	position: absolute;
	top: 19px;
	right: 3px;
}

#nav a {
	display: block;
	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}

#nav div {
	position: relative;
	float: right;
	display: inline;
	
	margin-left: 4px;
	
	background-color: #470103;
	padding: 4px;

	text-align: center;
}


#fotos {
	position: relative;
	margin-bottom: 10px;
}

#hoofdfoto {
	position: relative;
	
	width: 442px;
	height: 332px;
	
	border: 1px solid #470103;
}

#thumbnails {
	position: absolute;
	top: 0px;
	left: 466px;
	
	width: 459px;
	height: 333px;
}

.thumb {
	border: 1px solid #470103;
}

#previousdiv, #morediv, #nextdiv {
	position: relative;
	display: inline;
	float: left;
	

	margin-right: 0px;
}

#nextdiv {
	margin-right: 4px;
}


.nbhoofdfoto {
	position: absolute;
	top: 12px;
	left: 159px;
}



#nbthumbnails {
	position: absolute;
	
	top: 12px;
	left: 13px;
	
	width: 119px;
	height: 357px;
}

.thumbdiv {
	position: relative;
	width: 153px;
	height: 115px;
}


.knoppen {
	position: relative;
	
	width: 100%;
	height: 22px;
	overflow: hidden;
	
	margin-bottom: 10px;

	padding: 0px;
}


.knoppen div {
	position: relative;
	display: inline;
	float: left;

	margin-right: 4px;

	background-color: #470103;
	padding: 4px;

	text-align: center;
}

.knoppen div div {
	padding: 0px;
	margin: 0px;
	
}

.knoppen * {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	

}

.knoppen a {
	display: block;
}

#mapcont a {
	color: #a63754;
}

/* GOOGLE MAP */

.tooltip {
	border: 1px solid #808080;
	padding: 2px 5px 2px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFEEE;
	font-weight: normal;
}

#googleplan {
	position: relative;
	width: 765px;
	margin-bottom: 10px;
}

.googletab {
	position: relative;
	float: left;
	margin-right: 1px;
}




/* MISC */

.png {
	behavior: url(/includes/iepngfix.htc);
}


h1 {
	font-size: 24px;
	font-weight: normal;
	color: #a63754;

	height: 24px;
	padding: 0px;
	margin: 16px 0 16px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #a63754;
		
	margin: 0px;
}

div {
	vertical-align: top;
}

.hr {
	position: relative;
	background-image: url(/images/hr.gif);
	background-repeat: repeat-x;

	height: 2px;
	width: 100%;
	overflow: hidden;
	
	margin-top: 12px;
	margin-bottom: 10px;
}

.stippel {
	position: relative;
	background-image: url(/images/stippel.gif);
	background-repeat: repeat-x;

	height: 1px;
	width: 100%;
	
	margin-top: 10px;
	margin-bottom: 20px;
}


.onderbreking {
	position: relative;
	
	width: 765px;
	height: 10px;

	margin-top: 10px;	
	margin-left: -15px;
	
	background-color: #000000;
}

.small, .small a, .small i, .small b, .small p {
	font-size: 10px;
}

.spacer {
	color: #FCBF26;
}

/* NIEUWBOUW */

#geografisch_downloads {
	position: absolute;
	top: 12px;
	left: 535px;
	
	width: 220px;
}

#geografisch_downloads div 
{
	margin-bottom: 0px;
}

#nieuwbouwlijst {
	position: relative;
}

#nieuwbouwlijst a {
	color: #000000;
}

.nieuwbouwlijsthr {
	border-top: 1px solid white;
	border-bottom: 1px solid #CD8C5D;
}

.nieuwbouwlijsthrbottom {
	border-bottom: 1px solid #CD8C5D;
}

.nieuwbouwlijsthrtop {
	border-top: 1px solid white;
}


.formbutton {

}

.kadertekst {
	background-color: #ffffff;
	margin-bottom: 10px;
	border: 6px solid #ffffff;
}

.kadertekst h1 {
	margin: 0px;
	padding: 0px;
}

.align_right {
	text-align: right;
}
.print {
	display: none;
}

.geel {
	color: #ffc126;
}

.topleft {
	position: absolute;
	top: 0px;
	left: 0px;
}

.kader {
	border: 1px solid #ffffff;
}

#wait {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #000000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}