h1 {font-family: "Verdana"; font-size: 26px; font-weight: bold; color:#021b30; letter-spacing: 4px; margin: 0;}
h2 {font-family: "Verdana"; font-size: 16px; font-weight: bold; color:#021b30; letter-spacing: 2px;}
h3 {font-family: "Verdana"; font-size: 14px; font-weight: bold; color:#021b30; letter-spacing: 2px;}
a:link {font-family: "Verdana"; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}
a:visited {font-family: "Verdana"; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}
a:hover {font-family: "Verdana"; font-size: 12px; font-weight: bold; color:#000000; text-decoration: underline;}
span.small {font-size: 10px;}

body {
	font-family: "Verdana"; 
	font-size: 12px;
	color: #000000; 
	background-color: #FFFFEE;
	vertical-align: middle;
}

div#wrapper{
	width: 984px;
	height: 550px;
	position: absolute;
	top: 50%;
	margin-top: -275px;
	left: 50%;
	margin-left: -492px;
	padding: 0;
	border: 2px #003300 solid;
	background-color: #FFFFBB;
}

div#logo{
	width: 130px;
	margin: auto;
	padding-top: 20px;
}
div#logo img{
	width: 100%;
	padding: 0;
}

div#header{
	color: #003300;
	height: 140px;
	padding-top: 10px;
}

ul#menu{
	list-style: none;
	padding-top: 40px;
	padding-left: 30px;
	margin: 0;
}
ul#menu li{
	height: 2.5em;
}
ul#menu a{
	color: #FFFFBB;
	font-size: 13px;
}

div#left{
	width: 245px;
	height: 100%;
	background-image: url("img/wave.gif");
	margin-top: 0;
}


div#right{
	width: 740px;
	float: right;
	text-align: center;
}
div#content{
	height: 400px;
	line-height: 1.5em;
	overflow-y: scroll;
}
div#content div{
	padding-left: 20px;
	padding-right: 30px;
	text-align: left;
}

table, td, img{
	border: 0;
}

/* Page Specific */
/* Home */
div#home img{
	 border: 0;
	 margin-left: 40px;
	 font-size: 14px;
}

/* Ligging */
div#location img{
	 width: 300px;
	 border: 0;
	 margin-right: 20px;
}

/* Informatie */
div#information div{
	padding-left: 0;
	padding-right: 0;
}
div#information div#pricing{
	margin-top: 40px;
}

/* Activiteiten */

/* Fotos */
table#photo td{
	 width: 350px;
	 text-align: center;
	 border: 0;
}
div#content table{
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
}

table#photo img{
	 width: 330px;
}

/* Contact */

