@charset "UTF-8";
/* CSS Document */


/* Detail eines Objekts */
#detail-hauptbild {
	width: 663px;
	height: 320px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#333333;
	padding: 0px;
	}

#frame-haupt-bild {
	width: 800px;
	height: 320px;
	}
	
	
.bt-buchungsanfrage {
	/* Eigenschaften aus image-replacement */
	text-indent: -200em;
	overflow: hidden;
	/* Button-Eigenschaften */
	width: 106px;
	height: 21px;
	float: left;
	display:/*inline*/ block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../resrc/buttons/bt-buchungsanfrage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
.bt-verfuegbarkeit {
	/* Eigenschaften aus image-replacement */
	text-indent: -200em;
	overflow: hidden;
	/* Button-Eigenschaften */
	width: 120px;
	height: 21px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../resrc/buttons/bt-verfuegbarkeit-pruefen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.bt-buchen {
	/* Eigenschaften aus image-replacement */
	text-indent: -200em;
	overflow: hidden;
	/* Button-Eigenschaften */
	width: 120px;
	height: 21px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../resrc/buttons/bt-objekt-buchen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}



.bt-kaufanfrage {
	/* Eigenschaften aus image-replacement */
	text-indent: -200em;
	overflow: hidden;
	/* Button-Eigenschaften */
	width: 106px;
	height: 21px;
	float: left;
	display:/*inline*/ block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../resrc/buttons/bt-kaufanfrage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#detail-clm1 {
	width: 663px;
	margin-top:10px;
	margin-left:6px;
	margin-right: 3px;
	margin-bottom: 20px;
	float:left;
	padding: 0px;
}

#detail-clm2 {
	width: 266px; 
	margin-top:0px; 
	margin-left:0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	padding: 0px;
	float:left;
	
	}
	
#detail-header-objekt {
	margin:0px; 
	padding: 0px;
	background-image:url(../resrc/detail/header-objekt.gif);
	width: 663px; 
	height:49px; 
	cursor:pointer;
	}

#detail-header-flaeche {
	margin:0px; 
	padding: 0px;
	background-image:url(../resrc/detail/header-flaeche.gif);
	width: 663px; 
	height:49px; 
	cursor:pointer;
	}

#detail-header-details {
	margin:0px; 
	padding: 0px;
	background-image:url(../resrc/detail/header-details.gif);
	width: 663px;  
	height:49px; 
	cursor:pointer;
	}
	
	
#detail-header-kunden {
	margin:0px;
	padding: 0px;
	background-image:url(../resrc/detail/header-kundenberichten.gif);
	width: 663px;
	height:48px;
	cursor:pointer;
	}

#detail-content-bottom {
	margin: 0px;
	padding: 0px;
	background-image:url(../resrc/detail/details-box-bottom.gif);
	height: 18px;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0px;
	}

div.detail-content {
	margin:0px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 10px; 
	background-image:url(../resrc/detail/details-box-bg.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	width: 663px;
	}
	
div.detail-content ul {

	margin-bottom:20px;
	
	}	
	
div.detail-content li{
	padding-left:10px;
	padding-bottom:5px;
	float:left;
	width:300px;
	list-style-image: url(../img/icons-button/object-list-style.gif);
	list-style-position:inside;
	list-style-type:none;	
	}
	
div.detail-content h2{

	padding-left:10px;
	padding-bottom:5px;
	padding-top:20px;
	
	}
	
p.detail-content {
	padding-top: 0px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 0px; 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size:12px; 
	line-height: 1.5; 
	margin:0px;
	}


p.special-content {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
	line-height: 1.5;
	margin:0px;
	font-weight: bold;
	color: #FF3300;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	}


#objektdetail-liste {
	width: 507px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	}


.left-list-divider {
	float: left;
	width: 245px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 2px;
	line-height: 0;
	font-size: 0px;
	background-image: url(../resrc/detail/divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
.right-list-divider {
	float: left;
	width: 245px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 2px;
	line-height: 0;
	font-size: 0px;
	background-image: url(../resrc/detail/divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
.left-list-2clm-divider {
	float: left;
	width: 507px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 2px;
	line-height: 0;
	font-size: 0px;
	background-image: url(../resrc/detail/divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


dt.detail-left-clm {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 0px;
	width: 160px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
	height: 14px;
	font-size:10px;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	

dt.detail-right-clm {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 0px;
	width: 160px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
	height: 14px;
	font-size:10px;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
dd.detail-left-clm {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 17px;
	width: 70px;
	text-align: left;
	vertical-align: middle;
	height: 14px;
	font-size:10px;
	font-weight: normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	

dd.detail-right-clm {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 75px;
	text-align: left;
	vertical-align: middle;
	height: 14px;
	font-size:10px;
	font-weight: normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
dd.detail-left-2clm {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	font-size:10px;
	font-weight: normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	


	
div.detail-right-box {
	width: 267px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px; 
	background-image:url(../resrc/detail/detail-box-right.gif);
	background-repeat:repeat-y; 
	background-position: left top;
	}
	
div.detail-right-footer {
	background-image:url(../resrc/detail/detail-box-right_bottom.gif); 
	background-position: left top; 
	background-repeat: no-repeat; 
	width: 267px; 
	height: 18px; 
	padding: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 0;
	font-size: 0px;
	}
	
#detail-basis-header {
	width: 267px; 
	height: 79px; 
	margin: 0px; 
	padding: 0px; 
	background-image:url(../resrc/detail/header-basis.gif);
	background-repeat:no-repeat; 
	background-position: left top;
	}
	
#detail-preis-header {
	width: 267px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	background-image:url(../resrc/detail/header-preise.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}
	
#detail-buchung-header {
	width: 267px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	background-image:url(../resrc/detail/header-buchung.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}
		
#detail-bilder-header {
	width: 267px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	background-image:url(../resrc/detail/header-bilder.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}

#detail-buchungsanfrage-header {
	width: 267px;
	height: 79px;
	margin: 0px;
	padding: 0px;
	background-image:url(../resrc/detail/header-buchungsanfrage.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}
	
	
dl.basis-liste {
	width: 234px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	}

dt.basis-liste-clm {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	width: 94px;
	text-align: right;
	height: 14px;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

dd.basis-liste-clm {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	width: 126px;
	text-align: left;
	height: 14px;
	vertical-align:middle;
	font-size:10px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


dt.basis-liste-clm-dbl {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	width: 129px;
	text-align: right;
	height: 35px;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

dd.basis-liste-clm-dbl {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	text-align:right/*3514px*/;
	vertical-align:middle;
	font-size:10px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

dt.basis-liste-divider {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	height: 2px;
	width: 234px;
	line-height: 0;
	font-size: 0px;
	background-image:url(../resrc/detail/divider.gif);
	background-repeat:repeat-x;
	background-position: left top;
}

p.red-ball-gray {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
	background-image:url(../resrc/detail/redball-gray.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}
	
p.green-ball-gray {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
	background-image:url(../resrc/detail/greenball-gray.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}
	
p.red-ball-white {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
	background-image:url(../resrc/detail/redball-white.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}
	
p.green-ball-white {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 14px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(../resrc/detail/greenball-white.gif);
	background-repeat:no-repeat;
	background-position: left top;
	}
	
a.detail-thumb {
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	width: 53px;
	height: 53px;
	padding: 0px;
	border: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
}

img.detail-thumb {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
	
	
	
/* Formular zur Verfügbarkeitsprüfung */

#verfuegbarkeit {
	display: block;
	width: 244px;
	margin-left: 5px;
	padding: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
	
	}
	
#verfuegbarkeit dl {
	width: 244px;
	display: block;
	margin: 0px;
	padding: 0px;
	}
	
#verfuegbarkeit dl dt {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	}
	
#verfuegbarkeit dl dd {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	}
	
#verfuegbarkeit dl dd select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}

#verfuegbarkeit dl dt label {
	font-size: 12px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
