body 
{
	font-family: "Arial";
	margin-top: 4px;
}
a img
{
	border: 0px;
}

.clear
{
	clear: both;
}
div#x
{
	width: 900px;
	margin-left: 50%;
	left: -450px;
	height: 300px;
	position: absolute;
	display: block;
}
div#container
{
	position: absolute;
	margin-left: 50%;
	left: -420px;
	width: 839px;
	
	border: 2px solid #20c7f4;
}


div#header
{
	width: 887px;
	margin-left: -33px;
	background-image: url("/images/header.png");
	height: 140px;
}
div#header_linktohome
{
	position: absolute;
	width: 450px;
	height: 60px;	
}
div#header_linktohome a
{
	display: block;	
	font-size: 50px;
	text-decoration: none;
}
div#header_navigation
{
	position: relative;
	width: 150px;
	margin-left: 715px;	
}
div#header_navigation_row
{
	margin-bottom: 5px;
	height: 16px;
}
div#header_navigation_row_title
{
	float:left;
	text-align: right;
	margin-right: 10px;
	width: 120px;
}

div#header_navigation_row_title a
{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

div#header_navigation_row_image
{
	width: 15px;
	float: left;
	padding-top:2px;
}
div#header_navigation_row_image img
{
	height: 16px;
	width: 22px;
}
div#giro
{
	position: relative;
	width: 300px;
	top: 5px;
	left: 580px;
	color: #9cd7e9;
	font-weight: bold;
	font-size: 37px;	
}

div#navigation
{
	width: 830px;
	height: 50px;
	position: relative;
	z-index: 50;
	clear: both;	
	
}

div#breadcrump
{
	clear: both;
	width: 824px;
	height: 19px;
	background-color: #d7f2fd;
	font-size: 12px;
	padding-left: 15px;
	color: #1e77bb;
	padding-top: 4px;
	border-top: 2px solid #20c7f4;
	border-bottom: 2px solid #20c7f4;
}

div#breadcrump a
{
	color: #1e77bb;
	text-decoration: underline;
}

div#breadcrump div
{
	float: left;
	margin-right: 8px;	
}

div#content_container
{
	position: relative;
	width: 839px;
	height: 100%;
	background-image: url("/images/content_containerbg.gif");
}

div#content_container h2
{
	padding: 0px;
	margin: 0px;
	color: #1e77bb;
	font-size: 20px;
}

div#content_container h3
{
	font-size: 12px;
	color: #0070bb;
	font-weight: bold;
	padding: 0px;
	margin-bottom: -5px;
	margin-top: 10px;
	margin-left: 1px;
}

div#content_left
{
	min-height: 510px;
	width: 570px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 110px;
	margin-bottom:-60px;
	font-size: 12px;
	
}

div#content_left p
{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#content_left hr
{
	margin:0px;
	padding:0px;
	height: 1px;
	color: #20c7f4;
}


div.pageselect
{
	padding-left: 10px;
	margin-top: 10px;	
	background-color: #d8f1fd;
	height: 23px;
}

div.pageselect_firstpage_link,
div.pageselect_previouspage_link,
div.pageselect_pagenumbers,
div.pageselect_nextpage_link,
div.pageselect_lastpage_link
{
	float:left;
}

div.pageselect_pagenumbers
{
	width: 215px;
	text-align: center;	
	padding-top: 3px;
}

div.pageselect_pagenumbers a, div.pageselect_pagenumbers span
{
	margin-left: 3px;
	margin-right: 3px;
}

div.pageselect_pagenumbers a
{
	color: #00bff2;	
}

div.pageselect_pagenumbers span
{
	color: #1d2022;
}

div#content_right
{
	float: left;
	width: 195px;
	padding: 3px 10px 40px 15px;	
}

div.news_item
{
	width: 200px;		
	font-size: 12px;
	margin-bottom: 9px;
}

div.news_item_title
{
	min-height: 17px;
	background-color: #c6dae5;
	color: #0070ba;	
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;
}

div.news_item_title img
{
	margin-right: 5px;
}
div.news_item_thumb
{
	height: 85px;
	background-color: #87c6e5;	
	text-align: center;
}

div.news_item_intro
{
	height: 45px;
	background-color: #c7d9e5;
	padding: 4px 7px 4px 7px;	
}

div.news_item_intro div.read_more
{
	position: relative;
	width: 200px;
	top: -16px;
	left:-16px;
	text-align: right;
	height:0px;
}

div.news_item_intro div.read_more a
{
	color: #1a75bc;
}

div#news_gotolist
{
	background-color: #c7d9e5;
	margin-top: -8px;
	width: 195px;
	padding-left: 5px;
	height: 25px;
}

div#news_gotolist a
{
	color: #1a75bc;
	font-size: 12px;	
}
div#footer
{
	position: relative;
	z-index: 20;
	width: 887px;
	margin-left: -35px;
	margin-top: -40px;  
	height: 100px;
	margin-bottom: -40px;
	background-image: url("/images/footer.png");
	background-repeat: no-repeat;
}

div#ziglogo
{
	margin-left: 20px;
	padding-top: 80px;
}

/*
 * NEWS
 * Nieuws module
*/

span.news_location
{
	font-weight: bold;
	font-size: 11px;
}

span.news_location a
{
	font-weight: normal;
	color: #939498;
}

div.news_list
{
	margin-top: 10px;
}
div.news_list_row
{
	border-top: 1px solid #20c7f4;
	width: 565px;
	margin-top: 6px;
	margin-bottom:6px;
}

div.news_list_row_date
{
	position: relative;
	width: 58px;
	background-color: #dfe8ef;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	left: 505px;
	padding-left: 2px;
}

div.news_list_row_thumb
{
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-top: -10px;
}

div.news_list_row_intro
{
	float: left;
	line-height: 17px;
	margin-top: -15px;
	width: 455px;
}

div.news_list_row_intro_large
{
	float: left;
	line-height: 17px;
	margin-top: -15px;
	width: 555px;
}

div.news_list_row_title a
{
	color: #0074ba;
	font-weight: bold;
	float: none;
	text-decoration: none;
}

span.news_list_row_readmore a
{
	color: #1c75bc;
}

div.news_details
{

}

div.news_details_intro
{
	border-top: 1px solid #20c7f4;
	border-bottom: 1px solid #20c7f4;
	padding: 0 0 7px 0;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 12px;
	width: 565px;
}

div.news_details_date
{
	position: relative;
	width: 58px;
	background-color: #dfe8ef;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	left: 505px;
	padding-left: 2px;
	margin-top: -16px;
	margin-bottom: 9px;
}

span.news_details_thumbnail
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

span.news_details_backlink a
{
	color: #1a77bd;
}

div.news_archive_row
{
	margin-bottom: 20px;
	margin-top: 30px;
}
div.news_archive_row_year
{
	font-weight: bold;
}

div.news_archive_row_item_title
{
	float: left;
}

div.news_archive_row_item_title a
{
	color: #0074ba;
	font-weight: bold;
}

div.news_archive_row_item_date
{
	float: right;
}

span.news_archive_backlink a
{
	color: #1a77bd;
}