
.kalender_nav {
  text-align: center;
  margin-bottom: 10px;
}
.kalender_nav .maand {
  font-weight: bold;
}

.kalender_nav, .kalender {
  width: 90%;
  margin-left: 5%;
}
.kalender td {
  text-align: center;
  width: 14%;
}
.kalender td.available {
  cursor: pointer;
  background-color: #D6F260;
}
.kalender td.available:hover {
  cursor: pointer;
  background-color: #E1FF63;
}


body {
	background-color: #9fb448;
	margin: 0;
}
img {
	border: 0;
}
#container {
	position: relative;
	top: 0;
	right: 0;
/* 	bottom: 0; */
	left: 0;
	width: 960px;
	margin: auto;
	z-index: 1;
}
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 175px;
	background-color: white;
}
#banner img {
	border: 0;
}
#banner_image {
	position: absolute;
	left: 0px;
	top: 0px;
/*	display: none;*/
}
#logo {
	position: absolute;
	right: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 960px;
	height: 25px;
	background-color: #9ba79d;
}
#submenu_right {
	font-family: tahoma;
	position: absolute;
	top: 200px;
	left: 185px;
	width: 5px;
	height: 500px;
	background-color: white;	
}
#submenu {
	font-family: tahoma;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 185px;
	height: 500px;
	background-color: #eff2df;
}
#submenu .container {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 162px;
	color: #226379;
/*	background-color: red;*/
}
#submenu a {
	color: #226379;
	text-decoration: none;
}
#submenu a:hover {
	color: #F0A51E;
}
#submenu .item {
	font-size: 13px;
	font-weight: bold;
	position: relative;
	margin-top: 10px;
}
#submenu .subitem {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: 5px;
	margin-top: 2px;
	margin-bottom: 1px;
/*	margin-right: 3px;*/
}
#submenu .active a {
	color: #F0A51E;
}
.submenu_fold {
	position: absolute; 
	left: 0px; 
	background-color: white;
	z-index: 1000; 
	width: 155px;
}
#matrix {
	position: absolute;
	top: 200px;
	left: 190px;
	width: 605px;
	height: 500px;
	background-color: white;
	font-family: tahoma;
	overflow-y: auto;
	z-index: 100;
}
#matrix .matrix_item {
	position: absolute;
	width: 190px;
	height: 220px;
}
.matrix_item .container {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 115px;	
}
.matrix_item .titel a:hover {
/*	color: #91a23b;*/
}
.matrix_item .titel a {
	color: black;
	text-decoration: none;
}
#matrix .beschrijving a, #matrix .link a {
	color: #91a23b;
}
.matrix_item .titel {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	
}
.matrix_item .beschrijving {
	font-size: 11px;
	margin-top: 10px;
}
.matrix_item .link {
	margin-top: 2px;
	font-size: 11px;
}
.matrix_item .afbeelding {
	position: absolute;
	height: 100px;
	width: 190px;
}
#matrix .column1 {
	left: 0px;
}
#matrix .column2 {
	left: 195px;
}
#matrix .column3 {
	left: 390px;
}
#photo {
	position: absolute;
	top: 200px;
	left: 185px;
	width: 290px;
	height: 500px;
	background-color: white;
}
#content {
	position: absolute;
	top: 200px;
	left: 475px;
	width: 300px;
	height: 500px;
	background-color: white;
}
#content .titel {
	position: absolute;
	top: 30px;
	left: 22px;
	width: 260px;
	line-height: 22px;
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #F0A51E;
}
#content .subtitel {
	position: absolute;
/*  top: 58px;*/
  bottom: 410px;
	left: 22px;
	width: 260px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
  color: #F0A51E;
}
#content .subtitel a {
	color: #226379;
}

#content .inhoud form {
	margin-top: 20px;
}

form .veldnaam {
	width: 150px;
	border-bottom: 1px dotted #cccccc;
}
form .veld {
	width: 150px;
	border-bottom: 1px dotted #cccccc;
}

#content .inhoud a {
/*	text-decoration: none;*/
	color: #226379;
}
#content .inhoud .internal_links {
	padding-left: 15px;
	margin-left: 0px;
}
#content .inhoud .internal_links li {
	color: #226379;
	list-style-type: disc;
}
#content .inhoud h1 a {
	color: #F0A51E;
}
#content .inhoud h1 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #F0A51E;
}
#content .inhoud {
	position: absolute;
	top: 95px;
	height: 300px;
	left: 22px;
	overflow-y: auto;
	width: 270px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.8;
}
#rightspot {
	position: absolute;
	top: 200px;
	left: 775px;
	width: 185px;
	height: 500px;
	background-color: #eff2df;
	color: #226379;
	font-family: tahoma;
}

#rightspot .container {
	position: absolute;
	top: 0px;
	left: 14px;
	width: 157px;
}

#rightspot .foto {
	position: absolute;
	top: 30px;
}
#rightspot .quote {
	position: absolute;
	font-size: 15px;
	top: 178px;
}
#rightspot .naam {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	top: 264px;
}
#rightspot .onderschrift {
	position: absolute;
	font-size: 11px;
	top: 280px;
}

#lowerphotos {
	position: absolute;
	top: 618px;
	left: 586px;
	width: 285px;
	height: 65px;
	background-color: white;
	z-index: 10000;
}

#botter {
	position: absolute;
	top: 700px;
	left: 0px;
}


