/* Achtergrondkleuren en images */.bgwhite {	background-color: #FFFFFF;}.bgbox {	background-color: #F7C827;}body {	background-color: #FFFFFF;	background-image: url(''); /* default */	background-repeat: no-repeat;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 10px;}/* Links */a {text-decoration: none; border: none; color: #000000; font-weight: normal}a:link {text-decoration: none; }a:visited {text-decoration: none;}a:hover {text-decoration: none; color: #BBBBBB;}a.special {text-decoration: none; border: none; color: #00A000; font-weight: normal}a.menu {text-decoration: none; border: none; color: #4E4C4C; font-weight: bold}a.menu:hover {text-decoration: none; color: #BBBBBB;}a.bar {text-decoration: none; border: none; color: #FFFFFF; font-weight: bold}a.bar:hover {text-decoration: none; color: #BBBBBB;}a:active {outline: none;}a:focus {-moz-outline-style: none;}a.rbar {text-decoration: none; border: none; color: #0000FF; font-weight: normal}a.rbar:hover {text-decoration: none; color: #BBBBBB;}/* images */img {	border: 1px solid #000000;}img.noborder {	border: 0px solid #000000;}/* Fonts en teksten*/h3{	font-family: verdana; color: #000000;   /* kopregels bovenaan elke pagina */	font-size:8pt; 	}	h2{	font-family: verdana; color: #FFFFFF; font-weight: normal;  /* kopregels groter bovenaan elke pagina */	font-size:9pt;	}	h1{	font-family: verdana; color: #000000;   /* kopregels H! aangepast */	font-size:11pt;	}p.normaal {font-family: verdana; 	color: #000000; 	font-size:8pt; 	font-weight: normal; 	text-align: left;}	p.normright {font-family: verdana; 	color: #000000; 	font-size:8pt; 	font-weight: normal; 	text-align: right;}p.vetleft {font-family: verdana; 	color: #000000; 	font-size:8pt; 	font-weight: bold; 	text-align: left;}	p.vetrightwhite {font-family: verdana; 	color: #FFFFFF; 	font-size:8pt; 	font-weight: bold; 	text-align: right;}p.vetrightblack {font-family: verdana; 	color: #000000; 	font-size:8pt; 	font-weight: bold; 	text-align: right;}p.normcenter {font-family: verdana; 	color: #000000; 	font-size:8pt;	font-weight: normal; 	text-align: center;}p.vetcenter {font-family: verdana; 	color: #000000; 	font-size:8pt;	font-weight: bold; 	text-align: center;}	p.justify {font-family: verdana; 	color: #000000; 	font-size:8pt; 	font-weight: normal; 	text-align: justify;}	p.klein {font-family: verdana;     /* o.a. voor copyright onderaan */	color: #000000; 	font-size:7pt; 	font-weight: normal; 	text-align: center;}#kleinleft {font-family: verdana;     /* links ad rechterkant */	color: #0000FF; 	font-size:7pt; 	font-weight: normal; 	text-align: left;}	#special1 {font-family: arial black;     /*logo*/	color: #000000; 	font-size:9pt; 	}#special2 {font-family: verdana;     /*logo*/	color: #000000; 	font-size:8pt;	text-align: left;	font-style: italic;	}B {font-family: arial black;     /*logo*/	color: #FF0000; 	font-size:9pt; 	font-style: italic;	}#normRed {font-family: verdana; 	color: #FF0000; 	font-size:8pt; 	font-weight: normal; 	text-align: left;}#normmenu {font-family: verdana; 	color: #4E4C4C; 	font-size:8pt; 	font-weight: bold; 	text-align: left;}	#bar {font-family: verdana; 	color: #FFFFFF; 	font-size:8pt; 	font-weight: bold; 	text-align: right;}	#flyer {font-family: verdana; 	color: #FF0000; 	font-size:7pt; 	font-weight: normal; 	font-style: italic;}#preview {font-family: courier; 	color: #000000; 	font-size:8pt;	font-weight: normal; 	text-align: center;}	input{color: #000000;background: #dddddd;border: 1px solid #000000;}textarea{color: #000000;background: #dddddd;border: 1px solid #000000;}select{color: #000000;background: #dddddd;border: 1px solid #000000;}fieldset{border: 1px solid #000000;width: 500px;}legend{color: #000000;font-family: verdana;background: #dddddd;border: 1px solid #000000;padding: 2px 6px;}label{width: 4em;float: left;text-align: left;margin-right: 0.5em;display: block;}.submit input{color: #000000;font-family: verdana;font-size:8pt; font-weight: bold; background: #dddddd;border: 1px inset #000000;}  
