abbr {
	border-bottom: 1px dashed #999;
}

#tools {
	width: 500px;
	height: 30px;
	float: left;
	position: relative;
	line-height: 30px;
	margin-bottom: 10px;
}

.terug {
	width: 140px;
	height: 44px;
	line-height: 44px;
	float: left;
}

.terug a {
	color: #484848;
	font-size: 11px;
	text-decoration: underline;
}

.tipeenvriend {
	width: 130px;
	height: 44px;
	line-height: 44px;
	float: right;
	text-align: right
}

.tipeenvriend a {
	color: #484848;
	font-size: 11px;
	text-decoration: underline;
}

#details {
	width: 500px;
	height: auto;
	float:left;
	position: relative;
}

#detail {
	width: 483px;
	height: auto;
	position: relative;
	float: left;
	margin: 10px 0;
	background: #f2f8ff;
	padding: 0 0 14px 17px;
}

#detail h2 {
	margin: 23px 0 23px 0px;
	font-size: 15px;
	color: #484848;
	line-height: 15px;
	font-weight: bold;
}

#detail #slider {
	width: 720px;
	height: 174px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#detail .fotos {
	width: 470px;
	height: 174px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 16px;
}

#detail .fotos img {
	width: 232px;
	height: 174px;
	position: relative;
	float: left;
	margin-right: 6px;
}

#detail .vorige {
	width: 230px;
	height: 35px;
	position: relative;
	float: left;
	text-align: left;
	line-height: 35px;
	margin-bottom: 7px;
}

#detail .vorige a {
	color: #cb0017;
	font-size: 10px;
}

#detail .volgende {
	width: 230px;
	height: 35px;
	position: relative;
	float: left;
	text-align: right;
	line-height: 35px;
	margin-bottom: 7px;
}

#detail .volgende a {
	color: #cb0017;
	font-size: 10px;
}

#details table {
	width: auto;
	border: none;
	float: left;
	position: relative;
}

#details td {
	vertical-align: text-top;
	overflow: hidden;
	height: 32px;
	line-height: 22px;
	font-size: 11px;
}

#details td p {
	width: 445px;
}

#details .omschr_links {
	width: 145px;
	font-weight: bold;
	vertical-align: text-top;
	overflow: hidden;
}

#details .omschr_midden {
	width: 110px;
	vertical-align: text-top;
	overflow: hidden;
}

#details .omschr_rechts {
	width: 245px;
	font-weight: bold;
	vertical-align: text-top;
	overflow: hidden;
}

#details .omschr_rechts label {
	font-weight: normal;
}

#interesse {
	width: 496px;
	height: 50px;
	float: left;
	position: relative;
	line-height: 50px;
	background-repeat: no-repeat;
	background-color: #016297;
	border: 2px solid #016297;
	background-position: right 7px;
	background-image: url(../images/template/interesse02.jpg);
	color: #393535;
	margin-top: 10px;
	cursor: pointer;
}

#interesse:hover {
	border: 2px solid #b8d0eb;
}

#interesse span {
	font-size: 13px;
	margin-left: 15px;
	line-height: 50px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#interesselink {
	width: 500px;
	height: 50px;
	float: left;
	position: relative;
	line-height: 21px;
	background-repeat: no-repeat;
	margin-top: 10px;
	cursor: pointer;
}

#interesselink a {
	width: 496px;
	display: block;
}

.invulveld {
	width: 500px;
	height: auto;
	float: left;
	position: relative;
	color: #393535;
	background: #edf5ff;
}

.invulveld table {
	float: left;
	position: relative;
	border: none;
	margin: 15px;
}

.invulveld .omschr_links {
	font-weight: bold;
	vertical-align: text-top;
	overflow: hidden;
	line-height: 32px;
}

.invulveld .omschr_rechts {
	vertical-align: text-top;
	overflow: hidden;
	line-height: 32px;
}

.invulveld .omschr_rechts .veld {
	width: 165px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 18px;
	line-height: 18px;
}

.invulveld .omschr_rechts textarea {
	width: 200px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}

.invulveld .omschr_algem {
	width: 185px;
	font-size: 9px;
	line-height: 13px;
	vertical-align: text-top;
	overflow: hidden;
	color: #747373;
	padding: 10px 0 15px 0;
}

#bekeken {
	width: 500px;
	height: auto;
	float: left;
	position: relative;
}

#bekeken h2 {
	margin: 27px 0 27px 0;
	font-size: 15px;
	color: #d90019;
	line-height: 15px;
	font-weight: bold;
}

#bekeken img {
	width: 145px;
	height: 109px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 6px 0 0;
	border: 2px solid #ffffff;
}

#bekeken img:hover {
	border: 2px solid #94bdff;
}

#bekeken div {
	width: 500px;
	height: 122px;
	float: left;
	position: relative;
}






.popup_layer {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	text-align: center;
	z-index: 100;
	background-color: #065180;	
}

.popup {
	width: 550px;
	height: auto;
	position: absolute;
	top: 2%;
	left: 50%;
	margin-left: -275px;
	background: #fff 0 0 no-repeat;
	z-index: 101;
	padding-bottom: 30px;
}

.popup .sluiten {
	width: 26px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	background: #065180;
	color: #fff;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	z-index: 200;
}

.popup .formulier {
	width: 470px;
	height: auto;
	position: relative;
	padding: 0;
	margin-left: 40px;
}

.popup .formulier h2 {
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	left: 0;
	height: 16px;
	line-height: 16px;
}

.popup .formulier .form input, .popup .formulier .form textarea {
	width: 200px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d3439;
	border: 1px solid #7f9db9;
	margin-bottom: 5px;
}

.popup .formulier .form input[type=checkbox], .popup .formulier .form input[type=radio] {
	width: auto;
	height: auto;
	margin-bottom: 5px;
	border: none;
}

.popup .formulier .form textarea {
	height: 90px;
	width: 230px;
	padding: 0;
}

.popup .formulier .form small {
	line-height: 14px;
}

.popup .formulier .form input.button {
	background: url(../images/template/button_verzenden.jpg);
	padding-bottom: 6px;
	border: none;
	width: 95px;
	height: 27px;
	margin-top: 10px;
	cursor: pointer;
}

.melding {
	width: auto;
	height: auto;
	position: relative;
	padding: 15px 0;
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-indent: 65px;
	color: #cf3434;
	background: url(../images/template/error.gif) no-repeat; 
}

.succes {
	width: auto;
	height: auto;
	position: relative;
	padding: 15px 0;
	border-top: 1px solid #e4e4e4;
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-indent: 65px;
	color: #009900;
	background: url(../images/template/succes.gif) no-repeat;
}
