/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/
#inhalt {width: 730px; padding: 0; margin: 0; float: left;}
.text {text-align: left; padding: 20px; margin: 0;}
#inhalt .text p {font-size: 95%; line-height: 1.4em; }
#inhalt .text DIV.csc-header h1 {font-family: 'Georgia',Verdana,Tahoma,Lucida Sans Unicode; padding: 15px 0 5px 0; margin: 0;}
/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/


/*########## TYPO3 Rendering CONTENT ###########*/
div.csc-textpic img {border: 4px solid #ADD6F6;}
.csc-textpic-caption {margin: 0px 1px 2px 2px; font-family: arial, sans-serif; font-size: 10px; line-height: 13px; color: #777777; background: #FFFFFF;}
.csi-textpic .csi-imagewrap {text-align: left;	/* is there a bug in IE? (if we don't set this, the image is not centered above or below the text) */}
.csi-text {padding: 0px 5px 0px 0px;}
.csi-textpic dl {float: left;}

.contenttable {margin: 5px 0px 10px 0px;}
.contenttable td {padding: 2px; }
.tr-even.tr-0 td {line-height: 14px; font-weight: bold; color: white; background: #DDDFE0;}
.tr-even.tr-last td {font-size: 12px; font-weight: bold; text-align: left; color: white; background-color: #1F6493;}
.td-last {text-align: right;}

td {line-height: 12px; font-size: 11px; }
.tr-even.tr-0 td.td-0 {width: 120px; font-weight: bold; }
.td-0 {font-weight: bold; }
.tr-even.tr-0 td.td-1 {width: 100px;}
.tr-even.tr-0 td.td-2 {width: 100px;}
.tr-even.tr-0 td.td-3 {width: 100px;}

.td-3, .td-4, .td-5, .td-6 {text-align: left;}
/*########## TYPO3 Rendering CONTENT ###########*/

/*########## TYPO3 Rendering Tabellen Termine ###########*/
table.termine {border-collapse: separate; border-spacing: 1px; margin-bottom: 16px; width:100%;}
table.termine thead th {background: #005B9F; font-size:13px; color: white; font-weight:bold; padding:7px 5px 7px 5px; border-bottom:1px solid #CECECE;}
table.termine tr.tr-odd {background: #F1F1F1;}
table.termine tr.tr-even {background: #E8E8E8;}
table.termine tbody td {font-size:11px; font-weight:normal; padding: 7px 5px 7px 5px; border-bottom:1px solid #CECECE;}
table.termine .td-0 {font-weight: bold; }
td {vertical-align:top;}
th, td {padding: 2px;}
table.termine tfoot td {background: #7A2290; font-size:11px; color: white; font-weight:normal; padding: 7px 5px 7px 5px; border-bottom:1px solid #CECECE;}
table.termine caption {font-family:Arial; font-size:14px; font-weight:bold; padding:0 0 5px; text-align:left;}
/*########## TYPO3 Rendering Tabellen Termine ###########*/


/*###### NEW FORM FOR TYPO3 4.0  ########*/
.csc-mailform {width: 470px;}
.csc-mailform-field {font-size: 16x; clear: both; margin: 6px 0 6px 0;}
.csc-mailform-field label {width: 210px; display: block; text-align: left; background-color: #FFFFFF; padding: 0 8px 0 0; line-height: 1.3em; float: left;}
.csc-form-label-req {color: #b3d111; font-weight: bold;}

.csc-mailform-check {background-color: #E8EBEC; border: 1px solid; margin-right: 200px;}
.input {font-size: 14px; width: 280px; border-style: solid; border: 2px solid#C1C1B7; padding: 5px; background-color: #FFFFFF;}	
.textarea {font-size: 14px; width: 280px; height: 150px; border-style: solid; border: 2px solid #C1C1B7; padding: 5px; background-color: #FFFFFF;}		
.option {font-size: 14px; width: 294px; padding: 0px; border: 2px solid #C1C1B7; background-color: #FFFFFF; margin: 0;padding: 5px;}
.sub {margin: 10px 0 0 220px; font-size: 14px; font-weight: 700; color : #FFFFFF; width: 200px; height: 28px; border-style: solid; border: 1px groove #000000; background-color: #044989; cursor: hand;}
/*###### NEW FORM FOR TYPO3 4.0  ########*/

		
/*########## FORMULARE ###########*/
p.form {
font-family: arial, verdana, helvetica;
font-size: 12px;
margin: 1px 0px 1px 0px;
padding: 0px;}

form input, form option, form submit, form select, form textarea {
font-family: arial, verdana, helvetica;
font-size : 12px;
font-weight	: normal;   
border-style: solid;
border: 1px solid #AD7E59;
background-color : #F2F6FB;
margin: 0px;
/*display: inline;*/}
