body  {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #194C19;
	margin: 0px 0px 0px 0px;
}

h1 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #477329;
}

h2 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #194C19;
}

h3 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #194C19;
	margin-bottom:5px;
}

h4 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
}

h5 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #FF3300;
}
h6 {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	color: #003366;
}

a img   {
	border: none;
}

ul   {
	list-style: none;
	font-size: 90%;
}


/****************************************/
/*         de layout containers         */
/****************************************/
#masterdiv  {
	float: left; 
	width: 1000px; 
}

#header {
	display: block;
	height: 156px;
	width: 1000px;
	padding: 0px;
	background-color: #006600;
	background: url(/img/bg.gif) 200px 23px;
	background-repeat: no-repeat;
}

#midden { 
	float: left;
	overflow: hidden;
	background-color:#FFFFFF; 
}
#midden .content {
	background: #ffffff;
/*	background-image:url(../img/mainbg.gif); */
	background-image:url(/img/bggolfer_10.gif);
	background-repeat:no-repeat;
	background-position: 200px 75px; 
	
	margin: 25px 75px 0px 250px; 
	padding: 2px 2px 2px 2px;
}

#leftbar {
	float: left;
	width: 200px;
	height: auto; 
	min-height: 405px;
/*	_height: 412px;   */
	background-color: #E0F9C0;
	margin-bottom: -3000px; 
	padding-bottom: 3000px; 
}
.logos	{
	margin: 20px 0px 0px 50px;
	
}

.footer { 
	clear: both;
	width: 1000px; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	background-color: #477329;
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	height: 20px;
	text-align: center;
}
/* IE Hacks*?
  
/* Hide from IE5/Mac \*/
.footer {height: 1%; }
/* End hide from IE5/Mac */

/* Hide from IE5/Mac \*/
* html .footer {height: 1%; }
/* End hide from IE5/Mac */


.link a {
/* 	voice-family: "\"}\""; 
  	voice-family: inherit; 
	text-decoration: none; */
}	
	
.link a:link,  .link a:visited,  .link a:active,  .link a:hover {
	color: #000E62;
	}

.link ul a {
/* 	voice-family: "\"}\""; 
  	voice-family: inherit; */
	text-decoration: none;
}	
	
.link ul a:link, .link ul a:visited, .link ul a:active {
	color: #666666;
	}
	
.link ul a:hover  {
	color: #366218;
	}

table   {
	width:90%;
}

td.kop  {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
td.regel  {
	font-size:11px;
	font-weight: normal;
	text-align:center;
}
/****************************************/
/*         de layout topmenu            */
/****************************************/
#menu_top {
	position: absolute;
	display: inline;
	top: 135px;
	left: 15px; 
	width: 950px;
	height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom; 
}
.date  {
	position: absolute;
	display: inline;
	top: 135px;
	left: 70px; 
	width: 80px;
	height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom; 
	color:#FFFFFF;
}
#menu_top a {
	text-decoration:  none;
	/*font-weight:bold;
	size:16px;*/
}	
#menu_top a:link, #menu_top a:visited {
	color: #FFFFFF;
	padding-left: 35px;
	margin-left: 10px;
/*	border-style: none none none none; 
 	border-color: #FFFFFF;  
 	border-size: 2px;  
	border-width: 2px;  */
}
#menu_top a:hover {
	color: #000000;
/*	padding-left: 35px;
	border-style: none none none none; 
 	border-color: #ffffff;  
 	border-size: 2px;  
	border-width: 2px;  */
}
#menu_top a:active  {
	color: #000000;
/*	padding-left: 35px;
	border-style: none none none none; 
 	border-color: #ffffff;  
 	border-size: 2px;  
	border-width: 2px;  */
}

/****************************************/
/*         de layout leftbar            */
/****************************************/
#leftbar .box  { 
	width: 90%;
	font-size: 90%;
	padding: 0px 0px 20px 0px;
}
#leftbar input  {
	font-size: 90%;
}
.box .inh  {
	padding: 5px 3px 3px 20px;
}
.box .inh div  {
	padding: 0px 0px 1px 0px;
}
.box .inh a  {
	text-decoration:none;
	color:#003300;
}
#leftbar .box .inh a:hover  {
	text-decoration:none;
	color: #000E62;
}

#leftbar .box .kop  {
	width: 100%;
	height: 20px;
	padding: 6px 0px 0px 20px;
	font-size: 110%;
	font-weight: bold;
}

/****************************************/
/*         de layout klantenportaalbox  */
/****************************************/
.kpbox  {
	width:85%;
	font-size: 90%;
	border: 1px;
	border-style: solid;
	border-color: #477329;
	padding: 0px 0px -10px 3px; 
	margin: 10px 0px 0px 10px;
}
#leftbar .kpbox .kop  {
	height: 20px;
	padding: 6px 0px 0px 20px;
	margin:0px 0px -20px 0px;
	font-size: 110%;
	font-weight: bold;
}
.kpbox a  {
	text-decoration:none;
	color:#003300;
}
.kpbox a:hover   { 
	text-decoration:none;
	color: #000E62;
}

/************** .feature styles *************/
.feature{
	padding: 0px 0px 0px 0px;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 5px 5px 0px;
}



/****************************************/
/*              Positionering           */
/****************************************/
.balk1 {
	position: relative;
  	left: 0px;
  	top: 0px;
	height: 25px;
	width: 1001px;
	background-color: #5B5B5B;
}
.balk2a  {
	position: absolute;
  	left: 0px;
  	top: 130px;
	height: 25px;
	width: 200px;
	background-color: #477329;
	text-align:center;
	color:#FFFFFF;
}
.balk2b  {
	position: absolute;
  	left: 201px;
  	top: 130px;
	height: 25px;
	width: 800px;
	background-color: #477329;
}
.blok1  {
	position: absolute;
  	left: 0px;
  	top: 26px;
	height: 103px;
	width: 200px;
	background-image: url(/img/logos/logo_bs.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.blok2  {
	position: absolute;
  	left: 201px;
  	top: 26px;
	height: 103px;
	width: 800px;
	background-color: #477329;
	background-image: url(/img/banner1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
#naw  {
	position: absolute;
	left: 650px;
	top: 190px;
	width: 340px;
	height: 150px;
}

/****************************************/
/*              Diversen                */
/****************************************/
.vraag    {
	background-color: #D1D7C9;
}

.antwo   {
	background-color: #bdbdbd;
}

.opsomming ul  {
	margin:25px 0 0 50px;
}

.opsomming ul  {
	list-style: disc;
	font-size: 100%;
	font-weight: bold;
}
.opsomming ul li  {
	padding-bottom: 3px;
}
