#search_form {
	font-size: 1em;
	background: none;
	width: 584px;
	padding: 0px;
	padding-left: 3px;
}


.search_left {
	float: left;
	width: 275px;
}

.search_right {
	float: right;
	width: 275px;
}

.search_left,
.search_right,
.search_both {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.search_right img{
	vertical-align: middle;
}

.gastgeber_error {
	font-size: 1em;
	font-weight: bold;
	color: #FE0000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
}

#search_info{
	/*font-size: 0.8em;*/
	padding: 3px;
}

.info_icon{
	float: left;
	width: 35px;
}

.info_text{
	float: left;
	width: 435px;
}

#search_results{
	/*font-size: 0.8em;*/
	width: 590px;
}

.result_head{
	/*font-size: 1.1em;
	font-weight: bold;*/
	/*color: #FFF;
	background: #448973;*/
	padding: 3px 3px 3px 5px;
	margin: 20px 0px 0px 0px;
	background-color: #FFF;
	background-image: url('../../assets/common/color1/h1_bg.gif');
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #99B5B8;
}

.result_header  { 
	color:#FFF; 	
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color:#56797A;
}

.result_box{
	padding: 3px;
	background: #E6F6F9;
	margin-bottom: 5px;
}

.result_box a{
	text-decoration: none;
	color: #000;
	font-size: 1em;
}

.result_left{
	width: 223px;
	float: left;
}

.hotel_left{
	width: 278px;
	float: left;
	padding: 0px 3px 0px 3px;
	border-left: 1px solid #99B5B8;
	border-right: 1px solid #99B5B8;
}

.hotel_left img{
	vertical-align: middle;
}

.hotel_right{
	width: 75px;
	float: right;
	text-align: right;
}

.fewo_right{
	float: left;
	width: 358px;
}

.fewo_right img{
	vertical-align: middle;
}

.fewo_sub_left{
	width: 75px;
	margin-right: 3px;
	float: left;
}

.fewo_sub_middle{
	width: 202px;
	margin-right: 3px;
	float: left;
}

.fewo_sub_right{
	width: 75px;
	margin: 0px;
	float: right;
	text-align: right;
}

.fewo_sub1{
	background: #CBECF3;
}

.fewo_sub1,
.fewo_sub2{
	margin-top: 3px;
	margin-bottom: 5px;
}

/* popup-Detailseite */
#search_detail{
	width: 770px;
	background: #CBECF3;
	margin: 0px;
	padding: 0px;
}

.detail_head{
	width: 760px;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	background: #56797A;
	padding: 5px;
	margin-bottom: 10px;
}

.detail_bottom{
	width: 760px;
	font-size: 0.7em;
	background: #56797A;
	padding: 5px;
	margin-top: 5px;
	color: #FFF;
	text-align: center;
}

.detail_bottom a{
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
}

.detail_left{
	font-size: 0.7em;
	float:left;
	width: 382px;
	margin:0px;
	margin-right: 6px;
}

.detail_right{
	font-size: 0.7em;
	float:right;
	width: 382px;
}

.detail_entry{
	width: 372px;
	padding: 5px; 
	background: #CBECF3;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #99B5B8;
}

.detail_entry a{
	font-size: 1em;
}

.detail_image{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.detail_prices{
	width: 250px;
}

.detail_prices tr td{
	/*font-size: 0.7em;*/
}


/* Vakanz-Kalender */
#cal_box{
	background: #E6F6F9;
}

.cal_outer_table{
	width: 100%;
}

.cal_table  {
	margin-top:10px;
}

.cal_head { 
color: #56797A; 
background-color: #CBECF3;
font-weight: bold; 
/*font-size:80%; */
font-style:normal;
font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.cal_weekdays  { 
width:20px;
height:20px;
padding: 0px;
color: #56797A;
background-color: #CBECF3;
/*font-size:80%; */
font-style:normal;
font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.cal_weekend  { 
width:20px;
height:20px;
padding: 0px;
color: #FFFFFF;
background-color: #99B5B8;
/*font-size:80%; */
font-style:normal;
font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.cal_booked  {
width:20px;
height:20px;
color: #000000;
background-color: #D53939;
/*font-size:80%; */
font-style:normal;
font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.cal_booked_start  {
width:20px;
height:20px;
padding: 0px;
color: #000000;
background-image: url("../../assets/common/gastgeber/booked_start.gif");
/*font-size:80%; */
font-style:normal;
font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.cal_booked_end  {
width:20px;
height:20px;
padding: 0px;
color: #000000;
background-image: url("../../assets/common/gastgeber/booked_end.gif");
/*font-size:80%; */
font-style:normal;
font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

.cal_vacant  {
width:20px;
height:20px;
color: #000000;
/*font-size:80%; */
font-style:normal;
font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: #75D583
}
/* Ende  Vakanzkalender */

/* popup-Kalender Datumsauswahl */
#datumsauswahl{
	padding: 9px;
}

#datumsauswahl p{
	margin: 0px;
	text-align: center;
}

.cal2_head{
	background: #CBECF3;
/*	font-size: 0.7em;*/
/*	color: #56797A;*/
}

.cal2_head a{
	/*color: #56797A;*/
}

.cal2_days{
/*	font-size: 0.7em;*/
	text-align: center;
	background: #DDD;
}

.cal2_all_days{
/*	font-size: 0.7em;*/
	background: #FFF;
	text-align: center;
	height: 25px;
}

.cal2_all_days a{
	font-size: 1em;
}

.cal2_all_days a:hover{
	color: #000;
}

.cal2_act_day{
	height: 25px;
/*	font-size: 0.7em;*/
	background: #D53939;
	text-align: center;
}
/* Ende popup-Kalender Datumsauswahl */
