/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.termin { font-size: x-small; background-color: rgb(255,153,153); margin-left: 10px; margin-top: 2px; border-top: 1pt solid rgb(0,0,0); margin-bottom: 2px;}
 .monat { font-size: medium; letter-spacing: 2pt; font-style: italic; text-align: left; background-color: rgb(204,0,0); margin-left: 5px; margin-top: 10px; margin-bottom: 2px;}
 .slogan { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(255,255,255); font-weight: bold; background-color: rgb(102,204,0); padding: 4px 20px; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 