/** Kalender Cal **/
.tx-cal-controller,
#month-header {
	width:460px;
	text-align:left;
	margin:0px;
	padding:0px;}

dt {
	background:#efefef;}

.tx-cal-controller p.bodytext{
	text-align:left;}

#calendar-nav {
	margin:0px;
	width:460px;
	float:left;}

#month-header-prevnext{
	color:#000000;
	font-size:14px;
	font-weight:bold;}

.calborder h1 {
	color:#6D6D6D;
	background:#EAEAEA;}
	
.calborder dl {
	color:#4E4E4E;}
	
.calborder dl dt {
	background:#EAEAEA;
	border-top: 1px solid #4E4E4E;
	margin-top:5px;}

p.found {
	font-style: italic;
	color:#C10000;
	}

#month-footer-header {
	color:#000000;
	font-size:14px;}

#month-small {
	width:281px;
	height:125px;
	margin-top:25px;
	margin-left:0px;
	float:left;}

.month-small th, .month-small td {
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
width: 34px;
font-size: 10px;
}

#month-large {
	width:281px;
	height:125px;
	margin-left:0px;
	margin-top:25px;
	float:right;}

#month-small_2 {
	width:272px;
	height:160px;
	margin-left:9px;
	margin-top:10px;
	float:left;}

#month-large_2 {
	width:272px;
	height:160px;
	margin-left:9px;
	margin-top:10px;
	float:right;}
	

.calborder {
background-color: #ffffff;
border: solid 1px #a1a5a9;

}

#month-footer {
width: 100%;
margin-bottom: 7px;
}

#calendar-nav td {
vertical-align: top;
}

#calendar-nav td#previous {
width: 175px;
}

#calendar-nav td#next {
width: 175px;
margin:0px;
}

#calendar-nav td#legend {
width: 212px;
padding-left:5px;
padding-right:5px;
}

.rowOn {
	background:#969CA3;}
	
#calendar-event {
	width:460px;}

#calendar-event fieldset {
	border:0px;}

legend {
	font-size:100%;
	font-style:italic;
	display:block;
	color:#CE2000;
	padding-left:2px;}

fieldset div p.bodytext {
	float:left;}

fieldset div label {
	float:left;
	background:#efefef;
	color:#4B403E;}

label {
	font-weight:bold;}

/* Calendar_Nav Ende */

.monthlargebasic {
height: 50px;
}

.default_categoryheader_text a:link,
.default_categoryheader_text a:active,
.default_categoryheader_text a:visited {
color:#000000;
text-decoration: none;}

.default_categoryheader_text a:hover {
color:#a8a8a8;
text-decoration: underline;}

.cal-single-imgcaption {
font-style:italic;}
