html, body {
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
	height: 100%; overflow: hidden;
}

img {
	border:none;
}

/*Headers*/
p{ color: #68696b; margin: 10px 0px 10px 0px; }

/*Default*/
a:link {color:#FFF; text-decoration:none;} a:visited {color:#FFF; text-decoration:none;}
a:hover {color:#FFF; text-decoration:underline;} a:active {color:#FFF; text-decoration:none;}

/*Grey*/
a.grey:link {color:#68696b; text-decoration:none;} a.grey:visited {color:#68696b; text-decoration:none;}
a.grey:hover {color:#000000; text-decoration:none;} a.grey:active {color:#68696b; text-decoration:none;}

input, textarea {
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: 5px 0px 10px 0px;
}

#header {
	margin:0px auto;
	height:30px;
	width:100%;
	top: 0px;
	background-color: none;
	position:absolute;
	font-size: 10px;
	color: #ffffff;
	z-index: 998;
	/*border: 1px solid red;*/
}

span.topmenu_links { margin: 0px 0px 0px 8px; float: left;}
span.topmenu_rechts { margin: 8px 8px 0px 0px; float: right;}

.topmenu_rechts_woonbeurs { position: absolute; z-index: 999; right: 8px; top: 8px; background-color: none; height: 100px; width: 111px;}


#menu {
	/*margin: 0px 0px 0px 145px;*/
	height:91px;
	width:100%;
	top: 30px;
	background-color: none;
	position:absolute;
	z-index: 998;
	/*border-bottom: 1px solid #ffffff;*/
}
#menu_links {
	float: left;
	/*width: 130px;*/
	width: 130px;
	/*border: 1px solid red;*/
	padding: 3px 20px 0px 15px;
}
#menu_rechts {
	float: left;
	height: 60px;
	/*width: 844px;*/
	/*border: 1px solid red;*/
	
}

#homeTekst{
	clear: both;
	height: auto; min-height: 60px;
	width: 440px; margin: 130px 0 0 0;
	line-height: 22px; color: #ffffff;
}

#lijn {
	margin: 0px 0px 0px 165px;
	height:120px;
	width:100%;
	top: 91px;
	background: url(../afbeeldingen/lijn_bg.png) no-repeat;
	position:absolute;
	border-top: 1px solid #ffffff;
}
#content {
	margin: 0px 0px 0px 165px;
	width: 700px; /*min-height: 250px;*/
	top: 93px;
	background-color: #FFFFFF;
	position:absolute;
	z-index:999;
	padding: 20px 20px 20px 20px;
	color: #000000;
	
}

#footer{
	margin:0px auto;
	height:140px;
	width:100%;
	bottom:0%;
	position:absolute;
	z-index:990;
	
}
#footer .links{
	float: left;
	text-align: left;
	padding: 48px 0px 0px 7px;
	
}
#footer .rechts{
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
}

span.footertekst {
	color: #ffffff;
	margin-right: 5px;
	margin-bottom: 5px;
}



#vlakLinks {
	float: left;
	width: 500px;
	/*border: 1px solid black;*/
	padding: 0px 20px 0px 0px;
}
#vlakRechts {
	float: left;
	width: 200px;
	/*border: 1px solid black;*/
	padding: 0px 0px 0px 0px;
}
.foto_detail {
	float: left;
	width: 80px;
	padding: 0px 20px 0px 0px;
}
#foto_kop {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	/*border: 1px solid black;*/
}
#foto_tekst {
	text-align: right;
	font-size: 12px;
	/*border: 1px solid black;*/
	padding: 0px 0px 0px 200px;
}


#home_ie6{
	position: absolute;
	/*width: 457px; height: 714px;*/
	/*margin: -357px 0px 0px -228px;*/
	height: 100%; width: 100%;
	z-index: 998;
	text-align: center;
	background:#000;
	
	margin-right: -50%;
	opacity: 0.5;
 	filter: alpha(opacity=50);
    -moz-opacity: 0.50; 
}
#waarschuwing_ie6{
	position: absolute;
	z-index: 999;
	height: 200px; width: 400px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-top: -110px;
	margin-left: -220px;
	z-index: 999;
	color: #000000;
	background-color:#FFFFFF;
	padding: 20px 20px 0px 20px;
}

#waarschuwing_ie6 a{
	color: #7f7f7f;
	text-decoration: underline;
}

#waarschuwing_ie6 a:hover{
	color: #92c0e5;
	text-decoration: underline;
}

#woonbeurs{
	position: absolute;
	height: 154px; width: 150px;
	bottom: 10px; left: 10px;
}
