#arrangementen {
	width: 614px; height: auto;
	position: relative;
}
.arrangement {
	width: 614px; height: 213px;
	position: relative;
	background: url(../images/template/line.gif) left top repeat-x;
}
.arrangement .foto {
	width: 193px; height: 145px;
	position: relative;
	float: left;
	padding: 35px 28px 33px 13px;
}
.arrangement .arrangement_right {
	width: 361px; height: auto;
	position: relative;
	float: left;
	padding: 29px 19px 33px 0px;
}
.details {
	width: 361px; height: auto;
	position: relative;
	min-height: 66px;
}
.details:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.details span.left {
	width: 109px; height: 22px;
	position: relative;
	float: left;
	display: block;
	line-height: 22px;
	font-weight: bold;
}
.details span.right {
	width: 252px; height: auto;
	position: relative;
	float: left;
	display: block;
	line-height: 22px;
}
.arrangement .arrangement_bottom {
	width: 361px; height: 27px;
	position: relative;
	margin-top: 22px;
}
.arrangement_bottom span.vanaf {
	width: 103px; height: 27px;
	position: relative;
	float: left;
	margin-right: 1px;
	padding-left: 10px;
	line-height: 27px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background: #1c6888;
}

/* ARRANGEMENTEN DETAIL */

#vertelverder {
	width: 235px; height: auto;
	position: relative;
	padding: 0px 79px 100px 30px;
}
#vertelverder form {
	margin: 0px;
	margin-top: 35px;
	padding: 0px;
}
#vertelverder .label {
	width: 235px; height: 29px;
	position: relative;
	margin-bottom: 6px;
}
#vertelverder .label.margin {
	margin-bottom: 21px;
}
#vertelverder .label .input {
	width: 177px; height: 23px;
	position: relative;
	padding: 6px 16px 0px 16px;
	float: left;
	background: url(../images/template/input_vertelverder.gif) left top no-repeat;
}
#vertelverder .label .input input {
	width: 177px; height: 23px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acacac;
	border: none;
	background: none;
}
#vertelverder .label .controle {
	width: 26px; height: 29px;
	position: relative;
	float: left;
	background: url(../images/template/controle.gif) -26px 0px no-repeat;
}
#vertelverder .btn_verzenden {
	width: 100px; height: 37px;
	position: relative;
	background: url(../images/template/btn_verzenden.gif) left top no-repeat;
}
#vertelverder .btn_verzenden input {
	width: 100px; height: 37px;
	position: relative;
	cursor: pointer;
	border: none;
	background: none;
}
#arrangement_details {
	width: 592px; height: auto;
	position: relative;
	padding: 32px 11px 0px 11px;
	background: url(../images/template/line.gif) left top repeat-x;
}
#arrangement_tarieven {
	width: 592px; height: auto;
	position: relative;
	padding: 28px 11px 48px 11px;
	margin-bottom: 26px;
	background: url(../images/template/line.gif) left bottom repeat-x;
}
ul#tarieven {
	width: auto; height: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#tarieven li {
	width: auto; height: 26px;
	position: relative;
	list-style: none;
	padding-left: 25px;
	line-height: 26px;
	background: url(../images/template/li.gif) 5px 0px no-repeat;
}
ul#tarieven li span.prijs {
	width: 72px; height: 26px;
	position: relative;
	float: left;
	display: block;
	line-height: 26px;
	font-weight: bold;
	color: #666666;
}
#arrangement_buttons {
	width: auto;
	height: 37px;
	position: relative;
	line-height: 37px;
	padding-left: 16px;
	color: #217599;
}
a#boeken {
	width: 125px;
	height: 37px;
	position: relative;
	float: left;
	margin-right: 66px;
}
.melding {
	padding-top: 35px;
	display: none;
}

