body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	background-color: #DCDCDC;
}
#page {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#page #header {
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	height: 82px;
}
#page #menu {
	background-image: url(../images/layout/menu_spacer.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
#page #thezone_back {
	background-image: url(../images/layout/thezone_spacer.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#page #footer {
	background-image: url(../images/layout/footer_spacer.jpg);
	background-repeat: repeat-x;
	height: 30px;
	position:relative;
}
#page #thezone_back #thezone {
	background-image: url(../images/layout/thezone_back.jpg);
	background-repeat: no-repeat;
	position: relative;

}

#page #thezone_back #thezone #textarea {
	padding-left: 200px;
	position:relative;
	width: 540px;
	min-height:400px;
}

* html #page #thezone_back #thezone #textarea {
	height:400px;
}

#page #thezone_back #thezone #textarea a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
#page #thezone_back #thezone #textarea a:hover {
	color:#666666;
}
table #Benelux {
	margin-left: -110px;
	position:relative;
}
#page #thezone_back #thezone #banners {
	float:right;
	width:160px;
	text-align:right;
	padding-top:190px;
}

#page #thezone_back #thezone .banner {
	padding:5px;
}

#page #thezone_back #thezone .banner img {
	border:solid 1px #666666;
}

#homepage {
	float:left;
	width:285px;
}

#uw-advertentie a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#page #thezone_back #thezone #textarea #pageheader {
	/*position:relative;*/
	height:24px;
	font-size:14px;
	margin-bottom:10px;
	padding-top:30px;
	width:350px;
}

#page #thezone_back #thezone #textarea #area {
	position:relative;
	width: 350px;
	float: left;
}

#page #thezone_back #thezone #textarea #area a{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.clearit {
	clear: both;
}
#uw-advertentie {
	padding-top: 9px;
	padding-left: 5px;
}
#kvk {
	padding-top: 9px;
	padding-right: 5px;
}


#divmerk {
	position: relative;
}

#divtype {
	position: relative;
}

#divbouwjaar {
	position: relative;
}

.spacer {
	height:400px;
	width:0px;
	position:relative;
}


