/* Manders Reizen */

/* Design copyright 2005, Matthijs Boot; BeCurious!? internet & hospitality */
/* Contact: http://www.curious.nl/ */

/* You may NOT reproduce this design */
/* You are free to study the source and use techniques you learn from it */

td{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}

#body {
	background: white url(images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	}

#container {
	width: 1002px;
	position: absolute;
	}

#header {
	float: left;
	width: 750px;
	height: 114px;
	margin-top: 10px;
	background: url(images/header.gif) no-repeat;
	}
#header h1 span {
	display: none;
	}

#contents {
	float: left;
	margin-left: 14px;
	width: 545px; 
	display: block;
	}

#text {
	float: left;
	width: 491px;
	margin-right: 14px;
	padding: 0 20px 20px 20px;
	background: #ee7700 url(images/bg_cont.gif) repeat-y;
	}
#text a:hover, #text a:active {
	color: #ffffff;
	text-decoration: none;
	}
#text a:link {
	color: #ffffff;
	}
#text p {
	font-size: 10pt;
	color: white;
	}
#text h2 {
	color: white;
	font: bold 24pt "Arial Black", tahoma, arial, sans-serif;
	margin-top: 0;
	margin-bottom: -10px;
	padding-bottom: 10px;
	}
#text h3 {
	font-size: 14pt;
	color: #1b1c20;
	letter-spacing: -1px;
	margin-bottom: -5px;
	}
#text img {
	border: 1px solid white;
	margin: 10px;
	}
#text img.left {
	float: left;
	margin-left: 0;
	margin-bottom: 0;
	}
#text img.right {
	float: right;
	margin-right: 0;
	margin-bottom: 0;
	}

#text ul {
	font-size: 10pt;
	color: white;
	}

#nav_left {
	float: left;
	clear: left;
	padding: 0 20px 0 20px;
	width: 165px;
	background: #008aff url(images/bg_nav.gif) repeat-y;
	}
#nav_left h3 {
	display: none;
	}
#nav_left ul {
	text-align: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	}
#nav_left ul li ul {
	padding-bottom: 10px;
	}
#nav_left ul li a {
	font-weight: bold;
	}
#nav_left ul ul li {
	padding-bottom: 2px;
	background: url(images/bottom_li.gif) bottom repeat-x;
	}
#nav_left ul li ul li a {
	font: italic 9pt verdana;
	}
#nav_left ul li ul li a:hover {
	font: italic 9pt verdana;
	}
#nav_left a {
	text-decoration: none;
	font-size: 10pt;
	color: white;
	}
#nav_left a:hover {
	color: #1b1c20;
	}
#nav_left span.bottom {
	display: block;
	width: 205px;
	height: 15px;
	margin: 20px -20px -3px -20px;
	background: #008aff url(images/bottom_nav.gif);
	}

#photos {
	float: right;
	margin-top: -24px;
	}
#photos img {
	display: block;
	width: 235px;
	height: 176px;
	padding-bottom: 14px;
	z-index:2;
	}
#photos img.over {
	position: absolute;
	margin-top: -190px;
	}
#photos img.over3 {
	position: absolute;
	margin-top: 0px;
	}
#photos img.under {
	position: absolute;
	margin-top: 0px;
	}

#offerte {
	float: left;
	border-top: 3px solid white;
	width: 531px;
	height: 30px;
	background: #c6c6c6 url(images/bottom_cont.gif) no-repeat;
	}
#offerte a:link, #offerte a:visited {
	margin: 0px auto;
	display: block;
	width: 180px;
	height: 30px;
	background: url(images/offerte.gif) no-repeat;
	}
#offerte a:hover, #offerte a:active {
	background-position: 0 -30px;
	}
#offerte a span {
	display: none;
	}

#nav_bottom {
	border-top: 14px solid white;
	padding-bottom: 15px;
	clear: left;
	width: 750px;
	height: 31px;
	background: url(images/bg_nav2.gif) repeat-x;
	z-index:2;
	}
#nav_bottom a {
	float: right;
	display: block;
	height: 31px;
	background: url(images/bottom_nav2.gif);
	}
#nav_bottom a span {
	display: none;
	}
#nav_bottom a.copyright {
	float: left;
	background: url(images/becurious.gif);
	width: 192px;
	}
#nav_bottom a.copyright:hover {
	background-position: 0 -31px;
	}
#nav_bottom a.a {
	width: 63px;
	}
#nav_bottom a.a:hover {
	background-position: 0 -31px;
	}
#nav_bottom a.b {
	width: 83px;
	background-position: -63px 0;
	}
#nav_bottom a.b:hover {
	background-position: -63px -31px;
	}
#nav_bottom a.c {
	width: 144px;
	background-position: -146px 0;
	}
#nav_bottom a.c:hover {
	background-position: -146px -31px;
	}
#nav_bottom a.d {
	width: 129px;
	background-position: -290px 0;
	}
#nav_bottom a.d:hover {
	background-position: -290px -31px;
	}
