.tx-cal-controller {
	font-size:1.0em;
	line-height:1.1em;
	margin-bottom:8px;
}

.tx-cal-controller p {
	line-height:1.6em;
	margin:0;
	padding:0 0 0 0;	
}


/* TEASER LIST VIEW */
.teaser_cal_list {
	float:left;
	margin-bottom:10px;
	padding-bottom:5px;
	width:100%;
	border-bottom:1px dashed #CCCCCC;	
}

.teaser_cal_list h1{
	line-height:1.6em;
	background-image:none;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 0;
	padding:0;
	width:226px;
	padding-top:0 !important;
}

.teaser_cal_list .bild {
	background-image:url(../../html/img/cal-img-bkg.png);
	background-repeat:no-repeat;
	height:85px;
	margin-left:-2px;
	margin-top:-2px;
	padding-left:3px;
	padding-top:3px;
	width:220px;
	margin-right:20px;
	float:left;
}

.teaser_cal_list .text  {
	float:left;
	width:350px;
}

.teaser_cal_list .text p {
	margin-right:8px;
	margin-bottom:8px;
	padding-bottom:8px;
}

.teaser_cal_list .date {
    font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	margin-bottom:5px;
}

.teaser_cal_list h1 a{
	text-decoration:underline;
	font-weight:bold;
}

/* TEASER VIEW */
.teaser_cal {
	float:left;
	margin-bottom:8px;
	width:226px;
}

.teaser_cal .text p {
	border-top:1px dashed #CCCCCC;
	margin-right:8px;
	margin-top:8px;
	padding-top:8px;
}

.teaser_cal .bild {
	background-image:url(../../html/img/cal-img-bkg.png);
	background-repeat:no-repeat;
	height:85px;
	margin-left:-2px;
	margin-top:-2px;
	padding-left:3px;
	padding-top:3px;
	width:220px;
}

.teaser_cal .date {
    font-size:1.6em;
	margin-top:10px;
	font-style:normal;
	font-weight:bold;
	margin-bottom:10px;
}

.teaser_cal h1{
	background-image:none;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0 0;
	padding:0;
	width:226px;
	padding-top:0 !important;
}

.teaser_cal h1 a{
	text-decoration:none;
	font-weight:bold;
}


/* DETAIL VIEW */

.date {
	width:400px;float:left;
	padding-top:4px;
}
.startdate,
.enddate {
	font-size:18px;
	font-weight:bold;
}

.startime,
.endtime {
	font-size:1.1em;
	line-height:1.6em;
}

.tx-cal-controller h1{
	/*padding-top:8px;*/
	font-weight:normal;
}

.tx-cal-controller_image {
	margin-bottom:8px;
}
.tx-cal-controller_image img{
	border:1px solid black !important;
}

.tx-cal-controller div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float:none;
	width:460px;
	float:left;
}

p.tx-cal-controller_subheader{
	border-bottom:1px dashed #CCCCCC;
	font-style:italic;
	margin-bottom:20px;
	margin-right:8px;
	padding-bottom:20px !important;
}

	.tx-cal-controller label {
		float:left;
		margin-bottom:0;
		text-align:left;
		padding-right:0;
		width:120px;
		font-weight:bold;
	}
	
.tx-cal-controller_description {
	margin-top:8px;
	width:460px;
	float:left;
	margin-bottom:8px;	
}	