body{
	margin:0;
	padding:0;
	background: #8ABEFF;
	font-family: Arial;
	color: 	black;;
	font-size: 12px;
}
div{
	margin:0;
	padding:0;
}

table{
	margin:0;
	padding:0;
	border: 0;
	border-collapse: collapse;
}

li{
	margin:0;
	padding:0;
	width: 94px;
	list-style: none;
	list-style-position: outside;
	float: left;
	text-align: center;
}

img{
	border: 3px solid white;
}

h1{
	font-size: 12px;
	margin:0;
	font-weight: normal;
	padding:0;
}

h2{
	font-size: 18px;
	margin:0;
	font-weight: bold;
	padding:0;
}


a{
	font-weight: bold;
	text-decoration: none;
	color: 	black;
}
a:hover{
	color: 	white;
}


#wrapper{
	width: 760px;
	text-align: left;
	background: #D1E5FF;
	min-height: 800px;
}

#content{
	width: 760px;
}

#logo{
	background: url(/gfx/turkijeheader.jpg) top left no-repeat;
	width:755px;
	height: 27px; 
	color: white;
	font-weight: bold;
	padding-top: 75px;
	padding-left: 5px;
}


#lastminutesrechts #lastminuteaccommodaties img{
	width: 100px;
	padding: 0;
	margin: 0;
}

#lastminuteaccommodaties a{
	font-weight: normal;
}


#rechterbalk{
	float: right;
	width: 180px;
}

#footer{
	clear:both;
	width: 760px;
	height: 60px;
}





#wrapper {
	position: absolute;
	margin: 0 0 0 -380px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 0px;
	width: 760px;
	left: 50%;
	
}

#opvul{
	height: 25px;
	width: 100px;
}

.menu {
	float: left;
	color: white;
	background-color: #539FFE;
	padding-top: 4px;
	height: 21px;
	width: 100px;
	text-align: center;
}

#menu_items{
	clear:both;
	position: absolute;
	z-index: 4;
}

#menutje{
	position: relative;
	z-index: 5;
	clear:both;
}

#menutjehoekje{
	background: url(/gfx/hoekje.jpg) top right no-repeat;
	float: left;
	height: 25px;
	width: 20px;
}

.menulayer {
	position: relative;
	border-left: 1px solid white;
	background-color: #8ABEFF;
	text-align: center;
	visibility: hidden;
	width: 96px;
	padding: 2px 2px 2px 2px;
	float: left
}

.link {
	background-color: #8ABEFF;
	border-bottom: 1px solid white;
	color: white;
	width: 96px;
}

.link a, .link a:hover{
	display: block;
	color: white;
	width: 96px;
	font-weight: normal;
}



#lastminutesrechtskop, #accommodation, #accommodationdetail{
	font-size: 18px;
	font-weight: bold;
	color: white;
	background: #0072FF;
	border: 1px solid white;
	height: 20px;
	text-align: center;
}

#accommodaties{
	margin: 10px;
	border: 1px solid white;
	padding:0px;
}

#lastminuteaccommodaties{
	margin: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid white;
}
 
#lastminutesrechts{
	border: 1px solid white;	
}


#accommodatieoverzicht{
	float: left;
	width: 570px;
	border: 1px solid white;
	
}

#accommodatieoverzicht img{
	width: 150px;
}


