html,body, div, table, tr, td, th {
	margin: 0px;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px;
	color:#001e60;
}
html, body {
	margin: 0px;
	padding: 0px;
	/*min-height: 100%; 
   	height: 100%; /* ie underscore hack */
	
	background-image:url(/images/bg.png);
	background-color:#052a6e;
	background-repeat:repeat-x;
}


p {
	line-height:23px;
	letter-spacing:100;
}

td p{
margin: 0;
padding: 0;
vertical-align: top;
line-height: normal;
}

body {
	margin-top:25px;
}

th {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}
select, textarea, input {
	font-size: 12px;
	font-family: verdana;
}

a {
	color: #216cbb;
}
a:hover {
	color: #216cbb;
}

li {
	line-height:23px;
}

/* EIGEN CSS */
h1 {
	color:#cdd7e1;
	font-size:23px;
	font-weight:normal;
	line-height: 28px;
}


div.website {
	width:970px;
	height:600px;
	
	margin-left:auto;
	margin-right:auto;

}
div.header {
	width:970px;
	height:198px;
	
	margin-left:auto;
	margin-right:auto;
	
	background-color:#FFFFFF;
	
}
div.logo {
	margin-left:59px;
	margin-top:14px;
	
	float:left;
}
div.adres {
	width:260px;
	height:163px;
	margin-top:35px;
	float:right;
	
	padding:0 0 0 40px;
	
	border-left:1px solid #b6c4d3;
	color: #001e60;
	letter-spacing:2px;
	line-height:14px;
}

div.adres p {
	line-height:14px;
}
div.adres a {
	color: #001e60;
}
div.adres h2 {
	font-size:18px;
	font-weight:normal;
	
}

div.gegevenscheck {
	width:225px;
	height:163px;
	margin-top:35px;
	float:right;	
	padding:0 35px 0 40px;	
	border-left:1px solid #b6c4d3;
	color: #001e60;
	letter-spacing:2px;
	line-height:14px;
	background-repeat: no-repeat;
	background-position: top right;

}

div.gegevenscheck p {
	font-size: 14px;
	line-height:22px;
}

div.gegevenscheck img {
	border: 0;
}

div.gegevenscheck p {
	font-size: 14px;
	line-height:22px;
}

div.neemcontact {
		background:url(/images/koffie-icon.png) no-repeat;
		height: 47px;
		margin-bottom: 14px;
		margin-top: 14px;
		padding-left: 55px;
		padding-top: 5px;
		letter-spacing: normal;
		line-height: 18px;
}

div.page {
	width:900px;
		
	background-color:#FFFFFF;
	background-image:url(/images/side.bg.gif);
	background-repeat:repeat-y;
	background-position:670px 0;
	padding:0 35px 0 35px;
	float:left;
}
div.menu {
	height:103px;
	
	
	background-image:url(/images/menu.bg.png);
}
div.menuitems {
	width:800px;
	padding:12px 0 30px 37px;
	
	height:100px;
	
}
div.menuitems ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
div.menuitems ul li {
	list-style-type: none;
	line-height: 14px;
	display:inline;
}
div.menuitems ul li div {
	padding:0px 0 25px 0;
	list-style-type: none;
	display:inline;
	color:#abbccd;
	
	cursor:pointer;
}
div.menuitems ul li div:hover, div.menuitems ul li div.over {
	height:54px;
	list-style-type: none;
	display:inline;
	color:#ffffff;
	
	cursor:pointer;

	background-image:url(/images/menu.gif);
	background-repeat:no-repeat;
	background-position:center 26px;
}
div.menuitems ul li div:hover a, div.menuitems ul li div.over a {
	color:#FFFFFF;
}
div.menuitems ul li div a {
	color:#abbccd;
	text-decoration:none;
}
div.menuitems ul li div a:hover {
	color:#ffffff;
	text-decoration:none;
}

div.menuitems ul li.spacer {
	color:#abbccd;
	padding:0 4px;
}
div.titel {
	padding:15px 0 0 0;
}
div.sitemap {
	float:right;
	padding:10px 15px 0 0;
	
}


div.footer {
	width:970px;
	height:67px;
	
	margin-left:auto;
	margin-right:auto;
	
	background-color:#216cbb;
	float:left;
}
div.copyright {
	float:left;
	padding:27px 0 0 29px;

	color:#FFFFFF;
}
div.copyright a {
	color:#FFFFFF;
}
div.allyourmedia {
	float:right;
	padding: 17px 26px 0 0;
	
	color:#4e86c1;	
}
div.allyourmedia a {
	color:#4e86c1;
	text-decoration:none;
}
div.content {
	
}
div.bottom {
	height:20px;
	float:left;
}

div.error {
	background-color:#FFCCCC;
	border: 1px solid red;
	float:left;
	display:inline;
}
span.error_notice {
	color:#FF0000;
	line-height:40px;
}
input.error, textarea.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}

.pijl {
	background-image:url(images/blauw.pijl.gif);
	background-position:left center;
	background-repeat:no-repeat;
	
	padding: 0 0 0 16px;
}

/* per item */
h2 {
	font-size:18px;
	font-weight:normal;
	color:#001e60;
	line-height:23px;
	margin:0;
	padding:0;
}
h3 {
	font-size:14px;
	font-weight:normal;
	color:#278aeb;
	
	line-height:20px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	
}
div.item {
	width:575px;
	float:left;
	padding:30px;
}
div.item h1 {
	font-size:18px;
	font-weight:normal;
	color:#001e60;

}
div.sidecontent {
	width:265px;
	float:right;
}
div.side {
	padding:21px 15px 30px 32px;
	width:218px;
	float:right;
	color:#001e60;

}
div.side2 {
	padding:21px 15px 30px 32px;
	color:#001e60;
}
div.contact {
	height:185px;
	line-height:23px;
	border-top:1px solid #b4c3d2;
	
	background-image:url(/images/contact.png);
	background-repeat:no-repeat;
	background-position:200px 20px;
}
div.contact2 {
	line-height:30px;
	
	background-image:url(/images/contact.png);
	background-repeat:no-repeat;
	background-position:200px 20px;
}
div.wiezijnwij {
	line-height:23px;
	border-top:1px solid #b4c3d2;
	
	background-image:url(/images/wie-zijn-wij.png);
	background-repeat:no-repeat;
	background-position:200px 20px;
}
div.wat-vinden-zij {
	height:200px;
	line-height:23px;
	border-top:1px solid #b4c3d2;
	
	background-image:url(/images/wat-vinden-zij.png);
	background-repeat:no-repeat;
	background-position:230px 20px;
}
div.onze-diensten {
	height:200px;
	line-height:23px;
	
	background-image:url(/images/onze-diensten.png);
	background-repeat:no-repeat;
	background-position:230px 20px;
}
div.wat-doen-wij {
	height:475px;
	width:274px;
	float:left;
	line-height:23px;
	
	background-image:url(/images/wat-doen-wij.png);
	background-repeat:no-repeat;
	background-position:250px 20px;
}

div.nieuws {
	background-image:url(/images/nieuws.png);
	background-repeat:no-repeat;
	background-position:200px 20px;
}
div.submenu {
	background-repeat:no-repeat;
	background-position:200px 20px;
}

div.image {
	float:left;
	width:635px;
}

a.anders {
		color:#001e60;
}
a.anders2 {
		color:#001e60;
	font-size:15px;
	text-decoration:none;
}
a.anders2:hover {
	color: #278aeb;
}
a.anders3 {
	color: #278aeb;
	text-decoration:none;
}
div.home {
	width:635px;
	float:left;
}
div.midden {
	width:635px;
}
div.subs {
	width: 311px;
	float:right;
	
	background-color:#FFFFFF;
	background-image:url(/images/side.bg.gif);
	background-repeat:repeat-y;
}
