body{
	background:#392210;
	font:11px tahoma;
	margin:0;
	}
#container{
	background:white;
	text-align:left;
	width:750px;
	}
#top{
	margin-bottom:10px;
	}
	#travelmaker{background:#db9211;height:10px}
	#corfu{background:#edc988;height:10px;width:255px}

#content{
	float:right;
	width:495px;
	display:block;
line-height:150%;
margin-bottom:20px;
	}
#vak1{
	background:#73bdfc;
	color:white;
	padding:10px;
	margin-bottom:10px;
	font-size:12px;
	}	
#vak1 h1{
	margin:0;
	font-size:18pt;
	}	
#menu{
	background:#edc988;
	width:245px;
	margin-bottom:10px;
	float:left;
	}
	
#pagemenu a{
	display:block;
	color:#8b5e0f;
	background:white;
	border-top:1px solid #db9211;
	padding:6px 5px;
	font-size:11px;
	text-decoration:none;
	}
a img{	border:0}

#accomenu{
	background:#73bdfc;
	color:white;
	padding:5px 10px;
	margin-bottom:10px;
	font-size:12px;
	}	

#accomodatie{
	padding:5px 10px;
	color:#8b5e0f;
	line-height:18px;
	height:67px;
	text-decoration:none;
	display:block;
	border-right:1px solid #dfb76f;
	border-bottom:1px solid #dfb76f;
	}
	
#accomodatie h2{
	font-size: 13px;
	margin:1px 0;
	}
#accomodatie img{
	margin-right:5px;
	border:0;
	}

#accomodatie:hover{
	background:white;
	color:black;
	}
#bottom{padding:10px;font-size:10px;width:729px;clear:both;position:relative}	
#bottom a{
	text-decoration:none;
	color:#db9211;
	}
	
#am4{
	display:none;
	}
#accomenu a{
	color:white;
	cursor:pointer;
	font-weight:bold;
	}
#accomenu a:hover{
	text-decoration:underline;
	}
#amdiv2, #amdiv3, #amdiv4{
	display:none;
	}
.col1{
	width:284px;
	float:left;
	}
.col1 h1{
	font-size:16pt;
	color:#db9211
	}
	
.col2b{
	background:#cae5fc;
	color:#065ba3;
	padding:5px;
	margin-left:10px;
	width:184px;
	float:left;
	}
.col2b h2{
	font-size:13px;
	margin:5px 0 2px 0;
	}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -250px; /*position where enlarged image should offset horizontally */

}

.title{
	padding:5px;
	font-size:14px;
	background:#db9211;
	color:white;
	font-weight:bold;
}
	