/* 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;   
    padding:0;   
    border:none;   
    outline:0;
	margin:0px auto 0px auto;
	text-align:left;   
}   
html,body{   
    height:100%;
	text-align:left;
	   
}   
body{   
    font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;   
    font-size:12px;
	background-color:#e6d15c;   
}   
:focus{   
    outline:none;   
}   
hr{   
    border:1px solid #000;   
}   
table{   
    font-size:12px;   
    border-collapse:collapse;   
    border-spacing:0;   
}   
a{   
    color:#fff;   
}   
a:hover{   
    color:#111;   
    text-decoration:none;   
}   
p{   
    margin-bottom:10px;   
}   
ul,ol{   
    margin:5px 0 10px 25px;   
}    

#container {
	background:url(images/bg.jpg);
	width:811px;
	height:auto;
}

#menu {
	background:url(images/menu.gif) no-repeat;
	width:339px;
	height:259px;
	float:left;
}

#header {
	background:url(images/header.gif) no-repeat;
	width:472px;
	height:259px;
	float:right;
}

#main {
	background:url(images/main.gif) no-repeat;
	width:622px;
	min-height:400px; 
	clear:both;
	
	overflow:auto;
	padding:30px 110px 20px 80px;
	color:#FFFFFF;
	text-align:left;
}

/* LINKS
-------------------------------------------------------------------*/
#menu a {
	display:block;
	text-indent:-99999px;
	position:relative;
}

#linkKaart {
	width:105px;
	height:25px;
	top:65px;
	left:52px;
}

#linkPresentatie {
	width:130px;
	height:25px;
	top:65px;
	left:40px;
}

#linkInterieur {
	width:110px;
	height:25px;
	top:78px;
	left:64px;
}

#linkSuggesties {
	width:130px;
	height:25px;
	top:78px;
	left:104px;

}

#linkHome {
	width:20px;
	height:20px;
	top:82px;
	left:132px;
}

#linkMail {
	width:20px;
	height:15px;
	top:67px;
	left:154px;
}

/* CMS styles  
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  
#Name{   
    font-size:20px;   
    margin-bottom:10px;   
}   
#Info{   
    display:block;   
} 

/* GALLERY V3
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/  
.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;} 