@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#docs {
	width: 487px;
	position: relative;
	
}


#docs_title a, #docs_title a:link, #docs_title a:visited {
	display: block;
	position: relative;
	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	text-transform: uppercase;

}

#docs_slide {
	
	
	padding: 0px;
	font-size: 12px;
	background-color: #d9e1d6;
}

#docs_slide td {
	vertical-align: top;
	padding: 10px;
}

td.docs_left {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
}

td.docs_right {
	border-top: 1px solid #FFFFFF;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}

a, a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

h1 {
	text-align: left;
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	padding-bottom: 10px;
}

h2 {
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	color: #0f5092;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h3 {
	margin-top: 0px;
	text-align: left;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	margin-top: 0px;
	text-align: left;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	margin-bottom: 10px;
}

#overall {
	height: 100%;
	width: 100%;
}

#wrapper_home, #wrapper_pagina {
	display: block;
	min-width: 992px; 
	max-width: 1245px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#wrapper {
	display: block;
	width: 1245px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#header, #header_pagina {
	display: block;
	min-width: 992px; 
	max-width: 1245px;
	width: auto;
	height: 175px;
	position: relative;
	background-image: url(../images/background_header2.jpg);
	background-repeat: repeat-x;
}

#header_fixed {
	display: block;
	height: 175px;
	width: 1245px;
	background-image: url(../images/background_header2.jpg);
	background-repeat: repeat-x;
	position: fixed;
	z-index: 100;
}

#menu_onder_div {
	display: block;
	position: relative;
	height: 24px;
	width: 994px;
	float: left;
	background-image: url(../images/bg.jpg);
	padding-left: 251px;
}

#sort_div_home {
	display: block;
	width: 994px;
	height: 21px;
	z-index: 100;
	padding-bottom: 6px;
	background-image: url(../images/background_sortdiv.jpg);
	background-repeat: repeat-x;
}

#sort_div {
	display: block;
	height: 21px;
	width: 994px;
	z-index: 100;
	position: relative;
	padding-bottom: 6px;
	background-image: url(../images/background_sortdiv.jpg);
	background-repeat: repeat-x;
}

#content_left_home {
	display: block;
	float: left;
	width: 251px;
	position: fixed;
	z-index: 100;
	margin-top: 175px;
}

#content_left {
	display: block;
	float: left;
	width: 251px;
	position: relative;
	z-index: 100;
}

#overzicht_news {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
}

#overzicht_news_title {
	border: 1px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}

#all_news {
	color: #6486b8;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}

#all_news a {
	color: #6486b8;
}

div.overzicht_news_content {
	padding: 10px;
}

div.overzicht_bericht_title {
	color: #000000;
	margin-bottom: 5px;
}

div.overzicht_bericht {
	color: #999999;
}

div.overzicht_lees_meer, div.overzicht_lees_meer a {
	color: #6486b8;
	text-align: right;
}

div.item1 {
	border: 1px solid #c7c4bf;
	background-image: url(../images/item_bg1.png);
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item2 {
	border: 1px solid #c7c4bf;
	background-image: url(../images/item_bg2.png);
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item3 {
	border: 1px solid #c7c4bf;
	background-image: url(../images/item_bg3.png);
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item4 {
	border: 1px solid #c7c4bf;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item5 {
	border: 1px solid #c7c4bf;
	background-image: url(../images/item_bg5.png);
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item2_1 {
	border: 1px solid #c7c4bf;
	background-image: url(../images/item_bg1.png);
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item2_2 {
	border: 1px solid #c7c4bf;
	background-image: url(../images/item_bg2.png);
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item2_3 {
	border: 1px solid #c7c4bf;
	background-image: url(../images/item_bg3.png);
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item2_4 {
	border: 1px solid #c7c4bf;
	background-color: #FFFFFF;
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item2_5 {
	border: 1px solid #c7c4bf;
	background-image: url(../images/item_bg5.png);
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.item_template_2 {
	display: inline-block;
	padding-left: 22px;
	margin-bottom: 5px;
	margin-right: 5px;
}

div.item_template_3 {
	background-color: #FFFFFF;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #c7c4bf;
}

div.item_template_3 a img {
	margin: 0;
	padding: 0;
	float: left;
}

#content_right_home {
	padding-left: 251px;
	position: relative;
	display: block;
	text-align: left;
	padding-top: 175px;
}

#content_right {
	position: relative;
	float: left;
	width: 994px;
	display: block;
	text-align: left;
}

#content_right_pagina {
	position: relative;
	float: left;
	width: 994px;
	display: block;
	text-align: left;
}

#logo {
	display: block;
	float: left;
	width: 251px;
	height: 150px;
	background-image: url(../images/background.jpg);
}

#menu_div_home {
	display: block;
	float: left;
	min-width: 741px;
	max-width: 994px;
	width: auto;
	height: 150px;
	position: relative;
	border-bottom: 1px solid #8A4344;
	
}


#menu_div {
	display: block;
	float: left;
	width: 744px;
	height: 151px;
	position: relative;
}

#menu_top {
	display: block;
	width: 745px;
	height: 125px;
	border-bottom: 1px solid #8A4344;
}

#nl_en {
	border-left: 1px solid #8A4344;
	border-bottom: 1px solid #8A4344;
	border-right: 1px solid #8A4344;
}

#en-nl {
	display: block;
	position: relative;
	float: left;
	width: 227px;
	height: 99px;
	border-bottom: 1px solid #8A4344;
	text-align: left;
	padding-left: 20px;
	padding-top: 26px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}

#en-nl a, #en-nl a:active {
	color: #C99DA2;
	text-decoration: none;
}

#en-nl a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#logos {
	display: block;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#contact_us {
	display: block;
	position: relative;
	float: right;
	margin-top: 23px;
	margin-right: 26px;
	color: #FFFFFF;
	font-size: 14px;
}

#contact_gegevens {
	display: block;
	position: relative;
	float: right;
	width: 190px;
	margin-top: 26px;
	color: #C99DA2;
	line-height: 14px;
	font-size: 12px;
}

#contact_gegevens a, #en-nl a:active {
	color: #C99DA2;
	text-decoration: none;
}

#contact_gegevens a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_bottom {
	display: block;
	width: 493px;
	height: 25px;
}

#menu_bottom td {
	border-right: 1px solid #8A4344;
	
	
}

#menu {list-style-type:none; width:100%; padding:0; margin:0;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#913945; font-family: Arial, Helvetica, sans-serif; text-align: center; width: 12.3%; border-right: 1px solid #670001; position:relative;}
#menu li a {display:block; color:#FFFFFF; font-size:11px; line-height: 23px; text-decoration:none; text-align:center; cursor:pointer;}
#menu li:hover, #menu li a:hover {background:#9acccd; color: #670001;}

div.menu_button, div.menu_button_active, div.menu_button1, div.menu_button1_active {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	position:relative;
}

div.menu_button a, div.menu_button a:visited {display:block; color:#DDACB3; font-size:11px; line-height: 24px; text-decoration:none; text-align:center; cursor:pointer;}
div.menu_button a:hover {background:#B9AA82; color: #670001;}
div.menu_button_active a, div.menu_button_active a:active {display:block; background:#CAC3AF; color: #670001; font-size:11px; line-height: 24px; text-decoration:none; text-align:center; cursor:pointer;}
div.menu_button_active a:hover {background:#CAC3AF; color: #670001;}


div.menu_button1 a, div.menu_button1 a:visited {background-image: url(../images/home.png); background-repeat: no-repeat; background-position: 3px 5px; padding-left: 9px; display:block; color:#DDACB3; font-size:11px; line-height: 24px; text-decoration:none; text-align:center; cursor:pointer;}
div.menu_button1 a:hover {background-image: url(../images/home_over.png); background-color:#FFFFFF; color: #670001;}
div.menu_button1_active a, div.menu_button1_active a:active {background-image: url(../images/home_over.png); background-repeat: no-repeat; background-position: 3px 5px; padding-left: 9px; display:block; background-color:#FFFFFF; color: #670001; font-size:11px; line-height: 24px; text-decoration:none; text-align:center; cursor:pointer;}
div.menu_button1_active a:hover {background-image: url(../images/home_over.png); background-color:#FFFFFF; color: #670001;}

#overall_content {

}

#left_cell {
	width: 500px;
	vertical-align: top;
}

#left_cell_page {
	width: 637px;
	vertical-align: top;
}

#right_cell {
	vertical-align: top;
	width: 494px;
}

#right_cell_page {
	vertical-align: top;
	background-image: url(../images/foto.png);
	background-repeat: repeat-x;
	height: 500px;
}

#content {
	position: relative;
	width: auto;
	line-height: 15px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #999999;
}

#left
{
	float: left;
	width: 495px;
	background-color: #D9E0D6;
	
}

#left_background
{
	height: 100%;
	position: relative;
	background-image: url(../images/left_background.jpg);
	background-repeat: repeat-y;
}

#left_background_over_ons
{
	height: 100%;
	position: absolute;
	background-image: url(../images/b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 183px;
}

#left_background_contact
{
	height: 100%;
	position: absolute;
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 183px;
}

#left_content
{
	float: left;
	width: 495px;
	position: absolute;
	padding-top: 15px;
	padding-bottom: 25px;
	background-image: url(../images/left_background.jpg);
	background-repeat: repeat-y;
}

#pagina_titel
{
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 24px;
	margin-right: 12px;
	color: #95424A;
	font-size: 12px;
	font-weight: bold;
}

#detail_menu
{
	height: 15px;
	margin-left: 24px;
	margin-right: 12px;
	margin-bottom: 15px;
}

div.detail_menu_link_div_fotos
{
	padding-top: 2px;
	width: 50px;
	text-align: left;
	float: left;
}

div.detail_menu_link_div_plattegronden
{
	padding-top: 2px;
	width: 115px;
	text-align: center;
	float: left;
}
div.detail_menu_link_div_kenmerken
{
	padding-top: 2px;
	width: 90px;
	text-align: center;
	float: left;
}
div.detail_menu_link_div_kaart
{
	padding-top: 2px;
	width: 60px;
	text-align: center;
	float: left;
}
div.detail_menu_link_div_tellafriend
{
	padding-top: 2px;
	width: 100px;
	text-align: center;
	float: left;
}

div.detail_menu_link_div_print
{
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

a.detail_menu_link:link, a.detail_menu_link:visited
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

a.detail_menu_link:hover
{
	color: #95424A;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

a.detail_menu_link_active:link, a.detail_menu_link_active:visited
{
	color: #95424A;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

a.detail_menu_link_active:hover
{
	color: #95424A;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

input, textarea, select
{
	font-family: arial;
	color: #000000;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #000000;
}

ul.nav 
{
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	list-style: none;
	height: 20px;
}
ul.nav li
{
	display: block;
	position: relative;
	float: left;
	margin-right: 4px;
	height: 20px;
}

ul.nav span.left_round
{
	display: inline;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.nav span.right_round 
{
	display: inline;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 5px;
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
 
ul.nav li a 
{
	display: block;
	padding-top: 2px;
	background-color: #999999;
	padding-bottom: 3px;
	text-decoration: none;
}
ul.nav li a:link, ul.nav li a:visited
{ 
	color: #FFFFFF;
	font-size: 11px;
}
ul.nav li a:hover
{
	color: #000000;
	font-size: 11px;
}

div.menu_left_div_sorteer
{
	height: 21px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: 400px;
}

#sorteer_selecteer
{
	text-align: left;
	padding-top: 4px;
	padding-left: 24px;
	height: 15px;
	font-weight: bold;
	float: left;
	width: 66px;
	color: #000000;
}

div.sorteer_opties a, div.sorteer_opties a:link, div.sorteer_optiess a:visited
{
	text-align: center;
	padding-top: 4px;
	height: 17px;
	float: left;
	background-color: #999999;
	width: 52px;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

div.sorteer_opties a:hover, div.sorteer_opties_actief a:link, div.sorteer_opties_actief a:visited, div.sorteer_opties_actief a:hover
{
	text-align: center;
	padding-top: 4px;
	height: 17px;
	float: left;
	background-color: #FFFFFF;
	width: 52px;
	color: #000000;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

div.sorteer_opties_actief a, div.sorteer_opties_actief a:link, div.sorteer_opties_actief a:visited, div.sorteer_opties_actief a:hover
{
	text-align: center;
	padding-top: 4px;
	height: 17px;
	float: left;
	background-color: #FFFFFF;
	width: 52px;
	color: #000000;
	text-decoration: none;
}

#naar_overzicht a, #naar_overzicht a:link, #naar_overzicht a:visited
{
	text-align: left;
	padding-top: 4px;
	padding-left: 12px;
	height: 17px;
	font-size: 9px;
	float: left;
	background-color: #999999;
	width: 112px;
	color: #FFFFFF;
	text-decoration: none;
}

#naar_overzicht a:hover
{
	text-align: left;
	padding-top: 4px;
	padding-left: 12px;
	height: 17px;
	font-size: 9px;
	float: left;
	background-color: #FFFFFF;
	width: 112px;
	color: #000000;
	text-decoration: none;
}

#bezichtiging a, #bezichtiging a:link, #bezichtiging a:visited
{
	text-align: center;
	padding-top: 4px;
	height: 17px;
	float: left;
	font-size: 9px;
	background-color: #999999;
	width: 125px;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

#bezichtiging a, #bezichtiging a:hover
{
	text-align: center;
	padding-top: 4px;
	font-size: 9px;
	height: 17px;
	float: left;
	background-color: #FFFFFF;
	width: 125px;
	color: #000000;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

#bezichtiging_actief a, #bezichtiging_actief a:link, #bezichtiging_actief a:visited
{
	text-align: center;
	padding-top: 4px;
	font-size: 9px;
	height: 17px;
	float: left;
	background-color: #FFFFFF;
	width: 125px;
	color: #000000;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

#bezichtiging_actief a, #bezichtiging_actief a:hover
{
	text-align: center;
	padding-top: 4px;
	height: 17px;
	font-size: 9px;
	float: left;
	background-color: #FFFFFF;
	width: 123px;
	color: #000000;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

div.bibliotheek_item {
	position: relative;
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
}

div.bibliotheek_item a, div.bibliotheek_item a:active {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
}

div.bibliotheek_item a:hover {
	color: #670001;
	font-size: 13px;
	text-decoration: none;
}
