body
    { font-family : arial, helvetica, sans-serif;
	  background-image: url(img/background.jpg);
	  background-repeat: repeat-y; 
	  background-position: top center; 
	  margin: 0; }
p, td, ol, ul
    { font-family : verdana, helvetica, sans-serif; font-size : 12px; }
h3
    { font-family : arial, helvetica, sans-serif; }

p.mailinglijsttekst
	{ font-family : verdana, helvetica, sans-serif;
	  font-size : 11px;
	  font-weight : bold;
	  color : OliveDrab; }
	  
td.seperator
	{
	  background-image: url(img/blackpixel.gif);
	  background-repeat: repeat-y;
}
td.menulink
	{ font-size : 12px;
	  font-weight : bold; }
td.welkombij
	{ font-size : 16px;
	  font-weight : bold; }	 
td.paginakop
	{ font-size : 24px;
	  font-weight : bold; }
td.prijslijstkop
	{ font-size : 20px;
	  font-weight : bold; }
td.prijslijstsubkop
	{ font-size : 14px;
	  font-weight : bold; }
td.prijslijsttoelichting
	{ font-size : 10px; }

td.rubriekkop
	{ font-family : verdana, helvetica, sans-serif;
	  font-size : 21px; }
td.rubriekkleinkop
	{ font-family : verdana, helvetica, sans-serif;
	  font-weight : bold; }
td.field
	{ font-family : courier; }
td.note
	{ font-size : 10px; }
td.kop
	{ font-size : 28px; }
td.newsitem
	{ font-size : 10px; }

.newskop
	{ font-family : verdana, helvetica, sans-serif;
	  font-size : 16px; font-weight : bold ; color : OliveDrab }
	
a
	{ color : Black;  text-decoration : none }
a:hover
	{ color : OliveDrab; text-decoration : none }

/* Lichte en donkere achtergrondkleur voor agendapagina. */
tr.even
	{ background : #D9D9D9 }
tr.oneven
	{ background : #F9F9F9 }

/* Gastenboek */
.tekst
    { font-family : verdana, helvetica, sans-serif; font-size : 11px; }
tr.titels
	{ background : #E9E9E9 }
.recordtitel
	{ font-family : verdana, helvetica, sans-serif; font-size : 12px; color: OliveDrab }
a.tekstlink
    { text-decoration : none; color : OliveDrab }
a.tekstlink:hover
    { text-decoration : none; color : Black }

/*	
	
tr.titels
	{ background : #996600 }
th.titels
	{ font-family : verdana, helvetica, arial; font-size : 18px; }

/* Lichte en donkere achtergrondkleur voor agendapagina.
tr.even
	{ background : #CC9900 }
tr.oneven
	{ background : #EEBB00 }

a
    { text-decoration : none; color : #FFFF99 }
a:hover
    { text-decoration : underline; color : #FFFF99 }

/* Voor links met rechte haken er omheen => [ Ga naar binnen ]
a.haken
    { text-decoration : none; color : black }
a.haken:hover
    { text-decoration : none; color : #FFFF99 }

*/