
/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/
#inhalt {width: 774px; text-align: left; vertical-align: top; padding: 0px; margin: 0 0 0 0;  float: left;}
.text {text-align: left; padding: 8px 8px 8px 8px; margin: 0px; /*border: 1px solid #FFFFFF;*/}
.text p {line-height: 18px;}
#inhalt .text h1.csc-firstHeader {font-size: 18px; line-height: 22px; color: #F44900; font-weight: normal; padding: 0;}
/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/


/*########## TYPO3 Rendering der Inhalte in der Spalte RAND (RAND) ###########*/
#rand {width: 150px; text-align: left; vertical-align: top; padding: 0; margin: 8px 0 0 0; float: right;}
.randtext {width: 150px; color: #000000; text-align: left; padding: 0; margin: 0;}
.randtext p {font-size: 95%; color: #000000; line-height: 1.1em;}
.randtext h1.csc-firstHeader {font-size: 95%; color: #64A403; line-height: 2.0em;}
/*########## TYPO3 Rendering der Inhalte in der Spalte RAND (RAND) ###########*/


/*########## TYPO3 Rendering CONTENT ###########*/
.csi-image {float: left; margin: 0px 3px 2px 0px; padding: 4px; background-color: #FFFFFF; border: 1px solid #999999;}
.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: 2px; }
.tr-even.tr-0 td {line-height: 14px; font-weight: bold; color: white; background-color: #7DC711;}
.tr-even {background-color: #EDEEE6;}
.tr-odd {background-color: #DDDFD1;}
.tr-even.tr-last td {font-size: 12px; font-weight: bold; text-align: right; 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: center;}
/*########## TYPO3 Rendering CONTENT ###########*/




 
 /*###### NEW FORM FOR TYPO3 4.0  ########*/
.csc-mailform {width: 450px;}
.csc-mailform-field {width: 450px; font-size: 11px; clear: both;}
.csc-mailform-field label {width: 175px; display: block; background-color: #EDEFE7; margin: 1px; text-align: left; padding: 2px 5px 2px 0px; line-height: 1.3em; float: left;}
.csc-form-label-req {color: #F44900; font-weight: bold;}

.csc-mailform-check {background-color: #E8EBEC; border: 1px solid; margin-right: 200px;}
.input {font-size : 11px; width: 250px; border-style: solid; border: 1px solid #787878; background-color : #E8EBEC;}	
.textarea {font-size : 11px; width: 250px; height: 120px; border-style: solid; border: 1px solid #787878; background-color : #E8EBEC;}		
.option {font-size: 11px; width: 250px; padding: 0px; border: 1px solid #787878; background-color: #E8EBEC; margin: 0px;}
.sub {margin: 10px 0 0 180px; font-size: 11px; font-weight: 700; color : #FFFFFF; width: 175px; height: 20px; border-style: solid; border: 1px groove #000000; background-color : #F44900; 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: 0px solid #787878;
background-color : #EDEFE7;
margin: 0px;
/*display: inline;*/}
	