﻿#main_content {
	padding:65px 0 25px 50px;
	width: 380px;
	float:left;
}

#main_content_right {
	width:215px;
	float:right;
}

#krijtbord {
	width:195px;
	height:290px;
	background: url(../images/krijtbord.png) no-repeat;
	margin:10px 0 10px 0;

}

.krijtbordprijs {
font-size:13px;
width: 139px;
height: 40px;
margin:153px 0 0 26px;
float:left;
text-align:center;
}

.krijtbordtext {
font-size:13px;
width: 139px;
height: 70px;
float:left;
text-align:center;
color:#c6c6c6;
overflow:hidden;
margin:0 0 0 26px;
vertical-align:top;
}

#evenementen {
	width: 194px;
	margin:20px 0 10px 0;
	background: url(../images/dot_evenementen.png) repeat-y;
}

#evenementen_feed {
	margin:5px 0 15px 14px;
}
.evenementen_text {
	margin: 10px 0 0 14px;
	padding:5px 0 0 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;
}