@charset "utf-8";
BODY {	background:url('bg_metal.jpg') #FFFFFF; margin:0px; text-align:center; padding:0px; }
BODY, TD, DIV, SELECT, INPUT, TEXTAREA { font: 12px/16px Arial, Verdana; color:#000000;}
A { color:#009fd9; font-weight:bold; text-decoration:none; }
IMG { border:0px; }
.small { font: bold 11px/16px Arial, Verdana; }
 
/* FORM */
FORM { margin:0px; }
FIELDSET { border:1px solid #999999; margin: 5px 0px; padding:10px; }
LEGEND {}
INPUT.text, SELECT, TEXTAREA { width:300px; font:12px/12px Arial, verdana; color:#333; padding:3px; margin:1px 0; border:1px solid #ccc; }
INPUT.submit { padding:2px 5px; font:bold 12px/12px verdana,arial,sans-serif; background-color:#009fd9; color:#FFFFFF; border:1px solid #009fd9; }
LABEL { width:100px; }


DIV.clear { clear:both; height:0px; line-height:0px; font-size:0px; }

H1 { font: 18px/22px Arial, Verdana; color:#000000; margin:0px; padding:0px; margin-bottom:10px; }

DIV.container { width:860px; text-align:left; margin:0px auto; background:url('bg_page.gif') #FFFFFF; }
	DIV.topblue { background:url('bg_topblue.gif') repeat-x top; height:15px; margin-bottom:1px; }
	DIV.header { }
	
	DIV.menu { width:231px; float:left; background:url('bg_menu.gif') bottom no-repeat; padding-bottom:130px; }
		UL.menu { list-style:none; margin:0px; padding:0px; border-top:1px solid #d8d8d8; }
			UL.menu LI { padding:10px 13px; border-bottom:1px solid #d8d8d8; } 
			UL.menu LI A { background:url('icon_menu.gif') left center no-repeat; padding-left:10px; text-transform:uppercase; }			
			UL.menu LI.hilite { padding:10px 13px; border-bottom:1px solid #d8d8d8; background-color:#e0e0e0; }
			UL.menu LI.hilite A { background:url('icon_menu_on.gif') left center no-repeat; padding-left:10px; text-transform:uppercase; color:#000000; }
		DIV.notepad { background:url('bg_notepad.gif') no-repeat; padding:20px 15px; width:200px; height:150px; margin:5px 0px; }
	
	DIV.content1 { background:url('bg_content1.gif') bottom left no-repeat; }
	DIV.content2 { background:url('bg_content2.gif') bottom left no-repeat; }
	
	DIV.column1 { width:300px; float:left; margin-left:40px; padding:30px 0px; padding-bottom:80px; }
		DIV.c1_sandbag1 { float:left; width:1px; height:280px; clear:left; }
		DIV.c1_sandbag2 { float:left; width:100px; height:60px; clear:left; }
		DIV.c1_sandbag3 { float:left; width:140px; height:35px; clear:left; }
		DIV.c1_sandbag4 { float:left; width:180px; height:55px; clear:left; }
	DIV.column2 { width:220px; float:right; border:1px solid #e0e0e0; margin-right:20px; padding:25px 15px; margin-top:5px; background:url('bg_wijzoeken.gif') right bottom no-repeat; }
		DIV.c2_sandbag1 { float:right; width:1px; height:219px; clear:right; }
		DIV.c2_sandbag2 { float:right; width:110px; height:180px; clear:right; }
	DIV.columnmain { width:560px; float:left; margin-left:40px; padding:30px 0px; }
	
	UL.links { list-style:none; margin:0px; padding:0px; border-top:1px solid #b2b2b2; margin:5px 0px; }
		UL.links LI { padding:4px 0px; border-bottom:1px solid #b2b2b2; }
		UL.links LI A { background:url('icon_menu.gif') left center no-repeat; padding-left:10px; }
		
	UL.accent { list-style:none; margin:10px 0px; padding:0px; }
		UL.accent LI { padding:3px 0px 3px 10px; }
		
	DIV.footer { background:url('bg_footer.gif') repeat-x; height:29px; }
	DIV.copyright { width:860px; text-align:right; margin:0px auto; font:11px/16px Arial, verdana; color:#FFFFFF; margin-top:5px; }
	
	DIV.vacaturesform { width:400px; }
	



