/* input-Feld im Suchformular */
.ttkalInput{
  background: url('/kunden_parameter/fti3_touristik/ibe_v2/images/kalender.gif') no-repeat 1px 1px #FFF;
  padding-left:25px;
  width:138px;
  font-family:Arial;
  position:relative;
  z-index:50;
  cursor:pointer;
}

.calDiv{
  clear:both;
  position:absolute;
  z-index:100;
  background: #FFF;
  border:1px solid #333399;
  width:168px;
}
.calDiv2 {
    width: 168px;
    height: 120px;
}

.calInfo{
  background-color: #333399;
  color: #FFF;
  text-align:center;
  font-weight:bold;
  font-family:Arial;
  font-size:12px;
  height: 22px;
  line-height: 22px;
}

.calIframe{
  position:absolute;
  display:none;
  overflow :hidden;
  width:0;
  height:0;
}

.div_tooltip{
  position:absolute;
  display:none;
  z-index:250;
  top:0;left:0;
  white-space:nowrap;
}

/* Titel: Monats- u. Jahresanzeige */
.kalTitel{
  font-size:12px;
  color:#000;
  text-align:center;
  height:20px;
  line-height:20px;
}
.kalhead {
    padding: 0 5px;
    text-align: center;
}
/* Pfeil links */
.kalhead_le{
  font-size:10px;
  color:#000;
  text-align:center;
  height:14px;
  padding-right:3px;
  padding-left:18px;
}
/* Pfeil rechts */
.kalhead_ri{
  font-size:10px;
  color:#000;
  text-align:center;
  height:14px;
  padding-left:3px;
}
/* Titel Kalenderwoche */
.kalHeadKW{
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  text-align: right;
  color:#C8D2DF;
  width:20px;
  height:25px;
  line-height:25px;
}
/* Ziffern Kalenderwochen */
.kalkw{
  font-family:Arial;
  font-size:12px;
  text-align: center;
  color:#999;
  width:20px;
  height:14px;
  line-height:14px;
}
.kalHeadTage{
  font-size:12px;
  font-weight:bold;
  text-align: center;
  width:20px;
  line-height:20px;
}
.kalHeadSon{
  font-size:12px;
  font-weight:bold;
  text-align: center;
  width:20px;
  line-height:20px;
}
/* Leerspalte Header */
.kalHeadSpace{width:12px;}
/* Leerspalte Monat-Start Links */
.rdLeft{
  width:12px;
}
/* Leerspalte Monat-Ende Rechts */
.rdRight{
  width:12px;
}
/* Leerspalte Normal */
.rdSpace{
  width:12px;
}

.kalson{
  color:#993300;
}
.kalson2{
  font-size:12px;
  text-align: center;
  height:14px;
  line-height:14px;
  width:20px;
  font-weight: bold;
}
.kalwt{
  font-size:12px;
  font-weight: bold;
  text-align: center;
  height:14px;
  line-height:14px;
  width:20px;
}
/* Tage Zeitraum */
.kalzr{
  font-size:12px;
  color:#FF9933;
  font-weight: bold;
  text-align: center;
  height:14px;
  line-height:14px;
  width:20px;
}

.kalam{
  font-size:12px;
  background-color: #FFF;
  color: #FFF;
  text-align: center;
  height:14px;
  line-height:14px;
  width:20px;
}
.klnl{
  font-size:12px;
  color:#999;
  text-align: center;
  height:14px;
  line-height:14px;
  width:20px;
}

.kalferien{
  background-color:#E7F9FE;
  color:#0481E1;
}

#today{
  font-family:Arial;
  font-weight: bold;
  font-size:12px;
  height:14px;
  line-height:14px;
}

.td_active{
  font-family:Arial;
  font-size:11px;
  background-color:#FF0000;
  color:#FFF;
  text-align: center;
}

.tt_for4KalenderFerienBox {
    margin: 3px 0 0 10px;
    font-size: 11px;
}
.tt_for4KalenderFerienBox select {
    font-size: 11px;
    width: 155px;
}

