body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #ecdbd9;
}

#wrap {
	width: 926px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

p {
	margin: 6px 0 0 5px;
	float: left;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}

/******************HEADER*******************/

#header {
	position: relative;
	float: left;
	width: 926px;
	height: 206px;
	margin: 10px 0 0 0;
	padding: 0;
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	/*border: solid 1px #333;*/
}

#informatie {
	position: relative;
	float: left;
	width: 926px;
	text-align: center;
	height: auto;
	color: #46545f;
	margin: 75px 0 0 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.8em;
	/*border: solid 1px #333;*/
}

#informatie a {
	font-weight: bold;
	color: #46545f;
}

/******************NAVIGATION*******************/

#content {
	position: relative;
	float: left;
	width: 926px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(images/mid.png);
	background-repeat: repeat-y;
	/*border: solid 1px #333;*/
}

#navigation {
	position: relative;
	float: left;
	width: 210px;
	height: auto;
	margin: 0 0 0 7px;
	padding: 0;
}

#navtop {
	width: 210px;
	height: 25px;
	background-image: url(images/navtop.png);
	background-repeat: no-repeat;
}

#navmid {
	width: 210px;
	height: auto;
	background-image: url(images/navmid.png);
	background-repeat: repeat-y;
	/*border: solid 1px #333;*/
	position: relative;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
}

#navmid ul {
	/*border: solid 1px #333;*/
	margin: 0 19px 0 18px;
	padding: 0 0 0 0;
	list-style: inside;
	color: #307A77;
}

#navmid li {
	position: relative;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: dotted 1px #d67c71 ;
	/*border: solid 1px #333;*/
}

#navmid li a {
	position: relative;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #307A77;
	font-size: 11px;
	/*border: solid 1px #333;*/
}

#navmid ul .red {
	color: #CC0000;
	font-size: 10px;
	text-transform: uppercase;
}
#navbottom {
	width: 210px;
	height: 25px;
	float: left;
	margin: 0 0 20px 0;
	clear: both;
	background-image: url(images/navbottom.png);
	background-repeat: no-repeat;
	/*border: solid 1px #333;*/
}

/******************CONTENT*******************/

#actual_content {
	position: relative;
	float: right;
	width: 680px;
	height: auto;
	margin: 10px 20px 0 0;
	padding: 0 0 20px 0;
	/*border: solid 1px #333;*/
	background-image: url(images/rozen.png);
	background-repeat: repeat;
}

#actual_content h1 {
	position: relative;
	float: left;
	width: 660px;
	height: auto;
	font-size: 16px;
	color: #307A77;
	margin: 0 0 10px 0;
	padding: 0 10px 20px 0;
	/*border: solid 1px #333;*/
}

#actual_content p {
	position: relative;
	float: left;
	width: 650px;
	height: auto;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 20px;
	/*border: solid 1px #333;*/
}

#actual_content a {
	color: #46545f;
	font-weight: bold;
	text-decoration: none;
}

/******************FOOTER*******************/

#footer {
	position: relative;
	float: left;
	width: 926px;
	height: 135px;
	margin: 0;
	padding: 0;
	/*border: solid 1px #333;*/
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
}

#footer ul {
	list-style-type: none;
	width: 900px;
	height: 30px;
	/*border: solid 1px green;*/
	margin: 85px auto 0 auto;
	padding: 0;
}

#footer li {
	float: left;
	margin: 0;
	text-decoration: none;
}

#footer li a {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	margin-right: 11px;
	text-decoration: none;
}

#footer li a:hover {
	color: #d67c71;
	font-weight: bold;
	font-size: 10px;
	margin-right: 11px;
	text-decoration: underline;
} 	

#footer li a img {
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#proximedia {
	position: relative;
	margin: 0 8px 0 0;
	padding: 5px 0 0 0;
}

#proximedia a {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
}

#proximedia a img {
	border: none;
}

/******************CONTACT 1.0*******************/

.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2px 5px 2px 5px;margin-bottom:10px;}
.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 

/******************GALLERY 3.0*******************/

.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 
