#page_header {
	position:absolute;
	z-index: 9999;
	top:150px;
	width:601px;
	height:47px;
	background-image: url(../images/header_agenda.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 0 0 88px;
}

#main_content {
	padding: 100px 0 0 0;
	margin:0 0 0 29px;
	width: 601px;
}


#evenementen {
	width: 205px;
	margin: 0 0 0 0;
	float:left;
}

#evenementen_feed {
	margin:5px 0 5px 14px;
}
.evenementen_text {
	margin: 10px 0 0 14px;
	padding:5px 0 0 0;
}

#omschrijving {
	width:360px;
	float:left;
	background: url(../images/dot_evenementen.png) repeat-y;
	padding:0 0 0 20px;
	margin: 0 0 25px 0;
}

#news_title {
	width: 164px;
	font-weight:bold;
	line-height:13px;
	margin: 8px 0 0 0;
}

#news_details {
	width: 164px;
	color: #6b5f46;
	font-weight:bold;
	line-height:13px;
}

#news_devider {
width: 164px;
height:3px;
background: url(../images/dot_hor.png) repeat-x;
margin: 8px 0 0 0;
}

#news_details a:link, #news_details a:visited, #news_details a:active {
color: #ae3848;
text-decoration:underline;
font-style: italic;
}

#news_details a:hover {
text-decoration:none;
}

h1 {
font-size: 14px;
font-weight: bold;
margin:0px;
padding:0px;
}


#divider {
width: 360px;
height:5px;
border-bottom: 1px solid #ccb785;
clear:both;
}

#event_date {
width:120px;
height:16px;
margin:3px 0 0 0;
line-height:14px;
color: #6b5f46;
font-weight:bold;
float:right;
text-align:right;
}

#head1 {
float:left;
width:225px;
height:16px;
}


