html,body{
	height: 100%;
	width: 100%;
	overflow: auto;
	background-color: #000000;
}


#main {
	position:absolute;
	left:50%;
	width:1024px;
	height:901px;
	top: 1px;
	background-color: #000000;
	margin-left: -512px;
	z-index: 1;
}



p{ padding-right::10 px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
	vertical-align: top;
	padding: 5px 15px 5px 5px;
	margin-top: 0;
	margin-bottom: 0;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

ul{	color: #FFFFFF;
    font-size: 11px;
	text-decoration: none;
}

li{	color: #FFFFFF;
    font-size: 11px;
	text-decoration: none;
}

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

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


a:visited{
    color: #F3DD8D;
	text-decoration: none;
}


#inlog{
	position: absolute;
	height: 66px;
	width: 38px;
	left: -51px;
	top: 11px;
	z-index: 6;	
}



#logo {
	position:absolute;
	left: 52px;
	top: 191px;
	z-index: 5;
	width: 215px;
	height: 86px;
}


#contentachtergrond {
	height: 899px;
	width: 1024px;
	position: absolute;
	overflow:hidden;
	top: 1px;
	left: 1px;
	z-index: 2;
	background-repeat: no-repeat;
}

#poll {
	position: absolute;
	top: 563px;
	height: 156px;
	left: 100px;
	width: 184px;
	z-index:5;
}

#reserveren {
	position: absolute;
	top: 563px;
	height: 156px;
	left: 100px;
	width: 184px;
	z-index:5;
}


#contenthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 186px;
	width: 371px;
	position: absolute;
	overflow:auto;
	top: 169px;
	left: 314px;
	z-index: 4;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 688px;
	width: 592px;
	position: absolute;
	overflow:auto;
	top: 161px;
	left: 310px;
	z-index: 4;
}

#fotohome{
	height: 185px;
	width: 209px;
	position: absolute;
	left: 697px;
	top: 169px;
	z-index: 3;
}

#foto1{
	height: 145px;
	width: 209px;
	position: absolute;
	left: 697px;
	top: 160px;
	z-index: 3;
}

#foto2{
	height: 145px;
	width: 209px;
	position: absolute;
	left: 697px;
	top: 318px;
	z-index: 3;
}

#foto3{
	height: 124px;
	width: 209px;
	position: absolute;
	left: 697px;
	top: 476px;
	z-index: 3;
}

#agenda {
	position: absolute;
	z-index: 5;
	height: 440px;
	width: 287px;
	left: 630px;
	top: 399px;
	overflow: auto;
}

#nieuws {
	position: absolute;
	z-index: 5;
	height: 427px;
	width: 287px;
	top: 399px;
	left: 307px;
	overflow: auto;
}


/* The div enclosing the menu */
.MyMenu {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	margin-right: 40px;
	position: absolute;
	top: 187px;
	height: 255px;
	left: 111px;
	width: 152px;
	font-size: 12px;
	text-align: left;
	z-index: 4;
}

/* Normal items */
.MyMenu li.WebYepMenuItem {
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* The tree titles */
.MyMenu li.WebYepMenuTitle {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
}

/* All items */
.MyMenu li {
   list-style-position: inside;
   list-style-type: none;
   margin: 0 0 5px 0;
   padding: 0;
}

/* All trees */
.MyMenu ul {
   padding: 0;
   margin: 0 0 10px 0;
}

/* Second level trees */
.MyMenu ul ul {
   padding: 0 0 0 20px;
   font-size: 12px;
}

/* Trees of third level and below */
.MyMenu ul ul ul {
   font-size: 0.8em;
}

/* The first item in each submenu */
.MyMenu li li.WebYepMenuFirstItem {
   margin-top: 0;
   padding-top: 10px;
}

/* The actual links */
.MyMenu a:link, .MyMenu a:visited, .MyMenu a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* The actual links when hovering */
.MyMenu a:hover {
	color: #F3DD8D;
	font-weight: bold;
}

/* The actual link of the currently selected item */
.MyMenu .WebYepMenuCurrentItem a:link, .MyMenu .WebYepMenuCurrentItem a:visited, .MyMenu .WebYepMenuCurrentItem a:active {
	text-decoration: none;
	color: #F2DE8E;
	font-weight: bold;
}

/* The actual link of the currently selected item when hovering */
.MyMenu .WebYepMenuCurrentItem a:hover {
	color: #F2DE8E;
	font-weight: bold;
}


#foottext {
	position: absolute;
	height: 30px;
	width: 668px;
	left: 179px;
	top: 674px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


#copyright {
position: absolute;
	height: 31px;
	width: 464px;
	left: 1px;
	top: 807px;
}	

#slotje {
	z-index:5;
	position: absolute;
	height: 30px;
	width: 35px;
	left: 15px;
	top: 355px;
}

