body{
	background-color:#FFFFFF;
	margin:0px; 
	overflow:auto;
	scrollbar-base-color: #cad8fd; 
	
	scrollbar-3dlight-color: #7c7c7c ; 
	scrollbar-arrow-color:#cce821;
	scrollbar-face-color: #3c1503; 
	
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #ffffff; 
	
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #7c7c7c ; 
				
	}
body,table,td,tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7c7c7c ;
	line-height: 14pt;
	}
	
img.thumb {
	width: 90px;
	height: 60px;
	border-style:none;
}

td.img {
	padding: 0px;
	height: 60px;
	}

DIV#thumbnailsContainer {
	height: 300px;
	width:150px;
	overflow-y: auto;
	overflow-x: hidden;
	
	
}

.formfield {}
.formElementInvalid{background: #cce821;}
.formElementBlur{background: #ffffff;}




a, a:hover {color: #3c1503;
			font-weight:bold;
			text-decoration:underline;}

.brown {color: #3c1503}
.green {color: #cce821}
.grey {color: #7c7c7c }

div#logos img { 
	margin:5px;
	}
	
div.zoeken { padding-left:10px;}

/* page navigatie */
div.navigation {
	margin-left: 10%;
	margin-right:10%;

	}

UL.pages, UL.pages LI.page_mumbers UL {
	list-style: none;	

}
UL.pages LI {
	float: left;
	margin: 0px;
	list-style: none;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	font-size:11px;
	
}
UL.pages UL {
	margin: 0px;
	padding: 0px;	
}
LI.page_numbers {
	width: auto !important;	
}
UL.pages LI.page_mumbers UL LI {	
	width: 18px !important;
}
UL.pages LI.page_mumbers LI.current_page SPAN {
	font-weight: bold !important;
}


UL.pages a { text-decoration:none;color:#7C7C7C; font-size:10px;}
UL.pages li.page_numbers ul li { border:solid 1px #CCCCCC; color:#7C7C7C; padding:3px;height:20px; width:20px;}
UL.pages li.page_numbers ul li.current_page  a {font-weight:bold; color:#3C1503}
li.first_page, li.last_page { display:none;}
li.next_page, li.previous_page { 
	height:20px;
	background-color:#CCE821;
	color: #3C1503;
	padding:3px;
	color: #3C1503;
}

li.next_page a, li.previous_page a {
	color: #3C1503;
	margin-left: 4px;
	margin-right: 4px;
	}
