*														{   }

body,a,ol,ul,p,div,td,th,li	{ font-size: 11pt; font-family: calibri, arial,sans-serif; line-height: 1.6em; color: #fff; }


p														{ }
a														{ }
a:hover											{ color: #4E6F04; }
h1													{ font-size:22pt; font-weight: normal; color: #fff; margin: 40px 0 15px 0; padding: 0; line-height: 1.3em; }
h2													{ font-size:16pt; font-weight: normal; color: #fff; }
h3													{ font-size:14pt; font-weight: normal; color: #fff; }

ul													{ }
td,th												{ vertical-align: top; text-align: left; }
br													{	clear: left; }

/* Stijlen menu */
									  
div#menu ul												{ padding: 0; margin: 0; text-align:center; font-weight:bold; border: none 1px yellow; }
div#menu ul li										{ padding: 0; margin: 0; height:24px; width:154px; display: inline; }  
div#menu ul li a									{ padding: 0px 20px 0 20px; border: none 1px green; text-decoration: none; font-size: 18px; font-weight: normal; color: #fff; line-height: normal; } 
div#menu ul li a									{ background-image: url(../img/menuPijlRight.png); background-repeat: no-repeat; background-position: -2px 7px; }
div#menu ul li a:hover						{ text-decoration: underline; } 
div#menu ul li a.selected					{ background-image: url(../img/menuPijlDown.png); color: #C0D24B; }
div#menu ul li a.selected:hover		{ text-decoration: none; cursor: default; }

/* Stijlen contactformulier */

table#contactFormulier th										{ font-weight: normal; padding: 4px 10px 4px 0; }
table#contactFormulier td										{ padding: 4px 0; }
table#contactFormulier td.verplicht					{ font-weight: bold; font-size: 20px; padding: 4px 0px 4px 5px; color: #C00000; }
table#contactFormulier input.invoer					{ width: 350px; height: 20px; font-size: 12px; font-family: Arial; padding: 4px 4px 0px 4px; border: none; background-color: #E1EDD7; background-image: url(../img/bgInput.jpg); color: #466503; }
table#contactFormulier textarea.multiline		{ width: 350px; height: 60px; font-size: 12px; font-family: Arial; padding: 4px 4px 0px 4px; border: none; background-color: #E1EDD7; background-image: url(../img/bgInput.jpg); color: #466503; }

td.knoppen																	{ }
td.knoppen input.knop												{ width: auto; float: right; margin: 10px 0 10px 0;width: 100px;}


