/* Kalender */
.header_gallery {width:710px;padding:5px 0 5px 10px;background:transparent url("../images/calender-title.png") no-repeat bottom left;}
.cal_main {width:305px;height:210px;border:1px solid #369;margin-top:-7px;}
.cal_main_small {width:210px;min-height:110px;margin-left:12px;border:1px solid #004083;}
.month {background-color:#004083;font:bold 14px verdana;color:white;}
.month_small {background-color:#004083;font:bold 9px verdana;color:white;text-align:center;}
.daysofweek {background-color:gray;font:bold 14px verdana;color:white;text-align:center;}
.daysofweek_small {background-color:gray;font:bold 9px verdana;color:white;text-align:center;}
.days {font-size: 14px;font-family:verdana;color:black;background-color: #BFCFFF;padding: 2px;}
.days_small {font-size: 9px;font-family:verdana;color:black;background-color: #BFCFFF;padding: 2px;text-align:center;}
.days #today, .days_small #today{font-weight: bold;color: red;}

#rightside{padding:0;width:718px;}
#col_450{width:430px;min-height:340px;float:left;margin-left:12px;padding:10px;background:transparent url("../images/decore-calender.png") no-repeat top right;}
#col_240{width:220px;min-height:340px;border-left:1px solid #ccc;float:left;margin-left:12px;padding:10px;}
.col_450_height{min-height:200px;}
#tblitems{width:100%;}
#tblitems td{border-bottom:1px solid #ccc;}

a:hover{background-color:#F9FF9A;text-decoration:underline;}
.cal_event{color:darkblue;font-weight:bold;font-size:8pt;font-family:arial;}
.cal_titles{font-size:120%;font-family:arial;}
.cal_old{position:absolute;left:360px;top:400px;}
* html .col_450_height{height:200px;}
* html #col_240, * html #col_450{height:340;}
