body {
	margin: 0;
	padding: 0;
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #c0c0c0;
}

#top {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -449px;
	margin-top: 65px;
	width: 898px;
	height: 16px;
	background: #FFF url(/images/topglow.gif) no-repeat;
}


#container {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -449px;
	margin-top: 80px;
	width: 898px;
	border: 1px #000 solid;
	background: #FFF url(/images/bg_content.jpg) no-repeat 0 285px;
}


/* Header */

h1#header {
	margin: 0;
	padding: 0;
	display: block;
	width: 898px;
	height: 224px;
}

h1#header strong {
	display: none;
}

body#home h1#header {
	background-image:url(/images/header_home.jpg);
}

body#feesten h1#header {
	background-image:url(/images/header_feesten.jpg);
}

body#feestenC h1#header {
	background-image:url(/images/header_feestenC.jpg);
}

body#zakelijk h1#header {
	background-image:url(/images/header_zakelijk.jpg);
}

body#omgeving h1#header {
	background-image:url(/images/header_omgeving.jpg);
}

body#omgevingB h1#header {
	background-image:url(/images/header_omgevingB.jpg);
}

body#omgevingC h1#header {
	background-image:url(/images/header_omgevingC.jpg);
}

body#omgevingD h1#header {
	background-image:url(/images/header_omgevingD.jpg);
}

body#route h1#header {
	background-image:url(/images/header_route.jpg);
}

/* Menu */

#menu {
	display: block;
	width: 898px;
	height: 61px;
}

#submenu {
	position: absolute;
	display: block;
	right: 0;
	border-bottom: 1px #6a1a00 solid;
	width: 756px;
	height: 26px
}

#subsubmenu {
	position: absolute;
	right: 278px;
	top: 313px;
	display: block;
	width: 478px;
	height: 26px;
}

/* Contents */

#content {
	display: block;
	margin: 60px 0 20px 142px;
	width: 395px;
	float: left;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
}

#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;	
}

input.textfield {
	border: 1px #999 solid;
	width: 250px;
}

textarea {
	border: 1px #999 solid;
	width: 250px;
	height: 100px; 
}

/* Foto's */

#foto {
	float: left;
	width: 10px;
	height: 395px;
}

#fotoGroot {
	position: absolute;
	right: 0;
	top: 312px;
}
#fotoA {
	position: absolute;
	right: 221px;
	top: 512px;
}
#fotoB {
	position: absolute;
	right: 151px;
	top: 512px;
}
#fotoC {
	position: absolute;
	right: 82px;
	top: 512px;
}
#fotoD {
	position: absolute;
	right: 12px;
	top: 512px;
}
#fotoNav {
	position: absolute;
	right: 0;
	top: 562px;
}

/* Routekaart */

#wagt_map_1 {
	position: absolute;
	right: 0;
	top: 312px;
}

/* Footer */
#footer {
	display: block;
	width: 898px;
	height: 30px;
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a1a00;
}

#footer span {
	margin-right: 10px;
}

#footer span.last {
	margin-right: 0;
}

#content a, #footer a {
	color: #6a1a00;
	font-weight: bold;
	text-decoration: none;
}
