body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F0F9FE;
	background-image: url(../img/achtergrond.jpg);
}

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

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;




	border: thin solid #;
	top: auto;
	bottom: auto;
	border: thick none #FFFFFF;
	z-index: 2;
}

#page_header {
	height: 119px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ACD34;
	border-right-color: #FFFFFF;
	border-bottom-color: #9ACD34;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

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

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

#menu_bar {
	height:30px;
	clear: both;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}

#menu_bar ul {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-color: #9C2910;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#menu_bar ul li {
	display: inline;
	background-color: #9C2910;
}

#menu_bar ul li a
{
	padding-left:15px;
	padding-right:15px;
	color: #EFEFEF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	background-color: #9C2910;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu_bar ul li a:hover
{
	color: #FFFFFF;
	background-color: #9C2910;
	background-image: url(../img/menu_hover_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#content_wrapper {
	clear:both;
	background-color: #FFFFFF;
	padding-top: 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #164c00;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#right_side {
	float: right;
	width:163px;
	border:0px dashed #cccccc;
	padding-right: 15px;
	padding-top: 6px;
}
#right_side img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #E53b1b;
  padding:4px;
  border: 1px solid #AAE5A4;
  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:555px;
	border: 0px dashed #cccccc;
	overflow: auto;
	height: 380px;
	padding-left: 15px;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #E53b1b;
	background-color:#FFFFFF;
	border-bottom: 1px solid #164c00;
	clear:both;
	width: 520px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#left_side p {
	margin-top:0px;
	margin-bottom:15px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-left:4px;
	font-weight: normal;
	text-align: justify;
	padding-right: 15px;
	margin-right: 5px;
}

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

.float_right {
	float: right;
	margin-left: 10px;
	margin-right: 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;
	background-color: #DBDBDB;
}

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




#page_footer {
	height: 18px;
	background-color: #9acd34;
	clear: both;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	border: thin solid #9ACD34;
}


#page_footer p {
	padding-top:2px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:1px;
	margin: 0px;
	padding-bottom: 0px;
}
#form legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #E53b1b;
}


#spacer {
	height:15px;
	clear:both;
	background-color: #FFFFFF;
}

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

.arrow_list li {
	padding-left: 10px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height:14px;
	margin: 0px;
	padding-top: 0px;
	color: #666666;
	padding-right: 17px;
}
#form label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#listnav {
	clear: none;
	background-color: #FFFFFF;
	width: 132px;
}
#listnav ul {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	top: 0px;
	background-color: #87B32D;
	list-style-image: none;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listnav ul li {
	background-color: #87B32D;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clear: both;
	height: 25px;
	display: inline;
}
#listnav ul li a {
	padding-left:15px;
	padding-right:15px;
	color: #EFEFEF;
	text-decoration: none;
	float: left;
	background-image: url(../img/subbutton.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #87B32D;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
}
#listnav ul li a:hover {

	color: #FFFFFF;
	background-color: #87B32D;
	background-image: url(../img/subbutton_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.red_p {
	color: #E53b1b;
}
.float_right_header {

  float: right;
  margin-left: 10px;
}
img {
	border: 1px solid #164C00;
}
.no_border {
	border: 1px none #FFFFFF;
}

