body {
	font-family: Trebuchet MS,tahoma,verdana,arial;
	font-size:12px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	background-color: #f5f6fb;
	height:100%;
	}
ul {
	list-style-type: none;
	padding-left: 0;
	margin: 15px;
	text-align: justify;

}
li{
	background: url(images/bullet.jpg) left top no-repeat;
	padding-left:16px;
	margin: 2px;

}
td {
text-align: justify;
}
hr{
margin-top:15px; 
margin-bottom:15px;
color:#CCCCCC;
}
img{
border:0px;
}

/*////////////////////////////////////////////////////////////////////
STRUCTURE
////////////////////////////////////////////////////////////////////*/
/*
div#container {
width: 988px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
background-image:url(images/bg_grijs.jpg);
overflow:hidden;
border-bottom: 2px solid #ccc;

}

div#header {
position: relative;
float: left;
width: 986px;
height: 200px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}*/
div#MenuPos {
position:relative;
width:986px;
height:20px;
}
div#content {
position: relative;
float: left;
width: 906px;
padding-top: 20px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 60px;
}
div#footer {
position: relative;
float: left;
width: 834px;
padding-top: 10px;
padding-left: 76px;
padding-right: 76px;
padding-bottom: 10px;
font-size: 9px;
color:#444444;
background-color: #f6f7fc;
}
div#info-box1{
font-size:12px;
line-height: 16px;
text-align: center;
color:#FFFFFF;
border: 2px solid #ffffff;
width: 260px;
margin: 0 0 0 20px;
padding:10px;
background-color:#65bcee;
/*////Rounded corners + IE hack using PIE: http://css3pie.com//////*/
position:relative; /*important for PIE*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
/*-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;*/
border-radius: 10px;
/*////////////////////////////boxshadow waarden:  Xoffset Yoffset blur///////////////////////////////*/
-webkit-box-shadow: #8F8F8F 2px 2px 2px;
-moz-box-shadow: #8F8F8F 2px 2px 2px;
box-shadow: #8F8F8F 2px 2px 2px;
/*////////gradient overlay zie ook http://css-tricks.com/examples/CSS3Gradient/ ///////*/
/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6E5447), to(#3D2F27));
background: -webkit-linear-gradient(#6E5447, #3D2F27);
background: -moz-linear-gradient(#6E5447, #3D2F27);
background: -ms-linear-gradient(#6E5447, #3D2F27);
background: -o-linear-gradient(#6E5447, #3D2F27);
background: linear-gradient(#6E5447, #3D2F27);
-pie-background: linear-gradient(#6E5447, #3D2F27);*/
behavior: url(../PIE.htc);
}
div#info-box1 a{
color:#284a5e;
}
div#info-box1 a:hover{
color:#f1aa04;
}
.titel-wit{
font-size:21px;
line-height: 21px;
color:#FFFFFF;
padding:4px 0 6px 0;
margin:0;
display:block;
}
div#pin{
position:absolute;
top: -30px;
left: 105px;
z-index:10;
}

/*////////////////////////////////////////////////////////////////////
CLASSES
////////////////////////////////////////////////////////////////////*/
.bg_body_fr{
background-image: url(images/bg_edj.jpg);
}
.bg_body_nl{
background-image: url(images/bg_edj_nl.jpg);
}
.bg_menu{
background-color:#c2ce15;
width:986px;
border-top: 1px solid #ffffff;
}
.titel1{
font-size: 18px;
font-weight: bold;
color: #30b3ad;
padding-top:10px;
padding-bottom:16px;
display: block;
}
.titel2{
font-size: 16px;
font-weight: bold;
color: #f1aa04;
padding-top:10px;
padding-bottom:14px;
display: block;
}
.titel3{
font-size: 14px;
font-weight: bold;
color: #30b3ad;
padding-top:5px;
padding-bottom:5px;
display: block;
}
.bold_orange{
font-size: 12px;
font-weight: bold;
color: #f1aa04;
}
.bold_noir{
font-size: 12px;
font-weight: bold;
color: #000000;
}
.ref{
	font-size: 9px;
	font-weight: bold;
	color: #868686;
}
.ref_home{
	font-size: 10px;
	font-weight: bold;
}
.table{
border-bottom: 2px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
/*
.border_td{
border-bottom: 1px dotted #F9E3B4;
}
.border_table{
border-left: 1px solid #F9E3B4;
border-right: 1px solid #F9E3B4;
border-bottom: 1px solid #F9E3B4;
}
*/
.imageH{
margin-top:20px;
margin-bottom:20px;
/*////////////////////////////boxshadow waarden:  Xoffset Yoffset blur///////////////////////////////*/
-webkit-box-shadow: #8F8F8F 2px 2px 2px;
-moz-box-shadow: #8F8F8F 2px 2px 2px;
box-shadow: #8F8F8F 2px 2px 2px;
behavior: url(../PIE.htc);
}
.imageV{
margin-left:20px;
margin-right:20px;
/*////////////////////////////boxshadow waarden:  Xoffset Yoffset blur///////////////////////////////*/
-webkit-box-shadow: #8F8F8F 2px 2px 2px;
-moz-box-shadow: #8F8F8F 2px 2px 2px;
box-shadow: #8F8F8F 2px 2px 2px;
behavior: url(../PIE.htc);
}
.imageVL{
margin-right:30px;
margin-bottom:10px;
/*////////////////////////////boxshadow waarden:  Xoffset Yoffset blur///////////////////////////////*/
-webkit-box-shadow: #8F8F8F 2px 2px 2px;
-moz-box-shadow: #8F8F8F 2px 2px 2px;
box-shadow: #8F8F8F 2px 2px 2px;
behavior: url(../PIE.htc);
}
.imageVR{
margin-left:30px;
margin-bottom:10px;
/*////////////////////////////boxshadow waarden:  Xoffset Yoffset blur///////////////////////////////*/
-webkit-box-shadow: #8F8F8F 2px 2px 2px;
-moz-box-shadow: #8F8F8F 2px 2px 2px;
box-shadow: #8F8F8F 2px 2px 2px;
behavior: url(../PIE.htc);

}

/*////////////////////////////////////////////////////////////////////
LINKS
////////////////////////////////////////////////////////////////////*/

a{
text-decoration:none;
}
a:link{
color: #30b3ad;
}
a:active{
color: #30b3ad;
}
a:visited{
color: #30b3ad;
}
a:hover{
color: #f1aa04;
}
/*/////////////////////////////////////////////*/
.adres{
font-size: 9px;
font-weight: bold;
color: #30b3ad;
}
a.adres:link{
font-size: 9px;
color: #30b3ad;
}
a.adres:visited{
font-size: 9px;
color: #30b3ad;
}
a.adres:active{
font-size: 9px;
color: #30b3ad;
}
a.adres:hover{
font-size: 9px;
color: #f1aa04;
}

