/* Legt Hoehe und Breite fest */
html, body {
	background: url(../upload/start_bg_5021.gif) left 465px repeat-x;
	color: #fff;
}

/* Standard definition fuer Absaetze */
div.contentContainer table.contentTable td.contentColumn p {
	color: #fff;
	font-size: 11px;
	padding-left: 0;
	padding-right: 0;
}

div.contentContainer table.contentTable td.contentColumn h1,
div.contentContainer table.contentTable td.contentColumn h2,
div.contentContainer table.contentTable td.contentColumn h3,
div.contentContainer table.contentTable td.contentColumn h4 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 11px;
}

div.contentContainer table.contentTable td.contentColumn h2,
div.contentContainer table.contentTable td.contentColumn h3 {
	padding-left: 10px;
	background: url(../upload/ueberschriftButton_8879.gif) 0 3px no-repeat;
	font-size: 14px;
}
div.contentContainer table.contentTable td.contentColumn h3 {
	margin-bottom: 6px;
	font-size: 12px;
	background: url(../upload/ueberschriftButton_8879.gif) 0 -11px no-repeat;
}

div.contentContainer table.contentTable td.contentColumn a {
	color: white;
	text-decoration: underline;
}
div.contentContainer table.contentTable td.contentColumn a:hover {
	color: red;
}

/* Anpassen der Topnavigation- und Loginzeile */
div.tNavKont,
div.tNavKont div.des1 {
	background: transparent;
}

/* Definitionen der Platzhalterzelle links*/
td.spacerColumnLeft {
	background: transparent;
}

/* Definitionen der Platzhalterzelle rechts*/
td.spacerColumnRight {
	display: none;
}                                                                            

/* Container fuer den Inhalt */
div.contentContainer {
	position: relative;
	top: 0;
	left: 0;
}

/* Einstellungen fuer die Basistabelle des Inhalts */
table.contentMainTable {
}

/* Anpassungen fuer die Inhaltstabelle */
table.contentTable {
	position: absolute;
	top: -70px;
	left: -140px;
	width: 760px;
}

/* Definitionen des Inhaltsbereichs */
td.contentColumn {
	background: transparent;
}

/* Definition der Breite des rechten Platzhalters */
img.spacerRight {
	height: 550px
}

/* Steuerelement Container unten*/
div.bottomAddContrContainer {
	display: none;
}

table.twoColElShell td.middleSpc img {
	width: 30px;
}

/* Definition Bilduntertext */
td.paragraphImageText,
table.footer td table td.paragraphImageText {
	font-size: 10px;
	background: white;
	color: #D72E11;
}

/* Einstellungen fuer den Absatz  "mehr..." Link */
/* Absatz Sublink */
td.paraSublink {
	font-size: 11px;
	padding: 0;
}

/* >> Fusszeile */
	/* Spalte des Footers */
	td.msFooter
	{
	}
	/* Anpassungen fuer den Fusszeilenkontainer*/
	div.decoEl
	{
		width: 100%;
		position: absolute;
		top: 676px;
		left: 0;
		z-index: 900;
		background: #3E4046;
		height: 66px;
		text-align: center;
	}
	div.deco_1
	{
		text-align: left;
		width: 970px;
		margin: 0 auto;
	}
	
	div.deco_2
	{
	}
	 
	/* Definitionen fuer die Fusszeilentabelle */
	table.footer
	{
		width: 100%;
		padding: 0;
		margin: 0px auto 0px auto;
	}
	
	/* Einstellungen der Fusszeilen Tabellenzelle */
	table.footer td 
	{
		font-size: 11px;
		color: #000;
	}
	
	/* Anpassungen der Fusszeilen Inhaltselemente*/
	table.footer td p,
	table.footer td ul,
	table.footer td ol,
	table.footer td form,
	table.footer td h1,
	table.footer td h2,
	table.footer td h3,
	table.footer td h4,
	table.footer td h5,
	table.footer td h6
	{
		font-size: 11px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
/* << */

/* Hier koennen die angelegten Container definiert werden */
div.banner
{
	width: 607px;
	height: 60px;
	position: absolute;
	left: 186px;
	top: 130px;
	z-index: 100;
	overflow: hidden;
	display: none;

