.csc-frame-frame1 {
	border: solid 1px;
	padding-top: 36px;
	padding-left: 6px;
	padding-right: 6px;
	background: url(../../GRAPHICS/DESIGN/aktuell.png) no-repeat top left yellow;
}
	

.csc-frame-frame1 h1 {
	margin-top: 0px;
	padding-top: 0px;
	color: red;
	background-image: none;
}
	




/* Einstellungen fuer das Email-Formular */

.contenttable {
	font-size: 14px;
	padding-right: 0px;
	padding-top: 0px;
	border: solid 0px;
}

.contenttable p,tr,td {
	padding: 0px;
	margin: 0px
}

.contenttable td {
	padding-left: 4px;
	margin: 0px
}




/*******************************************
* Kalender Zusätze
********************************************/

.tx-cal-controller form fieldset legend {
    color:blue;background:#eee;border:1px solid #aaa;padding:2px 6px;margin-left:12px;
}
.tx-cal-controller form fieldset {
    border: 2px solid #000;
    width: auto;
    padding:12px;
    background: #fff;
}


.tx-cal-controller form input,.tx-cal-controller form select {
    clear:left;margin:4px 0;
}

.tx-cal-controller form input.search {
    float:right;
}


/* TABLES - calendar */
.calendar {width:200px;font-size:92%}
	.calendar td {text-align:center;border: 1px solid #ddd}
	.calendar th {text-align:center}
	.calendar thead th {padding: 3px 2px}
	.calendar tbody th {padding: 2px}
	.calendar tbody th.sub {padding: 2px}



csc-uploads-fileName a {
	text-decoration: none;
}




/* Einstellungen fuer das Email-Formular */

.csc-mailform-field-name label {
	width: 64px;
}

.csc-mailform-field-email label {
	width: 64px;
}

.csc-mailform-field-adresse label {
	width: 64px;
}

.csc-mailform-field-tv {
	margin-top:15px;
}

.csc-mailform-field-tv label {
	width: 224px;
}

.csc-mailform-field-Nachricht label {
	width: 65px;
}

.csc-mailform input,textarea {
	border: solid 1px;
	border-color: #c0c0c0;
}

.csc-mailform-field-Nachricht {
	margin-top: 20px;
}

.csc-mailform-field-formtype_mail {
	margin-top: 10px;
	margin-left: 494px;
}