#calendar
{
	background:;
}
#calendar table 
{
	width: 80%;
	font-size: 9pt;
	font-weight: bold;
	color: gray;	
	border:1px solid #81A287;
	
	padding: 0;
	margin-bottom: 10px;
}
#calendar table td
{
	border: 1px dotted gray;
	padding: -6;
	margin: 0;
	text-align: center;
}
#calendar table th
{
	background-color: #cccccc;
	color: #000000;
}
#calendar-header
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #a1a283;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.weekend
{
	color: #976155;
	background-color: #f4f4f4;
}

#cal_1_title
{
	font-weight: bolder;
	text-align: center;
}
#prev a
{
	color: #257ec2;
	font-size: 12pt;
	font-weight: bold;
}
#next 
{
	text-align: right;
}
#next a
{
	color: #257ec2;
	font-size: 12pt;
	font-weight: bold;
}
#calendar table td a
{
	color: #257ec2;
}
.tx-ccevent-header {

margin-bottom: 10px;

font-weight: bold;

font-size: 14px;

}

.tx-ccevent-entry {

margin-bottom: 10px;

}

.tx-ccevent-area {

position: absolute;

}

.tx-ccevent-areacontent {

position: absolute;

color: #000000;

background-image: url(../../../typo3conf/ext/cc_event/res/ausruf.gif);

background-repeat: no-repeat;

width: 277px;

height: 210px;

display: block;

padding-top: 5px;

padding-left: 25px;

padding-right: 5px;
margin-left: 150px;

}

.tx-ccevent-areacontent table tr td {

color:#000000;

font-size:12px;

}
