/******************************
* imports
******************************/
@import url(activex.css);
@import url(contact1.css);
/******************************
* kleuren
******************************/
/* donkergroen	#469D0C
/* bg groen	#E2E2DD
/* blauw 	#517CA8
/* grijsgroen voor kader #D5D5CB
/******************************
* standaard styles
******************************/
a{
	color: #469D0C;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
body {
	background:#D5D5CB;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow: auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
	line-height:150%;
}
hr{
	color:  #D5D5CB;
	height:2px;
	border: 0;
	width: 100%;
	background-color:#D5D5CB; 
}
table{
	border: solid 0px #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height:150%;
}
td{
	border: solid 0px #000000;
}
tr{
	border: solid 0px #000000;
}
.button{
	cursor:pointer;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	border:1px solid #D5D5CB;
	color: #FFFFFF;
	background:#469D0C;
	width:100px;
}
.button2{
	border: solid 0px #000000;
	font-size: 12px;
	font-weight: bold;
	width: 35px;
	max-width: 15px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
	text-align:center;
}
/******************************
* div container styles
******************************/
#container {
	position:relative;
	margin: 0 auto;
	text-align: left;
	width: 975px;
	border:0px solid #000000;
}
#top {
	float:left;
	width:100%;
	height:202px;
	background: transparent url(bg-top1.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #000000;
}
#menu{
	position:absolute;
	top:165px;
	left:0px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#inhoud{
	float:left;
	width:100%;
	background:#FFFFFF;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding: 10px 0px 10px 0px;
}
#content{
	float:left;
	width:721px;
	max-width:701px;
	margin:0px 0px 0px 0px;
	border:0px solid red;
	padding:10px 10px 10px 10px;
}
#content h1 {
	font-size:16px;
	color:#517CA8;
}
.check a{
	color: #469D0C;
	display:block;
	border:0px solid #000;
	padding:1px 0px 0px 30px;
	background:url(checkmark.gif) no-repeat top left;
	text-decoration: underline;
}
#cms{
	float:left;
	width:701px;
	max-width:661px;
	margin:0px 0px 0px 0px;
	border:0px solid red;
	padding:0px 20px 15px 20px;
}
#rightbox{
	float:left;
	width:254px;
	margin:0px 0px 0px 0px;
	border:0px solid red;
	padding: 0px 0px 0px 0px;
}
/** kop boven nieuwsbox **/
#rightbox h3 {
	color: #fff;
	font: bold 16px arial, sans-serif;
	padding: 0px 0px 0px 20px;
	height:15px;
	max-height:15px;
}
#news{
	float:left;
	width:250px;
	background: transparent url(bg-news1.jpg) no-repeat top center;
	height: 312px;
	max-height: 302px; 
	max-width:240px;
	margin:0px 0px 5px 0px;
	border:0px solid red;
	padding: 10px 5px 0px 5px;
}
#rightspacer{
 	float:left;
	display: block;
	width:250px ;
	height: 5px ;
	margin:0px 0px 0px 0px;
	border: 0px solid red;
	padding: 0px 0px 0px 0px;
}
#banner{
	float:left;
	width:250px;
	height: 168px;
	height: 162px;
	background: transparent url(bg-banner1.jpg) no-repeat top center;
	max-width:260px;
	margin:0px 0px 0px 0px;
	border:0px solid red;
	padding: 6px 0px 0px 0px;
	text-align:center;
}
#footer{
	clear:both;
	height:62px;
	width:100%;
	background:url(bg-footer1.jpg) no-repeat top left;
}
/******************************
* menu  website styles
******************************/
#menu ul{
	margin:0;
	list-style: none;
	padding:0px;
}
li.spacer {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:2px;
	background:#D5D5CB;
	height:35px;
	display:block;
}
li.menuList {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
li.menuList a{
	display:block;
	color: #000000;
	text-decoration: none;
	background:transparent;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight: bold;
	width:136px;
	max-width:126px;
	height:35px;
	max-height:25px;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:10px 5px 0px 5px;
}
li.menuList a:hover{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background:url(bg-menu-ac.jpg) no-repeat top left;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight: bold;
	width:136px;
	max-width:126px;
	height:35px;
	max-height:25px;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:10px 5px 0px 5px;
}
li.menuListover {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(bg-menu-ac.jpg) no-repeat top left;
}
li.menuListover a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background:url(bg-menu-ac.jpg) no-repeat top left;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight: bold;
	width:136px;
	max-width:126px;
	height:35px;
	max-height:25px;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:10px 5px 0px 5px;
}
li.menuListover a:hover{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background:url(bg-menu-ac.jpg) no-repeat top left;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight: bold;
	width:136px;
	max-width:126px;
	height:35px;
	max-height:25px;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:10px 5px 0px 5px;
}
/** Extra breed voor laatste item **/
li.menuList2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
li.menuList2 a{
	display:block;
	color: #000000;
	text-decoration: none;
	background:transparent;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight: bold;
	width:138px;
	max-width:128px;
	height:35px;
	max-height:25px;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:10px 5px 0px 5px;
}
li.menuList2 a:hover{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background:url(bg-menu-ac.jpg) no-repeat top left;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight: bold;
	width:138px;
	max-width:128px;
	height:35px;
	max-height:25px;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:10px 5px 0px 5px;
}
li.menuListover2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(bg-menu-ac.jpg) no-repeat top left;
}
li.menuListover2 a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background:url(bg-menu-ac.jpg) no-repeat top left;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight: bold;
	width:138px;
	max-width:128px;
	height:35px;
	max-height:25px;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:10px 5px 0px 5px;
}
li.menuListover2 a:hover{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background:url(bg-menu-ac.jpg) no-repeat top left;
	font-size:12px;
	font-family:arial, sans-serif;
	font-weight: bold;
	width:138px;
	max-width:128px;
	height:35px;
	max-height:25px;
	text-align:center;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:10px 5px 0px 5px;
}
/******************************
* footer styles
******************************/
.footertekst{
	color:#FFFFFF;
	padding:15px  50px 0px 30px;
	text-align:left;
	font-size: 12px;
	border:0px solid #000;
	font-weight:bold;
}
.footertekst a{
	color:#FFFFFF;
}
.footertekst a:hover{
	color:#FFFFFF;
	
}
#contentlinks {
	float:left;
	width:690px;
	max-width:670px;
	border:0px solid #000;
	padding:0px 0px 0px 20px;
}
.sublist a{
	color:#469D0C;
	border:0px solid #000;
	padding:0px 0px 0px 12px;
	background:url(arrow-black.gif) no-repeat left center;
}
.sublist2 a{
	text-decoration:none;
	color:#000000;
	border:0px solid #000;
	padding:0px 0px 0px 12px;
	background:url(arrow-black.gif) no-repeat  left center;
}

