body {
		margin:				0px 0px 10px 0px;
	}

	td, p, div {
		font-family:			Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		color:				#2F2D24;
		vertical-align:		text-top;
	}

	A, A:LINK, A:VISITED {
		color:				#707070;
	}	

	A:HOVER {
		color:				#2F7A16;
	}
th{
    text-align: left;
    color: #1E2F5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #e7e7e7;
	vertical-align: text-top;
	height: 18px;
}

	.left_menu {
		background-color:		#C6E9BB;
		border-left: 			1px solid #707070; 
		border-right: 			1px solid #707070;
		vertical-align:		text-top;
	}

	.left_menu_item, .left_menu_item_over {
		height:				21px;
		background-color:		#5CC03C;
		border-bottom: 		1px solid #707070;
		vertical-align:		middle;
		cursor:				pointer;
	}

	.left_menu_item_over {
		background-color:		#DAEBD2;
	}

	.left_menu_item_sub, .left_menu_item_sub_over {
		height:				21px;
		background-color:		#C7EAB8;
		border-bottom: 		1px solid #707070;
		padding-left: 			10px;
		vertical-align:		middle;
		cursor:				pointer;
	}

	.left_menu_item_sub_over {
		background-color:		#E5FFDD;	
	}

	.left_menu_item_text_over {
		width:				90px;
		padding-left: 			10px;
		color:				#707070;
		vertical-align:		middle;
	}

	.left_menu_item_text {
		width:				90px;
		padding-left: 			10px;
	}

	.left_menu_item_image {
		text-align:			right;
		padding-right:			10px;
		vertical-align:		middle;
	}


	.breadcrumble_td {
		padding-top:             8px;
		font-size:			10px;
		color:				#D7D7D7;
		text-align:			right;
	}

	.breadcrumble, .breadcrumble:LINK, .breadcrumble:VISITED {
		color:				#ACABA7;
		text-decoration:		none;
	} 

	.breadcrumble:HOVER {
		color:				#707070;
		text-decoration:		none;
	} 

	
	.pagina_kop  { font-size: 16px; color: #707070; word-spacing: 3px; background-image: 
               url('../images/dots_hor1.gif'); 
               background-repeat: repeat-x; padding-top: 10px; 
               padding-bottom: 10px; background-position: bottom 50% }
	.tabblad {
		font-size:			10px;
		color:				#707070;
		padding:				0px 10px 0px 20px;
		background:			#E5FFDD;
		border-top:			1px solid #707070;
		border-left:			1px solid #707070;
		vertical-align:		middle;
	}

	.content_box {
		background:			#FDFDE0;
		border:				1px solid #707070;
		padding:				10px 15px 15px 15px;
	}

	
	.content_box_header { font-size: 16px; font-weight: bold; color: #29511C; background-image: 
               url('../images/dots_hor2.gif'); 
               background-repeat: repeat-x; margin-bottom: 10px; 
               padding-left: 0px; padding-right: 0px; padding-top: 5px; 
               padding-bottom: 10px; background-position: bottom 50% }

	.extra, .extra:LINK, .extra:VISITED {
		color:				#2F2D24;
		text-decoration:		none;
	}

	.extra:HOVER {
		color:				#29511C;
		text-decoration:		none;
	}
	

	.footer_a, .footer_a:LINK, .footer_a:VISITED {
		color:				#2F2D24;
		text-decoration:		none;
	}

	.footer_a:HOVER {
		color:				#2F2D24;
		text-decoration:		underline;
	}


	.footer {
		font-size:			10px;
		vertical-align:		middle;
	}

select{
  font-family:verdana,arial,helvetica;
  font-size:8pt;
}

#Opmerkingen,input{
font-family:verdana,arial,helvetica;
  font-size:8pt;
}
		
ul#leftmenu, ul#leftmenu ul{
  margin: 0px;
	padding: 0px;
	list-style: none;
}		

ul#leftmenu li{
	background-color: #5CC03C;
	border-bottom: 1px solid #1E2F5A;
}

ul#leftmenu li a{
  color: #000;
  padding: 4px 0px 0px 15px;
  height:	21px;
  display: block;
  text-decoration: none;
}

ul#leftmenu li a:hover{
  color: #707070;
  background-color: #DAEBD2
}

ul#leftmenu li.sub{
  background-color: #C7EAB8;
}

ul#leftmenu li.sub a{
  color: #000;
  padding: 4px 0px 0px 25px;
}

ul#leftmenu li.sub a:hover{
  color: #707070;
  background-color: #E5FFDD;
}

input.klein{
  border: 1px solid #000;
}

span.error{
  color: #f00;
}
h2{
	font-size:14px;
}
.vergelijkknop{
	border:1px solid #FF0000;
	background-color:#F3D946;
	cursor:pointer;
	padding:3px;
}

form{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

