/* *************************************************************  TYPO3 Bild Module  ************************************************************* *//* Einzelbild Abstand unten */#content .csc-textpic-single-image 		{ margin-bottom: 10px !important;}#content .csc-textpic-image li				{ 											background-image: none;  											padding: 0;										}.csc-textpic-caption 					{ 											margin: 0;											padding: 4px 0 0;																															}/* Verlinkte Bildunterschrift */.csc-textpic-caption a					{ 											background: transparent url(../images/arrow.gif) left center no-repeat; 											padding-left: 12px;																					}/* *************************************************************  TEASER HOME  ************************************************************* */.teaserhome								{											width: 780px;											overflow: hidden;											display: block;											height: 161px;																					}										.teaserhome .csc-textpic-text			{											width: 340px;											height: 110px;											padding: 25px;											float: left;																				}																													.teaserhome h2							{ 											margin: 0 !important;											color: #2E2C2C; 										}.teaserhome h3 a						{ 											color: #F2F2ED;											font-weight: normal; 											background: transparent url(../images/arrow_white.png) right center no-repeat;										}.teaserhome.orange .csc-textpic-text		{ background-color: #DF8A36 !important;}.teaserhome.darkgreen .csc-textpic-text		{ background-color: #9DA188 !important;}.teaserhome.lightgreen .csc-textpic-text	{ background-color: #BCBEAA !important;}/* *************************************************************  Teaser Bildliste  **************************************************************/#content .piclist                       {                                            padding: 0px 0;                                            border-top: 1px solid #D4D3D1;                                             min-height: 107px;                                                                               }#content .piclist  h2                   { padding-top: 6px;}#content .piclist:last-child            { border-bottom: 1px solid #D4D3D1 }#content .piclist .csc-textpic-single-image  {margin-bottom: 0 !important;}/* *************************************************************2 Spalten Text 50%  ************************************************************* */#content .textleft,#content .textright                     {                                            float: left;                                            width: 375px;                                        }#content .textright                     { margin-left: 30px; }/* *************************************************************2 Spalten 2/3 links 1/3 Rechts  ************************************************************* */.two-third-left                   		{ 											width: 485px;											float: left;																					}.one-third-right                   		{ margin-left: 523px;}