
/* news3 */ 
.dot-hr		{					border-bottom: solid 1px #999999;
}

.newsheader {
	font-size:					14px;
	font-weight:				bold;
	color:						#C30065;
}
/*.newsdescshort {
	font-family:				Arial;
	font-size:					11px;
	color:						#71717B;
	margin-bottom:				-10px;
}*/
.newsblock {
	position:					relative;
	padding-top:				14px;
	float:						none;
	padding-bottom:			8px;
	clear:						both;
}
/*.newsblock:hover {
	background-color:			#dca8b0;
}
*/
.navigatie {
	text-align: 				right;
	margin-bottom:				6px;
}
a.pagenav {
	font-family:				Arial;
	font-size:					11px;
	color:						#000000;
	text-decoration:			underline;
}
a.pagenav:hover {
	font-family:				Arial;
	font-size:					11px;
	color:						#c6c6c6;
	text-decoration:			none;
}

.activenav {
	font-family:				Arial;
	font-size:					14px;
	font-weight:				bold;
	color:						#d22840;
	text-decoration:			none;
}

/* *********** DETAIL ************** */
#top-left {
	width:					274px;
	border-right: 			1px dotted #000;
	padding-right:			16px;
	float:					left;
	margin:					10px 0px 10px 0px;
}
#top-right {
	width:					260px;
	float:					left;
	margin:					10px 0px 10px 24px;
}
#content-top {
	float:					left;
}
#contentbody {
	float:					left;
	width:					100%;
	margin-top:				10px;
}
#flashbody {
	margin-top:				24px;
	width:					265px;
	height:					376px;
	float: 					right;
	border:					1px solid #4d9926;
}