/* Start of CMSMS style sheet 'gs_termine' */
.termine_ueberschrift {
         width: 550px;
         }
.termine_ueberschrift_short {
         width: 185px;
         font-size:11px;
         font-weight: bold;
         padding-top:5px;
         padding-bottom:5px;
         }
.termine_beschreibung {
         float: left;
         font-size: 12px;
         line-height: 20px;
         width: 550px;
         // width: 850px;
         }
*+html .termine_beschreibung_short {
         float: left;
         font-size: 11px;
         line-height: 13px;
         width: 315px;
         }
.termine_beschreibung_short {
         float: left;
         font-size: 11px;
         line-height: 13px;
         width: 185px;
         // width: 230px;
         }
.termine_datum {
         float: left;
         font-size: 12px;
         line-height: 20px;
         width: 80px;
         height: 50px;
         background-image: url('images/cms/calendar.gif');
         background-repeat: no-repeat;
         background-position:16px 50%;
         //  background-position:14px 50%;
         text-align: center;
         padding-right:25px;
         }
.termine_wann {
        padding-top:25px;
        font-size: 12px;
}
.termine_wo  {
        font-size: 12px;
}
.termine_datum_short {
         float: left;
         font-size: 9px;
         line-height: 13px;
         width: 185px;
         text-align: left;
         border-bottom: 1px solid #bfbfbf;
         padding-bottom:3px;
         padding-top:13px;
         }
.termine_short_bg {

}

.termine_wann_short {
        padding-top:15px;
        font-size: 10px;
}
.termine_wo_short {
        font-size: 10px;
}
.tag {
         font-size: 16px;
         font-weight: bold;
         padding-top: 3px;
         // margin-top: 20px;
         // margin-left: 11px;
         }
.wochentag {
         font-size: 12px;
         padding-top: 10px;
         color: #005200;
         // position: relative; left:7px;
         }
.monat {
         font-size: 8px;
         color: #fff;
         // position: relative;
         // left:7px;
         // top:23px;
         }
/* End of 'gs_termine' */

