/*########## 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: 'Arial',Verdana,Tahoma,Lucida Sans Unicode; padding: 15px 0 5px 0; margin: 0;}
/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/


/*########## TYPO3 Rendering der Inhalte in der Spalte LEFT (LEFT) ###########*/
#left {width: 190px; height: 300px; text-align: left; padding: 0; margin: 0 0 0 10px; float: left; overflow: hidden;}
#left .lefttext {font-size: 12px; line-height: 14px; margin: 0; padding: 0;}
#left .lefttext DIV.csc-header h1 {font-size: 30px; line-height: 30px; font-weight: normal; color: #000000; padding: 0; margin: 0;}
#left .lefttext p {line-height: 18px;}
#left .lefttext p.bodytext {font-size: 12px; line-height: 18px;}
/*########## TYPO3 Rendering der Inhalte in der Spalte LEFT (LEFT) ###########*/


/*########## TYPO3 Rendering CONTENT ###########*/
div.csc-textpic img {border: 0px solid #ADD6F6;}
.csi-caption p.csc-caption {margin: 0px 1px 2px 2px; font-family: arial, sans-serif; font-size: 10px; line-height: 13px; color: #999999; background-color: #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: 5px;}
.tr-even.tr-0 td {line-height: 14px; font-weight: bold; color: black; background-color: #FFFFFF;}
.tr-even {background-color: #FFFFFF;}
.tr-odd {background-color: #FFFFFF;}
.tr-even.tr-last td {font-size: 12px; font-weight: bold; text-align: right; color: white; background-color: #FFFFFF;}
.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: center;}
/*########## TYPO3 Rendering CONTENT ###########*/


/*###### NEW FORM FOR TYPO3 4.0  ########*/
.csc-mailform {width: 98%;}
.csc-mailform-field {width: 98%px; font-size: 11px; clear: both;}
.csc-mailform-field label {width: 100px; 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: #DBDBDB;}
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: #FFFFFF; border: 1px solid #2F4D8D; margin-right: 200px;}
.input {font-size : 11px; width: 300px; height: 20px; line-height: 20px; border-style: solid; border: 1px solid #C31924; background-color : #EFF5FB;margin: 1px;}	
.textarea {font-size : 11px; width: 300px; height: 130px; line-height: 20px; border-style: solid; border: 1px solid #C31924; background-color : #EFF5FB; margin: 1px;}		
.option {font-size: 11px; width: 300px; height: 20px; line-height: 20px; padding: 0px; border: 1px solid #C31924; background-color: #EFF5FB; margin: 1px;}
.sub {margin: 10px 0px 5px 110px; font-weight: 700; color : #FFFFFF; width: 160px; height: 22px; 
padding: 2px;
background: #C31924;
border: 1px double #8A060F;
border-top-color: #F8A2A8;
border-left-color: #F8A2A8;
font-size: 12px;
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 #2F4D8D;
background-color : #EFF5FB;
margin: 0px;
/*display: inline;*/}


