body{
	margin: 0px;
	padding: 0px;
	background: #FAF4F0;
	color: #000;
	font-size: 8pt;
	font-family: verdana;
}

#dropmenudiv{
	display: block;
	position:absolute;
	border-left:1px solid #A15710;
	border-right:1px solid #A15710;
  border-bottom: 1px solid #A15710;
	font:normal 12px verdana;
	color: #006BB7;
	line-height:18px;
	z-index:100;
  font-family: verdana;
  -moz-opacity: 1;
	filter:alpha(opacity: 95);
	opacity: 1;
	}
A.link_menu {
	/*padding: 5px;*/
	display:block;
	margin-bottom: -20px;
 	color: #A15710;
	font-family: verdana;
	font-size: 10px;
	padding-left: 10px;
  border-top: 1px solid #A15710;
  border-bottom: 1px solid #F2E8DF;
	width: 180px;
  text-decoration: none;
	font-weight: normal;
}
a:hover.link_menu{
	color: #000;
	display:block;
	/*background: #EDB079;*/
  border-top: 1px solid #A15710;
	font-family: verdana;
	font-size: 10px;
	padding-left: 10px;
	width: 180px;
	font-weight: normal;
}
.hand{
  cursor: hand;
  cursor: pointer;
	color: #fff;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
}

.hand A:LINK, .hand A:VISITED{
  cursor: hand;
  cursor: pointer;
	color: #fff;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.hand A:HOVER{
  cursor: hand;
  cursor: pointer;
	color: #fff;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
}

/* actueel */

.actueel_titel{
	color: #fff;
	font-size: 8pt;
}
.artikel_titel{
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	background: #CFA984;
	padding-left: 5px;
}

.actueel_text{
	background: #E3CDB8;
	font-size: 8pt;
	color: #733E08;
	padding: 5px;
}

.datum{
	font-size: 8pt;
	color: #733E08;
	font-weight: bold;
}

.actueel_link{
	background: URL(../images/bg_actueel.jpg);
/*	border-bottom: 3px solid #C69A6D;*/
	font-size: 8pt;
	color: #733E08;
	height: 32px;
	/*padding-top: 2px;
	padding-left: 10px;
	padding-right: 2px;*/
	/*padding-bottom: 12px;*/
}
.actueel_link A:LINK, .actueel_link A:VISITED{
	/*background: #E3CDB8;*/
	/*border-bottom: 3px solid #C69A6D;*/
	font-size: 8pt;
	color: #733E08;
	margin-bottom: 112px;
	text-decoration: none;
	font-weight: bold;
}
.actueel_link A:HOVER{
	/*background: #E3CDB8;*/
	/*border-bottom: 3px solid #C69A6D;*/
	font-size: 8pt;
	color: #000;
	/*padding: 2px;*/
}

.frame{
	border-left: 1px solid #A15710;
	border-right: 1px solid #A15710;
}


.content{
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000;
	font-family: verdana;
	font-size: 9pt;
	vertical-align: top;
}
.content A:LINK, .content A:VISITED{
	color: #A15911;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
}

.content A:HOVER{
	color: #A15911;
	font-family: verdana;
	font-size: 9pt;
	text-decoration: underline;
}

li{
	color: #A15710;
	list-style-type: square;
}

.titel{
	font-size: 18pt;
	color: #5B3109;
	font-weight: bold;
	font-family: verdana;
	padding-left: 15px;
	padding-top: 10px;
}

.img_lijst{
	padding-left: 15px;
	
}

.content_lijst{
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 9pt;
	color: #000;
	font-family: verdana;	
	vertical-align: top;
	padding-bottom: 15px;
}

.content_lijst_groot{
	text-align: justify;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 35px;
	font-size: 9pt;
	color: #000;
	font-family: verdana;	
	vertical-align: top;
	padding-bottom: 15px;
}

.img_lijst img{
	border: 1px solid #A15710;
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.gif) no-repeat bottom left !important;
  margin: -4px 0px 0px 0px;
}

.img-shadow img {
  display: block;
  position: relative;
	background: #fff;
  border: 1px solid #A15911;
  margin: -2px 2px 2px -2px;
	padding-top: 2px;
} 
