@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	margin:0;
	padding:0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #003333;
}
body {
	height:100%;
	margin:0;
	padding:0;
}
.menu {
	height:51px;
}
.boekingsmenu {
	height:80px;
}
.container {
	height:100%;
}
#home {
	background: #2b7339;
}
.home {
	background:url(../plaatjes/home.jpg) top no-repeat scroll;
	width:1000px;
	height:764px;
}
#hyves {
	margin:0px 0px 35px 70px;
	height:65px;
	width:65px;
	overflow:hidden;
}
#boekingsinfo {
	background: #2b7339;
}
.boekingsinfo {
	background:url(../plaatjes/boekingsinfo.jpg) top no-repeat scroll;
	width:1000px;
	height:764px;
}
#boekingcontent {
	margin:70px 350px 0 170px;
	height:440px;
	overflow-y:auto;
	color: #436972;
	text-transform:uppercase;
	font-weight:bold;
	line-height:16px;
}
#boekingcontent a:link, a:visited, a:active {
	color:#F11B59;
}
#boekingcontent a:hover{
	color:#000000;
}
#over {
	background: #2b7339;
}
.over {
	background:url(../plaatjes/over.jpg) top no-repeat scroll;
	width:1000px;
	height:764px;
}
#overcontent {
	margin:100px 100px 0 570px;
	height:465px;
	overflow-y:auto;
	color: #436972;
	text-transform:uppercase;
	font-weight:bold;
	line-height:16px;
}
#overcontent a:link, a:visited, a:active {
	color:#F11B59;
}
#overcontent a:hover{
	color:#000000;
}
#agenda {
	background: #2b7339;
}
.agenda {
	background:url(../plaatjes/agenda.jpg) top no-repeat scroll;
	width:1000px;
	height:764px;
}
#agendacontainer {
	scrollbar-base-color : #ecedf1;
	height:380px;
	width:316px;
	font-size : 9px;
	overflow:auto;
	margin:150px 0 0 352px;
}
#gastenboek {
	background: #2b7339;
}
.gastenboek {
	background:url(../plaatjes/gastenboek.jpg) top no-repeat scroll;
	width:1000px;
	height:764px;
}
#gastenform {
	margin:0;
}
.noline {
	text-decoration:none;
}
.forum {
	width:325px;
	color: #436972;
	font-size:13px;
	text-transform:uppercase;
}
.forum a:link, a:visited, a:active {
	color:#F11B59;
}
.forum a:hover{
	color:#000000;
}
.plattest {
	color: #436972;
	font-size:13px;
	text-transform:uppercase;
}
.plattest a:link, a:visited, a:active {
	color:#F11B59;
}
.plattest a:hover{
	color:#000000;
}
.nav {
	width:100%;
}
.datum {
	font-size:10px;
}
#media {
	background: #2b7339;
}
.media {
	background:url(../plaatjes/media.jpg) top no-repeat scroll;
	width:1000px;
	height:764px;
}