@charset "utf-8";
/* CSS Document */
BODY
{
	background: fixed;
	background-image: url(/images/index/background.jpg);
	background-repeat: repeat-x;
	background-color: #000080;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 50px;
	margin-top: 0;
}

div#webpage_container
{
	width: 900px;
	margin: auto;
}

div#webpage_header
{
	width: 900px;
	float: left;
	clear: both;
	background-image: url(../../images/index/header.jpg);
	height: 200px;
	text-align: right;
	padding: 0px;
}

div#webpage_menu
{
	float: left;
	width: 250px;
	padding-top: 5px;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

div#webpage_content_right
{
	float: left;
	width: 650px;
	margin: 0px 0px 15px 0px;
}

div#webpage_content_under
{
	float: left;
	clear: both;
	width: 900px;
}






.div_booking
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 77px;
	height: 22px;
	padding: 4px 0px 0px 23px;
	margin: 10px 0px 10px 97px;
	border: 0px solid #FFFF99;
	background-image: url(../../images/cloud.png);
	_background-image: url(../../images/_cloud.png);
	background-repeat: no-repeat;
}

.div_booking_right
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 77px;
	height: 22px;
	padding: 4px 0px 0px 23px;
	margin: 10px 50px 10px 97px;
	border: 0px solid #FFFF99;
	background-image: url(../../images/cloud.png);
	_background-image: url(../../images/_cloud.png);
	background-repeat: no-repeat;
}

.div_booking_right_less_padding
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 85px;
	height: 22px;
	padding: 4px 0px 0px 15px;
	margin: 10px 50px 10px 97px;
	border: 0px solid #FFFF99;
	background-image: url(../../images/cloud.png);
	_background-image: url(../../images/_cloud.png);
	background-repeat: no-repeat;
}

div.random_hotel
{
	float: left;
	clear: both;
	border: 1px solid #FFFF99;
	margin-bottom: 20px;
}

div.hotel_text_no_margin
{
	float: left;
	clear: both;
	border-top: 0px dashed #FFFF99;
	padding: 5px 0px;
	width: 650px;
}

div.hotel_text_small
{
	float: left;
	border-top: 0px dashed #FFFF99;
	width: 300px;
	margin: 5px 0px;
}

div.hotel_text_wide
{
	float: left;
	clear: both;
	border-top: 0px dashed #FFFF99;
	padding: 30px 8px;
	width: 884px;
}

div.picture_text_right
{
	float: right;
	border: 1px solid #FFFF99;
	margin: 0px 0px 3px 5px;
}

div.picture_text_right_no_border
{
	float: right;
	border: 0;
	margin: 0px 0px 3px 5px;
}

div.picture_text_left
{
	float: left;
	border: 1px solid #FFFF99;
	margin: 0px 5px 25px 0px;
}

div.float_text_right
{
	float: left;
	border: 0px solid #FFFF99;
	margin: 0px;
	width: 365px;
	margin: 0px 0px 25px 0px;
}

div.container_links_left
{
	float: left;
	width: 300px;
	clear: left;
}

div.container_links_right
{
	float: right;
	width: 300px;
	clear: right;
}














div.verblijf_text
{
	float: left;
	clear: both;
	border-top: 0px dashed #FFFF99;
	padding: 30px 0px;
	width: 650px;
}

div.verblijf_information
{
	float: left;
	clear: both;
	border-top: 0px dashed #FFFF99;
	margin-top: 10px;
	width: 650px;
}

div.verblijf_review
{
	float: inherit;
	clear: both;
	border-bottom: 1px solid #FFFF99;
	width: 648px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
