html{
	background:#adcedf;
}
body {
	background:#adcedf;
	padding:0;
	margin:0 auto;
}
#wrapper{
	width:992px;
	overflow:auto;
	background:#fff;
	margin-left:auto;	
	margin-right:auto;	
}

/*BODY {
	scrollbar-face-color: #005c9c;
	scrollbar-shadow-color: #005c9c;
	scrollbar-highlight-color: #005c9c;
	scrollbar-3dlight-color: #005c9c;
	scrollbar-darkshadow-color: #005c9c;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}*/

 hr { 
 	height: 0; 
 	border-style: solid; 
 	border-width: 1px 0 0 0; 
 	border-color: #1DA02E;
 	MARGIN-TOP: 15px;
 	PADDING-TOP: 0px; 
 	MARGIN-BOTTOM: 15px;
 	PADDING-BOTTOM: 0px;
 }

A.navbar {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.navbar:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #356AA0;
	text-decoration: none;
}

A.link-bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff6000;
	text-decoration: underline;
}

A.link-bold:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.navbar-space {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #005c9c;
	text-decoration: none;
	line-height: 16px;
}

.verplicht {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #005c9c;
	text-decoration: none;
	line-height: 16px;
}

.text-speciaal-bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #008C00;
	text-decoration: none;
	line-height: 16px;
}

.® {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #005c9c;
	text-decoration: none;
	line-height: 10px;
}

.®-groen {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #1da02e;
	text-decoration: none;
	line-height: 10px;
}

.text-speciaal {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #1da02e;
	text-decoration: none;
	line-height: 20px;
}

.text-bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #005c9c;
	text-decoration: none;
	line-height: 16px;
}

.onderschrift {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #1da02e;
	text-decoration: none;
	line-height: 12px;
}

.kop {
	font-family: verdana;
	font-size: 25px;
	font-weight: normal;
	color: #4096EE;
	text-decoration: none;
}

.footer {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color:#005c9d;
	text-decoration: none;
	line-height: 16px;
}

A.footer-link {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #1da02e;
	text-decoration: none;
	line-height: 16px;
}

A.footer-link:hover {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #1da02e;
	text-decoration: underline;
	line-height: 16px;
}

A.link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #005c9c;
	text-decoration: underline;
	line-height: 16px;
}

A.link:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1DA02E;
	text-decoration: none;
	line-height: 16px;
}
#link  a:link{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}
#link a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}
#link a:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	line-height: 16px;
}
#link a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	line-height: 16px;
}



#menu {
	float:left;
	width:100%;
	background:#17A22C;
}
#menu ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;	
}
#menu a {
	float:left;
	background:url("but.jpg") no-repeat left top;
	margin:0;
	width:134px;
	height:34px;
	line-height:34px;
	text-decoration:none;
	margin-right:20px;
	cursor:pointer;
}
#menu a span {
	float:left;
	display:block;
	background:url("but.jpg") no-repeat right top;
	width:134px;
	height:34px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;line-height:34px;cursor:pointer;
}
	
#menu a span {float:none;}
#menu a:hover span {color:#225792;}
#menu a:hover {background:url("act.jpg") no-repeat right top;}
#menu a:hover span {background:url("act.jpg") no-repeat right top;}
