
#pic {
 position:relative;
 padding:4px 4px 4px 1px;
 margin-right:10px;
 display:inline;
 float:left;
}

#pic a {
  border: 2px solid #83879e;
	}
#pic a:hover {	
  border: 2px solid #5361b1;
	}

#content {
  display:block;
  width:884;
  height:100%;
}


#header {
  background-image: url('img/header.gif');
  width:884px;
  height:148px;
}

#hoofdmenu {
  background-image: url('img/bg_menu.gif');
  text-align:left;
  width:820px;
  height:39px;
}

#hoofdmenu_item a {
	display:inline;
	float:left;
	height:39px;
	line-height:39px;
	margin: 0px; padding:0px 14px 0px 14px;
	color:#83879e;
	background: url("img/bg_menu.gif");
	text-decoration: none;
	border-right:1px solid white;
	}

#optie a {
	display:block;
	width:100%;
	font-family: Verdana;
	font-size: 9px;
	line-height:18px;
	height:18px;
	margin: 0px; padding:0px 0px 0px 0px;
	color:#324bd6;
	background: url("img/optie_off.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#optie a:hover {	
	background-position: -90px 0;
	color: #324bd6;
	background: url("img/optie_on.gif") 0 0 no-repeat;
	text-decoration: none;
	}		


#hoofdmenu_item a:hover {	
	background: url("img/bg_menu_on.gif");
}


#hoofdmenu_item_act a {
	display:inline;
	float:left;
	height:39px;
	line-height:39px;
	margin: 0px; padding:0px 14px 0px 14px;
	color:#FFFFFF;
	background: url("img/bg_menu_act.gif");
	text-decoration: none;
	border-right:1px solid white;
	}
	

#hoofdmenu_item_act2 a {
	display:inline;
	float:left;
	height:39px;
	line-height:39px;
	margin: 0px; padding:0px 14px 0px 14px;
	color:#FFFFFF;
	background: url("img/bg_menu_act2.gif");
	text-decoration: none;
	border-right:1px solid white;
	}	
	

#submenu {
  text-align:left;
  line-height:18px;
  width:820px;
  height:20px;
}	


#submenu a {
	margin-left: 0px; padding:0px 4px 1px 4px;
	color:#FFFFFF;
	text-decoration: none;
	border:1px solid #6c718e;	
	}

#submenu a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color:#989bae;
	border:1px solid #b7b9c7;	
	}	
	
#submenu a.on {
	margin-left: 0px; padding:0px 4px 1px 4px;
	color:#83879e;
	text-decoration: none;
	background-color:#FFFFFF;	
	border:1px solid white;
	}

#submenu a:hover.on {
	color:#83879e;
	text-decoration: none;
	background-color:#FFFFFF;
	border:1px solid white;	
	}	
	
#inhoud {
  width:820px;
}	

#inhoud_left {
  width:590px;
  text-align:left;
  display:inline;
  float:left;
}	

#inhoud_middle {
  width:33px;
  display:inline;
  float:left;
}	


#inhoud_right {
  width:190px;
  display:inline;
  float:left;
  text-align:left;
  font-size:10px;
}	

#footer {
  background-image: url('img/bg_footer.gif');
  width:884px;
  height:42px;
}	