/* BLAUWE WEBSITE */

* {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 0;
	color: #666666;
}

html {
	color: #666666;
	
	background-color: #F4F4F4;

	background-image: url(/img/blauw/siteheader.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

a, b, strong {
	color: #666666;
}

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

	color: #666666;

	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;

	min-width: 948px;
	height: 100%;
}


td, div, input, select, textarea, span {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

	color: #666666;
}

div {
	vertical-align: top;
	position: relative;
}

hr {
	height: 2px;

	border-top: 1px dotted #000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	color: #FFFFFF;

	margin: 8px 0px 8px 0px;
}

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

.startkader {
	height: 2px;

	border-top: 1px dotted #000000;
	border-bottom: 1px solid #F4F4F4;
	border-left: none;
	border-right: none;
	background-color: #F4F4F4;
	color: #F4F4F4;

	margin: 8px 0px 8px 0px;
}

.nodecoration {
	text-decoration: none;
}

form {
	margin: 0px 0px 0px 0px;
}

#container {
	position: relative;
	margin: 0 auto;

	min-width: 948px;
	width: 948px;

	height:auto !important;
	height:100%;
	min-height:100%;
}

#header {
	position: relative;
	height: 370px;
}

#content2 {
	position: relative;
	
	min-height: 358px;
	height:auto !important;
	height:358px;

	padding: 0px 0px 0px 214px;
}

#content {
	position: relative;
	
	min-height: 100%;
	height:auto !important;

	padding: 0px 0px 0px 214px;
}

#page {
	position: relative;
	zoverflow: hidden;

	background-color: #FFFFFF;
	background-image: url(/img/blauw/background_content.gif);
	background-repeat: repeat-x;
	background-position: top left;
		
	border: 1px solid #B6B5B0;
	border-top: none;
	
	padding: 45px 17px 44px 17px;
}

#sitefooter {
	position: relative;
	margin: 0 auto;

	min-width: 948px;
	width: 948px;

	height: 55px;
}

#biv {
	position: absolute;
	bottom: 23px;

	width: 214px;
	min-width: 214px;
	height: 93px;

	background-color: #F4F4F4;

	z-index: 10;
}

#footer {
	position: absolute;
	top: 0px;
	left: 214px;

	width: 734px;
	height: 37px;
	
	background-color: #B6B5B0;

	z-index: 10;
}

.clearfloats
{
	clear: both;
}


/* HEADER */

#logo {
	position: absolute;
	top: 21px;
	left: 9px;
}

#hmodh {
	position: absolute;
	top: 40px;
	left: 750px;
}

#laatstenieuws {
	position: absolute;
	top: 113px;
	left: 0px;	
}

#laatstenieuws_bg {
	position: absolute;
	width: 213px;
	height: 214px;
	top: 156px;
	left: 0px;

	border: none;
	border-right: 1px solid #979793;

	background-color: #5B5A55;
}

.nieuwsitem {
	position: absolute;
	width: 180px;
	height: 50px;
	left: 26px;

	color: #FFFFFF;
}

.nieuwsitem li {
	list-style-image: url(/img/blauw/bullet.gif);
	color: #FFFFFF;
}

.nieuwsitem A {
	color: #A29B93;
}

#headerfoto {
	position: absolute;
	width: 736px;
	height: 258px;
	top: 113px;
	left: 214px;

	background-color: #FFFFFF;
	background-image: url(/img/headers/1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
	overflow: hidden;
}


/* MENU */

#menu {
	position: relative;
	width: 736px;
	height: 46px;
	top: 31px;
	left: 214px;
	
	background-color: #FFFFFF;
	
	overflow: hidden;

}

.menuitem_on {
	position: absolute;
	height: 17px;
	top: 15px;

	background-color: #FFFFFF;
	cursor: pointer;
	vertical-align: bottom;	
}

.menuitem_off {
	position: absolute;
	height: 17px;
	top: 15px;

	background-color: #FFFFFF;
	cursor: pointer;
	vertical-align: bottom;
}

.menuspacer {
	position: absolute;
	width: 1px;
	height: 10px;
	top: 18px;

	background-color: #5B5A55;
	vertical-align: top;
}

#submenu {
	position: relative;
	width: 736px;
	height: 46px;
	top: 16px;
	left: 214px;
	
}


/* CONTENT */

#headertitle {
	position: absolute;
	width: 400px;
	height: 18px;
	top: 13px;
	left: 20px;

	overflow: hidden;

}
#headerimage {
	position: absolute;
	width: 600px;
	height: 28px;
	top: 11px;
	left: 17px;

	background-color: #CDA75C;


	padding: 2px 0px 0px 0px;
}


/* BIV + FOOTER */

#bivowner {
	position: absolute;
	width: 205px;
	height: 58px;
	top: 58px;
	left: 3px;

	color: #757575;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;

	z-index: 11;	
}

.bivtext {
	position: absolute;
	width: 205px;
	height: 50px;
	top: 0px;
	left: 3px;
	
	color: #757575;
	font-size: 10px;
	line-height: 12px;

	white-space: nowrap;
	overflow: hidden;

	z-index: 11;
}

.bivtext STRONG, .bivtext B {
	color: #5B5A55;
}

.bivtext A {
	color: #757575;
	font-size: 10px;
	text-decoration: none;
}

.footertext {
	position: absolute;
	width: 700px;
	height: 27px;
	top: 5px;
	left: 28px;
	
	color: #5B5A55;
	font-size: 11px;
	line-height: 14px;

	white-space: nowrap;
	overflow: hidden;

	z-index: 11;
}

.footertext A {
	color: #5B5A55;
	font-size: 11px;
}


/* CONTACT */

.contactform {
    font-size: 10px;
    line-height: 15px;
    color: #666666;
}


/* AANBOD */

#top_links {
	position: absolute;
	width: 500px;
	height: 15px;
	top: -50px;
	right: 1px;

	color: #FFFFFF;

	text-align: right;
}

.toplinks {
	color: #FFFFFF;
}

#aanbodzoek {
	position: absolute;
	width: 440px;
	height: 15px;
	top: 0px;
	left: 0px;
}

#aanbodsort {
	position: absolute;
	width: 250px;
	height: 15px;
	top: 0px;
	right: 0px;

	text-align: right;
}

#aanbod {
	position: relative;

	width: 694px;
}

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

#aanbod li {
	position: relative;
	display: inline;
	float: left;


	list-style: none;
}

#subtitles {
	position: relative;

	width: 694px;
	height: 51px;
}

#subtitle {
	position: absolute;
	width: 400px;
	height: 16px;
	top: 30px;
	left: 20px;

	overflow: hidden;
}

#subtitleimage {
	position: absolute;
	width: 733px;
	height: 20px;
	top: 31px;
	left: -18px;

	background-color: #757575;


	padding: 4px 0px 0px 0px;
}

.pand {
	position: relative;
	float: left;

	width: 335px;
	height: 167px;

	overflow:hidden;
}

.pandbackground {
	position: absolute;
	top: 17px;
	left: 0px;
}

.pandfoto {
	position: absolute;
	top: 23px;
	left: 6px;
}

.pandsticker {
	position: absolute;
	top: 23px;
	left: 6px;
}

.pandtitel {
	position: absolute;
	top: 24px;
	left: 169px;

	width: 158px;
	height: 38px;
	overflow: hidden;

	font-size: 13px;
	font-weight: bold;

	color: #3B3131;
}

.panddesc {
	position: absolute;
	top: 71px;
	left: 169px;

	width: 158px;
	height: 60px;

	overflow: hidden;

	line-height: 15px;
	color: #797979;
}

.pandprijs {
	position: absolute;
	bottom: 6px;
	left: 5px;

	width: 190px;
	height: 16px;


	color: #797979;

	font-size: 13px;
	line-height: 16px;
}

.pandprijs STRONG {
	color: #3B3131;
}

.pandinfo {
	position: absolute;
	bottom: 7px;
	right: 7px;
}

.rood {
	color: #EE272F
}


/* DETAIL */

#fotos {
	position: relative;
	
	width: 694px;
	height: 260px;

	margin-top: 13px;
	margin-bottom: 10px;
}

#hoofdfoto {
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 346px;
	height: 260px;	
}

#hoofdfoto img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#thumbnails {
	position: absolute;
	top: 0px;
	left: 356px;
	
	width: 344px;
	height: 260px;
}

#thumbnails img {
}

#fotoknoppen, #detailknoppen {
	position: relative;

	width: 694px;
	height: 16px;
}

#slideshow {
	position: absolute;

	width: 120px;
	height: 16px;
	top: 0px;
	left: 113px;

	text-align: center;
}

#previousdiv {
	position: absolute;

	width: 13px;
	height: 16px;
	top: 0px;
	left: 483px;

	text-align: center;
	text-decoration: none;
}

#morediv {
	position: absolute;

	width: 66px;
	height: 16px;
	top: 0px;
	left: 495px;

	text-align: center;
	text-decoration: underline;
}

#nextdiv {
	position: absolute;

	width: 13px;
	height: 16px;
	top: 0px;
	left: 561px;

	text-align: center;
	text-decoration: none;
}

#liggingsplan {
	width: 694px;
	height: 271px;

	background-color: #F4F4F4;
	border: 1px solid #616161;
	
	padding: 5px 8px 8px 8px;
}

#printpage {
	position: absolute;

	width: 150px;
	height: 16px;
	top: 0px;
	left: 61px;

	text-align: center;
}

#mail2friend {
	position: absolute;

	width: 150px;
	height: 16px;
	top: 0px;
	left: 272px;

	text-align: center;
}

#extrainfo {
	position: absolute;

	width: 150px;
	height: 16px;
	top: 0px;
	left: 483px;

	text-align: center;
}


/* HMODH */

.hmodh {
	line-height: 13px;
}
.hmodhsmall {
    font-size: 10px;
    line-height: 13px;
    color: #666666;	
}
