/* Start of CMSMS style sheet 'Termine' */
ul.calendar-event{
list-style: none;
}

ul.calendar-event li{
margin-left: 35px;
}

.datum {
color: #737373;
font-weight: bold;
font-size: 13px;
letter-spacing: 1px;
margin:0;
padding:0;
}

.termin{
color: #000;
}

.termin span{
font-weight: bold;
}

.ort {
color: #000;
font-weight: normal;
letter-spacing: 0px;

}

.clear{
clear:both;
}
/* End of 'Termine' */

