/* GLOBAL RESET SETTINGS******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a img {border:none;}
html {height:100%;}
strong{font-weight:bold;}
/* PAGE SETTINGS**************/
html {background:#313131;}
body {
	position:relative;
	background:#fff url("../images/bg.gif") repeat-x 0 0;
	font:14px/1.286em Arial, Helvetica, sans-serif;
	color:#313131;
}
#wrap {
	position:relative;
	margin:0 auto;
	width:920px;
}
/* HEADER SETTINGS************/
#header {
	position:relative;
	padding:0 10px;
	height:143px;
}
#header h1 a {
	display:block;
	position:absolute;
	left:25px;top:50px;
	text-indent:-9999px;
	overflow:hidden;
	width:396px;height:94px;
	background:url("../images/logo.jpg") no-repeat 0 0;
	z-index:2;
}
#header ul {
	height:30px;
	position:absolute;
	top:0;right:10px;
	border-left:1px solid #626262;
	border-right:1px solid #000;
}
#header ul li {float:left;display:inline;}
#header ul li a {
	float:left;
	display:block;
	height:30px;
	padding:0 11px;
	line-height:2.2em;
	color:#08a;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	border-right:1px solid #626262;
	border-left:1px solid #000;
	background:#313131;
}
#header ul li a:hover,
#header ul li a:focus,
#page-home #n1 a,
#page-soort-onderzoek #n2 a,
#page-landen #n3 a,
#page-kosten #n4 a,
#page-portfolio #n5 a,
#page-contact #n6 a {padding-top:5px;color:#fff;}

#splash {
	width:920px;
	position:relative;
	height:268px;
	background:url("../images/splashbg.gif") no-repeat 0 0;
	margin-bottom:38px;
}
#splash img {margin:37px 0 0 25px;}
/* CONTENT SETTINGS***********/
#content {padding-left:25px;}
.content {
	float:left;
	width:536px;
}
.content h2 {
	font-size:2.857em;
	line-height:0.45em;
	color:#08a;
	padding-bottom:0.45em;
}
.content h3,
.sidebar h3 {
	font-size:1.5em;
	line-height:1em;
	color:#08a;
	padding-bottom:1em;
}
.content p {padding-bottom:1.286em;}
.content p + h2 {padding-top:0.45em;}
.content ul {padding-bottom:1.286em;list-style:disc outside;padding-left:54px;}
.content ol {padding-bottom:1.286em;list-style:decimal outside;padding-left:54px;}
#content a,
#footer a {color:#08a;text-decoration:underline;}
#content a:focus, #content a:hover,
#footer a:focus, #footer a:hover {text-decoration:none;}
.sidebar {
	position:relative;
	width:267px;
	height:452px;
	float:right;
	background:url("../images/side.jpg") no-repeat 0 0;
	margin-top:-10px;
	padding:25px 25px 0 33px;
}
.sidebar p {
	font-size:0.928em;
	line-height:1.385em;
	font-style:italic;
	color:#112141;
	padding-bottom:1.286em;
}
.back {
	position:absolute;
	bottom:50px;left:50px;
	padding:30px 0 20px 75px;
	font-weight:bold;
}
.back:hover,
.back:focus {color:#112141;}

.content legend {display:none;}
.content fieldset {position:relative;padding:9px;width:300px;}
.content label {width:110px;float:left;position:relative;}
.content label em {position:absolute;right:-245px;font-style:italic;top:0;font-size:0.8em;color:#b0008e}
.content label span {color:#f11;font-weight:bold;padding:2px;position:absolute;left:300px;background:#fff;width:300px;}
.content input {font-size:13px;color:#08a;float:left;clear:right;width:180px;border:1px solid #08a;padding:2px;margin-bottom:9px;}
.content textarea {font-size:14px;color:#08a;font-family:Arial, Helvetica, sans-serif;width:180px;clear:right;float:left;border:1px solid #08a;padding:2px;margin-bottom:9px;}
.content button {
	border:0;
	padding:2px;
	background:#08a;
	text-align:center;
	color:#fff;
	font-weight:bold;
	display:block;
	margin-left:110px;
	width:116px;
	height:22px;
	clear:left;
	font:12px/17px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
ul.portfolio {
	list-style:none;
	padding-left:0;
}
.portfolio li {display:inline;}
#content .portfolio li a {
	position:relative;
	display:inline;
	float:left;
	width:232px;
	margin-right:18px;
	margin-bottom:18px;
	padding:0 0 9px 9px;
	height:55px;
	border-bottom:1px solid #08a;
	text-decoration:none;
}
#content  .portfolio li a:hover,
.portfolio li a:focus {border-bottom:1px solid #000;color:#313131;}

.portfolio li a img {
	float:right;
	padding-left:12px;
}
/* FOOTER SETTINGS************/
#footer {
	clear:both;
	position:relative;
	width:100%;
	background:#313131 url("../images/ffade.gif") repeat-x 0 0;
	border-top:4px solid #08a;
}
#footer p {
	width:870px;
	margin:auto;
	padding-top:1em;
	padding-bottom:3em;
	font-size:0.857em;
	color:#aaa;
}


