/* $Id: index_de.css 58 2009-08-27 15:39:31Z hweber $ */

/*----------------------------------------------------------*/
/*     Abweichende CSS-Anweisungen für die Startseite       */
/*----------------------------------------------------------*/

/* Inhalt */
#inhalt				{	background:#E2001A url('/images/index_hintergrund_de.png') top left no-repeat; }

/* Newsticker */
#ticker				{	display:none; position:absolute; left:144px; top:370px;
						border:none; }
#ticker.tickerAttached {
						display:block;
						height:40px;
						width:745px;
						overflow:hidden; }
#ticker.tickerAttached ul {
						margin:0; padding:0; }
#ticker.tickerAttached ul li {
						font-size:1.2em; font-weight:normal;
						margin-right:15px;
						float:left;
						list-style-type:none; }

/* Banner */
#banner				{	position:absolute; top:430px; left:280px;
						border:none }