body {
	margin: 0px;
	padding: 0;
	/* font-family: Century Gothic; */
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height: 17px;
}

#container {
}

#navigation {
}

#content_wrapper {
	position: absolute;
	top: 250px;
	width:892px;
	padding: 0px;
}

#footer {
	/* font-family:verdana; */
	font-family: Arial,Helvetica, sans-serif;
	float: left;
	width:970px;
	background-color:#ffffff;
	font-size: 8pt;
	padding: 5px;
	text-align: center;
}

#footer1 {
	/* font-family:verdana; */
	font-family: Arial,Helvetica, sans-serif;
	position: relative;
	bottom: 0px;
	width:970px;
	background-color:#eeeeee;
	font-size: 8pt;
	padding: 5px;
	text-align: center;
}

.fontkop {
	/* font-family:verdana; */
	font-family: Arial,Helvetica, sans-serif;
	font-size:17px;
	line-height: 20px;
}

.datum {
	/* font-family:verdana; */
	font-family: Arial,Helvetica, sans-serif;
	font-size: 85%;
	color: rgb(16,24,128);
	font-weight: bold;
	text-decoration: none;
}

.datumgrijs {
	/* font-family:verdana; */
	font-family: Arial,Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	font-weight:normal;
}

.intro {
	/* font-family:verdana; */
	font-family: Arial,Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
}

.kolom1
{
width:330;
padding:0px;
margin:0px;	
}

.kolom2
{
width:330;
padding:0px;
margin:0px;	
}

.kolom3
{
width:160;
padding:0px;
margin:0px;	
}

.kolom4
{
width:130;
padding:0px;
margin:0px;	
}

.kolom1_artikel
{
width:700;
padding:0px;
margin:0px;	
}

.kolom2_artikel
{
width:150;
padding:0px;
margin:0px;	
}

dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0px; /* ruimte tussen menu-items */
	padding: 0px;
}

#nav, #nav ul {
padding: 0px; /* top left right bottom ruimte volledig menu */
margin: 0px;
list-style: none;
}

#nav li {
float: left; /* menu links of rechts lijnend */
/* width: 125px; */ /* algemene breedte, breedte per item gebruikt in kop.php */
height: 30px; /* algemene hoogte */
}

#nav ul {
position: absolute;
width: 100px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 3px 5px; /* ruimte om menu_tekst */
text-decoration: none;
/* font-family:verdana; */
font-family: Helvetica, sans-serif;
font-size: 11px;
}

.submenucategorie {
	background-color:#FFF;
}

ul a{
font-weight: bold;
color: #ffffff;  /* topmenu fontcolor */
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
/* color: #1C923E; */ /* submenu fontcolor (visited, normal) */
color: #ffffff;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
/* color: #AAA; */ /* submenu fontcolor active (hover) */
color: #ffffff;
cursor: pointer;
}

ul li{
/* background-image: url(images/website/menu_back_green_35.jpg); */ /* topmenu backgroundimage */
/* background-color: #00885d; */ /* topmenu backgroundcolor */
border-left: 0px solid #FFF;  /* topmenu tussenschotten */
}

ul ul li{
position: relative;
top: 3px;
/* background-image: url(images/website/back_submenu.jpg); */ /* submenu backgroundimage */
background-color: #666; /* submenu backgroundcolor */
border-top: 3px solid #FFF;
border-left: 0;
}

.mentions {
	position: absolute;
	bottom : 300px;
	left : 10px;
	color: #000;
}
a {
	text-decoration: none;
	color: #000000;
}

a:link{
text-decoration: none;
color: #000000;
}

a:visited{
text-decoration: none;
color: #000000;
}

a:hover{
text-decoration: underline;
color: #555555;
}

a:active{
text-decoration: none;
color: #000000;
}

/* box opties */

#topbox {
width:334px;
background-color:#dbeddd;
padding:8px;
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
font-size:8pt;
}

#laatstenieuwsbox {
width:334px;
background-color:white;
padding:8px;
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
font-size:8pt;
}

#bannersbox {
width:140px;
background-color:white;
padding:5px;
text-align:center;
}

#onderschrift {
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
font-size:7pt;
color:#555555;
font-style: italic;
}

#hr-black-dotted {
border: none;
border-bottom: 1px dotted #000;
height: 0;
}

#hr-kop-green {
border: none;
border-bottom: 2px solid #1C923E;
height: 0;
}

#hr-kop-white {
border: none;
border-bottom: 1px solid #ffffff;
height: 0;
}

#hr-voet-green {
border: none;
border-bottom: 1px solid #1C923E;
height: 0;
}

#hr-kop-grey {
border: none;
border-bottom: 1px solid #CCCCCC;
height: 0;
}

#hr-voet-grey {
border: none;
border-bottom: 1px dotted #CCCCCC;
height: 0;
}

#hr-black {
border: none;
border-bottom: 1px solid #000000;
height: 0;
}

#opsomming-ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#opsomming-li {
background-image: url(images/website/opsomming.jpg);
background-color: #ffffff;
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 6px;
padding-bottom: 5px;
}

#box-kop {
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#23a43f;
}

#box-kop-white {
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#ffffff;
}

#box-kop-green {
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#23a43f;
}

#kop-back-green {
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
background-color: #23a43f;
padding: 2px;
width: 100%;
}

#kop-back-blue {
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
background-color: #029de0;
padding: 2px;
width: 100%;
}

#kop-back-gray {
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
background-color: #AAA;
padding: 2px;
width: 100%;
}

#kop-back-yellow {
/* font-family:verdana; */
font-family: Arial,Helvetica, sans-serif;
background-color: #ffd600;
padding: 2px;
width: 100%;
}
