BODY{
	font-family: "Trebuchet MS";
	font-size: 13px;
	
	margin: 0px;
	padding: 0px;

	line-height: 18px;
	background: #fff;
}
IMG{
	border: 0;
}
FORM{
	margin: 0px;
	padding: 0px;
}
INPUT{
	border: 1px solid #bfbfbf;
	outline: 0;
}
UL{
	margin: 5px 0px 5px 17px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 0px 0px 5px 0px;

}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	line-height: 1,5em;
}
h1{
	color: #00538e;
	padding: 0px;
	margin: 0px 0px 5px 0px;	
	font-size: 14px;
	font-weight: bold;
}
h2{
	color: #b83636;
	font-size: 13px;
	
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
h3{
	color: #b83636;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a{
	text-decoration: none;
	font-weight: normal;
	color: #b83636;
}
a:hover{
	text-decoration: underline;
}
#container{
	margin: 0 auto;
}
#top{
	margin: 0 auto;

	height: 400px;
	width: 985px;
}
#container{
	background: #fff;
}
#top #header{
	width: 985px;
	height: 200px;
}
#top #header #logo{
}
#top #header #slogan{
	margin-top: 140px;
	color: #00538e;
}
#top #header #slogan h1{
	font-size: 21px;
	color: #b83636;
}

#top #header .searchform{
	margin: 140px 0px 0px 170px;
}

#top #subheader .lefttop{
	width: 251px;
	height: 193px;
	background: url('../images/lefttop.jpg') no-repeat;
	background-position: 1px 1px;
	border: 1px solid #bfbfbf;
	padding: 1px;
	margin: 0px 2px 0px 0px;
	float: left;
}
#top #subheader .lefttop ul{
	list-style: none;
	margin: 0;
	padding: 4px 13px;
}
#top #subheader .lefttop ul li{
	list-style: none;
	margin: 0;
	padding: 5px 0px 0px 0px;
	height: 25px;
	border-bottom: 1px dotted #fff;
}
#top #subheader .lefttop ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#top #subheader .lefttop ul li a:hover{
	text-decoration: none;
	color: #e1c16e;
}
#top #subheader .lefttop ul ul{
	display: none;	
}
#top #subheader .lefttop ul li:hover ul{
	display: block;
	position: absolute;
	margin-top: -12px; 
	margin-left: 150px;
	background-color: #003358;
	border: 1px dotted white;
	width: 200px; 
}
#top #subheader .lefttop ul ul li:last-child{
	border-bottom: none;
}
#top #subheader .midtop{
	width: 415px;
	height: 193px;
	padding: 1px;
	border: 1px solid #bfbfbf;
	margin: 0px 2px 0px 0px;
	float: left;
}
#top #subheader .righttop{
	width: 300px;
	height: 193px;
	padding: 1px;
	border: 1px solid #bfbfbf;
	margin: 0px 1px 0px 0px;
	background: url('../images/righttop.jpg') no-repeat;
	background-position: 1px 1px;
	float: left;
}
#top #subheader .righttop div{
	padding: 10px;
}
#top #subheader .righttop div a{
	color: #000;
	font-weight: bold; 
}
#content{
	margin: 0px auto;
	width: 985px;
	background: url('../images/contentback.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#content #contentleft{
	float: left;
	width: 260px;
}
#content #contentleft ul{
	list-style: none;
	margin: 0;
	padding: 10px;
	width: 210px;
}
#content #contentleft ul li{
	list-style: none;
	margin: 0;
	padding: 5px 0px 0px 0px;
	height: 25px;
	border-bottom: 1px dotted #b0b0b0;
}
#content #contentleft ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #00538e;
}
#content #contentmid{
	float: left;
	width: 409px;
	min-height: 400px;
	margin: 10px 5px 0px 0px;
	border-right: 1px solid #bfbfbf;
	padding-right: 8px;
}
#contactform{
	width: 230px;
	height: 226px;
	background: url('../images/contact_b.jpg') no-repeat;
	position: absolute;
	margin-top: -230px;
	padding: 50px 20px 10px 10px;
	font-size: 12px;
}
#content #contentmid #crums{
	height: 20px;
	color: #00538e;
	text-align: right;
	padding: 8px;
}
#content #contentmid #crums a{
	color: #00538e;
}
#content #contentmid .tags{
	font-size: 11px;
	margin: 0px 0px 5px 0px;	
}
#content #contentmid .tags a{
	color: #999;
}
#content #contentright{
	float: left;
	width: 298px;
	padding: 13px 0px;
	color: #525252;
	margin: 33px 0px 0px 0px;
}
#footer{
	position: fixed;
	bottom: 0;
	margin-left: 0px;
	text-align: center;
	background: #e9e9e9;
	color: #525252;
	width: 100%;

}
#footer a{
	color: #525252;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
}
#footer .top{
	background: url('../images/footertop.jpg') repeat-x; 
	height: 20px;
}
.yellow{
	color: #e1c16e;
}
.white{
	color: #fff;
}
.zoeken{
	width: 61px;
	height: 23px;
	border: none;
	outline: none;
	background: url('../images/zoeken.jpg') no-repeat;
}
.left{
	float: left;
}
.clear{
	clear: both;
}
/*projecten*/
.project{
	width: 400px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 8px 0px;
}
.img{
	float: left;
	margin: 0px 5px 5px 0px;
}

