html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html, body {
	background-color: #fff;
	color: #161616;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg.jpg) repeat-x;
}

#wrapper {
	margin: 0px auto !important;
	width: 900px;
	position: relative;
}

#header {
	width: 900px;
	height: 207px;
	position: relative;
}

#header_img {
	position: absolute;
	top: 35px;
	right: 10px;
}

ul#header_slogans {
	float:left;
	margin: 0 auto;
	position: absolute;
	height: 150px;
	list-style-type: none;
	margin-left:410px;
}

ul#header_slogans span {
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
	color: #fff;
	width: 230px;
	display: block;
}

h1 {
	text-indent: -999999em;
	background: url(../images/logo.png) no-repeat;
	height:114px;
	width: 376px;
	position: absolute;
	top: 20px;
	left: 10px;
}

#start_divider {
	position: absolute;
	bottom: 0;
	left:0;
}

#nav {
	float: left;
	display: inline;
	margin-top: 160px;
}

#nav ul {
	height: 47px;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	color: #a5a5a5;
	text-transform: uppercase;
	font-size: 14px;
	padding: 15px 17px;
	background: url(../images/menu_divider.jpg) no-repeat top right;
	float: left;
	display: inline;
}

#nav ul li a.active, #nav ul li a:hover {
	color: #fff;
	background: url(../images/bg_menu_active.jpg) no-repeat top right;
}

#main {
	position: relative;
	width: 900px;
	margin-top: 35px;
	margin-bottom: 35px;
	float: left;
	display: inline;
}

#main ul {
	margin-left: 25px;
}

/*FRONTPAGE*/
.fp_block {
	width: 235px;
	float: left;
	display: inline;
	margin-left: 95px;
}

.block_icon {
	margin: auto;
	display: block;
	height: 133px;
	margin-bottom: 5px;
}

#fp_block1 {
	margin-left: 5px;
}

p#quote {
	background: url(../images/qoute.jpg) no-repeat top right;
}



/*SELECTIE PAGE*/

form#selectie .explanation {
	display: none;
}

form#selectie select {
	width: 200px;
}

form#selectie dt {
	margin-bottom: 5px;	
}

.sp_block {
	width: 213px;
	float: left;
	display: inline;
	margin-left: 95px;
	border: 1px solid #F58220;
	position: relative;
	height: 100px;
	padding: 10px;
	margin-top: 15px;
}

.sp_block h2 {
	position: absolute;
	top: -25px;
	left: 2px;
}

#sp_block1 {
	margin-left: 5px;
	background: url(../images/bg_1.png) no-repeat 370% 15%;
}

#sp_block2 {
	background: url(../images/bg_2.png) no-repeat 370% 15%;
}

#sp_block3 {
	background: url(../images/bg_3.png) no-repeat 370% 15%;
}

#zoekknop {
	float: right;
	display: inline;
	padding: 1px 3px;
	border: 1px solid #F58220;
	cursor: pointer;
	color: #F58220;
	margin-top: 10px;
}

#results {
	width: 900px;
	float: left;
	display: inline;
	margin-top: 30px;
}

#results h2 {
	border-bottom: 1px solid #F58220;
	margin-bottom: 25px;
}

.result {
	width: 450px;
	float: left;
	display: inline;
	margin-left: 105px;
	border: 1px solid #F58220;
	position: relative;
	padding: 10px;
	margin-bottom: 15px;
}

.result img {
	float: right;
	display: inline;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 90px;
	padding: 3px;
	border: 1px solid #ccc;
}

.result h4 {
	font-weight: bold;
	color: #F58220;
	font-size: 12px;
}

.result h4 span {
	font-style: italic;
	font-size: 11px;
	color: #F58220;
}

.result span.location {
	color: #ccc;
	font-size: 10px;
	display: block;
	margin-bottom: 10px;
}

.result a.info {
	display: block;
	margin-bottom: 5px;
	outline: none;
}

.result p span {
	display: none;
}

.result a {
	color: #F58220;
}

.page_navigation {
	border:1px solid #F58220;
	float:left;
	margin-bottom:15px;
	margin-left:105px;
	padding:10px;
	position:relative;
	width:450px;
	display: none;
	text-align: center;
}

.page_navigation a {
	margin-left: 10px;	
}

a.active_page {
	color: #89ABEB;
}

/*CONTACT*/
.explanation {
	display: none;	
}




/*FOOTER*/
#footer {
	clear: both;
	height: 150px;
	width: 100%;
	background: url(../images/bg_footer.jpg) repeat-x;
	margin-top: 20px;
}

#footer_block {
	margin: 0 auto;
	width: 900px;
	position: relative;
	height: 150px;
}

ul#footer_slogans {
	list-style-type: none;
}

#footer_block span {
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
	color: #fff;
	width: 645px;
	display: block;
}

#footer_block .footer_img {
	position: absolute;
	right: 0px;
	top: 13px;
}

#footer_block p {
	position: absolute;
	bottom: 0px;
	left: 195px;
	color: #fff;
}

#footer a {
	text-decoration: none;
	color: #f58220;
	font-weight: normal;
}


/*ALGEMEEN*/
h2 {
	color: #f58220;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: -3px;
}

h3 {
	color: #f58220;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: -3px;
}

p {
	margin-bottom: 10px;
	line-height: 15px;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}