<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	padding: 0;	
	color: #000;
	background: #DAEAA6 url("../gfx/site/bg.png") repeat-x;
	font: 11px "Verdana", Sans-Serif;
}

body {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
/* Link opmaak */
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/* /Link opmaak */

/* Clear */
.clear {
	width: 1px;
	height: 1px;
	clear: both;
}
/* /Clear */

/* Images */
img {border: 0;}
/* /Images  */

/* Alinea */
p {
	margin: 0;
	padding: 7px 0;
}
form p {padding: 0;}
/* /Alinea  */

/* Header  */
div#header {
	height: 73px;
	background: url("");
	padding: 0;
}
#una {
	display: inline;
	float: left;
	margin: 10px 0 0 26px;
	padding: 0;
}
div#header .menu {
	float: right;
	height: 62px;
	width: 739px;
	border-bottom: 1px solid #CCC;
}
div#header .menu ul {
	float: right;
	height: 62px;
	color: #778a0c;
	background: #F6FAE9;
	margin: 0;
	padding: 0 18px 0 31px;
	list-style: none;
}
div#header .menu ul li {
	float: left;
	margin: 32px 0 0 0;
}
div#header .menu ul li a {
	color: #778a0c;
	padding: 0 4px;
}
/* /Header */

/* Menu  */
ul#menu {
	margin: 33px 0 0 25px;
	padding: 0;
	list-style: none;
}
ul#menu li {
	height: 35px;
	background: url("../gfx/site/hr.png") bottom left no-repeat;
}
ul#menu li.last-child {background: none;}
ul#menu li a {
	display: block;
	height: 34px;
	color: #fff;
	background: url("../gfx/site/li_bg.png") 0 7px no-repeat;
	padding: 0 0 0 21px;
	font: 18px "Trebuchet MS", Verdana, Arial, Sans-serif;
	line-height: 34px;
}
ul#menu li a:hover, ul#menu li.active a {
	background: url("../gfx/site/li_bg-hover.png") 0 7px no-repeat;
	text-decoration: none;
}
/* /Menu */

/* Left */
div#left {
	display: inline;
	float: left;
	width: 202px;
	height: 443px;
	background: url("../gfx/site/left_bg.png") no-repeat;
	margin: -11px 0 40px 19px;
}
form#nieuwsbrief {
	margin: 6px 0 0 31px;
	padding: 0;
}
form#nieuwsbrief input.textfield {
	width: 111px;
	height: 25px;
	color: #434343;
	background: url("../gfx/site/input_bg.png") no-repeat;
	margin: 0;
	padding: 2px 8px 0 12px;
	font: 11px "Verdana", Sans-serif;
	border: 0;
}
form#nieuwsbrief strong {
	display: block;
	color: #fff;
	margin: 0 0 7px 0;
	font: 18px "Trebuchet MS", Verdana, Arial, Sans-serif;
}
form#nieuwsbrief input.submit {
	display: inline;
	float: left;
	width: 101px;
	height: 55px;
	color: #fff;
	background: url("../gfx/site/aanmelden.png") no-repeat;
	margin: 6px 0 0 12px;
	padding: 0;
	border: 0;
	font: 13px "Trebuchet MS", Verdana, Arial, Sans-serif;
	cursor: pointer;
}
/* /Left  */

/* Content */
div#content {
	margin: 0;
	padding: 11px 0 0 0;
	overflow: hidden;
}

/* scroll */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	visibility: visible !important;
}
.vscrollerbase {
	width: 8px;
	height: 387px;
	background: #FCFCFC;
}
.vscrollerbar {
	width: 8px;
	background: #A2CB24;
}
#scroll {
	float: left;
	width: 462px;
	height: 413px;
	margin: 43px 0 0 226px;
	color: #333;
	z-index: 5;
	overflow: hidden;
	position: relative;
}
div#scroll p{
	margin: 0 0 0 2px;
	padding: 7px 0 13px 0;
	line-height: 20px;
	text-align: justify;
}
div#scroll a {
	color: #333;
	text-decoration: underline;
}
div#scroll a:hover {
	color: #3BB2E5;
	text-decoration: underline;
}
div#scroll h1 {
	margin: 0;
	padding: 7px 0 3px 0;
	font-size: 18px;
	font-weight: normal;
}
div#scroll h2 {
	color: #3BB2E5;
	margin: 0;
	padding: 5px 0 0 0;
}
div#scroll .table_text {
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;		
}

.fixedwidth {
	width: 437px;
	height: auto;
	position: relative;
	padding: 0 17px 0 0;
	color: #333;
}
/* /scroll */

/* /Content  */

/* Footer */
div#footer {
	height: 50px;
	background: url("../gfx/site/footer_bg.png") 100% 3px no-repeat;
	margin: 0;
	clear: both;
}
div#footer ul {
	float: right;
	margin: 0;
	margin-right:	25px;
	margin-top:		2px;
	padding: 0;
	list-style: none;
}
div#footer ul li {
	display: inline;
	float: left;
	margin: 0;
}
div#footer ul li a {margin: 0 -8px 0 0;}
/* /Footer  */

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash { visibility: hidden !important;}

.sIFR-replaced, .sIFR-ignore { visibility: visible !important;}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Font styling ---*/

.sIFR-active div#footer ul li {
	visibility: hidden;
    font-family: Verdana;
    line-height: 1em;
}
.sIFR-active div#footer ul li {font-size: 14px;}

/* Form elements font style */
input, select, textarea, button, option {
	font-family: 	Verdana;
	color: 			#000000;
	font-size: 		12px;
	margin-bottom: 	1px;
	margin-top: 	1px;
}

/* Standard width fitting for textarea and selectboxes */
textarea {	
	border: 		1px solid #888888;
	width: 			362px;
	height: 		120px;
	padding: 		2px;
}

select {
 	border: 		1px solid #888888;
	width: 			216px;
	height: 		18px;
	padding: 		1px;
}

/* Standard width text input boxes */
.input_small {
 	border: 		1px solid #888888;
	width: 			50px;
	height: 		14px;
	padding: 		2px;
}

.input_medium {
 	border: 		1px solid #888888;
	width: 			150px;
	height: 		14px;
	padding: 		2px;
}

.input_regular {
 	border: 		1px solid #888888;
	width: 			210px;
	height: 		14px;
	padding: 		2px;
}

.input_large {
 	border: 		1px solid #888888;
	width: 			362px;
	height: 		14px;
	padding: 		2px;
}

/* Calendar input box and file input box */
.input_calendar {
 	border: 		1px solid #888888;
	width: 			180px;
	height: 		14px;
	padding: 		2px;
}

.input_file, input[type='file'] {
	width: 			221px;	
	padding: 		2px;
}

/* Checkboxes */
input[type='checkbox'] {
	margin-left: 4px;
}

/* Buttons */
button, input[type='submit'], .input_submit {

}

/* Calendar button */
button.calendar_button {
	padding-top:		0px;
	width: 				26px;
	height:				20px;
}</pre></body></html>