body {
	margin: 0px auto;
	padding: 0px;

	width: 958px;

	color: #000000;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;

	background-color: #F1E6D1;	
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}

a {
	color: #000000;
}

td {
	color: #000000;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
}

p {
	margin-bottom: 1em;
}

/* SITE LAYOUT */

#site {
	position: absolute;

	width: 958px;

	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */

	margin: 0 auto;
	padding: 0px;
	
}

#header {
	position: relative;
	width: 100%;
	height: 263px;

	background-image: url(/images/background_header.jpg);
	background-repeat: no-repeat;
}

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

	width: 100%;
	height: 55px;

	background-image: url(/images/background_footer2.gif);
	background-repeat: no-repeat;
	
	z-index: 0;
}

#main {
	position: relative;
	margin: 0px;
	padding: 3px 0 0 0;

	background-image: url(/images/background_main.gif);
	background-repeat: repeat-y;
	
}

#content {
	position: relative;
	left: 10px;

	width: 900px;
	
	padding: 20px 19px 0px 20px;

	background-image: url(/images/background_contenttekst.gif);
	background-repeat: repeat-y;
	
	border-bottom: 1px solid #eccc94;
}

#content2 {
	position: relative;
	left: 10px;

	width: 940px;
	border-bottom: 1px solid #cd8c5d;
}

#content2 div {
	z-index: 99;
}

#kader_footer {
	position: relative;
	width: 100%;
	height: 19px;
	
	background-image: url(/images/kader_footer.gif);
	background-repeat: no-repeat;
	
	margin-bottom: 55px;
}

#kader_footer2 {
	position: relative;
	width: 100%;
	height: 13px;
	
	
	top: -5px;
	
	z-index: 98;
		
	
	background-image: url(/images/kader_footer2.gif);
	background-repeat: no-repeat;
	
	margin-bottom: 55px;
}


/* POSITIONING */

.clearfloats
{
	clear: both;
}


/* HEADER */

#logo {
	position: absolute;
	top: 33px;
	left: 7px;
	
	z-index: 99;
}

#headerfoto {
	position: absolute;
	top: 33px;
	left: 7px;

	width: 944px;
	height: 181px;
	
	z-index: 0;
}

.headerfoto {
	position: absolute;
	top: 0px;
	left: 0px;

	width: 944px;
	height: 181px;
}

.headerkader {
	position: absolute;
	top: 26px;
	left: 0px;

	z-index: 98;
}

#hmodh {
	position: absolute;
	top: 4px;
	right: 27px;

	width: 317px;
	height: 29px;

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

	color: #FFFFFF;
	
	z-index: 98;
}


#hmodh a {
	color: #FFFFFF;
}


#omslagen {
	position: absolute;
	top: -10px;
	left: 215px;
}



/* MENU */

#menu {
	position: absolute;
	
	top: 231px;
	left: 6px;
	
	width: 950px;
	height: 32px;


	overflow: hidden;
}

#menu img {
	vertical-align: top;
}

#menu a {
	display: block;
}

.menuitem {
	position: relative;
	
	display: inline;
	float: left;
	
	width: 118px;
	height: 32px;
	
	text-align: center;
	
	background-image: url(/images/tab_off.gif);
	background-repeat: no-repeat;	
}

.menuitem div {
	margin-top: 8px;
	font-size: 18px;
	color: #CD8C5D;
}

.menuitem a {
	font-size: 18px;
	color: #F0D299;
	text-decoration: none;
}

.menuitem a.on {
	color: #FFFFFF;
}


.menuimg {
	margin-right: 17px;
}

.menustrepeke {
	margin-left: 24px;
	height: 2px;
}

.menustrepeke img {
	vertical-align: top;
}

.submenu {
	margin-top: 15px;
}

.submenuitem {

	margin-top: 7px;
	margin-bottom: 3px;
}




/* FOOTER */

#footerlogo {
	position: absolute;
	top: 11px;
	left: 41px;
}

#footertekst {
	position: absolute;
	top: 15px;
	left: 171px;

	font-size: 11px;
	color: #FFFFFF;
}
#footertekst a {
	font-size: 11px;
	color: #FFFFFF;
}


/* MISC */

#content ul {
	margin-left: 18px;
}

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

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


#nieuws {
	position: relative;
}

/* HOME */

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

	width: 468px;
}

#rechts {
	position: relative;
	float: right;
	display: inline;

	width: 468px;
}

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

	width: 232px;
	height: 337px;

	margin-right: 4px;

	text-align: right;

	background-image: url(/images/background_zoekform.gif);
	background-repeat: no-repeat;
}

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

	width: 232px;
	height: 231px;

	margin-right: 4px;

	background-image: url(/images/background_landinfo.gif);
	background-repeat: no-repeat;


}

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

	width: 232px;
	height: 231px;
	
	background-image: url(/images/background_studiereis.gif);
	background-repeat: no-repeat;

	overflow: hidden;
}


#zoekform form, #landinfo form {
	margin: 127px 10px 0 10px;
	width: 205px;
	overflow: hidden;
}

#zoekform img {
	margin-bottom: 6px;
}

#zoekform a {	
	font-size: 11px;
	color: #825218;
}

.selectdiv {

	zz_background-image: url(/images/background_selectbox.png);
	background-repeat: no-repeat;

	width: 205px;
	height: 27px;
	
	overflow: hidden;

	margin-bottom: 3px;

}

.selectdiv select {
	margin: 4px 5px 5px 3px;;
	
	width: 198px;
	height: 19px;
}

.selectdiv select, .selectdiv option {
	font-size: 11px;	
	color: #7F4F15;
	border: 1px solid white;
}


.checkboxdiv {
	color: #7f4f15;
	margin-bottom: 3px;
	width: 200px;
}

.checkboxdiv input {
	border: none;

}

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

	width: 232px;
	height: 337px;
	
	background-image: url(/images/background_verkopen.gif);
	background-repeat: no-repeat;
}

#verkopen *, #studiereis * {
	color: #825218;
	font-size: 14px;
	text-align: justify;
}

#verkopen div, #studiereis div {
	margin: 130px 11px 0 10px;
	
	height: 135px;
	overflow: hidden;
}

#verkopenmeerinfoknop {
	position: absolute;
	top: 279px;
	left: 108px;
}

#studiereismeerinfoknop {
	position: absolute;
	top: 193px;
	left: 108px;
}

#waarom {
	position: relative;
	
	width: 468px;
	height: 217px;
	
	overflow: hidden;
	
	background-image: url(/images/background_waarom.gif);
	background-repeat: no-repeat;
}

#waarom ul {
	margin-left: 0px;
}

#waarom li {
	margin-bottom: 1px;
}

#waarom img {
	margin-right: 12px;
}

#waarommeerinfoknop {
	position: absolute;
	top: 181px;
	left: 344px;
}

#kijker {
	position: relative;
	
	width: 468px;
	height: 323px;
	
	overflow: hidden;
	
	background-image: url(/images/background_kijker.gif);
	background-repeat: no-repeat;
}

.homesubtitel {
	position: relative;
	margin-top: 20px;
	margin-left: 13px;
}



/* KIJKER */

.highlight {
	color: #825218;
}

.nobullets {
	list-style-type: none;
}

.groot {
	font-size: 15px;
}

.kijker_pand {
	position: relative;
	margin: 11px 0 13px 11px;
	
	width: 450px;
	height: 121px;
}

.kijker_land {
	width: 156px;
	height: 20px;
	
	overflow: hidden;
}

.kijker_prijs {
	position: absolute;
	top: 4px;
	left: 160px;
}

.kijker_typeligging {
	position: absolute;
	top: 21px;
	left: 0px;
	
	width: 156px;
	height: 32px;
	overflow: hidden;
}

.kijker_kamers {
	position: absolute;
	top: 21px;
	left: 160px;

	width: 100px;
	height: 32px;
	overflow: hidden;
}

.kijker_tekst {
	position: absolute;
	
	top: 55px;
	left: 0px;

	width: 288px;
	height: 64px;
}

.kijker_foto {
	position: absolute;
	top: 5px;
	left: 297px;
}

.kijker_fotokader {
	position: absolute;
	top: 0px;
	left: 292px;
}


/* AANBOD */

#aanbod {
	margin-bottom: -3px;
}

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

#aanbod li {
        list-style: none;
	margin-bottom: 3px;
}

#aanbod a {
	color: #FFFFFF;
}

.pand {
	position: relative;
	width: 940px;
	height: 177px;
		
	background-image: url(/images/background_pand.gif);
	background-repeat: no-repeat;
	
	overflow: hidden;
}

.pandfoto, .projectfoto {
	position: absolute;
	top: 17px;
	left: 15px;
}

.pandfotokader, .projectfotokader {
	position: absolute;
	top: 12px;
	left: 10px;
}

.pandfotoback, .projectfotoback {
	position: absolute;
	top: 2px;
	left: 2px;
}

.pandsticker2 {
	position: absolute;
	top: 28px;
	left: 216px;
}

.pandtitel, .projecttitel {
	position: absolute;
	top: 11px;
	left: 254px;
}

.pandbeschikbaar {
	position: absolute;
	top: 11px;
	right: 210px;

	color: #FFFFFF;
	font-size: 12px;
	background-color: #CD8C5D;
	padding: 4px;
}

.pandtekst, .projecttekst {
	position: absolute;
	top: 45px;
	left: 254px;

	width: 475px;
	height: 88px;
	
	line-height: 14px;
	
	overflow: hidden;
}

.pandprijs {
	position: absolute;
	bottom: 18px;
	left: 254px;

	overflow: hidden;
}

.pandmijnlsh {
	position: absolute;
	left: 557px;
	bottom: 15px;
}

.pandmijnlsh2, .projectmijnlsh2 {
	position: absolute;
	left: 522px;
	bottom: 15px;
}

.pandinfo {
	position: absolute;
	left: 775px;
	bottom: 15px;
}

.pandstrepeke, .projectstrepeke {
	position: absolute;
	top: 16px;
	left: 753px;
	
	width: 2px;
	height: 146px;
	
	background-image: url(/images/vr.gif);
	background-repeat: repeat-y;
}

.pandextra, .projectextra {
	position: absolute;
	top: 15px;
	left: 779px;
}

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

	background-image: url(/images/background_contenttekst.gif);
	background-repeat: no-repeat;
}

.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;
	bottom: 0px;
	right: 0px;
	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 */

#detailtekst, #fotos {
	position: relative;
	height: 266px;
	overflow: hidden;
	
	text-align: justify;
}

.hoofdfoto {
	position: absolute;
	top: 15px;
	left: 15px;
	
	z-index: 2;
}

.hoofdfoto_fotokader {
	position: absolute;
	top: 7px;
	left: 7px;
	
	z-index: 3;
}

#thumbnails {
	position: absolute;
	
	top: 1px;
	left: 352px;
	
	width: 97px;
	height: 266px;
		
	z-index: 4;
}

.thumbdiv {
	position: relative;
	width: 96px;
	height: 85px;
}

.thumb {
	position: absolute;
	bottom: 2px;
	left: 2px;
}

.thumb_fotokader {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#blikvangers {
	list-style-type: square;
	margin: 0px;
}

.knoppen {
	position: relative;
	
	height: 40px;

	overflow: hidden;
	margin-bottom: 3px;
}

.knoppen img {
	float: left;
	display: inline;
}

.button {
	cursor: pointer;
}



/* GOOGLE MAP */

#plan {
	margin-bottom: 3px;
}


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


/* LANDEN */

#landentabs {
	position: relative;
	margin-bottom: 1em;
}

#landentabs a {
	color: #000000;
	font-size: 13px;
}

#landentabs a:hover {
	color: #FFFFFF;
}


/* MISC */

.contenttekst {
	background-image: url(/images/background_contenttekst.gif);
	background-repeat: no-repeat;
	
	padding: 20px 20px 10px 20px;
	
	margin-bottom: 10px;
}

.contenttekstbottom {

	position: absolute;
	bottom: 0px;
	left: 0px;
	
	width: 940px;
	height: 10px;
	
	background-image: url(/images/bottom_contenttekst.gif);
	background-repeat: no-repeat;
	overflow: hidden;

	z-index: 2;
}


.contenttekst p {
	
}


#contenttekst2 {
	
	width: 940px;
	overflow: hidden;
}

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

.titel {
	margin-bottom: 20px;
	font-size: 18px;
	color: #FFFFFF;
}

.nbtitel {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: -10px;
}

h1 {
	font-size: 21px;
	height: 30px;
	margin-bottom: 0.4em;
}

h2 {
	font-size: 18px;
	height: 30px;
}

div {
	vertical-align: top;
}


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

	height: 2px;
	overflow: hidden;
	
	margin-top: 1em;
	margin-bottom: 1em;
}

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

.spacer {
	color: #C7BDAA;
}
/* NIEUWBOUW */

#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;
}

#miniwebsite {
	position: absolute;
	top: 12px;
	right: 12px;
}

.formbutton {
	color: #000000;
}

input, select, option, textarea {
	color: #000000;
}


.kolom {
	position: relative;
	display: inline;
	float: left;

	width: 469px;
	overflow: hidden;
}

.kaderke {
	position: relative;
	
	background-image: url(/images/background_kaderke.gif);
	background-repeat: no-repeat;

	padding: 15px 15px 0 15px;
	
	margin-bottom: 14px;
}

.kadertitel {
	position: relative;
	margin-bottom: 10px;
	margin-left: -5px;
}

.kaderbottom_absolute {
	position: absolute;

	bottom: -5px;
	left: 0px;
	
	width: 469px;
	height: 11px;
	
	background-image: url(/images/bottom_kaderke.gif);
	background-repeat: no-repeat;
}

.kaderbottom {
	position: absolute;
	margin-left: -15px;

	width: 469px;
	height: 11px;

	background-image: url(/images/bottom_kaderke.gif);
	background-repeat: no-repeat;
}

.links {
	margin-right: 2px;
}

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

.print {
	display: none;
}

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



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

	background-color: #000000;

	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;

	display: hidden;
	
	z-index: 99px;
}
