﻿body {
	background: #fff url(../images/main_bg.gif) repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

#container {
	width:995px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	width: 995px;
	height: 117px;
}
#logo {
	width: 253px;
	height:77px;
	float:left;
	margin: 25px 0 0 0;
}

#menu {
	width: 742px;
	height: 77px;
	float:right;
	margin: 25px 0 0 0;
}

#main {
	width: 995px;
	height: 289px;
	background-image: url(../images/main_background.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#blocks {
	width: 231px;
	height: 175px;
	background:#f3f3f3;
	border: 1px solid #dcdcde;
	float:left;
	margin:20px 21px 0 0;
}

#blocks p {
margin: 0 0 0 0;
}

#blocks_small_end {
	width: 231px;
	height: 25px;
	background:#eeeeee;
	border: 1px solid #dcdcde;
	float:left;
	margin: 20px 0 0 0;
}

#blocks_small {
	width: 231px;
	height: 25px;
	background:#eeeeee;
	border: 1px solid #dcdcde;
	float:left;
	margin: 10px 0 0 0;
}

#slides {
	width:650px;
	height:289px;
	position:absolute;
	margin: 0 0 0 410px;
	z-index:10;
	overflow:hidden;
}

#slide_text {
	width: 438px;
	height: 188px;
	position:absolute;
	z-index:20;
	margin: 50px 0 0 10px;
	background: url(../images/box_background.png) no-repeat;
	color: #fdfdfd;
	font-size:12px;
	overflow:hidden;
}

#slide_text H1 {
	color: #fff;
	font-size:18px;
	margin:0 0 5px 0;
}

#blocks H2 {
	color: #04245e;
	font-size:13px;
	font-weight:bold;
	margin:0 0 4px 0;
}
.slide_text {
	margin: 20px;
	line-height:18px;
}

.blocks_image {
	height:22px;
	margin: 2px 0 0 10px;
	width:40px;
	float:left;
}

.blocks_text {
	height:22px;
	margin: 2px 0 0 0;
	width: 181px;
	float:right;
	padding:4px 0 0 0;
}

.border {
	margin:6px 4px 6px 4px;
	border: 1px solid #fff;
}

.noborder {
	margin:4px 4px 6px 4px;
}

.intro_text {
	margin: 0 5px 0 5px;
	font-size:12px;
	line-height:18px;
}

.more {
	font-size:10px;
	background: #dcdcde;
	color:#04245e;
	text-decoration:none;
	padding: 1px 3px 1px 3px;
}

.more:hover {
	background:#b5111b;
	color: #fff;
}

.menuitem {
	float:left;
	margin: 0 20px 0 0;
}

#menu_block {
	margin: 61px 0 0 250px;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
color: #04245e;
text-decoration:none;
}

a.submenu:hover {
color: #b5111b;
text-decoration:none;
}

#spacer {
width: 995px;
height:25px;
clear:both;
text-align:right;
}

.kwaliteit {
margin: 30px 0 0 0;
}

#footer {
clear:both;
width: 995px;
height:35px;
border-top: #072d76 solid 2px;
margin:25px 0 0 0;
padding: 10px 0 0 0;
color: #bfbfbf;
}

#footer a:link, #footer a:active, #footer a:visited {
color: #bfbfbf;
text-decoration:none;
}

#footer a:hover {
color: #b5111b;
text-decoration:none;
}
