.calendar_table {
margin: 0px 0px 0px 0px;
padding: 0px;
width: 295px;
border:0px solid green;
font-family: Arial, Helvetica, sans-serif;
position:absolute;
left:0px;
}

.mainHead{
font-weight: bold;
font-size: 16px;
color: #111111;
background-color: #FFFFFF;
text-align: center;
margin: 0px;
padding: 0px;
height: 24px;
}

.cal_head, A.cal_head, .cal_head:visited {
font-weight: bold;
font-size: 12px;
color: #111111;
background-color: #FFFFFF;
text-align: center;
margin: 0px;
padding: 0px;
height: 24px;
text-decoration: none
}


A.cal_head:hover, .cal_head:visited:hover { 	text-decoration: underline; }

.cal_days {
font-weight: bold;
font-size: 14px;
color: #990000;
text-align: center;
height: 24px;
margin: 0px;
padding: 0px;
BACKGROUND-COLOR: white;
border-bottom: #669ACC 1px solid;
border-top: #669ACC 1px solid;
}

.cal_content {
BACKGROUND-COLOR: white;
margin: 0px;
padding: 0px;

}

.cal_sunday {
font-weight: bold;
font-size: 12px;
color: #669ACC;
margin: 0px;
padding: 0px;
text-align: center;
height: 14px;
background-color: #F5F4F3;

}
.cal_sunday a, .cal_sunday a:link, .cal_sunday a:visited, .cal_sunday a:focus, .cal_sunday a:active{
  font-size: 12px;
  color:#808080;
  text-align: center;
  text-decoration:none;
  font-weight:bold;
}
.cal_sunday a:hover{
  font-size:12px;
  color:#808080;
  text-decoration:underline;
  text-align: center;
  font-weight:bold;
}

.cal_saturday {
font-weight: normal;
font-size: 12px;
color: #669ACC;
margin: 0px;
padding: 0px;
text-align: center;
height: 14px;
background-color: #F5F4F3;

}

.cal_saturday a, .cal_saturday a:link, .cal_saturday a:visited, .cal_saturday a:focus, .cal_saturday a:active{
  font-size: 12px;
  color:#808080;
  text-align: center;
  text-decoration:none;
  font-weight:bold;
}
.cal_saturday a:hover{
  font-size:12px;
  color:#808080;
  text-decoration:underline;
  text-align: center;
  font-weight:bold;
}

.cal_empty {
font-weight: normal;
font-size: 12px;
color: #669ACC;
margin: 0px;
padding: 0px;
text-align: center;
height: 14px;
width: 24px;
background-color: transparent;
z-index:1;
}

.cal_event {
text-align: center;
}

.cal_event a{
font-weight: bold;
font-size: 12px;
color: #000000;
text-decoration: none;
padding: 0px;
margin: 0px;
text-align: center;
}

.cal_event a:hover{
font-weight: bold;
font-size: 12px;
color: #53617E;
text-decoration: underline 
}
.cal_event a:visited{
font-weight: bold;
font-size: 12px;
color: #53617E;
text-decoration:none;
}

.cal_today {
border: #aa0000 1px solid;
font-weight: normal;
font-size: 12px;
height: 14px;
margin: 0px;
padding: 0px;
color:#aa0000;
text-align: center;
}

.cal_today a, .cal_today a:link, .cal_today a:visited, .cal_today a:focus, .cal_today a:active{
  font-size: 12px;
  color:#aa0000;
  text-decoration:none;
  text-align: center;
}
.cal_today a:hover{
  font-size:12px;
  color:#53617E;
  text-decoration:underline;
  text-align: center;
}

.newEvent a:hover{
  font-size:12px;
  color:#990000;
  text-decoration:underline;
  text-align: center;
}

#kalender_ueberschrift{
text-align: left;
}

#kalender_ueberschrift a{
	position:absolute;
	left:0px;
text-align: left;
font-size:24px;
font-weight:bold;
color:#990000;
text-decoration:none;
}

.terminvorschlagen {
  font-size:12px;
  color:#990000;
}

.terminvorschlagen a{
  font-size:12px;
  color:#990000;
}
.terminvorschlagen a:link {
  font-size:12px;
  color:#990000;
}
.terminvorschlagen a:visited {
  font-size:12px;
  color:#990000;
}