/**
  * Common Calendar
  *
  * @copyright       NEUSTA GmbH
  * @author          mschaefer
  * @version         1.0
  *
  * @revision        $Revision: 13 $
  * @lastmodified    $Date: 2009-03-25 10:58:57 +0100 (Mi, 25 Mrz 2009) $
  * @last author	 $Author: lmoshagen $
  */


.dplayer					{background:#FFF1D0 none repeat scroll 0 0; border:1px solid #e1e1e1; padding:5px; width:380px; position: absolute !important; top: 45px;}
* html .dplayer				{width:380px;}
.dplayer .dpclose			{background:#FFF1D0 url(../../pics/img/bg_kalender_x.gif) no-repeat right 2px; width:378px; height:17px; overflow:hidden; float:right; line-height:100px;}
* html .dplayer .dpclose	{margin-bottom:5px;}
.dplayer #dpfrom			{background:#FFE59F; width:186px; clear:both; margin-top:22px; height:180px;}
* html .dplayer #dpfrom		{width:184px;}
html>/**/body .dplayer #dpfrom	{margin-top:0;}
.dplayer #dpto				{background:#FFE59F; width:186px; height:180px;}
* html .dplayer #dpto		{width:184px; margin-top: -5px;}
.dplayer .monthyearcombo	{background:#FFE59F;}
.dplayer .monthyearcombo select {margin:3px 0 5px 30px; width:120px;}
.dplayer .monthYearComboLabel	{color:#fff; padding:7px 0 5px 30px; font-size:12px;}
* html .dplayer .monthyearcombo select {margin:3px 0 5px 30px; width:120px;}

.dplayer table.ui-datepicker td a	{font-weight:normal; text-decoration:underline;}
.dplayer table tr.ui-datepicker-title-row td a	{color: #000099 !important; font-weight:bold; text-decoration:none;}

.dplayer table.ui-datepicker .ui-datepicker-unselectable {color:#999; font-weight:normal;}
.dplayer table.ui-datepicker td.ui-datepicker-current-day a	{background:#4DA3DA none repeat scroll 0 0 !important; text-decoration:none; font-weight:normal; color:#fff !important;}

.dplayer table.ui-datepicker td.ui-datepicker-days-cell-over a {background: #4DA3DA !important; color: #fff !important; }
.dplayer table.ui-datepicker td.ui-datepicker-days-cell-over a:hover {background: #4DA3DA !important; color: #fff !important; }
.dplayer table.ui-datepicker td.ui-datepicker-days-cell-over a:active {background: #4DA3DA !important; color: #fff !important; }

.dplayer table.ui-datepicker .ui-datepicker-vacation	{background-color:#E7F9FE; color:#fff; text-decoration:underline;}
.tx-tuisearch-pi1 .dplayer label	{color:#000099; font-weight: normal; margin-right:5px;}
.dplayer select.dpvac 		{width:162px;}
.tx-tuisearch-pi1 .dplayer input.dpsubmit	{background:#FF4D00 none repeat scroll 0 0; border:1px solid #000000; color:#FFFFFF; cursor:pointer; float:right !important; font-weight:bold; margin-right:20px; padding:2px; width: auto;}
* html .tx-tuisearch-pi1 .dplayer input.dpsubmit {width: 100px}
.dplayer .ui-datepicker-inline {background: #FFF9EF none repeat scroll 0 0;display:block; float:left; font-weight:bold; height:130px; padding:4px; position:relative; width:178px;}
* html .dplayer .ui-datepicker-inline {background: #FFF9EF none repeat scroll 0 0;display:block; float:left; font-weight:bold; height:120px; padding:4px; position:relative; width:176px;}