@charset "UTF-8";
/* allgemein */
.d21Container {
 /* font-weight: bold; */
 margin-top: 0px;
 padding: 4px;
 border: 1px solid #C6BD95;
}
.d21Container, .d21Container input, .d21Container select {
    /* font-size: 12px; */
}
.d21Header, .d21CheckHeader { width: 100%!important; font-size: 13px; margin-bottom: 8px; border-bottom: solid 1px #cccccc; color: #666666; }
.d21Col { float: left; }
.d21Cal { float: left; margin-left: 2px; cursor: pointer; }
.d21CheckIn, .d21CheckOut {float: none!important;
width: 100px!important;
padding-top: 5px;}
.d21RateCode { float: left; width: 68px; padding-top: 5px; }
.d21Count { float: left; width: auto!important; text-align: left!important }
.d21Cities { clear: both; width: 100%!important; margin-bottom: 20px; }
.d21CityLabel { float: left; width: 68px; padding-bottom: 5px; }
.d21CheckIn, .d21CheckOut { width: 100px!important; }
/* rows */
.d21Row1, .d21Row2 { clear:none!important; float:left!important; width: auto!important; margin-bottom: 4px; }
.d21Row1 {margin-right: 20px; }
.d21Row3 { float:none!important; width: 100%!important; clear:both!important; }
.d21Row4 { float: left; }
.d21Row5 {
	clear: none;
	width: 100% !important;
}
.d21Row6 {/* width: 170px; */
display:none!important;

/* margin-top: 8px; */
/* text-align: right; */}

/* controls */
#txtD21Arrival, #txtD21Departure { width: 70px; margin-top: 1px; }
#txtD21RateCode { width: 98px; margin-top: 1px; }
#ddD21City { width: 105px; }
#ddD21Count {
	width: 70px!important;
	}
#ddD21Room { width: 104px; margin-left: 5px; }
#btD21Search {
	margin-left: 0px !important;
	margin-top: 0px !important;
	background-color: #004831 !important;;
	width: 30% !important;
	border: 1px solid #004831 !important;
	color: #fff;
	float: right !important;
	clear: none  !important;
}

#park #btD21Search {
	margin-left: 0px !important;
	margin-top: 0px !important;
	background-color: #7F182B !important;
	width: 40% !important;
	border: 1px solid #7F182B !important;
	color: #fff;
	float: right !important;
	clear: none !important;
}



#hlD21PackageLink { }

/* calendar */
.scw { padding:1px; vertical-align:middle; }
iframe.scw { position:absolute; z-index: 9999; top: 0px;left:0px;visibility:hidden;width:1px;height:1px;}
table.scw {padding:0px;visibility:hidden;position:absolute;cursor:default;width:200px;top:0px;left:-2000px;z-index:10000;text-align:center;}
table.scw {padding: 1px;vertical-align:middle;border: solid 1px #666666;font-size:  10pt;font-weight: bold;}
td.scwDrag, td.scwHead {padding: 0px 0px;text-align: center;}
td.scwDrag  {font-size:  8pt;}
select.scwHead {margin: 3px 1px;text-align: center;}
input.scwHead {height: 20px;width: 20px;vertical-align:middle;text-align: center;margin: 2px 1px;font-weight: bold;font-size:  10pt;font-family: fixedSys;}
td.scwWeekNumberHead,td.scwWeek  {padding: 0px;text-align: center;font-weight: bold;}
td.scwNow,td.scwNowHover,td.scwNow:hover,td.scwNowDisabled  {padding: 0px;text-align: center;vertical-align:middle;font-weight: normal;}
table.scwCells {text-align: right;font-size:  8pt;width: 96%;}
td.scwCells,td.scwCellsHover,td.scwCells:hover,td.scwCellsDisabled,td.scwCellsExMonth,td.scwCellsExMonthHover,td.scwCellsExMonth:hover,td.scwCellsExMonthDisabled,td.scwCellsWeekend,td.scwCellsWeekendHover,td.scwCellsWeekend:hover,td.scwCellsWeekendDisabled,td.scwInputDate,td.scwInputDateHover,td.scwInputDate:hover,td.scwInputDateDisabled,td.scwWeekNo,td.scwWeeks {padding: 3px;width: 16px;height: 16px;border-width: 1px;border-style: solid;font-weight: bold;vertical-align: middle;}
table.scw {background-color: #bebebe;}
td.scwDrag  {background-color: #9999CC;color: #CCCCFF;}
td.scwWeekNumberHead {color: #333333;}
td.scwWeek  {color: #ffffff;}
td.scwWeekNo  {background-color: #776677;color: #333333;}
td.scwCells {background-color: #f0f0f0;color: #000000;}
td.scwInputDate {background-color: #ffffff;color: #000000;}
td.scwCellsWeekend {background-color: #e4e4e4;color: #000000;}
td.scwCellsExMonth {background-color: #CCCCCC;color: #666666;}
td.scwNow {background-color: #6666CC;color: #FFFFFF;}
td.scwClear {padding: 0px;}input.scwClear {padding: 0px;text-align: center;font-size: 8pt;}
td.scwCells:hover,td.scwCellsHover {background-color: #FFFF00;cursor: pointer;color: #000000;}
td.scwInputDate:hover,td.scwInputDateHover {background-color: #FFFF00;cursor: pointer;color: #000000;}
td.scwCellsWeekend:hover,td.scwCellsWeekendHover {background-color: #FFFF00;cursor: pointer;color: #000000;}
td.scwCellsExMonth:hover,td.scwCellsExMonthHover {background-color: #FFFF00;cursor: pointer;color: #000000;}
td.scwNow:hover,td.scwNowHover {color: #FFFF00;cursor: pointer;font-weight: bold;}
td.scwInputDateDisabled {background-color: #999999;color: #000000;}
td.scwCellsDisabled {background-color: #999999;color: #000000;}
td.scwCellsWeekendDisabled {background-color: #999999;color: #CC6666;}
td.scwCellsExMonthDisabled {background-color: #999999;color: #666666;}
td.scwNowDisabled  {background-color: #6666CC;color: #FFFFFF;}




