body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
}
body,td,th
{
	font-family: Trebuchet, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
}
div.layout_content
{
	margin-top:2px;
	padding: 10px 0px 0px 0px;
	margin-left:13px;
	text-align:left;
	vertical-lign:text-top;
	height: 440px;
	overflow:auto;
}
div.map_canvas
{
	border: 1px solid #666666;
}
.content_title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#993333;
}
div.spacer
{
	clear: both; 
}

a
{
	font-size:12px;
	color:#2D5CB8;
	text-decoration:none;
}
a:link
{
	font-size:12px;
	color:#2D5CB8;
	text-decoration:none;
}
a:hover
{
	font-size:12px;
	color:#FF6600;
	text-decoration:solid;
}
.form_text
{
	font-family: "Lucida Grande", Georgia, Trebuchet, Geneva, Arial, Verdana, sans-serif;
	height: 22px;
	margin-top:2px;
	font-size:13px;
	width: 250px;
}
.form_area
{
	font-family: "Lucida Grande", Georgia, Trebuchet, Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	height: 100px;
	width: 250px;
	margin-top:2px;
}
.input_button
{
	font-family: "Lucida Grande", Georgia, Trebuchet, Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	height: 23px;
	width: 150px;
}
td.td_content
{
	/*padding:17px 16px 15px 15px;*/

}
img.picture
{
	border: 1px solid #666666;
}

.news { 
	margin-bottom: 20px; 
	margin-top: 20px; 
	
	}
.news_item { margin-bottom: 10px; padding-bottom: 10px; margin-top: 10px; border-bottom: solid 1px #ccc; width:440px; }
.news_titel { font-weight:bold; width: 400px; margin-bottom:10px; float:left; background-color:#666666; padding-left:5px; color:#FFFFFF; }
.news_img_img { border:#666666 1px solid; }
.news_datum { float:left; width: 80px; text-align:right; display:none; }
.news_uur { float:left; width: 60px; text-align:right; display:none;}
.news_hoofdtekst { padding-top: 15px; padding-left: 0px; padding-right: 5px; width:460px;}
.news_detailtekst { padding-top: 0px; padding-left: 0px; padding-right: 5px;}

.news_page { text-align: left; margin-bottom: 20px; margin-top: 20px; }
.news_page_bar { /*font-size: 12px;*/ padding-top: 10px; margin-left: auto; margin-right: auto; }
.news_page_bar a, .pageList .news_page_current { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.news_page_bar a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.news_page_bar .news_page_prev_start { margin-right: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; display:none;}
.news_page_bar .news_page_prev { margin-right: 20px; padding: 2px 6px; border: solid 1px #ddd; background: #fff; }
.news_page_bar .news_page_break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.news_page_bar .news_page_next { margin-left: 20px; padding: 2px 6px; border: solid 1px #ddd; background: #fff;}
.news_page_bar .news_page_next_end { margin-left: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa;display:none; }
.news_page_bar .news_page_current {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 12px; vertical-align: top; background: #fff; color: #333366; }
.news_page_bar a:hover {
	color: #231C23;
	text-decoration: none;
	background-color: #CCFF99;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}


