@charset "UTF-8";
/* CSS Layout NEUWERK */

input.BsDp_date { 
	FONT-FAMILY: 		Arial,Verdana;  
	FONT-SIZE: 			11px;  
	FONT-WEIGHT: 		normal;  
	COLOR: 				#5E5E5E;  
	width: 				70px;  
	BORDER-COLOR: 		#999999;  
	BORDER-STYLE: 		solid;  
	BORDER-WIDTH: 		1px;  
	BACKGROUND-COLOR: 	#ffffff;	 
} 
.BsDp_monthYearDiv { 
	width:				150px;				/* Breite , auch in BsDp_dayTable und BsDp_dayHeader einstellen*/ 
} 
select.BsDp_month {							/* Monats-Dropdown */ 
	font-family:		Arial,Verdana;		/* Schrift */ 
	width:				70px;				/* Breite */ 
	font-size:			11px;				/* Fontgrösse */ 
	height:				18px;				/* Höhe	 */ 
	background-color:	#ffffff;			/* Hintergrund */ 
} 
input.BsDp_year {							/* Jahresfeld */ 
	width:     			40px;				/* Breite */ 
	font-family:    	Arial,Verdana;		/* Schrift */ 
	font-size: 			11px;				/* Fontgrösse */ 
	height:    			18px;				/* Höhe	 */ 
	background-color: 	#ffffff;			/* Hintergrund */ 
} 
.BsDp_dayTable {							/* Tabelle mit Tagen */ 
	width: 				150px;				/* Breite */ 
	Background-Color: 	#FFFFFF;
	width: 				150px; 				/* Breite */
} 
.BsDp_dayHeader {							/* Tages-Überschriften */ 
	font-size:     		11px;				/* Schriftgrösse */ 
	color: 				#000000;			/* Schriftfarbe */ 
	font-weight: 		normal;				/* Schriftbild */ 
	font-family:    	Arial,Verdana;		/* Schrift */ 
	border-bottom:  	1px solid #FFFFFF;	/* Linie unterhalb */ 
	Background-Color: 	#EDEDED;			/* Hintergrundfarbe */ 
	width: 				150px; 				/* Breite */
} 
td.BsDp_day {								/* Tageszellen */ 
	font-size: 			11px;				/* Schriftgrösse */ 
	font-family: 		Arial,Verdana;		/* Schrift */ 
	font-weight: 		normal;				/* Schriftbild */ 
	color: 				#000000;			/* Schriftfarbe */ 
	Background-Color: 	#FFFFFF;			/* Hintergrund, war weiss. Nachdem BsDp_dayTable den gleichen Background bekam, wirds bei Rollover weiss :-( */ 
} 
td.BsDp_weekday7 {							/* Formatierung der Sonntage */ 
	font-size: 			11px;				/* Schriftgrösse */ 
	font-family: 		Arial,Verdana;		/* Schrift */ 
	color: 				#FFFFFF;			/* Schriftfarbe */ 
	font-weight: 		normal;				/* Schriftbild */ 
	background-color: 	#AB1108;			/* Hintergrund */ 
} 
.BsDp_dayToday {							/* Formatierung heutiger Tag */ 
	font-family: 		Arial,Verdana;		/* Schrift */ 
	border: 			1px solid #999999;	/* Rahmeneigenschaften */ 
	font-size: 			11px;				/* Schriftgrösse */ 
	font-weight: 		normal;				/* Schriftbild */ 
	background-color: 	#d7d7d7;			/* Hintergrund */ 
	color: 				#000000;			/* Schriftfarbe */ 
} 
.BsDp_div {									/* Tabellenrahmen- und Hintergrund (Hintergrund hinter Monats-Dropdown und Jahr)*/ 
	border: 			1px solid #999999;	/* Rahmen und Rahmenfarbe */ 
	background-color: 	#EDEDED;			/* Hintergrund */ 
	padding:			1px;				/* Abstand */ 
	width: 				150px;				/* Breite */ 
	margin: 10px 0 0 0;
} 
.BsDp_dayTBsDp_day BsDp_weekday6ableDiv {	/* Rahmen um die Tagestabelle mit Verlauf von X nach Schwarz. */ 
	border: 		1px solid #999999; 
	width: 			150px; 					/* Breite */
} 
.BsDp_monthYearDiv { 
} 
.BsDp_buttonsDiv { 
	padding: 5px; 
} 
.BsDp_monthText {							/* Textformatierung, wenn kein DropDown für Monate verwendet wird und nur ein Monat angezeigt werden soll */ 
	font-family: 		Arial,Verdana; 
	font-size:      	12px; 
} 
.BsDp_yearText {							/* Textformatierung, wenn kein InputFeld für das Jahr verwendet wird und nur ein Jahr angezeigt werden soll */ 
	font-family: 		Arial,Verdana; 
	font-size:      	12px; 
} 
.BsDp_arrowLeft {							/* Abstand des linken Pfeiles nach rechts */ 
	padding:		0 0 10px 0;
}
.BsDp_arrowRight {
	padding:		0 0 10px 0;				/* Abstand des rechten Pfeiles nach links */
}



.WDBASubmitButton { 
	BACKGROUND-COLOR: #d7d7d7; 
	COLOR: #5E5E5E; 
	FONT-SIZE: 11px;  
	BORDER-WIDTH: 1px;  
	BORDER-STYLE: solid;  
	BORDER-COLOR: #9e9e9e;  
} 
.WDBASubmitCell { 
	TEXT-ALIGN: left; 
} 
.WDBAInputFields { 
	FONT-FAMILY: Arial ,Verdana;  
	FONT-SIZE: 11px;  
	FONT-WEIGHT: normal;
	COLOR: #000000;  
	WIDTH: 70px; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-WIDTH: 1px;  
	BORDER-STYLE: solid;  
	BORDER-COLOR: #000000;  
} 
.WDBADropDownFields { 
	FONT-FAMILY: Arial,Verdana;  
	FONT-SIZE: 11px;  
	COLOR: #5E5E5E;  
	WIDTH: 40px; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-WIDTH: 1px;  
	BORDER-STYLE: solid;  
	BORDER-COLOR: #999999 ;  
} 
.WDBAHeadLine { 
	FONT-FAMILY: Arial,Verdana;  
	FONT-SIZE: 16px;  
	FONT-WEIGHT: normal;  
	COLOR: #AB1108;  
	TEXT-ALIGN: left;  
	BACKGROUND-COLOR: #FFFFFF; 
} 
.WDBATD { 
	FONT-FAMILY: Arial,Verdana;  
	FONT-SIZE: 12px;  
	COLOR: #5E5E5E;  
	TEXT-ALIGBsDp_arrowLeftN: left;  
} 
.WDBASecondTable { 
	BACKGROUND-COLOR: #FFFFFF; 
} 
.WDBAMainTable { 
	FONT-FAMILY: Arial,Verdana;  
	FONT-SIZE: 12px;  
	width: 150px;  
	BORDER-WIDTH: 1px;  
	BORDER-STYLE: solid;  
	BORDER-COLOR: #FFFFFF;  
}




#arrival, #departure {
	margin: 0 5px 0 0;
	}

#Bs_Button_1_container, #Bs_Button_3_container {
	border:0px;
	}

#Bs_Button_1_container_icon, #Bs_Button_3_container_icon {
	padding: 0;
	}

#Bs_DatePicker_0_month, #Bs_DatePicker_2_month {
	BORDER-WIDTH: 1px;  
	BORDER-STYLE: solid;  
	BORDER-COLOR: #999999;
	margin: 3px 0;
	}

#Bs_DatePicker_0_year, #Bs_DatePicker_2_year {
	BORDER-WIDTH: 1px;  
	BORDER-STYLE: solid;  
	BORDER-COLOR: #999999;
	text-align:center;
	margin: 3px 0;
	}