/* *****   fuer die startseite                                  **********
mb, 2008-04-28 09:50
mn, 2008-04-26 15:33
*/

body							{ background: #E4E4E4; font-size: 101%; }
#mantel							{ background: white url(../images/linkeSpalte-start-bg.gif) 1px 0 repeat-y; }
#mantelPad						{ border: 1px solid #CCC; background-image: none; }
#obenPad						{ /* height: 140px; */ }
#linksPad						{ padding: 150px 10px 10px 25px; background: url(../../Layout/Homepage/linkeSpalte-start-verlauf.gif) repeat-x; }
#linksPad h2					{ text-transform: uppercase; color: #B5B5B5; font-size: 24px; line-height: 115%; margin: 0; padding: 0 0 15px 0; } 
#linksPad p						{ color: white; font-size: 14px; line-height: 125%; margin: 0; padding: 4px 0; }
#linksPad h3					{ font-weight: normal; color: white; font-size: 12px; line-height: 120%; margin: 180px 0 0 0; padding: 4px 0; }
#linksPad h3 a					{ text-decoration: none; }
#linksPad a						{ color: white; }
#navBox							{ display: none; }


/* diese 3 koennen weg, mb, 2008-04-25
#rechtsLinkAesthetik			{ padding: 10px 0; border-top: 2px dotted #CCC; margin: 10px 0 0 0; }
#rechtsLinkVip					{ padding: 10px 0; border-top: 2px dotted #CCC; }
#rechtsLinkQualitaet			{ padding: 10px 0; border-top: 2px dotted #CCC; } */

/* neu, mb, 2008-04-26 */
#rechtsInhalt 					{ padding-top: 10px; }
#rechtsInhalt .csc-textpic-imagewrap 
								{ padding-top:10px; padding-bottom:10px; border-top: 2px dotted #CCC; }

#content ul						{ padding: 4px 0 4px 1px; font-size: 14px; color: #5F696B; list-style-type: none; line-height: 120%; }
#content li						{ padding: 4px 0 4px 25px; background: url(../images/icon-doppelpfeil.gif) 0px 8px no-repeat; }
#content li a					{ color: #5F696B; text-decoration: none; }
#content li a:hover				{ color: #E41A23; text-decoration: none; }
#content img					{ padding: 0; margin: 0; }

#mitteLinks 					{ float: left; width: 214px; }
#mitteRechts					{ float: right; width: 214px; }
#mitteLinksPad					{ margin: 13px 0 10px 0; border-right: 2px dotted #CCC; }
#mitteRechtsPad					{ margin: 13px 0 10px 0; border-right: 2px dotted #CCC; }

.clearingDiv 					{ clear: both; height: 1px; overflow: hidden; }


