html {
	overflow-y: scroll;
}

body {
  text-align: center;
  background: #F4FDE5 url('images/bg.jpg') top center no-repeat fixed;
  margin-top:10px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
}

iframe {
  border: 1px solid #018843;
}

A:link {
	COLOR: #ff6600; text-decoration: none
}
A:visited {
	COLOR: #ff6600; text-decoration: none
}
A:active {
	COLOR: #ff6600; text-decoration: none
}
A:hover {
	COLOR: #ff6600; text-decoration: none;
	
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('images/content_bg.jpg') top right repeat-y;
  border: 1px solid #018843;
}

#page_header {
  height: 170px;
  background: #99CC33 url('images/header.png') top left no-repeat;
  clear: both;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}

#menu_bar {
   
  background: #ffa600;
  clear: both;
  border:#060;
  border-top-style:solid;
  border-bottom-style:solid;
  border-width:1px;
  height:100px;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #FF6600 url('images/menu_bg.gif') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  font-weight: bold;

}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  background: #FF6600 url('images/menu_bg.gif') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
}

#menu_bar ul li a:hover, #menu_bar ul li a.selected, , #menu_bar ul li a.visited
{
  background: #FF6600 /*url('images/menu_hover_bg.gif') top left repeat-x;*/
  color: #FFFFFF;
}

#content_wrapper {
  padding-top:10px;
  padding-bottom:0px;
  padding-left:15px;
  padding-right:15px;
  clear:both;
  background:#bbdd66 url('images/contentfade.png') top left repeat-x;
 
}

#right_side {
		
  font-family:Verdana, Geneva, sans-serif;

  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #FF6600;
  padding:4px;
  border: 1px solid #060;
  background-color:#F4FDE5;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
	
  float: left;
  width:540px;

  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #FF6600;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#left_side p, li {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #333333; /* origineel stond hier 666666 aangepast zondag 18 oktober 15:31 */
  line-height: 18px;
  padding-left:4px;
}

#left_side u  {
  color:#050;
  text-decoration:none;
  font-weight:bold;
  
}
#left_side b, #left_side strong {
  color:#ff6600;  /*ffa600* aangepast maandag 19 oktober 21:26 */
    text-decoration:none;
  font-weight:bold;
  
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 60px;
  background-color: #ffa600;
  clear: both;
  border-style:none;
  border:#060;
  border-top-style:solid;
  border-width:1px;
  vertical-align:middle;  /*aangepast donderdag 22 oktober 2009 */
}

#page_footer p {
  padding-top:8px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #060;
  letter-spacing:1px;
}

#spacer {
  height:60px;
  clear:both;
  
  /* begin dynamische achtergrond */
	background-attachment:scroll;
	background-position:right;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(images/content_bg/content_bg.php);
  /* eind dynamische achtergrond */

}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}

/* eigen bijdragen */

#menu_bar table {
	height:90px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align:bottom;
	font-size:12px;        /*font aangepast donderdag 22 oktober 2009*/
	border-style:none;

	
}


#menu_bar td {

	width:16%;
	vertical-align:bottom;
	/* springers uitzetten 
	padding-bottom:4px;
	padding-top:5;
	padding-left:0px;
	padding-right:0px;
	border-style:none;
	*/
	
	
	
}

#menu_bar td:hover {
	vertical-align:bottom;
	/* stpringers uitzetten
	padding-bottom:0px;
	padding-top:9px;
	padding-left:0px;
	padding-right:0px;
	border-style:none;
	*/
	

	}


#menu_bar  a:link{
	color:#ff6600;
	text-decoration:none;
}

#menu_bar a:hover {
text-decoration:none;
}


 #menu_bar table tr td a img {
	border-style:none;

}

/*
#page_wrapper #menu_bar table tr td a img {
	border-style:dotted;
	border-color:#ffa600;

}

#page_wrapper #menu_bar table tr td a:hover img {
	border-style:dotted;
	border-color:#630;
}
*/
#content_wrapper #left_side ul li {
	list-style: none;
	margin-top: -20px;
	margin-bottom:20px; 
	/* begin aanpassing lijst in content zondag 18 oktober 15:33*/
  padding-left: 10px;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
	/* end aanpassing lijst in content */


}

#content_wrapper #left_side ul li ul li {
	list-style:none;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:
	
}

/*De Hx koppen in de content*/

 #left_side h2 {
  margin: 0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size:20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333;
}
 #left_side h4 {
  margin: 0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size:20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333;
  text-align:right;
}

 #left_side h5 {
  margin: 0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size:20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333;
  border-bottom:5px;
  border-bottom-color:#050;
  border-bottom-style:solid;
  
}

/*
#menu_bar A:hover {
	COLOR: #ff6600; text-decoration: none;
	border-bottom-style:none;
}*/

