body {
  background-color: #605657;
  text-align:center;
  font-family:"Trebuchet MS";
}

#top_image {
	background-image: url(../images/boib-03.jpg);
	height: 232px;
	width: 872px;
}

#over_mad {
	background-image: url(../images/boib-05.jpg);
	height: 20px;
	width: 149px;
	float:left;
}


#menu_bar a{
	float: left;
	display:block;
	border-right:1px solid #fff;
	margin:3px 15px 0px 0px;
	padding-right:15px;
	font: normal normal bold 11px/14px "Trebuchet MS";
	color:#FFF;
	text-decoration:none;
}

#menu_bar {
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:repeat-x;
	width:685px;
	height:20px;
	padding-left:17px;
}
#menu_bar a:hover{
	background-position: 0px 0px;
	color:#a27d9c;
}

#menu_bar_item_0{
    background-image:url(../images/menu_bar_item.jpg);
    display:block;
	height:20px;
	width:21px;
	float:left;
}


#menu_bar #menu_bar_item_1 {
  margin-left:5px;
}

#menu_bar_item_2{
}

#menu_bar_item_3{
	
}

#menu_bar .last {
  border:0px solid white;
}

#over_top_img{
	background-image: url(../images/over.jpg);
	width: 170px;
	height: 20px;
}

#side_img{
	background-image: url(../images/side_img.jpg);
	height: 359px;
	width: 246px;
}

/*/NAW balk onderaan pagina/*/
#naw{
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#bb7398;
	background-color:#fff;
	height:28px;
	border-left:0px solid #605657;
	padding:0px 5px 0px 5px;
	background-image: url(../images/side_menu_bg.jpg);
	background-repeat: repeat-y;
}
#naw a{
	color:#bb7398;
	text-decoration:none;
}
#naw a:hover{
	color:#b3cf78;
	text-decoration:none;
}


#naw_links{
	width:410px;
	width:48%;
	float: left;
	line-height:28px;
	text-align:center;
}
	
#naw_scheidingsteken{
	width: 30px;
	height:28px;
	float:left;
	background-image: url(../images/boib-23.jpg);
	width:4%;
	background-repeat: no-repeat;
}	

#naw_rechts {
	text-align:center;
	float: right;
	line-height:28px;
	width:48%;
}

/* onderste balk in pagina, u bent hier*/
#u_bent_hier{
	height:21px;
	width:872px;
	background-image:url(../images/boib-27.jpg);
	background-repeat: repeat-x;
}
#u_bent_hier a{
	border:0px solid;
}

#u_bent_hier img{
border:0px;
}


#u_bent_hier_1{
	background-image: url(../images/boib-25.jpg);
	width:73px;
	float: left;
}

#u_bent_hier_2{
	background-image: url(../images/boib-26.jpg);
	width:268px;
	float: left;
}

#u_bent_hier_3{
	background-image: url(../images/boib-27.jpg);
	width:200px;
	float: left;
}

#u_bent_hier_4{
	text-align:left;
	background-image: url(../images/boib-29.jpg);
	width:95px;
	float: left;
}


#side_menu a{
	background-image: url(../images/side_menu_item_bg.jpg);
	display: block;
	height: 27px;
	width: 140px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	font-family:"Trebuchet MS";
	text-decoration:none;
	line-height:27px;
	font-size:11px;
	color:#615559;
	letter-spacing:0px;
	text-align:right;
}

#side_menu a:hover{
	background-image: url(../images/side_menu_item_bg_hover.jpg);
	color:#a27d9c;
}

#side_menu a:active{
	background-image: url(../images/side_menu_item_bg_hover.jpg);
	color:#a27d9c;

}

#banner{
	cursor:hand;
	height:132px;
	width:191px;
	margin-right:20px;
	margin-top:-40px;
	display:none;
	background-image: url(../images/banner.jpg)
}

