html, body { 
	margin:0 auto; 
	text-align:left; 
	font-family:arial; 
	font-size:12px; 
	width:100%; 
	height:100%; 
	color:#054212;
	background-color:#e9e2d9;
} 

a {
	outline-style:none;
	color:#054212;
}

a img {
	border:0;
}

#wrapper { 
	width:905px; 
	position:relative; 
	margin:0 auto; 
	padding:25px 0 0 0;
} 

#header {
	width:905px;
	height:417px;
	margin:-10px 0 0 0;
}

.fotoshow {
	width:905px;
	height:417px;
	margin: 0 0 0 0;
	position:absolute;
}

.fotoshow_rand {
	background-image: url('../images/flash_background.gif');
	width:905px;
	height:417px;
	margin: 0 0 0 0;
	position:absolute;
}

#logo_flevolandschap {
	line-height:0px;
	margin:15px 0 0 18px;
	padding:0pt;
	position:absolute;
}

#logo_rivieraparc {
	line-height:0px;
	margin:100px 0 0 18px;
	padding:0pt;
	position:absolute;
}

#payoff {
	margin:278px 0 0 8px;
	padding:0pt;
	position:absolute;
}

#menu {
	position:absolute;
}

#menuitems {
	list-style-type:none;
	margin: 383px 0 0 473px;
	padding:0;
	font-family:helvetica;
	color:#000000;
}

#menuitems li {
	float:left;
	text-indent:-9999px;
	margin:0 3px 0 0;
}

#menuitems li a{
	display:block;
	height:26px;
}

#menuitems li#menu_home {
	background-image: url('../images/menu/home.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:70px;
	height:26px;
	margin-top:8px;
}

#menuitems li#menu_home.active {
	background-image: url('../images/menu/home_groen.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:70px;
	height:26px;
	margin-top:8px;
}

#menuitems li#menu_reglementtarieven {
	background-image: url('../images/menu/reglementtarieven.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:188px;
	height:26px;
	margin-top:8px;
}

#menuitems li#menu_reglementtarieven.active {
	background-image: url('../images/menu/reglementtarieven_groen.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:188px;
	height:26px;
	margin-top:8px;
}

#menuitems li#menu_reserveren {
	background-image: url('../images/menu/reserveren.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:109px;
	height:26px;
	margin-top:8px;
}

#menuitems li#menu_reserveren.active {
	background-image: url('../images/menu/reserveren_groen.png');
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:109px;
	height:26px;
	margin-top:8px;
}

.content_top {
	width:905px;
	height:9px;
	background-image: url('../images/content_top.gif');
	margin:5px 0 0 0;
}

.content {
	overflow:hidden;
	background-image: url('../images/content_background.gif');
	background-repeat:repeat-y;
}

.content_bottom {
	width:905px;
	height:9px;
	background-image: url('../images/content_bottom.gif');
}

.col1 {
	float:left;
}

.col1_top {
	width:543px;
	height:9px;
	background-image: url('../images/col1_top.png');
	margin:5px 0 0 0;
}

.col1_content {
	width:543px;
	height:632px;
	background-color:#c7d986;
	overflow:hidden;
}

.col1_bottom {
	width:543px;
	height:9px;
	background-image: url('../images/col1_bottom.png');
}

.col2 {
	float:left;
	margin:0 0 0 5px;
}

.col2_top {
	width:357px;
	height:9px;
	background-image: url('../images/col2_top.png');
	margin:5px 0 0 0;
}

.col2_content {
	width:357px;
	background-color:#c7d986;
	overflow:hidden;
}

.col2_bottom {
	width:357px;
	height:9px;
	background-image: url('../images/col2_bottom.png');
}

.footer {
	height:35px;
	width:905px;
	background-image:url('../images/footer.gif');
	margin-top:5px;
	margin-bottom:15px;
}

.footer_left {
	margin:9px 0 0 10px;
	float:left;
}

.footer_right {
	margin:9px 10px 0 0;float:right;
}

h2.welkom {
	text-indent:-9999px;
	background-image: url('../images/header_welkom.gif');
	background-repeat:no-repeat;
	width:150px;
	height:32px;
	margin:6px 0 15px 5px;
	padding:0;
}

h2.reglementtarieven {
	text-indent:-9999px;
	background-image: url('../images/header_reglementtarieven.gif');
	background-repeat:no-repeat;
	width:394px;
	height:32px;
	margin:6px 0 15px 5px;
	padding:0;
}

h2.reserveren {
	text-indent:-9999px;
	background-image: url('../images/header_reserveren.gif');
	background-repeat:no-repeat;
	width:300px;
	height:32px;
	margin:6px 0 15px 5px;
	padding:0;
}

p {
	margin:0;
	padding:0 5px 0 5px;
}

p.witruimte {
	margin:0;
	padding:15px 5px 0 5px;
}

.formulier_blok {
	margin:5px 0 0 5px;
	width:347px;
}

.formulier_blok_reserveren {
	margin:5px 0 0 5px;
	width:475px;
}

.labels {
	float:left;
	width:80px;
	line-height:23px;
	margin-top:15px;
}

.labels_reserveren {
	float:left;
	width:170px;
	line-height:25px;
}

.input_velden {
	float:right;
	margin-top:15px;
}

.input_velden_reserveren {
	float:right;
	margin-top:15px;
}

.forminput {
	width:255px;
	margin-bottom:4px;
	border:1px solid #054212;
	font-size:11px;
	height:15px;
	padding-top:3px;
	font-family:verdana;
}

.forminput_reserveren {
	width:256px;
	margin-bottom:4px;
	border:1px solid #054212;
	font-size:11px;
	height:15px;
	padding-top:3px;
	font-family:verdana;
}

.forminput_reserveren_3 {
	width:82px;
	margin-bottom:4px;
	border:1px solid #054212;
	font-size:11px;
	height:15px;
	padding-top:3px;
	font-family:verdana;
}

.formtextarea {
	width:255px;
	margin-bottom:4px;
	border:1px solid #054212;
	font-family:verdana;
	font-size:11px;
	margin-left:10px;
}

.formtextarea_reserveren {
	width:255px;
	margin-bottom:4px;
	border:1px solid #054212;
	font-family:verdana;
	font-size:11px;
	margin-left:10px;
}

.button_formulier {
	margin:5px 0 0 258px;
}

.button_formulier_reserveren {
	margin:5px 0 0 339px;
}

#map_canvas {
	margin:10px 0 10px 0;
	height:212px;
	padding:1px;
	width:345px;
}

#directions {
	width: 320px;
}

.hr {
	width:345px;
	height:1px;
	background-color:#054212;
	line-height:0px;
	margin-left:5px;
	margin-top:15px;
	margin-bottom:15px;
}

.adresgegevens {
	padding:0;
	margin:5px 0 0 0;
}
