@charset "utf-8";
/* CSS Document */

#left {
	width:220px;
	float:left;
	margin-left:15px;
}
#news {
	
}
ul {
	margin-left:15px;
	list-style-image:url(../img/bulletpoint.gif);
}
.blok-top {
	height:10px;
	background-image:url(../img/blok_220_top.gif);
}
.blok-top p {
	color:#ffffff;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
}
#news-content {
	aheight:110px;
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	padding:10px;
	padding-top:0px;
}
#news a:hover {
	color:#ff6600;
}
#news-content p {
	margin-bottom:10px;
}
#news-content ul {
	margin-left:15px;
	list-style-image:url(../img/bulletpoint.gif);
}
#news-photo {
	border-top:1px solid #ff6600;
	margin-bottom:10px;
}
.blok-220-bottom {
	height:10px;
	background-image:url(../img/blok_220_bottom.gif);
}
#check-in {
	margin-top:10px;
}
#check-in-content {
	height:118px;
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	padding:10px;
}
#center {
	float:left;
	width:540px;
	margin-left:10px;
}
#photo {
	height:380px;
	background-image:url(../img/spread_your_wings.png);
}
#aanbiedingen {
	margin-top:10px;
}
.aanbieding {
	width:130px;
	height:170px;
	float:left;
	margin-right:10px;
}
.aanbieding-end {
	width:130px;
	height:170px;
	float:left;
}
.aanbieding a {
	display:block;
}
.aanbieding-end a {
	display:block;
}
.aanbieding-image {
	margin-bottom:10px;
}
.aanbieding-naam {
	font-size:18px;
	color:#ff6600;
	font-weight:normal;
}
.aanbieding-prijs {
	font-size:18px;
	font-weight:normal;
}
#right {
	width:190px;
	float:left;
	margin-left:10px;
}
#book-a-flight {
	
}
#discover-flight {
	height:270px;
	margin-top:10px;
}
#tucan {
	background-image:url(../img/tucan.png);
	height:153px;
}
#departures {
	width:190px;
	margin-top:10px;
	background-image:url(../img/button_departures.gif);
}
#departures a {
	display:block;
	height:52px;
}
#schedules {
	width:190px;
	margin-top:10px;
	background-image:url(../img/button_schedules.gif);
}
#schedules a {
	display:block;
	height:52px;
}