/* Vermaas & Koning */

* {
	margin: 0;
	padding: 0;
	}

html, body {
	text-align: center;
	height: 100%; /* Required */
 	background: url('../images/bg-nav.jpg');
	background-repeat: repeat-x;
	background-color:#d1d2d4;
	
	}

#container { 
	margin: 0 auto; 
	text-align: left; 
	position: relative; 
	width: 905px; 
	height: 570px; 
	z-index: 0; 
	}
	
#navigatie {
	height: 70px;
	margin: 0 auto; 
	padding-top: 28px;
	padding-left: 32px;
	}
	
	
a#home {
	width: 88px;
	height: 28px;
	display: block;
	float: left;
	background: url('../images/home.jpg') no-repeat;
	}
a#homeover { background-image: url(../images/home_over.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; display: block; width: 88px; height: 28px; float: left; }
a:hover#home {
	background: url('../images/home.jpg') no-repeat 0px -28px;
	}
	
a:active#home {
	background: url('../images/home.jpg') no-repeat 0px -28px;
	}

a#over {
	width: 131px;
	height: 28px;
	display: block;
	float: left;
	background: url('../images/over.jpg') no-repeat;
	}
a#overover { background-image: url(../images/over_over.jpg); background-repeat: no-repeat;background-attachment: scroll;background-position: 0 0; display: block; width: 131px; height: 28px; float: left; }
a:hover#over {
	background: url('../images/over.jpg') no-repeat 0px -28px;
	}
	
a:active#over {
	background: url('../images/over.jpg') no-repeat 0px -28px;
	}

a#wie {
	width: 132px;
	height: 28px;
	display: block;
	float: left;
	background: url('../images/wie.jpg') no-repeat;
	}
a#wieover { background-image: url(../images/wie_over.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; display: block; width: 132px; height: 28px; float: left; }
a:hover#wie {
	background: url('../images/wie.jpg') no-repeat 0px -28px;
	}
	
a:active#wie {
	background: url('../images/wie.jpg') no-repeat 0px -28px;
	}
	
a#nieuws {
	width: 131px;
	height: 28px;
	display: block;
	float: left;
	background: url('../images/nieuws.jpg') no-repeat;
	}
a#nieuwsover { background-image: url(../images/nieuws_over.jpg); background-repeat: no-repeat; background-attachment: scroll;background-position: 0 0; display: block; width: 131px; height: 28px; float: left; }
a:hover#nieuws {
	background: url('../images/nieuws.jpg') no-repeat 0px -28px;
	}
	
a:active#nieuws {
	background: url('../images/nieuws.jpg') no-repeat 0px -28px;
	}

a#partners {
	width: 131px;
	height: 28px;
	display: block;
	float: left;
	background: url('../images/partners.jpg') no-repeat;
	}
a#partnersover { background-image: url(../images/partners_over.jpg); background-repeat: no-repeat; background-attachment: scroll;background-position: 0 0; display: block; width: 131px; height: 28px; float: left; }
a:hover#partners {
	background: url('../images/partners.jpg') no-repeat 0px -28px;
	}
	
a:active#partners {
	background: url('../images/partners.jpg') no-repeat 0px -28px;
	}
	
	a#reserveren {
	width: 131px;
	height: 28px;
	display: block;
	float: left;
	background: url('../images/reserveren.jpg') no-repeat;
	}
a#reserverenover { background-image: url(../images/reserveren_over.jpg); background-repeat: no-repeat;background-attachment: scroll;background-position: 0 0; display: block; width: 131px; height: 28px; float: left; }
a:hover#reserveren {
	background: url('../images/reserveren.jpg') no-repeat 0px -28px;
	}
	
a:active#reserveren {
	background: url('../images/reserveren.jpg') no-repeat 0px -28px;
	}
	
	a#contact {
	width: 97px;
	height: 28px;
	display: block;
	float: left;
	background: url('../images/contact.jpg') no-repeat;
	}
a#contactover { background-image: url(../images/contact_over.jpg); background-repeat: no-repeat; background-attachment: scroll;background-position: 0 0; display: block; width: 97px; height: 28px; float: left; }
a:hover#contact {
	background: url('../images/contact.jpg') no-repeat 0px -28px;
	}
	
a:active#contact {
	background: url('../images/contact.jpg') no-repeat 0px -28px;
	}

#header {
	height: 141px;
	background-image: url('../images/header.jpg');
	}
#headerwiewerk { background-image: url(../images/headerwiewerk.jpg); height: 141px; }
#headerpartners { background-image: url(../images/headerpartners.jpg); height: 141px; }
#headernieuws { background-image: url(../images/headernieuws.jpg); height: 141px; }
#headercontact { background-image: url(../images/headercontact.jpg); height: 141px; }
#headerreserveren { background-image: url(../images/headerreserveren.jpg); height: 141px; }
#headeroverbs { background-image: url(../images/headeroverbs.jpg); height: 141px; }
#content {
	height: 408px;
	background-image: url('../images/content.jpg');
	}
	
#foto {
	height: 383px;
	width: 240px;
	float: left;	
	padding-left: 60px;
	padding-top: 24px;
	}

#inhoud {
	height: 336px;
	width: 495px;
	float: left;
	margin-top: 10px;
	padding-top: 18px;	
	padding-left: 15px;
	padding-right: 55px;
	overflow-y: hidden;
	overflow-x: hidden;
	background-color: white;
	}
#inhoud2 { background-color: white; margin-top: 10px; padding-top: 18px; padding-right: 55px; padding-left: 15px; width: 495px; height: 336px; float: left; overflow-y: auto; overflow-x: hidden; }
#inhoud2 { background-color: white; margin-top: 10px; padding-top: 18px; padding-right: 55px; padding-left: 15px; width: 495px; height: 336px; float: left; overflow-y: auto; overflow-x: hidden; }
#route { font-size: 90%; position: absolute; top: 310px; left: 520px; width: 340px; height: 265px; z-index: 1; padding-right: 6px; overflow-y: auto; overflow-x: auto; }
.img { padding: 5px; border: solid 3px purple; }

#adres {
	height: 18px;
	width: 535px;
	float: left;
	}

p	{
	font-family: Arial, Arial, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	line-height: 145%;
	padding-bottom: 5px;
	padding-top: 5px;
	color:#2a4682;
	margin: 0;
	}
p.adres	{
	font-family: Arial;
	font-weight: normal;
	font-size: 0.7em;
	padding-left: 13px;
	color:#244b77;
	padding-top: -5px;
	}
	
h2 { 
	color: #b17020; 
	font-size: 0.8em; 
	font-family: Arial, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 160%; 
	margin: 0; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	}

h1 { 
	font-family: Verdana, Arial, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	border-bottom: 1px solid; 
	display: block; color: #b16025; 
	font-size: 1.6em; 
	font-weight: lighter; 
	font-style: normal; 
	padding-bottom: 5px; 
	margin-top: -15px; 
}

h3 {
	font-family: Verdana, Arial, Arial, "Trebuchet MS", Helvetica, sans-serif; 
	color: #003366; 
	font-size: 1.2em; 
	font-weight: normal; 
	padding-bottom: 5px; 
	margin-top: 15px;
	}

/*/ MOOTOOLS /*/

.thumbContainer { background-color: white; padding: 0; float: left; width: 90px; margin-bottom: 20px; margin-top: 10px; font-size: 10px; text-align: left; color: black; background-image: url('(EmptyReference!)'); height: 123px; }
			.thumbContainer a {
				color: #ffffff;
				text-decoration: none;
			}
			.thumbContainer img {
				width: 90px;
				margin-bottom: 3px;
				cursor: pointer;
			}
		.thumbSeparator{
			float: left;
			padding: 4px;
		}
		
		.thumbNewline{
		height: 170px;
			}
			
		.moognifyBorder {
			font-family: arial, sans serif;
			background-color: white;
			border: solid 2px #b16025;
			color: #333333;
			font-size: 11px;
			text-align: left;
			margin-bottom: 10px;
		}
		
		.thumbSeparator{
			float: left;
			padding: 10px;

/*/ EINDE /*/
