/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/
#inhalt {width: 429px; text-align: left; vertical-align: top; padding: 0px; margin: 1px 0 5px 0; float: left; /*clear: left; background: green;*/}
.text {text-align: left; padding: 5px 10px 5px 10px; margin: 0;}
#inhalt .text DIV.csc-header h1 {font-size: 24px; line-height: 30px; font-weight: normal; color: #242021; padding: 5px 10px 5px 10px; margin: 10px 0 0 0;}
#inhalt .text DIV.csc-header h2 {font-size: 18px; line-height: 18px; font-weight: normal; color: #242021; padding: 5px 10px 5px 10px; margin: 10px 0 0 0;}
#inhalt .text DIV.csc-header h3 {font-size: 14px; line-height: 14px; font-weight: normal; color: #242021; padding: 5px 10px 5px 10px; margin: 10px 0 0 0;}
#inhalt .text p {line-height: 18px;}
#inhalt .text p.bodytext {color: #222222; font-size: 12px; line-height: 18px; padding: 5px 10px 5px 10px;}
/*########## TYPO3 Rendering der Inhalte in der Spalte NORMAL (INHALT) ###########*/

/*######### Variable Rahmen fuer jeden Datesatz - Ganz Neu 30.08.07 ###############*/
DIV.kuechenweltentext {width: 100%; height: 290px;}
DIV.contentspecialblue DIV.csc-header h1 {color: #A18C63;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 ###############*/

DIV.csc-textpic.csc-textpic-left.csc-textpic-above DIV.csc-textpic-imagewrap {margin-left: 10px;}

/*########## TYPO3 Rendering der Inhalte in der Spalte RAND (RAND) ###########*/
#rand {width: 994px; text-align: left; padding: 0; margin: 0; float: none; }
#rand .randtext {width: 994px; font-size: 11px;line-height: 14px; margin: 0; }
#rand .randtext DIV.csc-header h1 {font-size: 30px; line-height: 30px; font-weight: normal; color: #5F3929; padding: 10px 10px 0 10px; margin: 0 0 10px 0;}
#rand .randtext DIV.csc-header h2 {font-size: 24px; line-height: 24px; font-weight: normal; color: #5F3929; padding: 10px 10px 0 10px; margin: 0 0 10px 0;}
#rand .randtext DIV.csc-header h3 {font-size: 18px; line-height: 18px; font-weight: normal; color: #5F3929; padding: 10px 10px 0 10px; margin: 0 0 10px 0;}
#rand .randtext p {line-height: 18px;}
#rand .randtext p.bodytext {font-size: 11px; line-height: 18px; margin: 0; padding: 0; }
/*########## TYPO3 Rendering der Inhalte in der Spalte RAND (RAND) ###########*/

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

.contenttable {margin: 0 0 0 6px; background: #FFFFFF; }
.contenttable td {padding: 5px; font-size: 12px; line-height: 14px;}
.tr-even.tr-0 td {font-size: 11px; }
.tr-even {background-color: #FFFFFF;}
.tr-odd {background-color: #FFFFFF;}

.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 #A18C63; margin-right: 200px;}
.input {font-size : 12px; width: 300px; height: 20px; line-height: 20px; border-style: solid; border: 1px solid #666666; background-color : #F5F5F5; margin: 2px;}	
.textarea {font-size : 12px; width: 300px; height: 130px; line-height: 20px; border-style: solid; border: 1px solid #666666; background-color : #F5F5F5; 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 0px; font-weight: 700; color : #FFFFFF; width: 190px; height: 30px; 
padding: 2px 2px 2px 6px;
background: url(../../../fileadmin/_neumann/gfx/submit_bg.gif) no-repeat #FFFFFF;
border: 0px;
font-size: 16px;
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;*/}

