/* CSS Document */
#details_links {
	margin-left: 4px;
	padding-bottom: 7px;
}

#details_links td {
	line-height: 32px;
}

#right {
	margin-top: -16px;
}


#kenmerken
{
	width: 230px;
	height: auto;
	margin-left: 18px;
}

#kenmerken table
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	color: #002959;
	margin-top: 10px;
	margin-bottom: 15px;
}

#detail_naw {
	width: 580px;
	height: 86px;
	background: #eaf2ff;
	position: relative;
}

.detail_plaatsnaam {
	width: 536px;
	height: 20px;
	float: left;
	position: relative;
	top: 23px;
	left: 22px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
} 

.detail_adres {
	width: 277px;
	height: 20px;
	float: left;
	position: relative;
	top: 27px;
	left: 22px;
}

.detail_prijs {
	width: 140px;
	height: 20px;
	float: right;
	position: relative;
	right: 24px;
	top: 27px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#detail_afbeelding {
	width: 580px;
	height: 345px;
	margin-top: 14px;
	position: relative;
}

.detail_afbeelding_groot {
	width: 462px;
	height: 345px;
	overflow: hidden;
	float: left;
}

.detail_afbeelding_knoppen {
	width: 105px;
	height: 345px;
	float: right;
	cursor: pointer;
}

.detail_afbeelding_knoppen img {
	float: left;
}

#detail_thumbs {
	width: 580px;
	height: 79px;
	margin-top: 14px;
	position: relative;
	overflow: hidden;	
}

#thumbs
{
	position: absolute;
}

#detail_thumbs .thumbs {
	float: left;
	position: relative;
	width: 105px;
	height: 79px;
	overflow: hidden;
	margin-right: 14px;
	cursor: pointer;
}

.detail_slider_foto {
	background: url(../images/template/details_slider.gif);
	width: 580px;
	height: 16px;
	margin-top: 20px;
	position: relative;
}

.detail_slide_button
{
	width: 16px;
	height: 16px;
	background: url(../images/template/slide_button.gif) no-repeat;
	cursor: pointer;
	line-height: 16px;	
}

#detail_omschrijving {
	width: 580px;
	height: auto;
	margin-top: 24px;
	background: #eaf2ff;
	float: left;
	overflow: hidden;
}


#detail_omschrijving .tekst {
	padding: 20px 30px 30px 30px;
}

#detail_omschrijving .tekst h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#bekijklocatie {
	margin-top: 30px;
	width: 266px;
	height: auto;
	line-height: 18px;
}

#banners
{
	margin-top: 30px;
	width: 266px;
	height: auto;
}

.banner
{
	margin-bottom: 30px;
}

.details_type {
	width: 100px;
}

#reageer
{
	margin-top: 15px;
	width: 580px;
	height: auto;
	background: #eaf2ff;
	position: relative;
}

#reageer:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#mail_bekende:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#mail_bekende
{
	margin-top: 15px;
	width: 580px;
	height: auto;
	background: #eaf2ff;
	position: relative;
}

#detail_form
{
	width: 290px;
	height: auto;
	float: left;
}

#detail_form .label
{
	width: 110px;
	height: 30px;
}

#detail_form .field
{
	width: 180px;
	height: 30px;
}

#close
{
	cursor: pointer;
	width: 14px;
	height: 14px;
	background: url(../images/template/close.gif);
	position: absolute;
	top: 14px;
	right: 14px;
}

#detail_opties
{
	width: 215px;
	float: right;
}

#detail_opties td
{
	line-height: 30px;
}

.detail_checkbox
{
	margin-right: 5px;
}

.detail_textarea
{
	width: 186px;
	height: 75px;
	overflow: auto;
	margin-top: 4px;
}

.reactie_button
{
	width: 178px;
	height: 28px;
	background: url(../images/template/reactie_button.gif);
	border: none;
	margin-top: 5px;
	margin-bottom: 30px;
}


.bericht_button
{
	width: 178px;
	height: 28px;
	background: url(../images/template/bericht_button.gif);
	border: none;
	margin-top: 5px;
	margin-bottom: 30px;
}

.detail_inhoud
{
	padding: 20px 30px 30px 30px;
}

.detail_input
{
	width: 174px;
}


