body	{
	background-color: #E4D9CE;
	margin: 0;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 71%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
	}

h2	{
	margin: 10px 0;
	font-size: 120%;
	}

h1	{
	margin: 10px 0;
	font-size: 140%;
	}

p	{
	margin: 0.8em 0;
	}

a	{
	color: #7F5719;
	}

ul	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

li	{
	background-image: url("../images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
	}

.four p, .four a	{
	color: #FFFFFF;
	}

a:hover	{
	color:#221E1F;
	}

#container-page	{
	width: 960px;
	/*margin: 0 auto;*/
	}

#container-left	{
	float: left;
	display: inline;
	width: 280px;
	}

#container-right	{
	float: left;
	display: inline;
	width: 680px;
	}

.content	{
	float: left;
	display: inline;
	width: 560px;
	}

#quadrant2extention	{
	float: left;
	display: inline;
	width: 120px;
	}

#quadrant2extention img	{
	border: 0;
	}

#footer	{
	float: left;
	display: inline;
	width: 680px;
	height: 36px;
	background: url("../images/footer.jpg") no-repeat;
	}

#content-bg1	{
	float: left;
	display: inline;
	width: 680px;
	background: url("../images/abovefootertoo.jpg") repeat-y;
	}

#content-bg2	{
	float: left;
	display: inline;
	width: 560px;
	background: url("../images/abovefooter.jpg") repeat-y;
	}

.quadrant	{
	float: left;
	display: inline;
	width: 240px;
	margin: 0 20px;
	margin-top:20px;
	margin-bottom:20px;
	}

.quadrant.one	{
	height: 240px;
	margin-top:20px;
	}

.quadrant.one h2	{
	margin-top: 18px;
	}

.quadrant.two	{
	height: 280px;
	width: 400px;
	margin: 0;
	}

.quadrant.two img	{
	float: left;
	display: inline;
	}

/******************************** reserveren ********************************/
.quadrant.reserveren	{
	float: left;
	display: inline;
	width: 240px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h2.reserveren	{
	float: none;
	display: block;
	}

.reserveren.one h2, .reserveren.three h2	{
	margin: 0;
	margin-bottom: 13px;
	}

.content .reserveren	{
	margin: 0 20px;
	padding-bottom: 20px;
	}

.content h2.reserveren	{
	margin: 20px 20px 0;
	padding: 0;
	}

.content .one .row, .content .three .row	{
	line-height: 25px;
	text-align: right;
	}

.content .reserveren .row	{
	float: left;
	display: inline;
	height: 25px;
	width: 240px;
	margin-bottom: 5px;
	}

.content .reserveren .ta	{
	height: 155px;
	}

.content .reserveren input, .content .reserveren textarea	{
	width: 230px;
	background: #FFFFFF url("../images/formbg.jpg") repeat-x;
	border: 1px solid #E4D9CE;
	border-top-color: #E7B98A;
	border-left-color: #E7B98A;
	}
	
.content .reserveren .checkbox	{
	background:transparent;
	width: 20px;
	border:0;
	}
	
#amountA, #amountK	{
	width: 25px;
	}

#from, #to	{
	width: 115px;
	}

.alert	{
	margin: 0 0 5px;
	padding-left: 25px;
	color: #FF0000;
	background: url("../images/warning.gif") no-repeat;
	}

.content .reserveren textarea	{
	height: 150px;
	}

.content .reserveren #submit	{
	background: #000000 url("../images/formbtnbg.jpg") repeat-x;
	border: none;
	width: auto;
	}
/**************************** end reserveren ********************************/

#langNav	{
	position: relative;
	text-align: left;
	margin-right: 20px;
	}

#navrep {
	margin-left: 20px;
	}