/*GEN-STYLE*/
* {
	font-family: arial, sans-serif;
	font-size: 11px;
}
body {
	background-image: url('gfx/bg_all.gif');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000032;
	background-color: #FFFFFF;
	height: 100%;
}
form {
	margin: 0px;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0px;
	vertical-align: top;
}

img {
	margin: 0px;
	border: 0px;
}
p {
	font-family: arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000032;
	margin-left: 5px;
}
a {
	color: #000032;
	font-size: 11px;
	text-decoration: underline;
}
.zoekButton {
	float: center;
	margin-left: 63px;
	margin-top: 5px;
	background-color: #FFF;
	width: 55px;
	height: 20px;
	border: 0px;
}
.zoekveld {
	width: 110px;
	float: center; 
	margin-top: 5px;
	border: 1px solid #b5b5b5;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.zoeken {
	font-family: arial, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #000032;
	text-decoration: none;
	letter-spacing: 0px;
}
a.zoeken:hover {
	color: #8cc731;
}
/*NAVIGATIE*/

/*----- content links*/

div#contentVervolg p a{
	font-family: arial, sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	color: #000032;
}
div#contentVervolg p a:hover {
	color: #8CC731;
}
/*----- content links*/

/*END NAVIGATIE

/* MENU */

td#menu {
	width: 148px;
	height: 100%;
}
div.menuDiv a{
	background-image: url('gfx/menu_arrow.gif');
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left: 15px;
	height: 20px;
	line-height: 20px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000032;
	text-decoration: none;
	display: block;
	border-top: 1px solid #8cc731;

}
div.menuDiv a:hover{
	color: #8cc731;
}
div.menuDiv {
	width: 148px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left:1px;
	border-right: 0px;;
	border-bottom: 1px solid #b5b5b5;
	border-left: 4px solid #8cc731;
}
/* SUBMENU */

div.submenu {
	bo/rder-top: 1px solid #8cc731;
	background-color: #f8f8f8;
}
div.submenu a {
	font-family: arial, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #6F6F6F;
	text-decoration: none;
	display: block;
	background-color: #f8f8f8;
	background-image: none;
	line-height: 20px;
	border: 0px none;
	margin-top: 0px;
	padding-left:20px;
	border-top: 1px dashed #b6b6b6;
}
div.submenu a:hover {
	color: #8BC630;
	background-image: url('gfx/menu_pijl4.gif');
	background-repeat: no-repeat;
	background-position: 10px 8px;

}
div.submenu a.active {
	color: #6F6F6F;
	background-image: url('gfx/menu_pijl3.gif');
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border-top: 1px dashed #b6b6b6;
}
/* FOOTER */
td#bottom {
	background-image: url('gfx/bg_bottom.gif');
	background-position: right top;
	font-family: arial, sans-serif;
	background-repeat: no-repeat;
	vertical-align: center;
	letter-spacing: 1px;
	padding-right: 6px;
	text-align: right;
	padding-top: 2px;
	font-size: 11px;
	color: #8cc731;	
	height: 20px;
	width: 100%;;
}
td#bottom div{
	position: relative;
	float: right;
	width: 100%;
}
td#bottom a{
	font-family: arial, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 5px;
	line-height: 15px;
	font-size: 11px;
	display: block;
	color: #666666;	
	float: right;
}
td#bottom a:hover {
	color: #999999;	
}