/* Navigational tools and links
------------------------------------------------------------------------------*/
#wrap-reserveren {
clear					: both;
width					: 780px;
background-image		: url(../img/content_bg.jpg);
background-repeat 		: repeat-y;
}

#content-reserveren {
margin					: 115px 0px 0px 25px;
width					: 378px;
height					: 280px;
}

#main-reserveren {
float					: left;
width					: 640px;
height					: 415px;
background-position		: top;
background-image		: url(../img/main-reserveren.gif);
background-repeat		: no-repeat;
}

#main-reserveren p {
color					: #FFFFFF;
}

#main-reserveren a {
text-decoration			: underline;
}