.terug, .reserveren {
	display: block;
	float: left;
	width: 200px;
	height: 25px;
	color: #333333;
	background-image: url('../../img/verkoop/terug_bg.png');
	background-repeat: no-repeat;
	
	
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0 0;
}

.reserveren {
  	float: right;
	width: 100px;
}

.titel {
  font-size: 14px;
	margin-top: 20px;
}

.omschrijving {
  	margin: 10px 0 10px 0;
	clear: both;
}

.buttons {
	height: 30px;
	padding-top: 5px;
	width: 698px;
	border-bottom: 1px solid #e8ecf5;
	border-top: 1px solid #e8ecf5;
	border-left: 1px solid #e8ecf5;
	border-right: 1px solid #e8ecf5;
}
.buttons a {
  	line-height: 20px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold !important;
	margin: 0 0 0 45px;
	float: left;
}
.buttons a:hover {
	color:#ff0000;

}
.buttons .btn_terug {
  	float: right;
	margin: 0 25px 0 25px;
}

.knopjes {
  	clear: both;
  	text-align: center;
	margin: 18px auto 0 auto;
	width: 100px;
}

.knopjes a {
  	float: left;
	margin: 0 0 0 5px;
}

.foto {
  	margin: 5px 0 5px 0;
	width: 500px;
	text-align: center;
	float: left;
}

.foto .thumbnails {
  	clear: both;
  	margin: 0;
	padding: 0;
	list-style: none;
}

.foto .thumbnails li {
  	float: left;
	margin: 6px;
}

.foto .thumbnails img {
  	width: 80px;
	border: 1px solid #e8ecf5;
}

.informatie {
  	float: right;
	width: 180px;
	padding: 15px 0 0 0;
}

.informatie ul, .informatie li {
  	margin: 0;
	padding: 0;
	list-style: none;
}

.informatie li {
  	padding: 0 0 5px 10px;
	font-size: 12px;
	

}

.informatie a {
  	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

input, textarea, select {
	background-color: #FFFFFF;
}

.prijzen {
  	clear: both;
  	height: 22px;
	width: 698px;
	border-bottom: 1px solid #e8ecf5;
	border-top: 1px solid #e8ecf5;
	border-left: 1px solid #e8ecf5;
	border-right: 1px solid #e8ecf5;
}

.prijzen .prijs {
	color: #666666;
	line-height: 20px;
	text-align: center;
	margin: 0 0 0 25px;
	font-size: 13px;
	font-weight: bold !important;
}

.doorsturen th {
  	font-size: 12px;
  	color: #003300;

}
.doorsturen input {
  	height: 18px;
	width: 120px;
	line-height: 10px;
	background-color: #ffffff;
	color: #003300;
	font-size: 11px;
}

.doorsturen textarea {
	background-color: #ffffff;
	color: #003300;
	font-size: 11px;
	width: 100px;
}

.doorsturentitel {
  	margin: 0 0 10px 0;
	font-size: 14px;
  	color: #003300;	
}

