/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/
#inhalt {width: 570px; text-align: left; vertical-align: top; padding: 0px; margin: 10px 0 10px 0; float: left;}
.text {text-align: left; padding: 0 15px 5px 15px; margin: 0px;}
#inhalt .text DIV.csc-header h1, h2, h3 {font-size: 18px; line-height: 18px; font-weight: normal; color: #2F4D8D; padding: 5px 0 5px 0; margin: 0;}
#inhalt .text p {line-height: 18px;}
#inhalt .text p.bodytext {font-size: 11px; line-height: 18px; margin: 0; padding: 0 5px 2px 0; }
/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/

/*######### Variable Rahmen fuer jeden Datesatz - Ganz Neu 30.08.07 ###############*/
DIV.contentspecialblue {width: 90%; margin:15px 0 15px 0; padding: 2px 10px 3px 10px; border: 2px dotted #C3CDDF; background: #F2F6FB;}
DIV.contentspecialblue DIV.csc-header h1 {color: #2F4D8D;height: 18px; line-height: 18px; margin-top: 10px;}
DIV.contentspecialblue .contenttext {}
DIV.contentspecialblue p.bodytext {color: #596171; font-size: 10px;}
/*######### Variable Rahmen fuer jeden Datesatz - Ganz Neu 30.08.07 ###############*/


/*########## TYPO3 Rendering der Inhalte in der Spalte RAND (RAND) ###########*/
#rand {width: 175px; text-align: left; vertical-align: top; padding: 0px; margin: 10px 0x 0 0; float: right;}
#rand DIV.csc-header h1 {font-size: 13px; line-height: 18px; color: #2F4D8D; padding: 5px 0px 5px 0px; }
#rand .randtext {width: 175px; font-size: 11px;line-height: 14px; margin: 15px 0 10px 0; }
#rand .randtext DIV.csc-header h1, h2, h3 {font-size: 14px; line-height: 16px; font-weight: bold; color: #2F4D8D; padding: 5px 0 5px 0; margin: 0;}
#rand .randtext p {line-height: 18px;}
#rand .randtext p.bodytext {font-size: 11px; line-height: 18px; margin: 0; padding: 0 5px 2px 0; }
/*########## TYPO3 Rendering der Inhalte in der Spalte RAND (RAND) ###########*/

/*########## 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;}
.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: #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 #CBD4E0; margin-right: 200px;}
.input {font-size : 12px; width: 300px; height: 20px; line-height: 20px; border-style: solid; border: 1px solid #CBD4E0; background-color : #F2F6FB;margin: 2px;}	
.textarea {font-size : 12px; width: 300px; height: 130px; line-height: 20px; border-style: solid; border: 1px solid #CBD4E0; background-color : #F2F6FB; margin: 2px;}		
.option {font-size: 12px; width: 300px; height: 20px; line-height: 20px; padding: 0px; background-color: #F2F6FB; margin: 2px;}
.sub {margin: 10px 0px 5px 160px; font-weight: 700; color : #FFFFFF; width: 190px; height: 45px; 
padding: 2px;
background: url(../../../fileadmin/_goumans/gfx/submit_bg.gif) no-repeat #FFFFFF;
border: 0px;
font-size: 18px;
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 #CBD4E0;
background-color : #F2F6FB;
margin: 0px;
/*display: inline;*/}

