/*--------------- global ----------- */

.rot {
	color: #bb0000;
}
.grey {
color: #656a6e;
}
.clearer {
	clear:both;
	float:none;
	height:0px;
}

div.bookpart a {
  text-decoration:none;
  border:none;
}
div.bookpart a:hover {
  text-decoration:none;
  border:none;
}

/* buttons start */
.bp_btn {
	display:block;
	color:white !important;
	font-weight:bold !important;
	text-align:center !important;
	text-decoration:none !important;
	vertical-align:middle !important;
	background-repeat:no-repeat;
	font-size:15px !important;
	font-family:Calibri, Arial, sans-serif !important;
	border:none !important;
}

.bp_btn_100_25 {
	width:100px;
	height:25px;
	background:url(/bookpart/images/button_100_25.png) transparent top left;
	line-height:25px !important;
}
.bp_btn_150_25 {
	width:150px;
	height:25px;
	background:url(/bookpart/images/button_150_25.png) transparent top left;
	line-height:25px !important;
}
.bp_btn_200_25 {
	width:200px;
	height:25px;
	background:url(/bookpart/images/button_200_25.png) transparent top left;
	line-height:25px !important;
}
.bp_btn_100_25:hover, .bp_btn_150_25:hover, .bp_btn_200_25:hover {
	background-position:0 -25px;
	color:white;
}
.bp_btn_100_25:active, .bp_btn_150_25:active, .bp_btn_200_25:active  {
	background-position:0 -25px;
	color:black;
}

/* buttons end */


/* -------------- Toolbox Suche Häuser ------------------------- */
#dbp_searchform {
	display:block;
	border:none;
	padding:5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#dbp_searchform label {
	color: #bb0000;
	font-weight:bold;
	display:block;
	clear:both;
	padding:2px 0;
}
#dbp_searchform label.optional {
	font-weight:normal;
	color: black;
}
#dbp_searchform label.optional:hover {
	background-color:white;
}
#dbp_searchform select {
	width: 115px;
	font-size:11px;
	float:right;
}
#dbp_searchform .checkboxoption {
	font-size:11px;
	float:right;
	margin-right:80px;
}
/* -------------- Ergebnisseite Häuser - START ----------------- */
div.suchergebnis {
	background-color:#f1efec;
	padding:10px;
}
div.ferienhausvorschau {
	background-color:white;
	width:300px;
	float:left;
	padding:5px;
	margin:5px;
}
/* -------------- Ergebnisseite Häuser - ENDE ------------------ */









#ferienhaus_lage {
	float:right;
	width:320px;
	text-align:center;
}
#ferienhaus-beschreibung h4  {
	font-size: 11px;
	color: #bb0000;
	margin:0;
}

.facgroup {
	width:30%;
	float:left;
}
.facgroup h5 {
	font-size:13px;
	padding:0;
	margin:0;
	margin-top:10px;
	color:#bb0000;
}
.facgroup ul {
	padding:0;
	margin:5px;
}
.facgroup li {
	list-style-type:none;
	font-size:11px;
	line-height:13px;
}
.facgroup li:hover {
	background-color:#eeeeee;
}

div#ferienhausbild {
	float:left;
	width:320px;
	background-color:#f1efec;
	padding:5px;
	margin-right:10px;
	font-size:11px;
}
div#ferienhausbild img{
	padding: 5px 10px;
}
div.thumbimages {
	margin-top:5px;
}
div#thumbimages img{
	float:left;
	height:53px;
	width:71px;
	padding:4px;
}
div#thumbimages img:hover{
	float:left;
	height:61px;
	width:79px;
	padding:0;
}


/* bookingform */
#dbp_bookingform h5, #dbp_bookingform h6 {
	font-size:13px;
	padding:2px;
	margin:0;
	margin-top:13px;
	color:#bb0000;
	background-color:#f1efec;
	width:300px;
}
#dbp_bookingform h6 {
	font-size:11px;
}

#booking_agb {
	height:400px;
	overflow:auto;
	background-color:#f1efec;
	padding:10px;
}

#booking_agb h5, #booking_agb h6{
	width:250px;
}
