.default_txt {
	font-family: arial;
	font-size: 12px;
	color: #108EC6;
}

input, textarea {
	font-family: arial;
	font-size: 12px;
	color: #108EC6;
}

body {
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#background_wrapper {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url('/images/background.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

#container {
	margin-left: auto;
	margin-right: auto;
	height: 700px;
	width: 893px;
	left: 0px;
	top: 0px;
	position: relative;
	text-align: left;
}

#breadcrumb {
	left: 30px;
	position: absolute;
	top: 264px;
	height: 20px;
	display: block;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #9FCF40;
	z-index: 20;
}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:hover,
#breadcrumb a:visited,
#breadcrumb a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #9FCF40;
	font-style: italic;
}

#header_menu {
	position: absolute;
	top: 260px;
	left: 630px;
	z-index: 2;
	color: #108EC6;
	width: 250px;
}

#header_menu a,
#header_menu a:link,
#header_menu a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #108EC6;
	text-decoration: none;
}

#header_menu a:hover {
	font-weight: bold;
}

#header {
	height: 208px;
	width: 100%;
	position: absolute;
	top: 0px;
}

#header_overlay {
	height: 10px;
	width: 100%;
}

#page_header {
	position: absolute;
	left: 0px;
	top: 188px;
	height: 30px;
}

#page_header_txt {
	background-color: white;
	padding-left: 25px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

#page_header_end {
	background-image: url('/images/header_rounded.png');
	width: 10px;
}

#menu_holder {
	top: 0px;
	height: 50px;
	left: 0px;
	width: 100%;
	position: absolute;
	display: block;
}

#menu {
	position: absolute;
	left: 0px;
	z-index:2;
}

#back_nav {
	left: 30px;
	top: 40px;
	width: 120px;
	height: 11px;
	position: absolute;
	z-index: 4;
	border: 0px solid red;
}

#search {
	left: 650px;
	top: 285px;
	width: 220px;
	height: 23px;
	position: absolute;
	z-index: 4;
	background-image: url('/images/search_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#search_button {
	right: 0px;
	cursor: pointer;
	top: 0px;
	width: 44px;
	height: 23px;
	position: absolute;
	z-index: 5;
}

#search_input {
	border: 0px;
	font-family: arial;
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
	width: 150px;
}

#search_link {
	position: absolute;
	right: 5px;
	width: 40px;
	height: 23px;
	text-decoration: none;

}

.menu_item {
	background-image: url('/images/menu_item_background.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 47px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.menu_item a,
.menu_item a:hover,
.menu_item a:link,
.menu_item a:visited {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 15px;
}

.menu_spacing {
	line-height: 15pt;
}

.sub_menu a,
.sub_menu a:link,
.sub_menu a:visited {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #8CB610;
	text-decoration: none;
	padding-left: 20px;
}

.sub_menu a:hover {
	font-weight: bold;
}



#content_container {
	position: absolute;
	top: 245px;
	left: 0px;
	width: 100%;
	height: 525px;
	overflow: visible;
	background-image: url('/images/body_background_2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #daeaf9;
}

#content {
	z-index: 5;
	overflow: visible;
}

#main_block {
	overflow: visible;
	position: absolute;
}

#page_content_full #main_block {
	width: 100%;
	overflow: visible;
	position: absolute;
	left: 20px;
}

.main_block_default {
	width: 380px;
	left:  230px;
}

.main_block_extended {
	width: 610px;
	left:  230px;
}

.main_block_extended_left {
	width: 500px;
	left:  20px;
}

.main_block_complete {
	width: 720px;
	left: 20px;
}

#content_bottom {
	position: absolute;
	bottom: 0px;
	height: 100px;
	width: 100%;
	background-image: url('/images/content_bottom.gif');
	background-repeat: no-repeat;
	background-color: white;
}

#sub_menu {
	left: 20px;
	top: 0px;
	width: 200px;
	height: 300px;
	background-color: white;
}

#page_content {
	left: 25px;
	width: 380px;
	position: absolute;
	/*top: 112px;*/
	top: 82px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #108EC6;
}

#page_content_full {
	left: 25px;
	width: 824px;
	position: absolute;
	/*top: 115px;*/
	top: 85px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #108EC6;
}

#sidebar_right {
	left: 650px;
	/*top: 105px;*/
	top: 75px;
	width: 220px;
	position: absolute;
}

#sidebar_right #sidebar_top {
	background-image: url('/images/sidebar_top.gif');
	width: 100%;
	height: 15px;

}
#sidebar_right #sidebar_bottom {
	background-image: url('/images/sidebar_bottom.gif');
	width: 100%;
	height: 19px;
}

#sidebar_right #sidebar_content {
	background-color: white;
	padding-left: 15px;
	padding: 10px;

}

#sidebar_left {
	left: 20px;
	/*top: 111px;*/
	top: 81px;
	width: 220px;
	position: absolute;
}

#sidebar_left #sidebar_top {
	background-image: url('/images/rounded_top.gif');
	width: 100%;
	height: 8px;

}

#sidebar_left #sidebar_bottom {
	background-image: url('/images/sidebar_bottom.gif');
	width: 100%;
	height: 19px;
}

#sidebar_left #sidebar_bottom2 {
	background-image: url('/images/rounded_bottom.gif');
	width: 100%;
	height: 8px;
}

#sidebar_left #sidebar_content {
	background-color: white;
	padding-left: 15px;
}

#logo {
	right: 200px;
	bottom: 0px;
	position: absolute;
}

#footer_menu {
	left: 25px;
	bottom: 20px;
	height: 20px;
	position: absolute;
	color: #108EC6;
}

#footer_menu a,
#footer_menu a:link,
#footer_menu a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #108EC6;
	text-decoration: none;
}

#footer_menu a:hover {
	font-family: arial;
	font-size: 1px;
	font-weight: bold;
	color: #108EC6;
	text-decoration: none;
}

.dots_hr {
	width: 90%;
	background-image: url('/images/dot.gif');
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#sidebar_left h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #108EC6;
}

#sidebar_right h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #108EC6;
}

#content h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #108EC6;
}

.menu_item_selected {
	background-image: url('/images/menu_item_background_selected.jpg');
}
.menu_item_unselected {
	background-image: url('/images/menu_item_background.png');
}
.sub_menu_bottom {
	background-image: url('/images/sub_menu_bottom.png');
	height: 25px;
}

.link {
	border: 0px solid black;
}

.lees_verder {
	margin-right: 20px;
	text-align: right;
}

div a:hover, div a:link, div a, div a:visited, div a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #84BA18;
	text-decoration: none;
}

a.green, a.green:hover, a.green:link, a.green:visited, a.green:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #93C135;
	text-decoration: none;
}

a.submenu, a.submenu:link, a.submenu:visited, a.submenu:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #108EC6;
	text-decoration: none;
}

a.submenu:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF2020;
	text-decoration: none;
}

.arrow_down {
	position: absolute;
	top: 21px;
	right: 25px;
}



#nieuws_detail{
	margin-left				: 10px;
}

#heading .header_left,
.header_left{
	width					: 8px;
	height					: 25px;
	background-image		: url("/images/wit_links.gif");
	background-repeat		: no-repeat;
	float					: left;
}

#heading .header_middel,
.header_middel{
	height					: 25px;
	line-height				: 25px;
	background-image		: url("/images/wit.gif");
	background-repeat		: repeat-x;
	float					: left;
}

.header_middel h1{
	margin					: 0px;
	font-size				: 16px;

}

#heading .header_right,
.header_right{
	width					: 10px;
	height					: 25px;
	background-image		: url("/images/wit_rechts.gif");
	background-repeat		: no-repeat;
	float					: left;
}

#sidebar_content h1{
	color					: #99CC33;
	margin					: 0px;
	font-size				: 14px;
	font-family				: arial;
	margin-bottom			: 2px;
}

.nieuws_title{
	float: left;
	color					: #99CC33;
	margin					: 0px;
	font-size				: 12px;
	font-family				: arial;
	margin-bottom			: 2px;
	text-decoration			: none;
}

#nieuws_titel{
	color					: #99CC33;
	margin					: 0px;
	font-size				: 13px;
	font-family				: arial;
	font-weight				: bold;
	margin-bottom			: 2px;
	text-decoration			: none;
}


.nieuws_arrow{

	width					: 10px;
	height					: 18px;
	line-height				: 18px;
	margin-left				: 5px;
}

.clearer{
	clear : both;
}

.nieuws_overview_title h1,
.nieuws_view_title h1{
	color					: #99CC33;
	margin					: 0px;
	font-size				: 13px;
	font-family				: arial;
}

#nieuws_overview_title_link{
	color					: #99CC33;
	margin					: 0px;
	font-size				: 12px;
	font-family				: arial;	
}

#dhtml-carousel .carousel-list li {
    margin:4px 10px 0px 10px;
}

#dhtml-carousel .carousel-list li {
    width: 100px;
    border: 0px solid green;
    padding: 4px;
    margin: 0;
}

#dhtml-carousel .carousel-list li img {
    border:1px solid #999;
    display:block;
}

#dhtml-carousel {
	margin-bottom : 4px;
    float  : left;
    width  : 650px;
    height : 108px;
	padding-left: 10px;
}

#carousel_overlay {

  width: 800px;
  height: 80px;
  background-color:  #FFF;
  position: absolute;
  top: 25px;
  left: 150px;
  padding-top: 10px;
  z-index: 100;
  color: #000;
  border:1px dotted #000;
	text-align: center;
	font-size: 24px;
  filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/* BUTTONS */
#prev-arrow-container, #next-arrow-container {
    float:left;
}

#prev-arrow-small {
    cursor:pointer;
    margin-top:20px;
    margin-right:10px;
}

#next-arrow-small {
    cursor:pointer;
    margin-top:20px;
    margin-left:10px;
}

#next-arrow {
    cursor:pointer;
    margin-top:50px;
    margin-left:10px;
}

#prev-arrow {
    cursor:pointer;
    margin-top:50px;
    margin-right:10px;
}

#gallery_container {
	min-height : 500px;
	width: 750px;
}

#gallery_container li.thumbnail {
	list-style-type:none;
	float : left;
	width : 92px;
	height : 90px;
	margin: 4px;
}

#gallery_container li a {
	border : none;
}

#gallery_container li img {
    border:1px solid #999;
}

#recent_pictures_homepage {
	padding-left : 40px;
}

#recent_pictures_homepage li {
	list-style-type:none;
	float  : left;
	width  : 96px;
	height : 90px;
	margin : 4px;
}

.bggrylin{ background-color:#E6E6E8; height:1px;}

.project_uitgelicht{
	padding-top			: 15px;
}

.project_uitgelicht img{
	padding				: 5px 5px 5px 5px;
}


.lees_meer{
	text-align			: right;
}

.nieuws_overview_date{
	font-weight			: bold;
	font-size			: 12px;
	font-family				: arial;	
}