html, body { 
	height: 100%;
	min-width: 779px;
	background: #d9d8c4 url("../images/back_body.jpg") top center repeat-y;
	margin: 0; 
	padding: 0;
	text-align: center;
	scrollbar-3dlight-color: #369;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #369;
	scrollbar-face-color: #369;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff; }

#wrapper {
	position: relative;
	width: 779px;
	margin: 0px auto;
	padding: 0; }
#pagebody {
	position: relative;
	width: 779px;
	margin: 0px auto;
	text-align: left;
	padding: 0; }
#clear {
	position: relative;
	height: 30px;
	clear: both; }
#top { 
	position: relative;
	background: url("../images/back_top.jpg") top left no-repeat;
	width: 779px;
	text-align: left;
	padding: 0; 
	margin: 0;
	height: 165px;
	clear: both; }
	
#left { 
	position: relative;
	background: transparent;
	margin: 0;
	float: left;
	width: 209px;
	text-align:left;}
#right { 
	position: relative;
	padding: 0 43px 0 61px; 
	margin: 0 20px 0 0;
	text-align: left;
	float: right;
	width: 442px; /*
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 570px; */ }
* html #right { /* ONLY FOR IE/IEmac */
        width: 566px; /* ONLY FOR IE5.X */
        w\idth: 500px;} /* ONLY FOR IE6/IE5.5mac */

#change_content {
	position: absolute; 
	left: 0;
	width: 570px;
	z-index: 6;
	height: 600px; }

.leftmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index:100;
	margin: 20px 0 0 0; }	
.leftmenu li {
	width: 209px;
	padding: 0;
	margin: 0; }
.leftmenu li a {
	display: block;
	height: 32px;
	padding: 0 9px 0 20px;	
	font: bold 13px Arial, sans-serif;
	color: #336;
	text-decoration: none;
	vertical-align: middle;
	line-height: 32px;
	text-align: left;
	width: 209px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px; }
* html .leftmenu li a { /* ONLY FOR IE/IEmac */
        width: 209px; /* ONLY FOR IE5.X */
        w\idth: 180px;} /* ONLY FOR IE6/IE5.5mac */
html>body .leftmenu li a {
	width: auto; }
.leftmenu li a:hover,.leftmenu .link_active {
	background-color: #c30;
	text-decoration: none;
	color: #fff;  }
.leftmenu ul{
	list-style: none;
	padding: 0;
	margin:  0; }	
.leftmenu ul li {
	height: 21px;
	width: 209px;
	padding: 0;
	margin: 0; }	
.leftmenu ul li a {
	display: block;
	height: 21px;
	background: url("../images/button_left.jpg") no-repeat;
	padding: 0 9px 0 40px;
	font: bold 12px Arial, sans-serif;
	color: #938e8e;
	line-height: 21px;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	margin: 0;
	width: 160px; }
* html .leftmenu ul li a { /* ONLY FOR IE/IEmac */
        width: 209px; /* ONLY FOR IE5.X */
        w\idth: 160px;} /* ONLY FOR IE6/IE5.5mac */
html>body .leftmenu ul li a {
	width: auto; }
.leftmenu ul li a:hover, .leftmenu ul li .link_active {
	background: url("../images/button_left_on.jpg") no-repeat;
	text-decoration: none;
	color: #b7351f;}

/*OPMAAK*/

boby,div,table,h1{		
	font: 13px Arial, sans-serif;
	color: #4c4b4b;
	line-height: 17px;}

p {
/*height: 1%;*/
margin:0;padding:0;
 }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; } .class1{ font-size: 9px;}
.class2{ font-size: 13px;}
.class3{ font-size: 15px; font-weight: bold; }
#title, #title p, .class4 {
	position:relative;
	top:0;
	font: 17px Arial, sans-serif;
	line-height: 24px;
	letter-spacing: -1px;
	color: #000;
	font-weight: bold;}
.class5{ font-size: 47px; line-height: 47px; font-weight: bold;}

h1{	position:relative;
	top:0;
	font: 17px Arial, sans-serif;
	line-height: 24px;
	letter-spacing: -1px;
	color: #000;
	font-weight: bold;}

a {  
	color: #383f75; 
	text-decoration: underline;  }
a:hover {  
	color: #b7351f; 
	text-decoration: underline; }

img{
	border-color: #4c4b4b;margin:0;position:relative; }
hr{
	border: #4c4b4b 1px dotted; }

.Form-Text-Box {
	font-size: 11;
	width: 180px;
	background: #fff;
	border:#d7d7c4 1px solid; }
.Form-Button {
	font-size: 11;
	font-weight: bold; }
.Form-Menu-Box {
	font-size: 11px;
	border:#d7d7c4 1px solid; }
/* B:Forms */
	form 	{
	margin : 0;
	padding : 0;}
	
	fieldset {
	margin : 0;
	padding : 8px;
	border : 1px solid #004688;}

	fieldset div br {
	display : none;	}
	.Fieldset .fieldset_left { width: 100%; }
	.Fieldset .fieldset_right { width: 250px; }
	
	legend {
	font-weight : bold;
	color : #004688;
	margin : 0;
	padding : 8px;}

	label {
	display : block;}

	fieldset div {
	margin : 0;
	padding : 0;}
	
	fieldset div.fm-optional {
	display : block;	}

	input,select,textarea,option{ font: normal 11px Arial, sans-serif; color: #004688;}
	input, textarea, select { 
	background-color: #fff;
	border: 1px #004688 solid;
	margin: 1px 1px 1px 0;
	padding: 1px 2px; 
	line-height: 12px;
	color: #000;}
	input.image {
	background: none; padding: 0; margin: 2px 1px 1px 0; 
	border: 0; }
	input.text:focus, textarea:focus { color: #000; }
	.submit, .button, .Form-Button, .Form-Button-Shop {	
	background-color: #004688; border-color: #004688; height: 17px;
	font: normal 11px Arial, sans-serif; color: #fff;}
	select {
	background-color: #fff;
	font-size : 100%;
	border : 1px solid #707070;
	padding : 1px;	}
	option {
	padding: 1px 2px 1px 2px;}
						
	fieldset div label:before {
	content: "* ";	}

	fieldset div.fm-optional label:before {
	content: ""; }
/* E:Forms */



#counter { 
	position:absolute;
	width:1px;
	height:1px;
	z-index:1;
	left: 1px; 
	top: 1px;
	visibility: hidden;}
