/* CSS Document */

html, body {
	height: 100%;
}

body {
	background: url(../images/achtergrond.jpg) repeat-x center top;
	margin: 0px;
}

img {
	border: none;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #041246;	
	line-height: 22px;
}

* {
	outline: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #687191;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #06164e;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	padding: 0;
	width: 100%;
	background: url(../images/achtergrond.jpg) repeat-x center top;
	z-index: 50;
}

#site {
	position: relative;
	width: 1000px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	z-index: 25;
	margin: 0px auto;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	position: relative;
	width: 1000px;
	height: 309px;
	z-index: 30;
}

#logo {
	position: absolute;
	left: 0px;
	top: 130px;
}

#topmenu {
	position: relative;
	width: 1000px;
	height: 69px;
}

#topmenu .knop {
	position: relative;
	float: left;
}

#topmenu .knop a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0px 15px;
	height: 69px;
	line-height: 69px;
}

#topmenu .knop a:hover, #topmenu .knop a.active {
	background: url(../images/topmenu.gif) repeat-x;
	color: #0a1c5c;
}

#topmenu .knop .submenu {
	position: absolute;
	left: 0px;
	top: 69px;
	width: 220px;
	padding-bottom: 13px;
}

#topmenu .knop .submenu a {
	position: relative;
	float: left;
	background: #D5D5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #071750;
	padding: 0px 0px 0px 17px;
	background: url(../images/top_sub.png) repeat-y left top;
	width: 203px;
	height: 30px;
	line-height: 30px;
}

#topmenu .knop .submenu .sub_top {
	position: relative; 
	float: left; 
	width: 220px; 
	height: 8px; 
	background: url(../images/top_sub.png) repeat-y left top;
}

#topmenu .knop .submenu .sub_bottom {
	position: absolute; 
	left: 0px; 
	bottom: 0px; 
	width: 220px; 
	height: 13px; 
	background: url(../images/top_sub_bottom.png) no-repeat;
}

#topmenu .knop .submenu a:hover {
	background: url(../images/top_sub.png) repeat-y left top;
}

#menu {
	position: absolute;
	width: 241px;
	height: 656px;
	background: url(../images/menu.jpg) no-repeat;
	left: 525px;
	top: 248px;
	z-index: 40;
	padding-bottom: 20px;
}

#menu #items {
	position: relative;
	float: left;
	margin-top: 16px;
	z-index: 40px;
}

#menu #items .item {
	position: relative;
	float: left;
	display: block;
	width: 210px;
	height: 114px;
	padding: 0px;
	margin: 0px;
	margin-left: 22px;
	padding-top: 35px;
	display: inline;
	z-index: 50;
	background: #ffffff;
}

#menu #items .item img {
	position: relative;
	float: left;
	z-index: 50;
	padding-right: 12px;
	background: #ffffff;
	cursor: pointer;
}

#menu .bottom {
	position: absolute;
	left: 0px;
	bottom: 27px;
	display: block;
	width: 210px;
	height: 37px;
	padding: 0px;
	margin: 0px;
	margin-left: 22px;
	display: inline;
	z-index: 50;
	background: url(../images/bottom.gif) bottom right no-repeat;
}

#menu #items .item .top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 210px;
	height: 35px;
	background: #ffffff;
	z-index: 100;
}

#menu #items .item .submenu {
	position: absolute;
	left: 210px;
	top: 35px;
	width: 244px;
	z-index: 40;
}

#menu #items .item .sub {
	position: relative;
	float: left;
	width: 244px;
	background: url(../images/submenu.png);
}

#menu #items .item .submenu a {
	display: block;
	width: 244px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a1c5c;
	text-indent: 20px;
	line-height: 26px;
	text-decoration: none;
}

#menu #items .item .submenu a:hover {
	text-decoration: underline;
}

#menu #items .item .submenu .sub_top {
	position: relative;
	float: left;
	width: 244px;
	height: 13px;
	background: url(../images/sub_top.png) no-repeat bottom left;
}

#menu #items .item .submenu .sub_bottom {
	position: relative;
	float: left;
	width: 244px;
	height: 13px;
	background: url(../images/sub_bottom.png) no-repeat top left;
}

#banner {
	position: absolute;
	right: 3px;
	top: 150px;
	z-index: 30;
}

#links {
	position: relative;
	float: left;
	width: 495px;
	padding-top: 89px;
}

#links h1 {
	position: relative;
	float: right;
	width: 470px;
}

#links #content {
	position: relative;
	float: right;
	width: 470px;
	padding-top: 30px;
	padding-bottom: 150px;
}

#rechts {
	position: relative;
	float: right;
	width: 210px;
	padding-top: 89px;
	height: 650px
}

#rechts h1 {
	padding-bottom: 10px;
}

.locaties {
	position: absolute;
	right: 16px;
	top: 135px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #05144a;
	padding-top: 10px;
}

.bevallingslijn {
	padding-top: 10px;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/footer.gif) center bottom;
	height: 132px;
	z-index: 50;
	width: 100%;
}

#footer #info {
	position: relative;
	width: 1000px;
	margin: 0px auto;
}

#footer #info #rst {
	position: relative;
	float: left;
	width: 500px;
	text-align: center;
	border-top: #e2e2e2 1px solid;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #a5a5a5;
	line-height: 50px;
}


#footer #info #rst a {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
}

#footer #info #rst .spacer {
	padding: 0px 6px;
}

.form {
	background: #FFFFFF;
	border: 1px solid #06164e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
}
.body {
	vertical-align: top;}
#zoeken {
	position: relative;
	float: left;
	width: 201px;
	padding: 20px 0px 0px 0px;
}

#zoeken h1 {
	padding: 0px;
	margin: 0px;
}

#zoeken .formulier {
	position: relative;
	float: left;
	padding: 20px 0px 0px 0px;
	width: 201px;
	height: 57px;
	background: url(../images/zoeken.gif) bottom left no-repeat;
}

#zoeken .formulier .zoek {
	position: relative;
	float: left;
	border: 1px #d8d8d8 solid;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	margin: 18px 0px 0px 20px;
	padding: 2px;
}

#zoeken .formulier .button {
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	border: none;
	background: url(../images/button.gif);
	margin: 18px 0px 0px 7px;
}