/*  		global styles 			*/

body, html, p, table
{
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				11px;
	line-height:			16px;
}
body, html,h1
{
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				13px;

}
h1
{
	color:				#1c5be5;
	margin: 		3px;
	margin-left: 0px;
	}
p
{
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}
.city
{
	width: 130px;
	height: auto;
	float: left;
	margin: 2px;
	
}
fieldset
{

}
.suche_starten
{
	background-image: url(http://www.schlafplatz24.de/pix/images/suche.gif);
	cursor: pointer;
	color:#ffffff;
	font-weight: normal;
	height:40px;
	width:130px;
	padding:4px;
	border: none;
	margin-top:10px;
	
	
}
.btn_buchung_weiter
{
	background-color: #ffffff; 
	color:#1c5be5;
	height:45px;
	width:130px;
	padding:4px;
	border: none;
	margin-top:10px;
	border: dashed 4px orange;
	font-size: 15px;
	font-weight: bold;
}
.alert
{
	background-color:		#FFE28B;
	border: 				solid 1px red;
}

.greyd
{

	color: #666666;
}
.orange_1
{
	background-color: #BDD2FE;
	width:auto;
}
.orange_2
{
	width: auto;
	border: solid 0px blue;
	background-color: #CCDCFF;
}

.tbl_border_orange
{
	border: solid 1px orange;
	margin: 5px;
}
.linkbutton_green a
{
	color: #ffffff;
	text-decoration: none;
}
.linkbutton_green a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.linkbutton_green 
{
	margin: 5px;
	padding: 5px;
	display: block;
	border: solid 0px green;
	width: 200px;
	height: auto;
	
	background-color: #009933;
}

.linkbutton_red 
{
	
	margin: 5px;
	padding: 5px;
	display: block;
	border: solid 0px green;
	width: 200px;
	height: auto;
	text-decoration: none;
	background-color: #FFA800;
}
.linkbutton_red a
{
	
	text-decoration: none;
}
.frontend_meldung
{
	margin: 1px;
	border: dashed 4px orange;

	padding:6px;
	height: auto;
	width: auto;
	
}
a
{
	color: #1c5be5;
}
a:hover
{
	
	text-decoration: none;
	
}

/*			Buchung darstellen		*/
.ba_descr
{
	width:					50px;
	height:					15px;
	margin:					1px;
	text-align: 			right;
	float:					left;
	border-bottom: 			 solid 1px #ffffff;
	border-top: 			 solid 1px #ffffff;
	overflow:				 hidden;
	
}
.ba_val
{
	width:					140px;
	height:					15px;
	margin:					1px;
	float: right;
	border: 				dashed 1px #cccccc;
	overflow:				hidden;

}
.ba_val input
{
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
/*			blauer Hintergrund		*/
#LoginBox p
{

	color:					#ffffff;
}


/*			window buttons			*/
.close
{
	height: 20px;
	width: 20px;
	border: solid 1px #cccccc;
	display: block;
	padding: 2px;
	text-align: center;
	float: right;
}
.close a
{
	text-decoration: none;
	color: #333333;
}




.confirm_div
{
	margin: 5px;
	padding: 10px;
	background-color: 		#AEC7FF;
	border: dashed 3px #1C5BE5;
	color:				#1C5BE5;
	font-weight: bold;
}
.alert_div
{
	margin: 10px;
	padding: 10px;
	border: solid 2px red;
}
.room_scroller
{
font-size: 9px; 
border: solid 1px green;
padding:2px;
border-top: none;
width: 200px;
margin: 2px;
}
/*			global Form styles			*/

.fld_descr_floating
{
	width:					60px;
	height:					20px;
	margin:					1px;
	float:					left;
	overflow:				hidden;
	font-size:				10px;
	
}
.fld_val_floating
{
	width:					130px;
	height:					20px;
	margin:					1px;
	float: 					right;
	overflow:				hidden;

}
.btn_submit {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	background-color: 		#009900;
	border: 				solid 2px #FEA700;
	margin-top:				2px;
	margin-bottom:			2px;
	height: 				40px;
	color: 					#ffffff;

}
.btn_submit:hover
{
	background-color: 		#1c5be5;
}

.btn_submit_2 {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	background-color: 		#1c5be5;

	border: 				solid 2px #FEA700;

	margin-top:				4px;
	margin-bottom:			4px;
	height: 				40px;
	color: 					#ffffff;
	padding: 				2px;
}
.btn_submit_2:hover
{
	background-color: 		#1c5be5;

}
.frm_medium_text
{
	border: 				solid 1px #cccccc;
	width: 					80px;
	font-size: 				9px;
	height:					19px;
	margin: 				0px;
	margin-right: 			1px;
	padding:				1px;

}
.frm_small_text
{
	border: 				solid 1px #cccccc;
	width: 					50px;
	font-size: 				9px;
	height:					19px;
	margin: 				0px;
	margin-right: 			1px;
	padding:				0px;

}
.frm_xx_small_text
{
	width: 					20px;
	font-size: 				9px;
	height:					19px;
	margin: 				0px;
	margin-right: 			1px;
	padding:				0px;
	border:					solid 1px #cccccc;

}

.tbl_bel_plan
{
	width: 		630px;
	border: 	none;
	padding:	0px;
	margin: 	0px;
	border: 	solid 0px pink;
}
.day
{
	float:			left;
	margin:			1px;
	overflow:		hidden;
	height:			35px;
	line-height:	9px;
	width:			16px;
	padding:		0px;
	text-align: 	center;
	border: 		0px solid #cccccc;
	display: 		block;
	font-family:	Arial;
	font-size:		9px;
	
}
.day_0
{
	float:			left;
	margin-left:	1px;
	
	overflow:		hidden;
	height:			16px;
	width:			8px;
	padding:		0px;
	text-align: 	center;
	border-left: 	0px solid #cccccc;
}
.day_1
{
	float:			left;
	margin-right:	1px;
	
	overflow:		hidden;
	height:			16px;
	width:			8px;
	padding:		0px;
	text-align: 	center;
	border-right: 	0px solid #cccccc;
}
.day_0 a
{
	display: block;
}
.day_0 a:hover
{
	display: block;
	background-color: pink;
}
.day_1 a
{
	display: block;
}
.day_1 a:hover
{
	display: block;
	background-color: pink;
}



/*					div id styles				*/

#Layer_left
{
	position:absolute; 
	width:169px; 
	height:auto;
	 z-index:7; 
	 left: 0px; 
	 top: 66px;
}
#Layer_content
{
	display:block;
	position:absolute; 
	width:675px; 
	
	height:auto; 
	z-index:10; 
	left: 171px; 
	top: 94px; 
	background-color: #FFFFFF; 
	background-image: url(http://schlafplatz24.de/pix/images/content_bg.jpg);

}


#search_str
{
			padding:	2px;
			height: 	26px;
			width: 130px;
			font-size: 13px;
}
#house_list
{
			width: 		auto;
			border: 	solid 1px #cccccc; 
			padding: 	1px;
			float: 		none;
}
#house_list table
{
			/*border-top: solid 1px #cccccc;
			margin-bottom: 2px;
			margin-top:		3px;
			padding: 0px;*/
}
.tbl_houselist_td
{
	border-bottom: solid 4px #ffffff;
	overflow: hidden;
}
#edit_rooms
{
width:auto; 
border: solid 1px #cccccc; 
padding: 5px;
}
#edit_buchungen
{
			width: auto;
			border: solid 1px #cccccc; 
			padding: 5px;
}
#edit_buchung
{
			float: left;
			margin: 2px;
			border: solid 1px #cccccc; 
			width: 280px;
			height: auto;
			font-size: 9px;
}
#edit_buchung input
{
			border: solid 1px #cccccc; 
}
#edit_zentrale_googlemap
{
			width: auto;
			border: solid 1px #cccccc; 
			padding: 5px;
}

#edit_zentrale_house
{
			width: auto;
			border: solid 1px #cccccc; 
			padding: 5px;
}

#edit_zentrale_landlord
{
			width:auto;
			border: solid 1px #cccccc; 
			padding: 5px;
}

#frontend_google_suche
{
			width: 620px;
			border: solid 1px #cccccc; 
			padding: 5px;
			height: auto;

}
#frontend_house_detail
{
			width: auto;
			border: none; 
			margin: 0px;
			height: auto;
}
#frontend_suchform
{
			text-align:	center; 
			/*border: 	solid 2px orange; */
			
			margin-left: 5px;
			margin-top:  0px;
			width:		160px;
			height: 	auto;
			float:		left;
}
#ba_txtfld
{
	border:					solid 1px #cccccc;
	margin-top:				1px;
	height: 23px;
	width: 					160px;
	
}
#ba_txtarr
{
	border:					solid 1px #cccccc;
	margin-top:				2px;
	width: 					160px;	
	height: 				190px;
}
#anreise
{
	border:					solid 1px #cccccc;
	margin-top:				2px;
	}
#abreise
{
	border:					solid 1px #cccccc;
	margin-top:				2px;
}
/***********************************************/
#Layer_menue
{
	position:absolute; 
	width:675px; 
	padding:0px;
	height:35px; 
	z-index:1; 
	left: 170px; 
	top: 65px; 
	border: solid 0px #ffffff;
	
	background-image: none;
}
#menue 		{
		  	
		  	width:auto;
		  	
		  	overflow:hidden;
		  	margin-left: 0px;
		  	border-bottom: solid 0px orange;
		  	
		  	background-image: none;
		  	margin-left: 0px;
		  	margin-top: 0px;
		  
		  	text-align: center;
		  	
			}

#menue 	ul	{
			width:auto;
			margin: 0px;
			padding: 0px;
			font-size: 12px;
			
			height:35px;
			text-align: center;
			}
#menue li
			{
			width: auto;
			height: 30px;
			margin-left: 5px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding: 0px;
			display: block;
			list-style-type: none;
			float: left;	
			text-align: left;
			/*vertical-align: middle;*/		
			border-bottom: 0px solid #FFCC00;			
			}
#menue li .selected
			{
				float: left;
				width: auto;
				height: 18px;	
				BACKGROUND: 	#1c5be5;
				color: 	#ffffff;
			}
#menue li a 
			{
			color: 			#ffffff;
			background:		#83A4ED;
			PADDING-TOP: 	6px; 
			PADDING-BOTTOM: 6px; 
			PADDING-LEFT: 	5px; 
			PADDING-RIGHT: 	5px; 
			DISPLAY: 		block; 
			TEXT-DECORATION: none;
			}
#menue li a:hover
			{
			color: 			#ffffff;
			BACKGROUND: 	#1c5be5; 
			
			PADDING-TOP: 	6px; 
			PADDING-BOTTOM: 6px; 
			PADDING-LEFT: 	5px; 
			PADDING-RIGHT: 	5px; 
			DISPLAY: block; 
			TEXT-DECORATION: none;
			}
#menue li a .selected
			{
			color: 	#ffffff;
			BACKGROUND: 	#1c5be5;
			
}
.calendar {font-family: Arial;font-size: 9px;}

/*
.calendar a 		{text-decoration: none; display: block; background-color: #ffffff;}
.calendar a:hover 	{text-decoration: none; display: block; background-color: #B8CAF9;}
*/
table.prevnext {border: solid 1px pink; width: 20px; margin-top: 2px;}
table.prevnext td{ font-size: smaller;}
table.prevnext td a{text-decoration: none;}

table.calendar {border: 0;}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; color:#1c5be5; margin-top: 3px; font-size: 11pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: blue; text-align: center;}
table.calendar td.linked-day {font-size: 10pt}
table.calendar td.aktiv_linked-day {font-size: 10pt;color: green;}
table.calendar td a{text-decoration: none; display: block; background-color: #ffffff;}
table.calendar td a:hover{text-decoration: none; display: block; background-color: #B8CAF9;}

/*------------------------------------------------ Druck */					
@media print 
{

#Layer_left
{
	display: none;
}
#pix_top
{
	display: none;
}
#Layer_content
{
	display:block;
	position:absolute; 
	width:675px; 
	min-height:500px; 
	height:auto; 
	z-index:1; 
	left: 1px; 
	top: 64px; 
	background-color: #FFFFFF; 
	background-image: url(../pix/images/content_bg.jpg);

}
}
