.calendar_table {
margin: 0px 0px 0px 5px;
padding: 0px;
width: 290px;
border:0px solid green;
font-family: Arial, Helvetica, sans-serif;
position:absolute;
left:0px;
}

.mainHead{
font-weight: bold;
font-size: 14px;
color: #111111;
background-color: #FFFFFF;
text-align: center;
margin: 0px;
padding: 0px;
}

.cal_head, A.cal_head, .cal_head:visited {
font-weight: bold;
font-size: 11px;
color: #111111;
background-color: #FFFFFF;
text-align: center;
margin: 0px;
padding: 0px;
text-decoration: none
}


A.cal_head:hover, .cal_head:visited:hover { 	text-decoration: underline; }

.cal_days {
font-weight: bold;
font-size: 13px;
height:18px;
color: #444444;
text-align: center;
BACKGROUND-COLOR: white;
}
.cal_days td {
height:26px;
BACKGROUND-COLOR: white;
margin-bottom: 2px;
}
.cal_content {
BACKGROUND-COLOR: white;
height: 17px;
margin: 0px;
padding: 0px;

}

.cal_sunday {
font-weight: bold;
font-size: 13px;
color: #9A9A9A;
margin: 0px;
padding: 0px;
text-align: center;
height: 17px;

}
.cal_sunday a, .cal_sunday a:link, .cal_sunday a:visited, .cal_sunday a:focus, .cal_sunday a:active{
  font-size: 13px;
  color:#9A9A9A;
  text-align: center;
  text-decoration:none;
  font-weight:bold;
}
.cal_sunday a:hover{
  font-size:13px;
  color:#000000;
  text-decoration:underline;
  text-align: center;
  font-weight:bold;
}

.cal_saturday {
font-weight: normal;
font-size: 13px;
color: #9A9A9A;
margin: 0px;
padding: 0px;
text-align: center;
height: 17px;

}

.cal_saturday a, .cal_saturday a:link, .cal_saturday a:visited, .cal_saturday a:focus, .cal_saturday a:active{
  font-size: 13px;
  color:#9A9A9A;
  text-align: center;
  text-decoration:none;
  font-weight:bold;
}
.cal_saturday a:hover{
  font-size:13px;
  color:#000000;
  text-decoration:underline;
  text-align: center;
  font-weight:bold;
}

.cal_empty {
font-weight: normal;
font-size: 13px;
color: #9A9A9A;
margin: 0px;
padding: 0px;
text-align: center;
height: 17px;
width: 24px;
background-color: transparent;
z-index:1;
}

.cal_event {
font-weight: normal;
font-size: 13px;
color: #9A9A9A;
margin: 0px;
padding: 0px;
text-align: center;
height: 17px;
}

.cal_event a, .cal_event a:link, .cal_event a:visited, .cal_event a:focus, .cal_event a:active{
  font-size: 13px;
  color:#9A9A9A;
  text-align: center;
  text-decoration:none;
  font-weight:bold;
}
.cal_event a:hover{
  font-size:13px;
  color:#000000;
  text-decoration:underline;
  text-align: center;
  font-weight:bold;
}
.cal_today {
border: #DFDFDF 1px solid;
font-weight: normal;
font-size: 13px;
height: 17px;
width:17px;
margin: 0px;
padding: 0px;
color: #9A9A9A;
text-align: center;
}

.cal_today a, .cal_today a:link, .cal_today a:visited, .cal_today a:focus, .cal_today a:active{
  font-size: 13px;
  color: #9A9A9A;
  text-decoration:none;
  text-align: center;
}
.cal_today a:hover{
  font-size:13px;
  color:#000000;
  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;
}
