
.content {
	border-bottom-color: #B1A247;
	
}

.pers_krant{
	background-image: url(../images/pers_krant.gif);
}

.detailcontent_small {
	width:250px;
	float:left;
	margin-left:0px;
	text-align:left;
}

.wo_images_small{
	width:500px;
}

.content a{
	color: #FFFFFF;
}

.contenthead {
	font-size: 21px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	
}

.contenthead a{
	text-decoration: none;
	color: #000000;
}
a.contenthead:hover,
.contenthead a:hover	
{
	color: #8E8139;
}

.subnavi a{
	background-color:#8E8139;
}
a.subnavi:hover,
.subnavi a:hover	
{
	background-color:#B1A247;
}


.menu a {
	color: #B1A247;
}

