
html, body {
	/*height:100%;*/
}

body {
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	margin-top:		0px;
	margin-bottom:	2px;
	margin-left:	0px;
	background-color:#FFFFFF;
}
*html body{
	
}


table { 
	/*border-collapse:collapse;
	margin: 0px;*/
	border-spacing:0px;
	border: 0px solid white;
}

td { 
	border: 0px white solid;
	padding: 0px; 
	vertical-align: top;
} 
img { 
	border: 0px solid #FFFFFF; 
}


table#RahmenGesamt{
	width:967px;
	border: 0px solid #B1B4C6;
	margin-top:10px;
}

*html table#RahmenGesamt{
	width:969px;
}

td#ZelleInhaltGesamtOben{
	position:relative;
}

/*---*/

div#SchichtExtranvOben{
	position:relative;
	float:right;
	clear:both;
	margin-right:20px;
	margin-bottom:5px;
}

div#SchichtIconImpressum{
	position:relative;
	float:left;
	margin-right:5px;
	padding-top:2px;
}

div#SchichtLinkImpressum{
	position:relative;
	float:left;
}

div#SchichtIconEmpfehlen{
	position:relative;
	float:left;
	height:15px;
	margin-left:25px;
}

div#SchichtLinkEmpfehlen{
	position:relative;
	float:left;
	margin-left:5px;
}

/*------------*/


div#SchichtInhaltGesamtOben{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	border: 1px solid #B1B4C6;
	padding-top:8px;
}

div#SchichtGesamtLinks{
	position:relative;
	float:left;
	width:170px;
	margin-left:3px;
}
div#SchichtGesamtRechts{
	position:relative;
	float:left;
	width:786px;
	min-height:547px;
	background-color:#FBFBFB;
	background-image:url(../img/hintergrund.jpg);
	background-repeat: no-repeat;
}

*html div#SchichtGesamtRechts{
	height:547px;
}

/*---------*/

div#SchichtLogo{
	position:relative;
	margin-left:10px;
	height:41px;
}

div#NavigationGesamt{
	position:relative;
	margin-top:40px;
}

div.HauptNavLinkBereich{
	position:relative;
	/*
	float:left;
	clear:both;
	*/
	clear:both;
	width:160px;
	margin-top:7px;
	height:17px;
}

div.HauptNavLink{
	position:relative;
	float:left;
	width:140px;
}
div.HauptNavPfeil{
	position:relative;
	float:left;
	width:12px;
	margin-left:5px;
	padding-top:4px;
}
div.HauptNavUnterstrichOn{
	position:relative;
	clear:both;
	width:140px;
	height:3px;
	background-color:#AC0013;
}
div.HauptNavUnterstrichOff{
	position:relative;
	clear:both;
	width:140px;
	height:3px;
	background-color:#FFFFFF;
}

/*-----------*/

div.SubnavBereichGesamt{
	position:relative;
	width:140px;
	/*
	float:left;
	clear:both;
	*/
	margin-bottom:0px;
	margin-top:5px;
	text-align:right;
}

*html div.SubnavBereichGesamt{
	margin-bottom:0px;
}

div.SubnavLinkBereich{
	position:relative;
	float:right;
	height:18px;
}

table.TabelleSubnav{
	margin-bottom:15px;
}

*html table.TabelleSubnav{
	margin-bottom:10px;
}

td.ZelleSubnavLink{
	text-align:right;
	padding-right:5px;
}

td.ZelleSubnavKasten{
	
}

div.SubnavLink{
	position:relative;
	float:right;
	height:18px;
}

div.SubnavKastenOff{
	position:relative;
	width:5px;
	height:5px;
	margin-left:0px;
	margin-top:8px;
	background-color:#333B69;
}
div.SubnavKastenOn{
	position:relative;
	width:5px;
	height:5px;
	margin-left:0px;
	margin-top:8px;
	background-color:#B00719;
}


/*-----------*/


div#SchichtInhaltsbereichGesamt{
	position:relative;
	
}

div#SchichtInhaltsbereichLinks{
	position:relative;
	float:left;
	margin-top:50px;
	margin-left:15px;
	z-index:11;
}

div#SchichtInhaltsbereichRechts{
	position:relative;
	float:right;
	text-align:right;
	z-index:10;
}



td#ZelleInhaltLinksRotstrich{
	width:7px;
	background-color:#AC0013;
}

td#ZelleInhaltEigentlicherInhalt{
	position:relative;
	/*width:397px;*/
	width:397px;
	background-color:#FFFFFF;
	padding-left:20px;
}
*html td#ZelleInhaltEigentlicherInhalt{
	width:397px;
	
}

td#ZelleInhaltSchattenRechts{
	width:3px;
	background-image:url(../img/schatten_rechts_test.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}

td#ZelleInhaltSchattenUnten{
	background-image:url(../img/schatten_unten_test.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height:9px;
}

div.SchichtTitel{
	position:relative;
	margin-top:20px;
	margin-bottom:15px;
}
div.SchichtTitelMitUntertitel{
	position:relative;
	margin-top:20px;
	margin-bottom:0px;
}

div.SchichtUnterTitel{
	position:relative;
	margin-bottom:15px;
}

div.SchichtTextInhalt{
	position:relative;
	padding-right:16px;
	padding-bottom:20px;
}



/*-------*/

div#SchichtRotbereichUnten{
	position:relative;
	width:100%;
	height:30px;
	margin-top:10px;
	border:1px solid #B30C1F;
	background-color:#B30C1F;
}

div#SchichtRotbereichVorne{
	position:relative;
	float:left;
	width:12px;
	height:30px;
	background-color:#D13B4D;
}
div#SchichtRotbereichGrafik{
	position:relative;
	float:left;
	margin-left:0px;
}
div#SchichtRotbereichTicker{
	position:relative;
	float:left;
	margin-top:5px;
	width:460px;
	/*height:20px;*/
}

/*-----*/

table.TabelleBildMitRahmen{
	border:1px solid #333B69;
	margin-top:10px;
	margin-bottom:5px;
}
td.ZelleBildMitRahmen{
	padding:4px;
}

div.SchichtBildUntertitelBlau{
	position:relative;
	color:#FFFFFF;
	background-color:#333B69;
	width:359px;
	padding:5px;
}

*html div.SchichtBildUntertitelBlau{
	width:369px;
}

/*------*/

div.SchichtBildUntertitelBlauPresse{
	position:relative;
	float:left;
	clear:both;
	color:#FFFFFF;
	background-color:#333B69;
	width:250px;
	padding:5px;
}

*html div.SchichtBildUntertitelBlauPresse{
	width:260px;
}

div.SchichtBildUntertitelBlauPresseVergroessern{
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:3px;
}

/*--------*/

#TickerBereich{
	color:#FFFFFF;
}

div#SchichtWebdesignBy{
	position:relative;
	margin-left:12px;
}


/*------*/

div.SchichtButtnTop{
	position:relative;
	
	text-align:right;
	margin-top:5px;
	
	/*
	float:right;
	clear:both;
	margin-right:0px;
	padding-right:0px;
	margin-bottom:10px;
	width:100%;
	*/
}
div.SchichtButtnTopPresse{
	position:absolute;
	top:0px;
	right:5px;
	height:1px;
}


div.SchichtPdfDownload{
	position:absolute;
	top:10px;
	right:5px;
}
div#SchichtPdfDownloadPfeil{
	position:relative;
	float:left;
	margin-right:3px;
	padding-top:2px;
}
div#SchichtPdfDownloadLink{
	position:relative;
	float:left;
	margin-right:3px;
}
div#SchichtPdfDownloadIcon{
	position:relative;
	float:left;
}

div.SchichtTrenner{
	position:relative;
	clear:both;
	width:100%;
	height:1px;
}

a.NachObenAnker{
	width:1px;
	height:0px;
	margin-top:-50px;
}


