/* CSS Document */
Body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #C7D5F1;
}
#header{
	position: relative;
	width: 780px;
	height: 119px;
	margin-right: auto;
	margin-left: auto;
}
#logo{
	float: left;
	width: 165;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding:5px;
	padding:5px;
	}
#slideshow{
	margin-left: 5px;
	float: right;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding:5px;
	padding:5px;
	}

#main{
	margin-top:8px;
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}
#column{
	float: left;
	width: 160px;
	position: relative;
	}
#panel{
	float: left;
	margin-left: 8px;
	width: 608px;
	height: 480px;
	background-color: #cccccc;
	position: relative;
	font-size: 12px;
	border: 1px solid #666666;
	overflow: auto;
	}
#visum{
	float: left;
	margin-left: 8px;
	width: 608px;
	height: 480px;
	background-color: #cccccc;
	color: #666666;
	position: relative;
	font-size: 12px;
	border: 1px solid #666666;
	overflow: auto;
	}
#menu { 
	border-top: 1px solid #666666;
	width: 162px;
	font-weight: bold;
	background-color: #ffffff;
}
#menu a {
	display: block;
	padding-left: 10px;
	padding-top:4px;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.5pt;
	height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #666666;
}
#menu a:hover {
	background-color: #666666;
	color: #ffffff;
	font-style: italic;
}
#footer {
	margin-top: 5px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666666;
}

#footer a{
	font-size: 10px;
	letter-spacing: 0.5pt;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	}
#footer a:hover{
	color: #333333;
	}
#footer img{
	vertical-align:bottom;
	}
#quickbook{
	width: 160px;
	height: 135px;
	float: left;
	position: relative;
	color: #666666;
	background-color:#cccccc;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #666666;
	}
#quickbook td {
	letter-spacing: 0.5pt;
	}
#quickbook input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-align: center;
	border: 1px solid #666666;
	background-color: #ffffff;
	padding-left:5px;
	}
#quickbook select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size:12px;
}
#quickbook form{
	margin-top: 5px;
	}
#quickbook button{
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
  	color: #666666;
  	background: #ffffff;
  	letter-spacing: 0.5pt;
  	border: 1px solid #666666;
	width:85px;
	height: 20px;
}

#quickbook button:hover {
 	cursor: pointer; /* cursor: hand; for IE5 */
  	background-color: #666666;
	color: #ffffff;
	font-style: italic;
}

#button{
	margin-top:5px;
	}
#bottom {
	width: 160px;
	height: 132px;
	float: left;
	position: relative;
	color: #cccccc;
	background-color:#666666;
	margin-top: 5px;
	font-size: 10px;
	border: 1px solid #333333;
	font-weight: bold;
}
#bottom img{
	margin-top: 20px;
	border: 1px solid #333333;
	display: block;
	}
#bottom p{
	margin-top:0px;
}
#rates{
	width: 159px;
	height: 178px;
	float: left;
	position: relative;
	background-color:#636466;
	margin-top: 5px;
	font-size: 10px;
	}
#rates h2{
	font-size: 13px;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style:normal;
	width: 150px;
	text-align:center;
}
#rates h3{
	font-size: 10px;
	font-weight:normal;
	margin-top: 2px;
	font-style:normal;
	width: 150px;
	text-align:center;
}
#rates td{
	text-align:center;
	font-weight:bold;
	border-color: #bcbec0;
	background-color: #bcbec0;
	color: #636466;
}
#rates a{
	font-size: 10px;
	color: #bcbec0;
	font-style: normal;
}
#rates a:hover{
	color: #000000;
}
#txt{
	font-size:14px;
	text-align:left;
	margin-left: 5px;
	margin-top:10px;
	}
h1{
    width: 100%;
    background-color: #666666;
    color: #ffffff;
	font-size:20px;
	text-align:center;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
    border-bottom: 1px solid #ffffff;
	}
h2 {
	font-size:14px;
	text-align:left;
	font-style: normal;
	font-weight: bold;
	margin: 5px;
	}
h3 {
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	margin: 5px;
	}
p{
	padding-left: 10px;
    padding-right: 10px;
	}
img.left{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	margin-right: 5px;
	}
img.right{
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	margin-left: 5px;
	}
#apt {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding: 5px;
	color:#666666;
	font-size:10px;
	width:440px;
	height: 140px;
	background-image:url(borders.jpg);
}
#apt h3{
	font-size:14px;
	text-align:left;
	}
#apt td{
	padding:5px;
	}
#apt a{
	color:#666666;
	text-decoration:underline;
	}
#apt a:hover{
	color:#333333;
	}
#apt img{
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	margin:2px;
	}
#links{
	width: 159px;
	height: 178px;
	float: left;
	position: relative;
	background-color:#636466;
	margin-top: 5px;
	font-size: 10px;
	text-align:center;
	}
#links a{
	font-size: 10px;
	color: #bcbec0;
	font-style: normal;
	height: 15px;
	left: 5px;
	text-decoration: none;
	width: 150px;
	float: left;
	background:#636466;
	margin-left: 5px;
	}
#links a:hover{
	background: #bcbec0;
	color: #636466;
	}
#links h2{
	font-size: 14px;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style:normal;
	width: 150px;
	text-align:center;
	}
/* lightbox Ccs */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #636466;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.jpg) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.jpg) right 15% no-repeat; }
#imageDataContainer{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	background-color: #636466;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;
	color: #bcbec0;
	font-size: 14px;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1em;
	color: #bcbec0;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* end of lightbox Ccs */

/* images */

img.thumb_left {
	DISPLAY: inline;
	FLOAT: left;
	border: 2px solid #666666;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img.thumb_right {
	DISPLAY: inline;
	FLOAT: right;
	border: 2px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
img.thumb_center {
	DISPLAY: inline;
	border: 2px solid #666666;
}
/* welkom */
#welkom {
	width:580px;
	margin-right: auto;
	margin-left: auto;
}	
#welkom a {
	font-weight: bold;
	color: #666666;
	}
#welkom a:hover {
	color: #888888;
	}
#welkom h2{
	margin-left: 10px;
}
#welkom img{
	margin-top: 5px;
	border: 1px solid #333333;
	display: inline;
	}
/* guestbook */
#gb {
	width:580px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size:12px;
}	
#gb a {
	font-weight: bold;
	color: #666666;
	}
#gb a:hover {
	color: #888888;
	}
/* beschikbaarheidskalender*/

#calmain {
	width: 450px;
	font-family: "Century Gothic";
	font-size:8pt;
	margin: 0;
	}
.holder {
	position: relative;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
	width: 450px;
	}
.calendarBox {
	position: relative;
	float:left;
	margin: 0;
	padding: 5px;
	text-align: center;
	width: 140px;
	height: 150px;
	font-weight: bold;
	}
.c {
	position: relative;
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
/*cell with border */
.cb {
	position: relative;
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	color: #333333;
}
/*cell for header*/
.ch {
	position: relative;
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	 font-size:12px;
	background-color: #666666;
	color: #ffffff;
}


.c1 {
	height: 16px;
	width: 8px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 2px;
	z-index:1
}
.c2 {
	height: 16px;
	width: 8px;
	position: absolute;
	left: 8px;
	top: 0px;
	z-index:1
}
.c3 {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 0px;
	top: 0px;
	 font-size:12px;
	z-index:2;
}
.my {
	font-size:12px;
	color: #666666;
}
.legenda {
	font-size:16px;
	color: #666666;
	position: relative;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	width: 450px;
}
#book{
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
	}
#book td {
	letter-spacing: 0.5pt;
	}
#book input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #ffffff;
	padding-left:5px;
	}
#book select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size:12px;
}
#book textarea{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size:12px;
}
#book button{
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
  	color: #666666;
  	background: #ffffff;
  	letter-spacing: 0.5pt;
  	border: 1px solid #666666;
	width:85px;
	height: 20px;
}

#book button:hover {
 	cursor: pointer; /* cursor: hand; for IE5 */
  	background-color: #666666;
	color: #ffffff;
	font-style: italic;
}
#gb button{
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
  	color: #666666;
  	background: #ffffff;
  	letter-spacing: 0.5pt;
  	border: 1px solid #666666;
	width:85px;
	height: 20px;
}

#gb button:hover {
 	cursor: pointer; /* cursor: hand; for IE5 */
  	background-color: #666666;
	color: #ffffff;
	font-style: italic;
}
#gb input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #ffffff;
	padding-left:5px;
	}
#gb select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size:12px;
}
#gb textarea{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size:12px;
}
#matrix {
	width:370px;
	margin-right: auto;
	margin-left: auto;
	}
#mosaic img{
	margin: 0px;
	border: 0px;
}
#mosaic a{
	border: 1px #666666 solid;
	float:left;
	heigth:45px;
	width:60px;
	overflow:hidden;
	background-color: #cccccc;
}

#mosaic a:hover{
	text-indent: -120px;
	}