* {
	margin:     0;
	padding:    0;
}

img {
	padding:    0;
	border:     0;
	margin:     0;
}

p {
	padding: 0px 0px 15px 0px;
}

body {
	background:  #f8efdd url('../img/header_bg.jpg') repeat-x;
	color: #5a5a5a;
	font-family: Arial, Verdana;
	font-size: 0.8em;
	line-height: 1.3em;
}

h1 {
	color: #A8341A;
	padding-bottom: 10px;
	font-size: 1.25em;
}

h2 {
	padding-bottom: 8px;
	color: #222222;
	font-size: 1.1em;
}

a {
	text-decoration: none;
	color: #A8341A;
}

a:hover {
	text-decoration: underline;
	
}


#header {
	
	width: 787px;
	margin: 0 auto;
}

#logo {
	left: -50px;
	position: relative;
	float: left;
}

#top_wrapper {
	float: right;
	text-align: right;
	
}

#taalkeuze {
	height: 35px;
	background: url('../img/bg_talen.jpg') no-repeat top right;
	margin-right: 25px;
	width: 98px;
}

#taalkeuze ul {
	padding: 8px 10px 0 0;
}

#taalkeuze ul li {
	display: inline;
}

#top_nav {
	padding-top: 40px;
	padding-right: 30px;
}

#top_nav ul {
	height: 20px;
}

#top_nav ul li {
	display: inline;
}

#nav {
	padding-top: 9px;
	clear: both;
	margin-bottom:2px;
}

#nav ul
{
    height: 30px;
}

#nav ul li {
	display: block;
	float:left;
	padding: 0;
	margin:0;
	line-height: 30px;
	height: 30px;
}

#content_wrapper 
{
    margin: 0 auto;    
	width: 787px;
	background: url('../img/bg.jpg') repeat-y;
	padding-bottom: 15px;
	overflow: auto;
}

#titel 
{   
    width: 734px;
    background: url('../img/titel_bg.jpg') repeat-y bottom;
    padding: 25px 0px 25px 50px;
}

#foto {
	float: left;
}

.kalender {
	vertical-align: middle;
	margin-left: 5px;
}


#beschikbaarheid {
	width:266px;
	height: 277px;
	background: url("../img/reservatie_bg.jpg") no-repeat;
	float: left;
	padding: 15px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1.6em;
}

#beschikbaarheid p {
	padding: 10px 30px 0px 25px;
}

#beschikbaarheid_body 
{   
    width:266px;
	float: left;
	padding: 20px 0px 0px 10px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 35px;
	background: #FFFFFF url('../img/arrangement_bg.jpg') no-repeat;
	height:131px;
}

#beschikbaarheid_body p {
	padding: 10px 30px 0px 25px;
}

.paddingTop {
	margin-top: 3px;
}

input.aankomst {
	margin-left: 5px;
}

.datum_veld {
	border: 1px solid #9A9A99;
	color: #9A9A99;
	font-family: Arial, Verdana;
	width: 100px;
	padding: 2px;
}


input.vertrek {
	margin-left: 22px;
}

#leftie {
	clear: both;
	float: left;
	width: 420px;
	padding: 20px 0px 0px 45px;
}

#full
{
	clear: both;
	float: left;
	width: 420px;
	padding: 20px 0px 0px 0px;
}

#body_text {
	padding-right: 15px;
}

#body_text ul
{
    margin-left: 25px;
    list-style: square;
    padding-bottom: 10px;
}
.border {
	background: url('../img/border.jpg') repeat-y top left;
	padding-left: 5px;
    padding-right: 0px;
}

img.image {
	float: left;
	margin:0px 15px 5px 0px;
}

#rightie {
	float: left;
	width: 265px;
	padding: 0px 0px 0px 0px;
}


#arrangement {
	background: #FFFFFF url('../img/arrangement_bg.jpg') no-repeat;
	padding: 30px 30px 0px 35px;
	height: 131px;
}

#arrangement img.right {
	float:right;
}

#footer {
	background: url('../img/footer_bg.jpg') no-repeat;
	padding-top: 35px;
	padding-bottom: 20px;
	color: #BC9F72;
	width: 787px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#footer p {
	padding-right: 15px;
}

#footer a {
	color:#BC9F72;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
iframe
{
    width: 680px;
    padding-left: 30px;
    height: 760px;
    clear: both;
}
#subtje
{
    font-family: Arial, Verdana;
    font-size: 1.0em;
    padding-left: 30px;
    text-align: left;
    color: #A8341A;
}
#subtje ul
{
    list-style: none;
    padding-bottom: 20px;
    width: 200px;
}
#subtje ul li
{
    line-height: 2.5em;
    border-bottom: dotted 1px #9A9A99;
}
#subtje ul li a
{
    text-decoration: none;
    color: #9A9A99;
}
#subtje ul li a:hover
{
 
    color: #A8341A;
}
.small
{
    font-size: 0.65em;
}
.rechts
{
    text-align: right;
}
input, textarea
{
    color: #9a9a99;
    font-size: 0.95em;
}
#gastenboek
{
    margin-top: 40px;
}