#calbox {margin-top: 25px;}
#calbox .calhead {margin-left: 0px;}

#calbox .headline {
		font: bold 11px Tahoma, sans-serif;
		color: #547395;
		border-bottom:1px solid #CBD5DF;
		margin-bottom:3px;
		margin-left:20px;
		padding:0px 0px 2px 0px;
}

.calhead{ margin: 0;
		width:100%;
		height:15px;
		background-color:#a6a6a6;
		font: bold 11px Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		padding:1px;
		text-align:center;
		    
}
.calhead .rev {border:0;
		float:left;
		margin-left:3px;
		}
.calhead .ffw {border:0;
		float:right;
		margin-right:8px;
		}		

.ThreeMonthCalendarPREV{
	width:160px;
	float:left;
	}
.ThreeMonthCalendarACTIVE{
	width:160px;
	float:left; 
	margin-left:8px;
	}
.ThreeMonthCalendarNEXT{
	width:160px;
	float:left; 
	margin-left:8px;
	}
	
#calbox .week {
	text-align: center;
	font: normal 11px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	width:20px;
	background-color:#D2D2D2;
/*	border:1px solid white;*/
	}
	
#calbox .today {
	text-align: center;
	font: bold 11px/19px  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: transparent url(../images/cal_today.gif) no-repeat  top left;
	text-decoration:none;
/*	border:1px solid white;*/
	}	
#calbox .today a{
	color: #FFFFFF;
	}	
#calbox .today a:hover {
	text-align: center;
	background: transparent url(../images/cal_today.gif) no-repeat top left;
	color: #FFFFFF;
	text-decoration:none;
	}	

#calbox .selected {
	background: White url(../images/cal.gif) no-repeat top left;
	font: bold 11px/19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A60E00;
	text-align: center;
	border: 1px solid #A60E00;
}	
#calbox .selected a{
	display: block;
	background: White url(../images/cal.gif) no-repeat top left;
	font: bold 11px/19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A60E00;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
#calbox .selected a:visited {
	color: #A60E00;
	background: transparent url(../images/cal.gif) no-repeat top left;
	}
#calbox .selected a:hover {
	color: #A60E00;
	background: transparent url(../images/cal_over.gif) no-repeat top left;
	text-decoration:none;
	}
#calbox .selected a:active {
	color: #A60E00;
	background: transparent url(../images/cal.gif) no-repeat top left;
	}

#calbox .days {
	background: transparent url(../images/cal.gif) no-repeat top left;
	font: normal 11px/19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #727664;
	text-align: center;
/*	border:1px solid white;*/
	}
#calbox .days a{
	display: block;
	background: transparent url(../images/cal.gif) no-repeat top left;
	font: normal 11px/19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	}
#calbox .days a:visited {
	color: #CC3300;
	background: transparent url(../images/cal.gif) no-repeat top left;
	}
#calbox .days a:hover {
	color: #CC3300;
	background: transparent url(../images/cal_over.gif) no-repeat top left;
	text-decoration:none;
	}
#calbox .days a:active {
	color: #CC3300;
	background: transparent url(../images/cal.gif) no-repeat top left;
	}
 
#calbox .weekview {
	background: transparent url(../images/cal.gif) no-repeat top left;
	font: 11px/19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #727664;
	text-align: center;
/*	border:1px solid white;*/
	}
#calbox .weekview a{
	display: block;
	background: transparent url(../images/cal.gif) no-repeat top left;
	font: 11px/19px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #727664;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	}
#calbox .weekview a:visited {
	color: #CC3300;
	background: transparent url(../images/cal.gif) no-repeat top left;
	}
#calbox .weekview a:hover {
	color: #CC3300;
	background: transparent url(../images/cal_month_over.gif) no-repeat bottom right;	
	text-decoration:none;
	}
#calbox .weekview a:active {
	color: #CC3300;
	background: transparent url(../images/cal.gif) no-repeat top left;
	}
#calbox .weekview a.selected {
	color: #CC3300;
	background: url(../images/cal_month_over.gif) no-repeat bottom right;
	text-decoration:none;
	}

#calbox .weekunvisible{
	display: none;
}
	
#month {float:left;		
		margin:0px 3px 15px 3px;}
		
		
				
		
		
		
		
/* Formate zur Ausgabe der Termine*/
#events { width:510px;
		margin:25px 30px 20px 20px;
		/*padding-right: 35px;*/
		padding-left:20px;
		float:left;
		border-left:1px solid #DDDDDD;
		}
		
#events h2 {font-family: Arial, Helvetica, Sans-Serif;
		font-size:10px;
		/*font-weight:bold;*/
		color:#a64500;
		margin-bottom:2px;
		margin-right:20px;
		padding:0px 0px 5px 20px;
		border-bottom:1px solid #F3F2F2;
		/*background:url("../../images/cal_tv.gif") left no-repeat;*/
		margin-top:35px;
		}

#events h2.tv {
		background:url("../images/cal_tv.gif") left no-repeat;
		}

#events h2.event {
		background:url("../images/cal_event.gif") left no-repeat;
		}

#events .info{ margin-left:15px;
		border-left:1px solid #f3f2f2;
		padding-left:10px;
		}
		
#events h3{ font-weight:bold;
		font-size:13px;
		margin:4px 0px 10px 0px;
		padding:0px;}

#events .teaser { margin-bottom:10px;
		color:#595959;	
		}
		
#events .more{ font-weight:bold;
		font-size:11px;
		/*font-family: Arial, Helvetica, Sans-Serif;*/
		color:#666666;
		margin-right:3px;
		letter-spacing:0.2px;}				

#events .boxl { float:left;
		margin-right:15px; 
		width:225px;
		border-top:1px solid #f6f6f6; /*#f3f2f2*/
		padding-top:5px;
		}		
		
#events .boxr { float:left;
		padding-top:5px;
		width:225px;
		margin-left:15px;}		

.boxl b, .boxr b , .boxb b{
		font-weight:normal;
		font-size:11px;
		/*font-family: Arial, Helvetica, Sans-Serif;*/
		color:#595959;
		margin-right:3px;
		letter-spacing:0.3px;}				


.insert{/*padding-top:3px;*/
		margin-top:3px;
		margin-left:20px;
		text-align:center;
		}
		
.insert3month{/*padding-top:3px;*/
		margin-top:13px;
		margin-left:-25px;
		text-align:center;
		}

a.insert { margin-top:30px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#595959;
		/*border-top:1px solid #a6a6a6;
		width:149px;*/
		text-decoration:none;
		margin: 0px 0px 0px 0px;
}

a.insert:hover {
 		text-decoration:underline;
}


.clear {clear:both;
		width:0;
		height:0;
		margin:0;
		padding:0;}
		
		
	