body {
	background: url(../site_images/achtergrond.jpg) transparent repeat;
	color:#555555;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;

}  


#horizontaal {
	border:0px yellow solid;
	margin-left: auto ;
	margin-right: auto ;
	margin-top:50px;
	text-align:center;
    width: 870px ;
}

#header, #header_fr{
	
	height:245px;
	position:relative;
	text-align:left;
	width:865px;
}

#header_fr{
	background: url(../site_images/achtergrond_header_fr.jpg) transparent no-repeat;
}

#header{
	background: url(../site_images/achtergrond_header.jpg) transparent no-repeat;
}

#inhoud{
	background: url(../site_images/achtergrond_inhoud.jpg) transparent repeat;
	height:510px;
	text-align:left;
	position:relative;
	width:865px;
}

#wittekader{
	background-color:#FFF;
	border:0px yellow solid;
	height:502px;
	left:7px;
	position:absolute;
	top:3px;
	width:472px;
}

#wittekader a {
	color:#000;
	text-decoration:none;
}

li {
	list-style-type: none; 
}

#kadersrechts{
	background-color:transparent;
	left:487px;
	position:absolute;
	top:3px;
	width:367px;
}


#footer{
	background: url(../site_images/achtergrond_footer.jpg) transparent no-repeat;
	height:10px;
	position:relative;
	width:865px;
}

#footer_tekst{
	color:#FFF;
	margin-right:5px;
	margin-top:8px;
	position:relative;
	text-align:right;
}

#footer_tekst a{
	color:#FFF;
	text-decoration:none;
}

#wittekader h1{
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:6px;
	padding-top:5px;
}

#wittekader .tekst{
	padding-left:6px;
	padding-right:6px;
}

#menu
{
	bottom:8px;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	position:absolute;
	white-space:nowrap;
}

#menu li {display:inline;}
#menu li a
{
	color:#fff;
	float:left;
	font-size:15px;
	font-weight:bold;
	padding:3px 5px;
	padding-left:16px;
	text-decoration:none;
}

.items{
	border:8px #fff solid;
	margin-top:10px;	
}


ul.nieuws{
	list-style:circle;
	list-style-type: inherit;
	list-style-image: inherit;
	list-style-position: inside;
}

ul.nieuws li{
	list-style-type:disc;
	padding-bottom:10px;
}
