/* 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:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#333333;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#333;
}
a:hover{
	color:#111;
	text-decoration:none;
}
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;}
.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:#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;} 

/* DIVISIONS
----------------------------------------------------------------*/
#container {
	width:1000px;
	height:800px;
	background:url(images/images/background.jpg) no-repeat;
}

#column {
	height:760px;
	width:260px;
	/*background:red;*/
	float:left;
	text-align:justify;
	padding:20px 40px 20px 0px;
	color:#fff;
	font-size:10px;
	
}

#clowd {
	width:700px;
	height:493px;
	float:right;
	/*background:#006699;*/
	padding-top:200px;
}

#logo {
	width:700px;
	height:107px;
	float:right;
	/*background:#00FF00;*/
}

/* MENU
----------------------------------------------------------------*/
#container a {
	display:block;
}

#btnVisie {width:115px; height:67px; background:url(images/images/btnVisie.png) no-repeat; float:left;}
#btnVisie:hover {background:url(images/images/btnVisieHover.png) no-repeat; float:left;}
#btnVerbouwen {width:218px; height:53px; background:url(images/images/btnVerbouwen.png) no-repeat; float:right;}
#btnVerbouwen:hover {background:url(images/images/btnVerbouwenHover.png) no-repeat; float:right;}
#btnVacatures {width:328px; height:53px; background:url(images/images/btnVacatures.png) no-repeat; float:left;}
#btnVacatures:hover {background:url(images/images/btnVacaturesHover.png) no-repeat; float:left;}
#btnTeam {width:119px; height:64px; background:url(images/images/btnTeam.png) no-repeat; float:right;}
#btnTeam:hover {background:url(images/images/btnTeamHover.png) no-repeat; float:right;}
#btnPublicaties {width:246px; height:56px; background:url(images/images/btnPublicaties.png) no-repeat; float:right;}
#btnPublicaties:hover {background:url(images/images/btnPublicatiesHover.png) no-repeat; float:right;}
#btnPromoties {width:114px; height:35px; background:url(images/images/btnPromoties.png) no-repeat; float:left;}
#btnPromoties:hover {background:url(images/images/btnPromotiesHover.png) no-repeat; float:left;}
#btnPlannenboek {width:283px; height:33px; background:url(images/images/btnPlannenboek.png) no-repeat; float:left;}
#btnPlannenboek:hover {background:url(images/images/btnPlannenboekHover.png) no-repeat; float:left;}
#btnPartners {width:294px; height:67px; background:url(images/images/btnPartners.png) no-repeat; float:right;}
#btnPartners:hover {background:url(images/images/btnPartnersHover.png) no-repeat; float:right;}
#btnOutdoordesign {width:238px; height:50px; background:url(images/images/btnOutdoordesign.png) no-repeat; float:right;}
#btnOutdoordesign:hover {background:url(images/images/btnOutdoordesignHover.png) no-repeat; float:right;}
#btnNieuws {width:204px; height:53px; background:url(images/images/btnNieuws.png) no-repeat; float:left;}
#btnNieuws:hover {background:url(images/images/btnNieuwsHover.png) no-repeat; float:left;}
#btnNieuwbouw {width:363px; height:56px; background:url(images/images/btnNieuwbouw.png) no-repeat; float:left;}
#btnNieuwbouw:hover {background:url(images/images/btnNieuwbouwHover.png) no-repeat; float:left;}
#btnInterieurdesign {width:569px; height:61px; background:url(images/images/btnInterieurdesign.png) no-repeat; float:right;}
#btnInterieurdesign:hover {background:url(images/images/btnInterieurdesignHover.png) no-repeat; float:right;}
#btnHoutskelet {width:422px; height:64px; background:url(images/images/btnHoutskelet.png) no-repeat; float:left;}
#btnHoutskelet:hover {background:url(images/images/btnHoutskeletHover.png) no-repeat; float:left;}
#btnHouthandel {width:444px; height:69px; background:url(images/images/btnHouthandel.png) no-repeat; float:right;}
#btnHouthandel:hover {background:url(images/images/btnHouthandelHover.png) no-repeat; float:right;}
#btnContact {width:93px; height:46px; background:url(images/images/btnContact.png) no-repeat; float:right;}
#btnContact:hover {background:url(images/images/btnContactHover.png) no-repeat; float:right;} 

#btnHouthuyslogo {display:block; width:807px; height:107px; background:url(images/images/btnHouthuyslogo.png) no-repeat;}


/* TITLES (+CMS)
----------------------------------------------------------------*/
#Name{
	font-size:20px;
	margin-bottom:10px;
}
#Info{
	display:block;
}

h1 {

}

h2 {

}

h3 {

}

/* EXTRA styles
----------------------------------------------------------------*/

