/* Global styles
----------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{
	margin:0 auto 0 auto;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family:Tahoma, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#111;

}
p{
	margin-bottom:10px;
}
ul,ol{
	margin:5px 0 10px 25px;
}


/* Contact 1.0 styles
----------------------------------------------------------------*/
.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;height:80px;}
.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:2 5 2 5;*/margin-bottom:10px;}

/* Gallery 3.0 styles
----------------------------------------------------------------*/
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#666;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:#666;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666;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;} 

/* DIVISIONS
----------------------------------------------------------------*/
#container {
	width:960px;
	height:auto;
}

#wrap01 {
	width:439px;
	height:644px;
	float:left;
}

#logo {
	width:439px;
	height:171px;
	/*background:#0066FF;*/
	background:url(images/bgLogo.jpg) no-repeat;
}

#menuLeft {
	width:70px;
	height:473px;
	/*background:#00CCFF;*/
	background:url(images/bgMenuLeft.jpg) no-repeat;
	float:left;
}

#menuCenter {
	width:224px;
	height:473px;
	/*background:#CCCC00;*/
	background:url(images/bgMenuCenter.jpg) no-repeat;
	float:left;
}

#menuRight {
	width:145px;
	height:473px;
	/*background:#FF6666;*/
	background:url(images/bgMenuRight.jpg) no-repeat;
	float:right;
}

#wrap02 {
	width:521px;
	height:auto;
	float:right;
}

#slideshowContainer {
	width:521px;
	height:278px;
	/*background:#FFFF00;*/
}

#main {
	width:521px;
	min-height:354px;
	/*background:#66CC00;*/
	text-align:justify;
	color:#858585;	
}

#footer {
	width:521px;
	height:4px;
	text-align:right;
	padding:8px 0 0 0;
	/*background:#FF9900;*/
}

/* SLIDESHOW CONTAINER
----------------------------------------------------------------*/
#slideshowTop {
	width:521px;
	height:18px;
	/*background:#009900;*/
	background:url(images/bgSlideshowShadowTop.jpg) no-repeat;
}

#slideshow {
	width:501px;
	height:239px;
	/*background:#ccc;*/
	background:url(images/bgSlideshow.jpg) no-repeat;
	float:left;
}

#slideshowRight {
	width:20px;
	height:239px;
	/*background:#CCCCCC;*/
	background:url(images/bgSlideshowShadowRight.jpg) no-repeat;
	float:right;
}

#slideshowBottom {
	width:521px;
	height:21px;
	/*background:#6666CC;*/
	background:url(images/bgSlideshowShadowBottom.jpg) no-repeat;
	clear:both;
}

/* MENU
----------------------------------------------------------------*/
#menuCenter ul { margin:0; width:224px; height:216px; list-style-type:none; }
#menuCenter li { width:224px; height:24px; text-indent:-99999px; }
#menuCenter a { width:224px; height:24px; display:block; }

#btnHome { background:url(images/btnHome.jpg) no-repeat; }
#btnHome:hover { background:url(images/btnHomeHover.jpg) no-repeat; }
#btnNieuws { background:url(images/BtnNieuws.jpg) no-repeat; }
#btnNieuws:hover { background:url(images/BtnNieuwsHover.jpg) no-repeat; }
#btnBuffeten { background:url(images/BtnBuffeten.jpg) no-repeat; }
#btnBuffeten:hover { background:url(images/BtnBuffetenHover.jpg) no-repeat; }
#btnGourmet { background:url(images/btnGourmet.jpg) no-repeat; }
#btnGourmet:hover { background:url(images/btnGourmetHover.jpg) no-repeat; }
#btnBarbecue { background:url(images/btnBarbecue.jpg) no-repeat; }
#btnBarbecue:hover { background:url(images/btnBarbecueHover.jpg) no-repeat; }
#btnPMobile { background:url(images/btnPMobile.jpg) no-repeat; }
#btnPMobile:hover { background:url(images/btnPMobileHover.jpg) no-repeat; }
#btnKwaliteit { background:url(images/btnKwaliteit.jpg) no-repeat; }
#btnKwaliteit:hover { background:url(images/btnKwaliteitHover.jpg) no-repeat; }
#btnFotogalerij { background:url(images/btnFotogalerij.jpg) no-repeat; }
#btnFotogalerij:hover { background:url(images/btnFotogalerijHover.jpg) no-repeat; }
#btnContact { background:url(images/btnContact.jpg) no-repeat; }
#btnContact:hover { background:url(images/btnContactHover.jpg) no-repeat; }

/* TITLES (+CMS)
----------------------------------------------------------------*/
#Name{
	font-size:20px;
	margin-bottom:10px;
}
#Info{
	display:block;
}

h1 {
	font-size:18px;
	color:#5c5c5c;
	font-weight:normal;
}

h2 {
	font-size:11px;
	font-weight:bold;
	color:#5c5c5c;
}

h3 {

}

/* EXTRA styles
----------------------------------------------------------------*/
