﻿/**********Reservatie**********/

div.ReservatieInvullen
{
	width:578px;
	border-style:solid;
	border-width:2px;
	border-color:#CDC4AE;
	margin-left:10px;
	margin-right:10px;
	background-color:Transparent;
}

div.ReservatieInvullenInner
{
	margin:10px;
}

div.ReservatiePrint
{
	position:relative;
	left:20px;
	top:10px;
	width:416px;
	background-color: #F7F4F3;
    border: 1px solid #CDC4AE;
    padding:3px;
}
