/* CSS Document */
/* hier definieer ik het algemene lettertype voor de site */
BODY {margin: 0px; }
TD{font-family:trebuchet ms;
		font-size:12px;
		font-weight:100;
		color:#457180;}
TABLE{font-family:trebuchet ms;
		font-size:12px;
		font-weight:100;
		color:#457180;}
		
/* Algemene links */
a:visited {color:#457180;
           text-decoration: none;
		     font-family: Trebuchet MS;
		   font-size:11px;
		 
		   text-align:left;}
		   
a:link {color:#457180;
           text-decoration: none;
		     font-family: Trebuchet MS;
		   font-size:11px;
		  
		   text-align:left;}
	
a:hover {color:#cfa957;
         
           text-decoration: none;
		     font-family: Trebuchet MS;
		   font-size:11px;
		
		   text-align:left;
	     }
		 
/* specifieke links */
a.b:visited { background-image:url(home.jpg);
display:block;
height:21px;
width:160px;
		
		 		
		 }

a.b:link {background-image:url(home.jpg);
display:block;
height:21px;
width:160px;
		   }

a.b:hover {background-image:url(hhome.jpg);
display:block;
height:21px;
width:160px;
		   
		}
/* specifieke links */
a.c:visited {background-image:url(pres.jpg);
display:block;
height:21px;
width:160px;
		 }

a.c:link {background-image:url(pres.jpg);
display:block;
height:21px;
width:160px;
		   }

a.c:hover {background-image:url(hpres.jpg);
display:block;
height:21px;
width:160px;
		  
		}
		
		

/* specifieke links */
a.d:visited {background-image:url(drank.jpg);
display:block;
height:21px;
width:160px;
		 
		 }

a.d:link {background-image:url(drank.jpg);
display:block;
height:21px;
width:160px;
		 
		   }

a.d:hover {background-image:url(hdrank.jpg);
display:block;
height:21px;
width:160px;
		  
		}
/* v links */
a.e:visited {background-image:url(ontbijt.jpg);
display:block;
height:21px;
width:160px;}

a.e:link {background-image:url(ontbijt.jpg);
display:block;
height:21px;
width:160px;
		   }

a.e:hover {background-image:url(hontbijt.jpg);
display:block;
height:21px;
width:160px;
		   
		}
/* v links */
a.f:visited {background-image:url(snack.jpg);
display:block;
height:21px;
width:160px;}

a.f:link {background-image:url(snack.jpg);
display:block;
height:21px;
width:160px;
		   }

a.f:hover {background-image:url(hsnack.jpg);
display:block;
height:21px;
width:160px;}
		   
/* v links */
a.g:visited {background-image:url(gerecht.jpg);
display:block;
height:21px;
width:160px;}

a.g:link {background-image:url(gerecht.jpg);
display:block;
height:21px;
width:160px;
		   }

a.g:hover {background-image:url(hgerecht.jpg);
display:block;
height:21px;
width:160px;
		   
		}
/* v links */
a.h:visited {background-image:url(ijs.jpg);
display:block;
height:21px;
width:160px;}

a.h:link {background-image:url(ijs.jpg);
display:block;
height:21px;
width:160px;
		   }

a.h:hover {background-image:url(hijs.jpg);
display:block;
height:21px;
width:160px;}

/* v links */
a.i:visited {background-image:url(dag.jpg);
display:block;
height:21px;
width:160px;}

a.i:link {background-image:url(dag.jpg);
display:block;
height:21px;
width:160px;
		   }

a.i:hover {background-image:url(hdag.jpg);
display:block;
height:21px;
width:160px;}

/* v links */
a.j:visited {background-image:url(sug.jpg);
display:block;
height:21px;
width:160px;}

a.j:link {background-image:url(sug.jpg);
display:block;
height:21px;
width:160px;
		   }

a.j:hover {background-image:url(hsug.jpg);
display:block;
height:21px;
width:160px;}
/* v links */
a.k:visited {background-image:url(sfeer.jpg);
display:block;
height:21px;
width:160px;}

a.k:link {background-image:url(sfeer.jpg);
display:block;
height:21px;
width:160px;
		   }

a.k:hover {background-image:url(hsfeer.jpg);
display:block;
height:21px;
width:160px;}
/* v links */
a.l:visited {background-image:url(media.jpg);
display:block;
height:21px;
width:160px;}

a.l:link {background-image:url(media.jpg);
display:block;
height:21px;
width:160px;
		   }

a.l:hover {background-image:url(hmedia.jpg);
display:block;
height:21px;
width:160px;}
/* v links */
a.m:visited {background-image:url(links.jpg);
display:block;
height:21px;
width:160px;}

a.m:link {background-image:url(links.jpg);
display:block;
height:21px;
width:160px;
		   }

a.m:hover {background-image:url(hlinks.jpg);
display:block;
height:21px;
width:160px;}

/* v links */
a.n:visited {background-image:url(contact.jpg);
display:block;
height:21px;
width:160px;}

a.n:link {background-image:url(contact.jpg);
display:block;
height:21px;
width:160px;
		   }

a.n:hover {background-image:url(hcontact.jpg);
display:block;
height:21px;
width:160px;}
/* v links */
a.o:visited {background-image:url(agenda.jpg);
display:block;
height:21px;
width:160px;}

a.o:link {background-image:url(agenda.jpg);
display:block;
height:21px;
width:160px;
		   }

a.o:hover {background-image:url(hagenda.jpg);
display:block;
height:21px;
width:160px;}
	
/* lijntje : mogelijkheden:solid,dotted,dashed*/
HR {color:#ffffff;height:1px;border-style:solid;}

/* kopteksten */

		
H1{font-family:Trebuchet MS;
		font-size:25px;
		font-weight:bolder;
				color:#ffffff;padding:0px;margin:0px;}
H2{font-family:Trebuchet MS;
		font-size:14px;
		font-weight:bolder;
				color:#ffffff;padding:0px;margin:0px;
    }

		
H3{font-family:verdana;
		font-size:18px;
		font-weight:600;
		color:#000000;padding:0px;margin:0px;}

/*lijst stijl met image, je kan ook gewoon li{list-style:square;} of circle of disc gebruiken}*/
li {list-style-image:URL(pijl.gif);} 
	
/* classes */	
	


.imgb {border-style:solid;border-color:#ffffff;border-width:2px; } /* kadertje om rond tabellen of FOTOGALERIJ te zetten */ 

.balk { color:#000000; font-family:Trebuchet MS; font-size:12px; text-align:left; background-image:url(balk.jpg); background-position:bottom; background-repeat:no-repeat; margin:0px;}
.foto { background-image:url(foto.jpg); background-position:bottom; background-repeat:no-repeat; margin:0px;}

.tekst { color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:100; text-align:left; background-image:url(boek.jpg); background-position:bottom right; background-repeat:no-repeat;}
.tekst2 { color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:100; text-align:left; background-image:url(kennis.jpg); background-position:bottom right; background-repeat:no-repeat;}
.tekst3{ color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:100; text-align:left; background-image:url(oplevering.jpg); background-position:bottom right; background-repeat:no-repeat;}
.tekst4{ color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:100; text-align:left; background-image:url(kwaliteit.jpg); background-position:bottom right; background-repeat:no-repeat;}
.tekst5{ color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:100; text-align:left; background-image:url(vertrouwen.jpg); background-position:bottom right; background-repeat:no-repeat;}
.tekst6{ color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:100; text-align:left; background-image:url(prijs.jpg); background-position:bottom right; background-repeat:no-repeat;}
.tekst7{ color:#ffffff; font-family:Trebuchet MS; font-size:12px; font-weight:100; text-align:left; }


.formulier { color:#ffffff; font-family:Trebuchet MS; font-size:10px;}
/* id's */
.adres { color:#a1a1a2; font-family:Trebuchet MS; font-size:11px; height:110px; vertical-align:bottom;  }

.bg{background-image:url(bg.jpg); background-position:bottom; background-repeat:repeat-y; height:100%;width:950px;}
.bottom{ background-image:url(bottom.jpg); background-position:bottom; background-repeat:no-repeat; height:114px;width:950px; }

