.default_txt {
	font-family: arial;
	font-size: 11px;
	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 {
	display : none;
}

#header_menu {
 	display	: none;
}

#header_menu a,
#header_menu a:link,
#header_menu a:visited {
	font-family: verdana;
	font-size: 10px;
	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: verdana;
	font-size: 17px;
	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;
}

#menu td {
	vertical-align: top;
}

#search {
	display	: none;
}


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

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

.sub_menu a:hover {
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	color: #8CB610;
	text-decoration: none;
	padding-left: 20px;
}

.sub_menu {
	display: none;
	z-index: 1;
	margin-top: 17px;
}

#content_container {
	position: absolute;
	top: 215px;
	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: #DEEBFF;
}

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

}

#main_block {
	width		: 100%;
	padding-top	: 20px;
	}

div.main_block_complete {

}

div.main_block_complete2 {
	width: 720px;
	overflow: visible;
	position: absolute;
	left: 10px;
	top: 60px;
}

#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 {
	width		: 100%;
	margin-top	: 30px;
}

#page_content h3{
	font-size	: 16px;
}

#sidebar_right {
	display : none;
}

#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;
}

#sidebar_left {
	display : none;
}

#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: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #108EC6;
	text-decoration: none;
}

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

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

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

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

#content h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 14px;
	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: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #84BA18;
	text-decoration: none;
}

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

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

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

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



#nieuws_detail{
	margin-left				: 10px;
}

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

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

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

}

#heading .header_right,
#page_content .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;
	margin-bottom			: 2px;
}

.nieuws_title{
	float					: left;
	color					: #99CC33;
}

.nieuws_title{
	color					: #99CC33;
	margin					: 0px;
	font-size				: 14px;
	margin-bottom			: 2px;
}

#nieuws_titel{
	color					: #99CC33;
	margin					: 0px;
	font-size				: 14px;
	margin-bottom			: 2px;
	text-decoration			: none;
}
.nieuws_arrow{
	float					: left;
	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				: 16px;
}

#nieuws_overview_title_link{
	color					: #99CC33;
	margin					: 0px;
	font-size				: 16px;
}

#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;
}


