body {
	background:url(images/bg.png) #d0db2c repeat-x;
	font-family:"Arial";
	line-height:20px;
	font-size:12px;
	color:#095f73;
	margin:0;
}

/****************************************************************************/
/********************************* CONTAINER ********************************/
/****************************************************************************/

#container {
	background:url(images/container.jpg) top center no-repeat;
	min-height:679px;
	width:100%;
}

/****************************************************************************/
/********************************** HEADER **********************************/
/****************************************************************************/

#header {
	padding:51px 0 0 34px;
	margin:0 auto;
	height:119px;
	width:854px;
}

/****************************************************************************/
/*********************************** LOGO ***********************************/
/****************************************************************************/

#header h1.logo {
	background:url(images/logo.png) no-repeat;
	text-indent:-6000px;
	display:block;
	height:81px;
	width:379px;
	float:left;
	padding:0;
	margin:0;
}

#header h1.logo a {
	display:block;
	height:81px;
	width:379px;
}

/****************************************************************************/
/********************************** BUTTONS *********************************/
/****************************************************************************/

#header .buttons {
	padding-top:12px;
	width:437px;
	float:right;
}

#header .buttons a.contacteer_ons,
#header .buttons a.offerte_aanvragen {
	text-indent:-6000px;
	cursor:pointer;
	display:block;
	height:61px;
	width:215px;
	float:left;
}

#header .buttons a.contacteer_ons {
	background:url(images/buttons_contacteer_ons.png) no-repeat;
	margin-right:7px;
}

#header .buttons a.offerte_aanvragen {
	background:url(images/buttons_offerte_aanvragen.png) no-repeat;
}

#header .buttons a:hover.contacteer_ons,
#header .buttons a:hover.offerte_aanvragen {
	background-position:left bottom;
}

/****************************************************************************/
/*********************************** BODY ***********************************/
/****************************************************************************/

#body {
	margin:0 auto;
	width:844px;
}

/****************************************************************************/
/********************************** CONTENT *********************************/
/****************************************************************************/

#body .content {
	height:308px;
	width:410px;
	float:right;
}

#body .content h1 {
	text-indent:-6000px;
	margin:0 0 24px 0;
	display:block;
	padding:0;
}

#body .content h1.over_costatravel {
	background:url(images/h1_over_costatravel.png) no-repeat;
	height:22px;
}

#body .content p {
	margin-bottom:20px;
}

/****************************************************************************/
/********************************* WEBSITES *********************************/
/****************************************************************************/

#websites {
	background:url(images/websites.png) no-repeat;
	padding-top:79px;
	margin:0 auto;
	width:844px;
}

#websites .bottom {
	background:url(images/websites_bottom.png) left bottom no-repeat;
	padding:0 0 14px 39px;
	min-height:232px;
	width:805px;
}

#websites .block {
	margin-right:27px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#064e62;
	width:235px;
	float:left;
}

#websites .block a {
	color:#064e62;
}

#websites .block a.goedkoopstehotelsinspanje,
#websites .block a.newwavest,
#websites .block a.autovakantie_spanje {
	text-indent:-6000px;
	margin-bottom:6px;
	display:block;
	height:193px;
	width:235px;
}

#websites .block a.goedkoopstehotelsinspanje {
	background:url(images/websites_goedkoopstehotelsinspanje.png) no-repeat;
}

#websites .block a.newwavest {
	background:url(images/websites_newwavest.png) no-repeat;
}

#websites .block a.autovakantie_spanje {
	background:url(images/websites_autovakantie_spanje.png) no-repeat;
}

#websites .block a:hover.goedkoopstehotelsinspanje,
#websites .block a:hover.newwavest,
#websites .block a:hover.autovakantie_spanje {
	background-position:left bottom;
}

/****************************************************************************/
/********************************** FOOTER **********************************/
/****************************************************************************/

#footer {
	padding:6px 0 6px 0;
	font-weight:bold;
	margin:0 auto;
	color:#717808;
	width:796px;
}

#footer p.copyright {
	font-size:14px;
	float:left;
	margin:0;
}

#footer p.sitemap {
	text-align:right;
	font-size:12px;
	float:right;
	margin:0;
}

#footer a {
	color:#717808;
}

/****************************************************************************/
/********************************** OVERIG **********************************/
/****************************************************************************/

.clearfix:after {
	visibility:hidden;
	display:block;
	content:".";
	clear:both;
	height:0;
}

.clearfix {
	display:block;
	zoom:1;
}

img {
	border:none;
}

p {
	margin-bottom:20px;
	margin-top:0;
}

a {
	text-decoration:none;
}