* {
    padding: 0;
    margin: 0;
} 

body {
    background: #e0c69d;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	color : #111;
}

a { color: #595A3A }
a:hover { color: #000; }

#wrap {
margin: 20px auto;
width: 780px;
background: #e0c69d;
}

#header {
background: #e0c69d url('../img/header.jpg') no-repeat;
padding-top: 120px;
padding-left:20px;

}
#header h1 {
font-size: 1.7em;
color: #fff;
padding: 40px 0 0 40px;
font-weight: 100;
}
#header h1 a{
text-decoration: none;
color: #fff;
font-weight: 100;
}
#header h1 a:hover {
border-bottom: 1px dotted #aaa; text-decoration: none;
}

#header h2 {
padding: 0 0 0 25px;
color: #fff;
font-size: 1.3em;
font-weight: 100;
}

#breadcrumbs {
background: #91351e url('../img/breadcrumbs2.jpg') no-repeat;
height: 18px;
padding: 0 0 0 40px;
color:white;
}
#breadcrumbs a { text-decoration: none; color:white; font-weight:bold;}
#breadcrumbs a:hover { border-bottom: 1px dotted white; text-decoration: none; color:white; }

#content {
background: #CCCC99 url('../img/content.jpg');
background-repeat: repeat-y;
padding: 10px 20px 20px 20px;
}

#content .left li {
margin-left: 10px;
list-style:none
}
.left { 
float: left;
width: 560px;
margin-right: 20px;
margin-top: 5px;
text-align:justify;

}
.left h2 { font-size: 1.1em; margin: 0 0 5px 0; padding-top: 8px; }
.left h2 a { text-decoration: none; }
.left h2 a:hover { border-bottom: 1px dotted #aaa; text-decoration: none;}
.left a { text-decoration: none; }
.left a:hover { border-bottom: 1px dotted #aaa; text-decoration: none; }

.right {
float: left;
width: 140px;
padding: 6px;
background: #efebe6;
margin-top: 4px 0 0 0;
border: 1px solid #aaa;
}
.right h2 { font-size: 1em; margin: 0 0 5px 0; }
.right li { list-style-type: none; padding-left: 5px; }
.right li a { text-decoration: none; }
.right li a:hover { border-bottom: 1px dotted #aaa; text-decoration: none;;}

#footer { 
background: #CCCC99 url('../img/footer.jpg');
height: 30px;
padding: 0px 25px 0 25px;
text-align: right;
}
#footer a { text-decoration: none; }
#footer a:hover { border-bottom: 1px dotted #aaa; text-decoration: none; }

.reserveren1 {
background-color:#efebe6;
}
.reserveren {
margin: 0px 10px 10px 10px;
}