/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/
#inhalt {width: 450px; text-align: left; vertical-align: top; padding: 0px; margin: 5px 0 10px 0; float: left;}
.text {text-align: left; padding: 10px 15px 5px 15px; margin: 0px;}
.text p {line-height: 16px;}
#inhalt .text h1.csc-firstHeader {font-size: 13px; line-height: 18px; color: #527DB2; padding: 5px 0px 5px 0px; }
#inhalt .text DIV.csc-header h1 {color: #527DB2;}
/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/



/*########## TYPO3 Rendering der Inhalte in der Spalte LEFT (LEFT) ###########*/
#left {width: 140px; text-align: left; vertical-align: top; padding: 0px; margin: 10px 0 0 8px; float: left;}
#left DIV.csc-header h1 {color: #FFFFFF; font-size: 11px; line-height: 18px; font-weight: bold; margin: 0; padding: 0 0 0 5; }
#left .lefttext {width: 140px; font-size: 11px;line-height: 14px; margin: 0; float: none; clear: both;}
#left .lefttext p.bodytext {font-size: 11px; line-height: 14px; margin: 0; padding: 0 5px 2px 0; }
#left .csi-image {padding: 3px; margin: 0px; border: 0px solid #212324;}
/*########## TYPO3 Rendering der Inhalte in der Spalte LEFT (LEFT) ###########*/


/*########## TYPO3 Rendering CONTENT ###########*/
.bildtext {float: left; margin: 8px 10px 8px 0px; border: 1px solid #103F91;}
.textbild {float: right; margin: 2px 0px 2px 10px; border: 1px solid #103F91;}
.teaserimg {float: right; margin: 0 0 6px 0; border: 0px solid #103F91;}

.contenttable {margin: 5px 0px 10px 0px; background: #1883BE; width: 180px;}
.contenttable td {padding: 5px; font-size: 10px;}
.tr-even.tr-0 td {color: #333333; font-weight: bold; font-size: 11px; }
.tr-even {background-color: #E6FAF1;}
.tr-odd {background-color: #E6FAF1;}

.td-0 {color: #000000; font-weight: bold; }
.td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-last {text-align: left;}
/*########## TYPO3 Rendering CONTENT ###########*/


/*###### NEW FORM FOR TYPO3 4.0  ########*/
.csc-mailform {width: 98%;}
.csc-mailform-field {width: 98%px; font-size: 11px; clear: both; background: #C3D6F2;}
.csc-mailform-field label {width: 150px; display: block; margin: 2px 1px 2px 1px; text-align: left; padding: 2px 5px 2px 0px; line-height: 1.3em; float: left;}
.csc-form-label-req {color: #434544; font-weight: bold;}
.csc-form-label {background: #C3D6F2;}
DIV.csc-mailform-label {float: none; clear: both; padding-left: 6px; background: #EBF4F9; height: 24px; line-height: 24px; font-weight: bold; color: #527DB2;text-align:left;}
/*## Alte T3-Version .csc-form-commentcell {background: #E4CA83;}
.csc-form-commentcell p {font-weight: bold; color: #527DB2;}*/

.csc-mailform-check {background-color: #FEF6E2; border: 1px solid #E4CA83; margin-right: 200px;}
.input {font-size : 11px; width: 200px; height: 20px; line-height: 20px; border-style: solid; border: 1px solid #7DA6E2; background-color : white; margin: 1px;}	
.textarea {font-size : 11px; width: 200px; height: 130px; line-height: 20px; border-style: solid; border: 1px solid #7DA6E2; background-color : white;  margin: 1px;}		
.option {font-size: 11px; width: 200px; height: 20px; line-height: 20px; padding: 0px; border: 1px solid #7DA6E2; background-color : white; margin: 1px;}
.sub {margin: 10px 0px 5px 160px; font-weight: 700; color : #FFFFFF; width: 180px; height: 22px; 
padding: 2px;
background: #527DB2;
border: 1px double #666;
border-top-color: #AFC1D7;
border-left-color: #AFC1D7;
font-size: 12px;
color: #FFFFFF;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
 cursor: hand;}
/*###### NEW FORM FOR TYPO3 4.0  ########*/

		
/*########## FORMULARE ###########*/
p.form {
font-family: arial, verdana, helvetica;
font-size: 11px;
margin: 1px 0px 1px 0px;
padding: 0px;}

form input, form option, form submit, form select, form textarea {
font-family: arial, verdana, helvetica;
font-size : 11px;
font-weight	: normal;   
border-style: solid;
border: 1px solid #7DA6E2; 
background-color : white; 
margin: 0px;
/*display: inline;*/}

