
html{
	/*height:100%;*/
	min-height: 100.05%;
}

body {
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	margin-top:		0px;
	margin-bottom:	20px;
	margin-left:	0px;
	background-color:#FFFFFF;
	background-image:url(../img/bck.jpg);
	background-repeat: repeat-x;
}
*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;
} 


table.bildrahmen{
	border: 1px solid #CCCCCC; 
}


td.zellebildrahmen{
	padding: 6px; 
}

img { 
border: 0px solid #FFFFFF; 
}

/*----------*/

div#container{
	position:relative;
	margin:0 auto;
	width:993px;
	background-color:#FFFFFF;
	min-height:520px;
}

div#SpalteLinks{
	position:relative;
	float:left;
	width:435px;
}
div#Spalterechts{
	position:relative;
	float:left;
	width:508px;
}
div#SpalteGanzRechts{
	position:relative;
	float:left;
	width:50px;
	padding-top:110px;
	/*
	padding-top:100px;
	*/
}

div#SchichtMotivRechts{
	position:relative;
}
div#SchichtMotivRechtsBalken{
	position:relative;
	height:4px;
	background-color:#3A4E4D;
}

/*-------------------*/

div#NotfallNummer{
	position:absolute;
	/*
	top:14px;
	left:21px;
	*/
	top:25px;
	right:0px;
}
div#NotfallNummer, div#NotfallNummer a{
	text-decoration:none;
	font-size: 10px;
    line-height: 16px;
}

div#SchichtLogo{
	position:relative;
	clear:both;
	margin-top:50px;
	/*
	margin-top:40px;
	*/
	height:60px;
}

div#SchichtMotivLinksOben{
	position:relative;
	clear:both;
}
div#SchichtBalkenUnterMotiv{
	position:relative;
	clear:both;
	height:4px;
	background-color:#3A4E4D;
}

div#SchichtSubnavGesamt{
	position:relative;
	clear:both;
	float:right;
	width:195px;
	background-image:url(../img/bck_subnav.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

div.SchichtSubnavZeileOff{
	position:relative;
	clear:both;
	height:20px;
}
div.SchichtSubnavZeileOn{
	position:relative;
	clear:both;
	height:20px;
	background-image:url(../img/navi/bck_subnav_link.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
div.SchichtSubnavLinkOff{
	position:relative;
	float:right;
	margin-right:12px;
	height:20px;
}
/*
div.SchichtSubnavLinkOn{
	position:relative;
	float:right;
	margin-right:12px;
	height:20px;
	
}
*/
div.SchichtSubnavPfeil{
	position:relative;
	float:right;
	padding-top:7px;
	padding-right:10px;
	clear:both;
}

div.SchichtSubnavTrenner{
	position:relative;
	clear:both;
	height:1px;
	background-color:#707977;
}

/*-----------*/

div#SchichtExtraNavObenGesamt{
	position:relative;
	float:right;
	clear:both;
	height:45px;
	margin-top:5px;
	/*
	height:35px;
	margin-top:5px;
	*/
	margin-right:-10px;
	
}

div.ExtranavKasten{
	position:relative;
	float:left;
	width:4px;
	height:4px;
	margin-top:7px;
	margin-right:3px;
}
div.ExtranavLink{
	position:relative;
	float:left;
	margin-right:10px;
}

/*-------*/

div#SchichtHauptNavGesamt{
	position:relative;
	height:60px;
	clear:both;
	background-color:#E01120;
	padding-left:10px;
}

div.SchichtHauptNavKasten{
	position:relative;
	float:left;
	
}

div.SchichtHauptNavTrennstrich{
	position:relative;
	float:left;
	width:1px;
	height:24px;
	margin-top:10px;
	background-color:#FFFFFF;
}
div.SchichtHauptNavTrennstrichOff{
	position:relative;
	float:left;
	width:1px;
	height:24px;
	margin-top:10px;
	
}
/*----------*/

div#SchichtTeaserBereichGesamt{
	position:relative;
	height:186px;
	margin-top:0px;
	background-color:#F0F0F0;
	
	background-image:url(../img/bck_europakarte.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}

div#SchichtTitelGrafik{
	position:relative;
	clear:both;
	padding-top:45px;
	margin-left:20px;
}

div#SchichtTeaserGrafik{
	position:relative;
	clear:both;
	padding-top:12px;
	margin-left:20px;
}

div#SchichtInhaltsbereichGesamt{
	position:relative;
	border-left:1px solid #D4D8D8;
	border-right:1px solid #D4D8D8;
	/*border-bottom:20px solid #1B292A;*/
	/*
	padding-left:20px;
	padding-right:20px;
	padding-top:25px;
	padding-bottom:15px;
	*/
	padding-bottom:15px;
	width:506px;
	float:left;
	clear:both;
}

div#SchichtInhaltsbereichGesamt2{
	position:relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:25px;
	
}

div#SchichtBalkenUnterInhalt{
	position:relative;
	height:20px;
	background-color:#1B292A;
	clear:both;
}

div#SchichtWebdesignBy{
	position:relative;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}

/*
div#MotivteilRechts{
	position:absolute;
	width:20px;
	top:20px;
	right:-20px;
}
*/
div.cleaner{
	position:relative;
	width:100%;
	height:1px;
	clear:both;
}

/*---------*/

div.SchichtStartKastenMitteGesamtX{
	position:relative;
	float:left;
	
	/*background-color:#1B292A;*/
}

div.SchichtStartKastenInhaltGesamt{
	position:relative;
	float:left;
	width:129px;
	/*clear:both;*/
	margin-right:30px;
}
div.SchichtStartKastenInhaltLink{
	position:relative;
	padding-bottom:5px;
	
}
div.SchichtStartKastenInhaltBild{
	position:relative;
	
	border:1px solid #D4D8D8;
	padding:2px;
}

.StartDoppelpfeil{
	margin-top:0px;
	margin-bottom:-3px;
}

/*-----------*/
/*---------*/

div.SchichtKastenMitteGesamtStandard{
	position:relative;
	float:left;
}

div.SchichtKastenInhaltGesamtStandard{
	position:relative;
	float:left;
	/*width:129px;*/
	/*clear:both;*/
	margin-right:10px;
}

div.SchichtKastenInhaltBildStandard{
	position:relative;
	border:1px solid #D4D8D8;
	padding:2px;
}


/*-----------*/

div.SchichtTextStandard{
	position:relative;
	clear:both;
}


