a.cal_head {
	color: #000000;
}

a.cal_head:hover {
	text-decoration: none;
}

.cal_head {
	background-color: #E6E6E6;
	color:            #000000;
	font-family:      Verdana;
	font-size:        11px;
	font-weight:      bold;
	font-style:       normal;
}

.popup_head {
	background-color: #E6E6E6;
	color:            #000000;
	font-family:      Verdana;
	font-size:        12px;
	font-weight:      bold;
	font-style:       normal;
}

.cal_days {
	background-color: #E6E6E6;
	color:            #000000;
	font-family:      Verdana;
	font-size:        11px;
	font-weight:      bold;
	font-style:       normal;
}

.cal_content {
	background-color: #E6E6E6;
	color:            gray;
	font-family:      Verdana;
	font-size:        10px;
	font-weight:      normal;
	font-style:       normal;
}

.cal_today {
	border: 		  1px solid #000000;
	color:            #000000;
	font-family:      Verdana;
	font-size:        10px;
	font-weight:      bold;
	font-style:       normal;
}

.cal_event, a.cal_event {
	background-color: #E6E6E6;
	color:            #FAAF3b;
	font-family:      Verdana;
	font-size:        10px;
	font-weight:      bold;
	font-style:       normal;
}

.popup_event {
	background-color: #ffffff;
	color:            #000000;
	font-family:      Verdana;
	font-size:        9px;
	font-weight:      normal;
	font-style:       normal;
}

#terminvorschau {
	width:			  144px;
	heigth:			  100px;
	background-color: #E6E6E6;
	font-size:		  10px;
	font-family:	  Verdana;
	visibility:		  hidden;
}

