@charset "utf-8";



*{

	margin				:0;

	padding				:0;

}



/* 3px Float IE6 hack */

* html div#imgBox {

	margin: 0 -3px; ma\rgin: 0;

}



body {

	margin				:0 auto;

	min-width			:950px;

	background-color	:#fafafa;

	background			:url(../pattern_bg2.gif) repeat-y 50% 0%;

	background-color	:#333333;

	font-size			:62.5%;

}



div#top{

	margin				:0 auto;

	padding-top			:0;

	padding-left		:5px;

	padding-bottom		:7px;

	height				:45px;

	background-color	:#000;

	border-bottom		:1px solid #fff

}



div#banner {

	margin-top			:0;

	margin-bottom		:0;

	border-bottom		:1px solid #fff

}



#main {	

	margin				:0 auto;

	padding				:0;

	width				:950px;

	height				:500px;

}



div#map {

	font-family			:Helvetica, Arial, Verdana;

	font-size			:1.3em;

	line-height			:1.4em;

	color				:#000;

}



div#content {

	display				:block;

	width				:950px;

	background-color	:#fff;

	background-image	:url(../mainbg.jpg);

	padding-top			:20px;

}



div#spacer {

	float				:left;

	display				:block;

	width				:120px;

	height				:1px;



}

div#spacerMiddle {

	float				:left;

	display				:block;

	width				:20px;			

	clear				:right;	

	height				:1px;

}



div#cIntro {

	float				:left;

	width				:400px;

	margin-right		:20px;

	margin-bottom		:50px;

}





div#cIntro h1 {

	color				:#fff;

}



div#cIntro p {

	font-family			:Helvetica, Arial, Verdana;

	font-size			:1.3em;

	line-height			:1.4em;

	color				:#e1e1e1;

	text-align			:left;

}



div#cIntro a {

	color				:#d2e36f;

	text-decoration		:none;

	border-bottom		:1px #d2e36f dotted;

	outline				:none;

}

div#klaar {
	clear:both
}

div#cIntro a:hover {

	color				:#fff;

	text-decoration		:none;

	border-bottom		:1px #fff dotted;

}



div#cMain {

	float				:left;

	width				:620px;

	margin-left			:20px;

	margin-bottom		:20px;

	font-family			:Verdana, Helvetica, Arial;

	font-size			:1.2em;

	line-height			:1.4em;

	text-align			:left;

}



div#footer {

	background-color	:#000;

	color				:#666;

	height				:30px;

	font-family			:Helvetica, Arial, Verdana;

	padding-top			:15px;

	padding-right		:15px;

	font-size			:1.1em;

	text-align			:right;

}



div#imgBox {	

	float				:left;

	margin				:0;

	width				:300px;
	
	font-family			:Helvetica, Arial, Verdana;	
	
	font-size			:1.2em;
	
	color				:#fff;
}

div#imgBox .url  {

	color				:#d2e36f;

	text-decoration		:none;

	border-bottom		:1px #d2e36f dotted;

	outline				:none;

}



div#imgBox .url:hover {

	color				:#fff;

	text-decoration		:none;

	border-bottom		:1px #fff dotted;

}

.gImage img {

	background-color	:#fff;

	width				:260px;

	padding				:10px;

	border				:0;

	outline				:none;

}



.gImage:hover img {

	background-color	:#d2e36f;

}



div#title {

	width				:306px;

}



div#toptitle{

	float				:left;
	margin				:0;
	padding				:0;

}

div#topmenu {

	float				:right;

	padding-top			:7px;

	height				:37px;

}

div#topmenu ul {

list-style				: none

}

div#topmenu ul li {

	float				:left;

}

a.active {

	border-bottom		:1px #d2e36f dotted;
	
	outline				: none;

}

div#topmenu a#welkom:link, a#welkom:active, a#welkom:visited {

	display				: block;

	width				: 81px;

	height				: 37px;

	background-image	: url('../welkom.gif');

	background-repeat	: no-repeat;

	text-indent			: -9999px;

	outline				: none;

}	

div#topmenu a:hover {

	/*background-image	: url('../welkom2.gif');*/
	border-bottom:1px dotted #fff;

}



div#topmenu a#quinta:link, a#quinta:active, a#quinta:visited {

	display				: block;

	width				: 97px;

	height				: 37px;

	background-image	: url('../quinta.gif');

	background-repeat	: no-repeat;

	text-indent			: -9999px;

	outline				:none;

}	

div#topmenu a#quinta:hover {

	/*background-image	: url('../quinta2.gif');*/

}



div#topmenu a#casa:link, a#casa:active, a#casa:visited {

	display				: block;

	width				: 163px;

	height				: 37px;

	background-image	: url('../casa.gif');

	background-repeat	: no-repeat;

	text-indent			: -9999px;

	outline				:none;

}	

div#topmenu a#casa:hover {

	/*background-image	: url('../casa2.gif');*/

}



div#topmenu a#omgeving:link, a#omgeving:active, a#omgeving:visited {

	display				:block;

	width				:95px;

	height				:37px;

	background-image	:url('../omgeving.gif');

	background-repeat	: no-repeat;

	text-indent			:-9999px;

	outline				:none;

}	

div#topmenu a#omgeving:hover {

	/*background-image	: url('../omgeving2.gif');*/

}



div#topmenu a#contact:link, a#contact:active, a#contact:visited {

	display				:block;

	width				:96px;

	height				:37px;

	background-image	:url('../contact.gif');

	background-repeat	:no-repeat;

	text-indent			:-9999px;

	outline				:none;

}	

div#topmenu a#contact:hover {

	/*background-image	: url('../contact2.gif');*/

}



div.hr {

	height				:22px;

	background			:url(../hr.gif) no-repeat scroll center;

}

div.hr hr {

 	display				:none;

}

div#mailForm{
	font-family		:Helvetica, Arial, Verdana;
	font-size		:1.2em;
	color			:#e1e1e1;
}

label {
	font-family		:Helvetica, Arial, Verdana;
	font-size		:12px;
	color			:#e1e1e1;
	width			:8em;
	float			:left;
	text-align		:left;
	margin			:0 1em 10px 0;
	clear			:both
}
textarea {
	font-family		:Helvetica, Arial, Verdana;
	font-size		:12px;
	color			:#e1e1e1;
	width			:23em;
}
.invulveld {
	font-family		:Helvetica, Arial, Verdana;
	font-size		:12px;
	margin-bottom	:10px;
	padding			:5px;
	color			:#333;
	background		:#fff;
	border			:0;
}

.knop {
	float			:right;
	font-family		:Helvetica, Arial, Verdana;
	font-size		:12px;
	width			:100px;
	height			:25px;
	margin-bottom	:1em;
	padding			:0;
	clear			:both;
	color			:#000;
	background		:#fff;
	border			:0;
}


