BODY {
	margin: 0;
	background-color: #FFC40D;
	background-image: url('/images/background.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 12px;
	color: #361819;
}
TD,INPUT,SELECT,TEXTAREA {
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 12px;
	color: #361819;
}
A {
	color: #361819;
	text-decoration: underline;
}
.kader {
	border: 2px solid #FFFFFF;
}
HR {
	height: 2px;
	border-top: 1px solid #B68512;
	border-bottom: 1px solid #FFDC6F;
	margin: 8 0 8 0;
}
FORM {
	margin: 0;
}
.top {
	background-image: url('/images/background_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
}
.footer{
	background-image: url('/images/background_footer.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}
.menu_on {
	background-image: url('/images/background_menu.gif');
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
.menu_off {
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
.submenu_on {
	background-image: url('/images/mapsearch/background_submenu.gif');
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
.submenu_off {
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
.subtitle {
	background-image: url('/images/background_subtitle.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height:32px;
	padding: 8 11 0 11;
}
.aanbodtitle {
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
}
.aanbodtext {
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 12px;
	line-height: 15px;
	color: #FEC30D;
}
.zoeklijn {
	height: 1px;
	border: 1px solid #512E17;
	margin: 3 0 3 0;
}
.projectinfo {
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
}
.googletab {
	border-top: 1px solid #361819;
	border-left: 1px solid #361819;
	border-right: 1px solid #361819;
	background-color: #361819;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	text-decoration: none;
	margin-left: 3px;
	padding: 2px;
	float: left;
}
.blokline {
	border-bottom: 1px solid #FFC40D;
}
.line {
	height: 1px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0 0 0 0;
}
