@charset "utf-8";

.clearing {
	clear:both; 
	height:0; 
	overflow:hidden; 
	margin:-1px 0 0 0;
	}
body {
	margin: 0px;
	background-color: black;
}	
div.wrapper_onsbod, div.wrapper_profiel, div.wrapper_voorbeelden,  div.wrapper_voordeel{
	width:777px;
	margin-left:auto;
	margin-right: auto;
	top:20px;
	background:none;
	position: relative;
	margin-bottom: 100px;
	height: 400px;
}
div.wrapper_homepage {
	width:777px;
	margin-left:auto;
	margin-right: auto;
	top:0px;
	background:none;
	position: relative;
	margin-bottom: 100px;
	height: 400px;
}
div.wrapper_homepage div#main {
	margin-top: -5px;
}
div#header {
}
div#content{

}

div#bottom{
}

#menu {
	text-align: center;
	height: 163px;
}

div#menu a div.item1 {
background-image: url(../images/mav_normal_02.gif);
	height: 163px;
	width: 109px;
	display: inline;
	float: left;
}
div#menu a div#active.item1 {
background-image: url(../images/mav_over_02.gif);
}
div#menu a:hover div.item1, div#menu a:active div.item1  {
background-image: url(../images/mav_over_02.gif);
	height: 163px;
	width: 109px;
}
div#menu a div.item2 {
background-image: url(../images/mav_normal_04.gif);
	height: 163px;
	width: 109px;
	display: inline;
	float: left;
}
div#menu a div#active.item2 {
background-image: url(../images/mav_over_04.gif);
}
div#menu a:hover div.item2, div#menu a:active div.item2  {
background-image: url(../images/mav_over_04.gif);
	height: 163px;
	width: 109px;
}
div#menu a div.item3 {
background-image: url(../images/mav_normal_06.gif);
	height: 163px;
	width: 110px;
	display: inline;
	float: left;
}
div#menu a div#active.item3 {
background-image: url(../images/mav_over_06.gif);
}
div#menu a:hover div.item3, div#menu a:active div.item3  {
background-image: url(../images/mav_over_06.gif);
	height: 163px;
	width: 110px;
}
div#menu a div.item4 {
background-image: url(../images/mav_normal_08.gif);
	height: 163px;
	width: 110px;
	display: inline;
	float: left;
}
div#menu a div#active.item4 {
background-image: url(../images/mav_over_08.gif);
}
div#menu a:hover div.item4, div#menu a:active div.item4  {
background-image: url(../images/mav_over_08.gif);
	height: 163px;
	width: 110px;
}
div#menu a div.item5 {
background-image: url(../images/mav_normal_10.gif);
	height: 163px;
	width: 109px;
	display: inline;
	float: left;
}
div#menu a div#active.item5 {
background-image: url(../images/mav_over_10.gif);
}
div#menu a:hover div.item5, div#menu a:active div.item5 {
background-image: url(../images/mav_over_10.gif);
	height: 163px;
	width: 109px;
}

div.menu-left {
	background-image: url(../images/mav_normal_01.gif);
	width: 85px;
	height: 163px;
	display: inline;
	float: left;
}
div.menu-spacer1 {
	background-image: url(../images/mav_normal_03.gif);
	width: 15px;
	height: 163px;
	display: inline;
	float: left;
}
div.menu-spacer2 {
	background-image: url(../images/mav_normal_05.gif);
	width: 15px;
	height: 163px;
	display: inline;
	float: left;
}
div.menu-spacer3 {
	background-image: url(../images/mav_normal_07.gif);
	width: 15px;
	height: 163px;
	display: inline;
	float: left;
}
div.menu-spacer4 {
	background-image: url(../images/mav_normal_09.gif);
	width: 15px;
	height: 163px;
	display: inline;
	float: left;
}
div.menu-right {
	background-image: url(../images/mav_over_11.gif);
	width: 85px;
	height: 163px;
	display: inline;
	float: left;
}
div#payoff {
	height: 67px;
	width: 606px;
	padding-left: 85px;
	padding-right: 86px;
	background-color: white;
	z-index: 1;
}
div#spacer {
	
}
div.wrapper_homepage div#spacer {
	height: 0px;
}
div#main {
	background-repeat: repeat-y;
	background-color: white;
	width: 777px;
	background-image: url(../images/bod-doen_bg.png);
	height: auto;
}
div#content {
	background-image: url(../images/bod-doen_top.png);
	background-position-x: center;
	background-position-y: 0px;
	min-height: 285px;
	width: 606px;
	padding-left: 85px;
	padding-right: 86px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
	
}
div#content h1 a {
	color: white;
}
div#content h1 a:hover {
	color: #cccccc;
}
table h1.headingspecial {
	text-align: center;
	font-family: Verdana;
}
table h2.headingspecial{
	font-size: 15px;
}
p.pspecial {
	text-align: justify;
}
div.wrapper_homepage div#bottom {
	margin-top: -40px;
}
div.wrapper_homepage div#contentbottom {
	clear: both;
	width: 777px;
	background-color: white;
	height: 300px;
	margin-top: -20px;
}
div#contentbottomleft {
	display: inline;
	float: left;
	width: 85px;
	height: 300px;
	background-image: url(../images/bod-doen_bottomleft.png);
	background-repeat: no-repeat;
}
div#contentbottomcenter {
	display: inline;
	float: left;
	width: 606px;
	height: 300px;
	background-image: url(../images/bod-doen_bottom.png);
	background-repeat: no-repeat;
}
div#contentbottomright {
	display: inline;
	float: left;
	width: 86px;
	height: 300px;
	background-color: white;
	background-image: url(../images/bod-doen_bottomright.png);
	background-repeat: no-repeat;
}
div.wrapper_homepage div#bottom {
	background-position: 0 bottom;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-color: white;
	width: 777px;
	min-height: 171px;
	clear: both;
}
div#content h1 {
	margin: 0px;
	padding-top: 100px;
	padding-left: 100px;
	padding-right: 100px;
	text-align: justify;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 22px;
	line-height: 27px;
	color: white;
}
.grey {
	color: #cccccc;
}
.red {
	color: red;
}
p.naw {
	margin-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
p {
	margin: 0px;
	padding-bottom: 50px;
	text-align: center;
	font-family: Verdana, Arial;
/* 	letter-spacing: 1px; */
	font-size: 12px;
	line-height: 18px;
}
h2 {margin-top: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana, Arial;
	letter-spacing: 1px;
	font-size: 27px;
	line-height: 18px;
	font-weight: bold;

}
/* aanpassingen voor ons-bod pagina */

div.wrapper_onsbod div#contentbottom {
	background-image: url(../images/onsbod.jpg);
	height: 303px;
	background-position: center;
	width: 777px;
}
div.wrapper_onsbod div#bottom {
	background-image: url(../images/onsbod_bottom.jpg);
	height: 71px;
	background-position: center;
	width: 777px;
}
div.wrapper_onsbod div#content, div.wrapper_onsbod div#main {
	background-image: none;
	background-color: white;
}
div.wrapper_onsbod div#content {
/* 	height: 800px; */
}
p.toelichting {
	text-align: justify;
	line-height: 20px;
	font-size: 11px;

}
h2.letop {
font-size: 12px;
margin-top: 70px;
}
ul.specificaties {
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 16px;
/* 	letter-spacing: 1px; */
	padding-left:195px;
	margin-top: 10px;
	margin-bottom: 20px;
}
div#spacer {
	width: 777px;
	height: 40px;
	background-color: white;
}

/* aanpassingen voor over-ons pagina */

div.wrapper_profiel div#contentbottom {
	background-image: url(../images/overons.jpg);
	height: 469px;
	background-position: center;
	width: 777px;
}
div.wrapper_profiel div#bottom {
	background-image: url(../images/overons_bottom.jpg);
	height: 71px;
	background-position: center;
	width: 777px;
}
div.wrapper_profiel div#content, div.wrapper_profiel div#main {
	background-image: none;
	background-color: white;
}
p.toelichting {
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
	padding-top: 20px;
}
/* aanpassingen voor voorbeelden pagina */
p.titel{
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
}
p.voorbeeld{
	text-align: justify;
	padding-bottom: 15px;
	line-height: 20px;
	font-size: 11px;
}
table.voorbeeld-inruil tr {
	height: 22px;
	font-size: 11px;
}
table.voorbeeld-inruil {
	font-size: 12px;
	font-family: Verdana;
	margin-top: 25px;
	margin-bottom: 25px;
	
}
div#content h1.voorbeelden {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
}
h3 {
	font-size: 18px;
	font-family: Verdana, Arial;
	margin-top: -20px;

}
div.wrapper_voorbeelden div#contentbottom {
	background-image: url(../images/voorbeelden.jpg);
	height: 259px;
	background-position: center;
	width: 777px;
}
div.wrapper_voorbeelden div#bottom {
	background-image: url(../images/voorbeelden_bottom.jpg);
	height: 71px;
	background-position: center;
	width: 777px;
}
	div.wrapper_voorbeelden div#content, div.wrapper_voorbeelden div#main {
	background-image: none;
	background-color: white;
}

/* aanpassingen voor voordeel pagina */

div.wrapper_voordeel div#contentbottom {
	background-image: url(../images/voordeel.jpg);
	height: 259px;
	background-position: center;
	width: 777px;
}
div.wrapper_voordeel div#bottom {
	background-image: url(../images/voordeel_bottom.jpg);
	height: 71px;
	background-position: center;
	width: 777px;
}
	div.wrapper_voordeel div#content, div.wrapper_voordeel div#main {
	background-image: none;
	background-color: white;
}


/* Formulier stijldefinities */
form p {
	text-align: left;
	font-size: 12px;
}
form input {
	width: 225px;
}
form input.checkbox {
	width: 15px;
	display: inline;
}
/*
div#formulier {
	padding-left: 75px;
	overflow: hidden;
}
div#formulier table  {
	font-family: Verdana,arial;
	font-size: 11px;
}
div#formulier td {
	height: 30px;
}
div#formulier input,div#formulier textarea{
	width: 250px;
}
div#formulier input.button{
	width: 100px;
	margin-top: 30px;
}
div#formulier select {
	width: 150px;
}
div#formulier span.tip {
	font-size: 9px;
	color: red;
	padding-left: 10px;
}
label.error {
	padding-left: 10px;
}
*/
/* einde formulier stijldefinities */
/**********************************/




a {
	text-decoration: none;
}
a.aanvraaglink {
	font-size: 14px;
	font-weight: bold;
	color: red;
	position: relative;
	top: 15px;
}
div#main div#content h1 a.aanvraaglink-homepage {
	font-weight: bold;
	color: red;
	position: relative;
}
img.noborder {
	border:0px;
}
.green {
	color: green;
}
/* einde formulier stijldefinities */