body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(images/strip.jpg);
	background-repeat: repeat-x;
	background-color: #0a2b4c;
	font-size: 11px;
	color: #333;
}

#wrap {
	width: 925px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#Info img {max-width: 380px !important;}
.noborder { border: none; color: #000; }
a { text-decoration: none; font-weight: bold; }
:focus { outline: none; }
img {border: none !important;}

/****************** index.asp *******************/

#intro {
	position: relative;
	width: 924px;
	height: 530px;
	background-image: url(images/introduction.jpg);
}

#slide_intro {
	position: absolute;
	top: 126px;
	left: 264px;
	width: 419px;
	height: 237px;
	margin: 0;
	padding: 0;
}

#enterknop {
	position: absolute;
	top: 380px;
	left: 325px;
	width: 300px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#enterknop a {color: #fff;}
#enterknop a:hover {text-decoration: underline;}

#muziek {
	position: absolute;
	top: 450px;
	left: 414px;
	text-align: center;
}

/****************** 1. HEADER *******************/

#header {
	position: relative;
	float: left;
	width: 925px;
	height: 197px;
	margin: 0;
	padding: 0;
}

#logo {
	position: relative;
	float: left;
	width: 238px;
	height: 197px;
	margin: 0;
	padding: 0;
	background-image: url(images/mise_01.jpg);
	background-repeat: no-repeat;
}

#slide {
	position: relative;
	float: left;
	width: 422px;
	height: 197px;
	margin: 0;
	padding: 0;
}

#logo2 {
	position: relative;
	float: left;
	width: 265px;
	height: 197px;
	margin: 0;
	padding: 0;
	background-image: url(images/adres.jpg);
	background-repeat: no-repeat;
}


/****************** 2. CONTENT *******************/

#content {
	position: relative;
	float: left;
	width: 925px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #95c8db;
}

#contentshop {
	position: relative;
	float: left;
	width: 925px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_shop.jpg);
	background-repeat: repeat-y;
	background-color: #95c8db;
}

/****************** 1.1 NAVIGATION *******************/

#navigation {
	position: relative;
	float: left;
	width: 238px;
	height: 100%;
	margin: 0;
	padding: 0;
	border-right: solid 1px #CCC;
	background-color: #79bbd3;
	background-repeat: no-repeat;
}

#navigation ul {
	position: relative;
	float: left;
	height: auto;
	margin: 20px 0 0 20px;
	padding: 0;
	list-style-type: none;
	/*border: solid 1px red;*/
}

#navigation li {
	position: relative;
	margin: 0;
	padding: 0;
	/*border: solid 1px red;*/
}

#navigation li a {
	position: relative;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000;
	/*border: solid 1px red;*/
}

#actual_content {
	position: relative;
	float: left;
	height: auto;
	min-height: 402px;
	width:381px;
	padding:10px 20px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #0c1d26;
	text-align: justify;
	position:relative;
	z-index:0;
	border-right: solid 1px #CCC;
	background-image: url(images/boord.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/*webshop*/

#actual_content_shop {
	position: relative;
	float: right;
	height: auto;
	min-height: 402px;
	width:640px;
	padding:10px 20px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #0c1d26;
	text-align: justify;
	position:relative;
	z-index:0;
	border-right: solid 1px #CCC;
	background-image: url(images/boord.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/*webshop*/

#actual_content h1{
	position: relative;
	float: left;
	width: 380px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
}

#actual_content p {
	position: relative;
	float: left;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

#actual_content a {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}

#fotoalbum{
	position: relative;
	float: left;
	width: 264px;
	height: 260px;
	margin: 0;
	padding: 0;
	background-color: #79bbd3;
	background-repeat: no-repeat;
}

#fotoalbum img{
	margin: 0 0 0 37px;
	padding: 0;
	border: none;
}

/****************** 3. FOOTER *******************/

#footerwrap {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	width: 925px;
	height: 30px;
	margin: 0 auto 20px auto;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	padding: 0;
	border-bottom: 1px solid #CCC;
}

#adresgegevens {
	position: relative;
	float: left;
	width: 660px;
	height: 30px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #CCC;
}

#footer p {
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer p a {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

#proximedia {
	position: relative;
	float: right;
	width: 264px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-image: url(images/proximedia.jpg);
}

#proximedia a {
	position: absolute;
	width: 264px;
	height: 30px;
	border: none;
}

/****************** 4. CONTACT 1.0 *******************/

.CFItem {width:360px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666;margin-bottom:2px;margin-top:2px;}
.CFField {width:200px;float:left;font-family:verdana;font-size:10px;color:#666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#666;width:200px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666;width:200px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666;width:200px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666;width:200px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666;width:200px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666;width:200px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:360px;font-family:verdana;font-size:10px;color:#666;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:360px;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:360px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:360px;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:360px;}
.CFLegend {font-family:verdana;color:#666;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:#666;font-size:10px;} 

/****************** 5. GALLERY 3.0 *******************/

.highslide-gallery {height: 140px !important;}
.highslide-caption{color:#000000;}
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666;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:#666;font-weight:bold; margin-bottom: -8px; padding-bottom:26px;}
.Gallery3RepertoireObject {background-repeat: no-repeat !important;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666;} 
.Gallery3ButtonHome {display: none;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 