.tx-cal-controller {
	font-size:1.0em;
	line-height:1.1em;
	float:left;
	display:block;
}

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

.tx-cal-controller h2 a {
	text-decoration:none;

}

.tx-cal-controller a {

}


.tx-cal-controller .teaser img {
	margin-bottom:0;
}

/* TEASER LIST VIEW ----------------------------------------------*/
.teaser_cal_list {
	float:left;
	margin-bottom:8px;
	width:100%;
}

.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;
}


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

.teaser_cal_list .date {
    font-size:1.1em;
	margin-top:10px;
	font-style:normal;
	font-weight:normal;
	line-height:1.6em;
	color: #999999;
}

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

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

.teaser_cal .text p {
	margin-right: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.1em;
	font-style:normal;
	font-weight:normal;
}

.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:bold;
	text-transform:uppercase;
}

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

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;	
}	