BODY {
	margin:0;
	background:#EDEAEA;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
}
TD,INPUT,SELECT,TEXTAREA {
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
}
A {
	color:#2D8BC8;
	font-weight:bold;
	text-decoration:underline;
}
.kader {
	border:1px solid #252062;
}
.blue {
	color:#252062;
}
.hmodh {
	color:#F8F6B4;
	font-size:13px;
	line-height:26px;
}
.hmodh a:link {color: #ffffff; font-size: 13px; }
.hmodh a:visited {color: #ffffff; font-size: 13px; }
.hmodh a:hover {color: #ffffff; font-size: 13px; }
.hmodh a:active {color: #ffffff; font-size: 13px; }

.site {
	background-image:url('/img/background_gradient.gif');
	background-position:top left;
	background-repeat:repeat-x;
}
.spacer {
	color: #A8D5F3;
}
.detailspacer {
	color:#A7D4F2;
}	
.footer {
	color: #FFFFFF;
}
.footer a:link { color: #fffc9e; text-decoration:underline; }
.footer a:visited { color: #fffc9e; text-decoration:underline; }
.footer a:hover { color: #fffc9e; text-decoration:underline; }
.footer a:active { color: #fffc9e; text-decoration:underline; }

#nieuwbouw {
	position: absolute;
	top: 31px;
	left: 589px;
	background-image: url(images/kader_nieuwbouw.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 334px;
	height: 164px;
}
#nieuwbouw_titel {
	position: absolute;
	top: 0px;
	left: -16px;
}
#nieuwbouw_foto {
	position: absolute;
	top: 36px;
	left: 15px;
}
#nieuwbouw_tekst {
	position: absolute;
	top: 37px;
	left: 183px;
	width: 140px;
	height: 95px;
	color: #252062;
}

#nieuwbouw_prijs {
	position: absolute;
	bottom: 10px;
	left: 183px;
	width: 122px;
	height: 28px;
	color: #252062;
}
#nieuwbouw_info {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#kijker {
	position: absolute;
	top: -9px;
	left: 388px;
	background-image: url(images/kader_kijker.png);
	background-repeat: no-repeat;
	width: 181px;
	height: 233px;
}
#kijker_titel {
	position: absolute;
	top: 14px;
	left: 12px;
}
#kijker_foto {
	position: absolute;
	top: 40px;
	left: 11px;
}

#kijker_tekst {
	color: #000000;
	position: absolute;
	top: 162px;
	left: 12px;
	width: 155px;
}

#kijker_prijs {
	color: #000000;
	position: absolute;
	bottom: 13px;
	right: 14px;
	width: 155px;
	text-align: right;
}


/* MENU */

#menu {
	position: absolute;
	top: 114px;
	left: 6px;
	
	width: 948px;
	height: 32px;
	
	clip: rect(0px, 948px, 400px, 0px);

	font-size: 20px;
	font-family: times new roman, serif;

	padding-left: 232px;
	
	background-image: url(/menu/background.gif);
	background-repeat: repeat-x;
	
	z-index: 9;
}

.menuitem {
	position: absolute;
	top: 4px;
	display: inline;
	
	z-index: 9;
}

.menuimg {
	margin: 4px 12px 4px 12px;
}

.submenu {
	position: absolute;
	top: 32px;


	width: 400px;
	height: 400px;
	
	aabackground-color: #4b9cd0;
	aafilter: alpha(opacity=90);
	aa-moz-opacity: 90;
	aaopacity: 90;
	aa-khtml-opacity: 90;

	visibility: hidden;
	z-index: 10;
}

.submenuitem {
	position: absolute;
	left: 0px;

	margin: 0 4px 0 4px;
	border-bottom: 1px solid #FFFFFF;

	padding: 5px 10px 2px 10px;

	background-color: #4b9cd0;

	filter: alpha(opacity=90);
	-moz-opacity: 90;
	opacity: 90;
	-khtml-opacity: 90;
}

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

	width: 176px;
	margin: -22px 0 0 100px;

	background-color: #4b9cd0;

	filter: alpha(opacity=90);
	-moz-opacity: 90;
	opacity: 90;
	-khtml-opacity: 90;
	
	visibility: hidden;

	z-index: 11;
}

.subsubmenuitem {
	position: relative;

	margin: 0 4px 0 4px;
	border-bottom: 1px solid #FFFFFF;

	padding: 5px 10px 2px 10px;
	
	height: 18px;
}