/* Algemene waardes */
* {
	margin:0;
	padding:0;
}
html, body {
	background: url(images/bg.png) top repeat-x #002440;
	font-family: Arial;
	font-size:12px;
	color:#a8d0e6;
	height:100%;
}
.leftfloat {float:left;}
.rightfloat {float:right;}
.fixfloat {
	height:0;
	width:0;
	overflow:hidden;
	clear:both;
}
a img {border:0;}
a {color:#fff; text-decoration:underline;}
a:hover {text-decoration:none;}
/* End Algemene waardes */
/* Container */
div#container {
	margin: 0 auto -151px;
	padding-top: 43px;
	width:1081px;
	background: url(images/container_bg.png) 0 459px no-repeat;
	min-height:100%;
	height: auto !important;
	height:100%;
}
div#push {
	height:151px;
}
	/* Menu */
	div#menu {
		width: 100%;
		height:43px;
		top: 0 !important;
		position: fixed !important;
		position: static;
		z-index: 100;
		background: url(images/bg.png) top repeat-x #002440;
	}
	div#menu ul {
		width:996px;
		margin: 0 auto;
		list-style-type:none;
		padding:0 0 0 85px;
	}
	div#menu ul li {
		padding:0 0 0 2px;
		background: url(images/stippen.png) left no-repeat;
		height:41px;
		float:left;
		position: relative;
	}
	div#menu ul li a {
		float: left;
		display:block;
		height:28px;
		padding:13px 6px 0 6px;
		font-size:11px;
		color:#fff;
		float:left;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
	}
	div#menu ul li a:hover, div#menu ul li:hover a, div#menu ul li.hover a{
		background: url(images/menu_bg.png);
		color:#69c4f5;
	}
	div#menu ul ul{
		width: 174px;
		padding: 3px 5px 0 11px;
		position: absolute;
		left: -99999px;
		z-index: 100;
		background: url(images/drop.png);
	}
	div#menu ul li:hover ul, div#menu ul li.hover ul{
		top: 39px;
		left: -4px;
	}
	div#menu ul div{
		position: absolute;
		top: 31px;
		left: -11px;
		clear: left;
		width: 190px;
		height: 8px;
		background: url(images/drop_bottom.png) no-repeat;
		
	}
	div#menu ul ul li{
		clear: left;
		width: 100%;
		background: url(images/drop_li.png) no-repeat;
		padding: 0;
		height: 33px;
	}
	div#menu ul ul li:hover, div#menu ul ul li.hover{
		background: url(images/drop_li.png) no-repeat;
	}
	div#menu ul ul li.last{
		height: 31px;
	}
	div#menu ul ul li a{
		float: none;
		height: 29px;
		font: 11px/29px 'Arial';
		text-transform: none;
		color: #fff;
		padding: 2px 0 2px 20px;
	}
	div#menu ul ul li.last a{
		padding: 2px 0 0 20px;
	}
	div#menu ul ul li a:hover, div#menu ul li:hover ul a, div#menu ul li.hover ul a{
		background: none;
		color:#fff;
	}
	div#menu ul ul li a:hover{
		color: #2fa6e6;
	}
	/* End Menu */
	/* Header */
	div#header {
		width:1081px;
		height:416px;
	}
	div#header_left {
		width:602px;
		float:left;
	}
	div#header_logo {
		width:510px;
		height:123px;
		padding:21px 0 0 92px;
	}
	#img {float:left;}
	div#slogan {
		text-transform:uppercase;
		font-size:12px;
		letter-spacing:4px;
	}
	div#logo_tekst {
		width:381px;
		float:right;
		padding:30px 0 0 0;
	}
	div#logo {
		float:left;
		width:510px;
		height:104px;
		background: url(images/dots.png) 130px 72px no-repeat;
	}
	div#header_contact {
		width:489px;
		height:272px;
		padding:0 0 0 113px;
	}
	div#form {
		width:251px;
		float:left;
		padding:0 0 0 23px;
	}
	.input {
		width:211px;
		height:21px;
		background: url(images/input_bg.png);
		border:0;
		font-size:11px;
		color:#002d4c;
		padding:9px 20px 0 20px;
		font-family:arial;
	}
	.mt4 {margin-top:4px;}
	div#header_right {
		width:275px;
		float:right;
		padding:110px 0 0 204px;
	}
	div#header_right a img {behavior: url(js/iepngfix.htc);}
	div#textarea_outer {
		width:221px;
		height:60px;
		background: url(images/text_bg.png);
		margin-top:4px;
		padding:9px 10px 9px 20px;
		overflow:hidden;
	}
	.textarea {
		width:221px;
		height:60px;
		margin-top:4px;
		border:0;
		font-family:arial;
		font-size:11px;
		color:#002d4c;
	}
	div#form_bottom {
		padding:5px 2px 0 2px;
		line-height:18px;
	}
	div#form_bottom a {color:#2fa6e6; text-decoration:none; font-weight:bold;}
	div#form_bottom a:hover {text-decoration:underline;}
	/* End Header */
	/* Content */
	div#content {
		padding:15px 93px 20px 92px;
	}
	div#content_left {
		width:430px;
		float:left;
	}
	div#content_left p {
		line-height:18px;
		padding:15px 10px;
	}
	div#line {
		width:430px;
		height:1px;
		background: url(images/line.png);
		overflow:hidden;
		
	}
	div#line1 {
		width:297px;
		height:1px;
		background: url(images/line1.png);
		overflow:hidden;
		margin:5px 0 10px 0;
	}
	div#content_right {
		width:297px;
		float:right;
	}
	div.news {
		width:297px;
		height:71px;
		background: url(images/news_bg.png);
		margin:8px 0 0 0;
	}
	div.news_kop {
		width:287px;
		height:21px;
		color:#2fa6e6;
		font-size:12px;
		font-weight:bold;
		padding:4px 0 0 10px;
	}
	div.news_cont {
		width:277px;
		padding:4px 10px;
		line-height:18px;
		height:38px;
	}
	a.meer {
		color:#2fa6e6;
		text-decoration:none;
		font-weight:bold;
		
	}
	a.meer:hover {text-decoration:underline;}
	#alle {margin:8px 0 0 0;}
	div#content_bottom {
		width:896px;
		padding:40px 0 0 0;
	}
	/* End Content */
/* End Container */
/* Footer */
div#footer_outer {
	width:100%;
	height:151px;
	background: url(images/footer.png);
}
div#footer {
	width:885px;
	margin:0 auto;
	color:#fff;
	height:126px;
	padding:25px 100px 0 96px;
	font-size:10.5px;
	line-height:20px;
}
div#footer a {color:#2fa6e6; text-decoration:none; font-weight:bold;}
div#footer a:hover {text-decoration:underline;}
div#footer_left {
	float:left;
}
div#footer_right {
	float:right;
	text-align:right;
}
/* End Footer */
/* Tekst Opmaak */
h1 {
	color:#fff;
	font-weight:bold;
	font-size:26px;
}
h2 {
	font-size:29px;
	color:#fff;
	font-weight:bold;
	height:33px;
}
h3 {
	font-size:24px;
	color:#2fa6e6;
	font-weight:bold;
	padding:9px 0 0 20px;
	overflow:hidden;
	height:24px;
}
.dot {color:#32adee;}
h4 {
	font-size:13.5px;
	color:#2fa6e6;
	font-weight:bold;
}
.datum {color:#a8d0e6}
.blauw {
	color:#2fa6e6;
}
/* End Tekst Opmaak */