/* Kalenderblatt */
#cal {padding-top: 3px; color: #fff; text-align: center; background-image: url(calbg2.gif); background-repeat: no-repeat; float: left; width: 40px; height: 50px; margin-right: 10px;}

/* Kalenderblatt Tag & Monat */
.calday { font-family:"Verdana"; font-size: 24px; text-shadow: #000 -1px -1px 0px;}
.calmonth { font-family:"Verdana"; font-size: 12px; text-shadow: #000 -1px -1px 0px;} clear: both;}

/* Bildausrichtung */
.left {float: left; margin-right: 15px; margin-bottom: 15px;}
.right {float: right; margin-left: 15px; margin-bottom: 15px;}
.bild {float: right; margin-left: 10px; margin-bottom: 10px;}

/* Links */
.pdf {border: 0pt none; vertical-align: middle;}
.link {border: 0pt none; vertical-align: middle;}

/* Sonstige Klassen
h1 {font-size: 14px; font-weight: bold; font-family: Myriad Condensed Web, Arial;}
h2 {font-size: 12px; font-style: italic; font-weight: normal;}
img {border: 0pt none;}
*/
p.fett { font-family:"Verdana"; font-size:16px; color:#e17e0e; font-weight:normal; }

hr {height:2px; border:0px; width:100%; background-image: url(trennlinie.gif); background-repeat: repeat-x; text-align: center; clear: both;}
