/* Style sheet kalender_termine */
#kalender table{text-align: center;border-spacing: 5px;margin: 0 auto;}
#kalender th.head{height: 40px;}
#kalender td{background-image: url('tl_files/bkg/layout/bg_newsbox.jpg');background-repeat: repeat-x;padding: 10px;border: 1px solid #ccc;}
#kalender td.active{border: 1px solid #CA0A1D;}
#kalender td.active a{color: #CA0A1D;font-weight: bold;}
#terminliste h3,#kalendereintrag h3{display: block;text-align:right;margin-top: -30px;border-bottom: 1px solid #CA0A1D;}
#terminliste ul,#kalendereintrag ul{list-style-image: url(tl_files/bkg/layout/list-style-image.jpg);margin-left: 20px;font-size: 12px;}
#terminliste ul li,#kalendereintrag ul li{margin-bottom: 10px;}
#kalender th.head a img{border: none;}

