body {
	background-color:#1D4FB6;
	background-image:url(...);
	background-repeat:no-repeat;
	margin-top:0px;
	
	/* Scrollbars */
	/* scrollbar-face-color:#b09a78;
	scrollbar-arrow-color:#5e513e;
	scrollbar-track-color:#5e513e;
	scrollbar-shadow-color:#5e513e;
	scrollbar-highlight-color:#b09a78;
	scrollbar-3dlight-color:#b09a78;
	scrollbar-darkshadow-Color:#7d684a;
	*/
}

/* Beeld met randje */
.beeld {
	border: 1px solid #000000;
}

/* Standaard alle beelden zonder rand (ideaal bij links) */
img {
	border:0;	
}

/* Standaard tabel zonder tussenranden */
table {
	border-spacing:0px;
	padding:0px;
}

/* Algemene lettertype voor de site */
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1D1D1D;
}

/* Standaard lijst */

ul {
	list-style-type:square;
}

/* Container div - positioneert alles centraal */
#container {
	position:absolute;
	width: 780px;
	/* helft van de breedte negatief */
	margin-left: -390px;
	left: 50%;
	top: 0px;

}

#header {
    width:780px;
    height:22px;
    background-image:url(img/header.gif);
    background-repeat:no-repeat;
}

#logo {
    width:225px;
    height:180px;
    background-image:url(img/logo.gif);
    background-repeat:no-repeat;
    vertical-align:bottom;
    padding:0px 25px 20px 35px;
}

#foto {
    width:495px;
    height:200px;
    background-color:#1d1d1d;
    vertical-align:top;
}

/* Menu */
#menutd {
    width:285px;
    background-color:#cfcfcf;
	vertical-align:top;
}

#menu {
            width:239px;
            height:240px;
            margin:27px 20px 27px 26px;
            padding:0px;
}
 
#menu li {
            text-indent:-9999px;
            float:left;
            list-style-type:none;
}
 
#menu li a{
            background-position:0px 0px;
            display:block;
 
}
 
/* Knopjes */
#home a{
            background-image:url(img/home.gif);
            width:239px;
            height:24px;
}
 
#home a:hover{
            background-position:-239px 0px;
}
 
#presentatie a{
            background-image:url(img/presentatie.gif);
            width:239px;
            height:24px;
}
 
#presentatie a:hover{
            background-position:-239px 0px;
}

#centrale a{
            background-image:url(img/centrale.gif);
            width:239px;
            height:24px;
}
 
#centrale a:hover{
            background-position:-239px 0px;
}
 
#sanitaire a{
            background-image:url(img/sanitaire.gif);
            width:239px;
            height:24px;
}
 
#sanitaire a:hover{
            background-position:-239px 0px;
}

#schoorsteenvegen a{
            background-image:url(img/schoorsteenvegen.gif);
            width:239px;
            height:24px;
}
 
#schoorsteenvegen a:hover{
            background-position:-239px 0px;
}
 
#tankkeuringen a{
            background-image:url(img/tankkeuringen.gif);
            width:239px;
            height:24px;
}
 
#tankkeuringen a:hover{
            background-position:-239px 0px;
}

#ontstoppingen a{
            background-image:url(img/ontstoppingen.gif);
            width:239px;
            height:24px;
}
 
#ontstoppingen a:hover{
            background-position:-239px 0px;
}
 
#prijslijst a{
            background-image:url(img/prijslijst.gif);
            width:239px;
            height:24px;
}
 
#prijslijst a:hover{
            background-position:-239px 0px;
}

#realisaties a{
            background-image:url(img/realisaties.gif);
            width:239px;
            height:24px;
}
 
#realisaties a:hover{
            background-position:-239px 0px;
}
 
#inlichtingen a{
            background-image:url(img/inlichtingen.gif);
            width:239px;
            height:24px;
}
 
#inlichtingen a:hover{
            background-position:-239px 0px;
}

#content {
    width:445px;
    background-color:#ffffff;
    padding:20px 20px 20px 30px;
    vertical-align:top;
    text-align:left;
}

#footer {
    width:754px;
    height:41px;
    background-image:url(img/footer.gif);
    background-repeat:no-repeat;
    padding-left:26px;
}

/* scrolling div'ke */
#inhoud
{ 
	overflow-x: hidden;
	overflow-y: auto;
	width:480px;
	height:280px;
	padding:10px;
}

#tithome {
    width:445px;
    height:31px;
    background-image:url(img/tithome.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#tithome {
    width:445px;
    height:31px;
    background-image:url(img/tithome.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#titpresentatie {
    width:445px;
    height:31px;
    background-image:url(img/titpresentatie.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#titcentrale {
    width:445px;
    height:31px;
    background-image:url(img/titcentrale.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#titsanitaire {
    width:445px;
    height:31px;
    background-image:url(img/titsanitaire.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#titschoorsteenvegen {
    width:445px;
    height:31px;
    background-image:url(img/titschoorsteenvegen.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#tittankkeuringen {
    width:445px;
    height:31px;
    background-image:url(img/tittankkeuringen.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#titontstoppingen {
    width:445px;
    height:31px;
    background-image:url(img/titontstoppingen.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#titprijslijst {
    width:445px;
    height:31px;
    background-image:url(img/titprijslijst.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}

#titrealisaties {
    width:445px;
    height:31px;
    background-image:url(img/titrealisaties.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}


#titinlichtingen{
    width:445px;
    height:31px;
    background-image:url(img/titinlichtingen.gif);
    background-repeat:no-repeat;
    text-indent:-9999px;
    line-height:31px;
    padding:0px;
    margin:0px;
}


/* Algemene links */
a {
	color:#1D4FB6;
    text-decoration: underline;}
	
a:hover {
	color:#1D1D1D;
    text-decoration:underline;
	     }
		 
/* Menu links */
#footer a {
	color:#1D1D1D;
	text-decoration:none;
}
	
#footer a:hover {
	color:#1D4FB6;
	text-decoration:none;
}

/* kopteksten */
h1 {
	font-size:14px;
	font-weight:600;
	color:#3366FF;
}

h2 {
	font-size:14px;
	font-weight:600;
	color:#3366FF;
}
	
/* Speciale links (display:block) */
#blaap a {
	display: block;
	background-color: #eeeeee;
	color:#000000;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;}
	
#blaap a:hover {
	display: block;
	background-color: #4DB2CF;
	color:#ffffff;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	font-weight:bold;}
	
a{
	outline:none;

}

/*Gallery*/

.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#666666;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:#666666;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;} 

