
html, body {
	/*height:100%;*/
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	background-color: white;
	margin: 0;
	text-align:center;
	align:center;
}
*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; 
}

.ZelleSeitenzahl{
	padding-right:8px;
}

.SchichtSeitenZahlen{
	margin-bottom:20px;
}

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

#AeussererRahmen{
	position:relative;
	/*border: 1px solid #009933;*/
	padding: 0;
	clear:both;
	width:600px;
	/*min-height:660px;*/
	min-height:200px;
	margin: 0;
	text-align:left;
}

*html #AeussererRahmen{
	width:100%;
	height:100%;
}
/*-----------------*/

.InhaltSchicht{
	text-align:left;
	width:570px;
	min-height:200px;
	padding: 0;
}

*html .InhaltSchicht{
	width:100%;
}


.SchichtEckeLinksOben{
	position:absolute;
	top:-1px;
	left:-1px;
	clear:both;
	z-index:10;
}
*html .SchichtEckeLinksOben{
	/*
	top:0px;
	left:-6px;
	*/
}
.SchichtEckeRechtsOben{
	position:absolute;
	top:-1px;
	right:-1px;
	clear:both;
}
*html .SchichtEckeRechtsOben{
	/*
	top:0px;
	*/
	right:-1px;
	
}
.SchichtEckeLinksUnten{
	position:absolute;
	bottom:-1px;
	left:-1px;
	clear:both;
}
*html .SchichtEckeLinksUnten{
	position:absolute;
	bottom:-1px;
	left:-1px;
	height:13px;
	width:13px;
	padding: 0px;
	margin: 0px;
}
.SchichtEckeRechtsUnten{
	position:absolute;
	bottom:-1px;
	right:-1px;
	clear:both;
}
*html .SchichtEckeRechtsUnten{
	/*
	bottom:126px;
	*/
	right:-1px;
	
}
/*-----------------*/

#SchichtObererBereich{
	position:relative;
	height:160px;
}

#SchichtLinksObenTestperson{
	position:absolute;
	top:0px;
	left:0px;
	clear:both;
	z-index:5;
}

#SchichtLinkTestpersonen{
	position:absolute;
	top:25px;
	left:12px;
}

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

#SchichtLogo{
	position:absolute;
	top:5px;
	right:75px;
}

#SchichtExtraNav{
	position:absolute;
	top:5px;
	left:180px;
}

.SchichtExtraNavLink{
	position:relative;
	float:left;
}
.SchichtExtraNavLinkOhneIcon{
	position:relative;
	float:left;
}
*html .SchichtExtraNavLinkOhneIcon{
	position:relative;
	float:left;
	padding-top:3px;
}
.SchichtExtraNavStrich{
	position:relative;
	float:left;
	width:1px;
	margin-left:10px;
	margin-right:10px;
}


#SchichtGrauerStreifen{
	position:absolute;
	top:91px;
	left:0px;
	width:100%;
	height:1px;
	background-color:#545353;
	z-index:3;
}

#SchichtGrauerBereich{
	position:absolute;
	top:95px;
	left:0px;
	width:100%;
	height:65px;
	background-color:#545353;
	z-index:4;
}

/*
#SchichtHauptnavStriche{
	position:absolute;
	top:30px;
	left:0px;
	width:100%;
	height:24px;
	z-index:900;
}
*/
#SchichtHauptnavStrich1{
	position:absolute;
	top:30px;
	left:0px;
	width:100%;
	height:1px;
	background-color:#A1A1A1;
	z-index:1000;
}
#SchichtHauptnavStrich2{
	position:absolute;
	top:47px;
	left:0px;
	width:100%;
	height:1px;
	/*margin-top:16px;*/
	background-color:#A1A1A1;
	z-index:1001;
}
#SchichtHauptnavStrich3{
	position:absolute;
	top:52px;
	left:0px;
	width:100%;
	height:1px;
	/*margin-top:4px;*/
	background-color:#A1A1A1;
	z-index:1002;
}

#SchichtHauptnavNavigation{
	position:absolute;
	top:32px;
	left:380px;
	z-index:800;
}

.SchichtHauptNavLink{
	position:relative;
	float:left;
	margin-right:10px;
	
}

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

#SchichtRoterBalken{
	position:relative;
	width:100%;
	height:20px;
	background-color:#E80000;
}
/*--------------*/

#SchichtHauptInhaltsBereich{
	position:relative;
	width:100%;
	/*min-height:405px;*/
	min-height:365px;
	background-image:url(../img/bck_main.jpg);
	background-repeat:repeat-x;
	background-position: bottom left;
}
*html #SchichtHauptInhaltsBereich{
	/*height:405px;*/
	height:385px;
}

#SchichtInhaltTextBereich{
	/*position:absolute;
	width:483px;
	top:20px;
	left:382px;
	*/
	position:relative;
	width:483px;
	margin-top:20px;
	margin-left:382px;
}

#SchichtInhaltTitel{
	position:relative;
	margin-bottom:18px;
}

#SchichtInhaltText{
	position:relative;
	/*padding-bottom:10px;*/
	padding-bottom:20px;
}

#SchichtInhaltMotiv{
	position:absolute;
	top:121px;
	left:0px;
}
*html #SchichtInhaltMotiv{
	top:141px;
}
/*---------------------*/

#SchichtGrauStrichUnten{
	position:relative;
	width:100%;
	height:1px;
	background-color:#545353;
	margin-top:5px;
}

#SchichtTitelUnten{
	position:relative;
	width:100%;
	height:20px;
	margin-top:25px;
	margin-bottom:10px;
	text-align:center;
}


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

#SchichtSubnavi{
	position:absolute;
	top:100px;
	left:173px;
	width:174px;
	height:221px;
	padding-top:80px;
	background-image:url(../img/bck_subnavi.gif);
	background-repeat:no-repeat;
	background-position: top left;
	z-index:100;
}
/*-- einspaltig --*/
.SchichtSubnavLinkOn{
	position:relative;
	width:162px;
	height:15px;
	padding-left:12px;
	background-color:#F05C5C;
}
*html .SchichtSubnavLinkOn{
	width:100%;
	height:15px;
}
.SchichtSubnavLinkOff{
	position:relative;
	width:162px;
	min-height:15px;
	padding-left:12px;
}
*html .SchichtSubnavLinkOff{
	width:100%;
	height:15px;
}
/*-- ende einspaltig --*/
/*-- zweispaltig --*/
.SchichtSubnavLinkOn2spalt{
	position:relative;
	width:162px;
	height:30px;
	padding-left:12px;
	background-color:#F05C5C;
}
*html .SchichtSubnavLinkOn2spalt{
	width:100%;
	height:30px;
}
.SchichtSubnavLinkOff2spalt{
	position:relative;
	width:162px;
	min-height:30px;
	padding-left:12px;
}
*html .SchichtSubnavLinkOff2spalt{
	width:100%;
	height:30px;
}
/*-- ende zweispaltig --*/


.SchichtSubnavLinkLink{
	position:relative;
	float:left;
	width:116px;
	/*z-index:300;*/
}
.SchichtSubnavPfeil{
	position:relative;
	float:right;
	width:6px;
	padding-left:0px;
	margin-top:5px;
	padding-right:15px;
	/*clear:both;*/
}
.SchichtSubnavUnterstrichOn{
	position:relative;
	width:100%;
	height:1px;
	margin-top:1px;
	margin-bottom:5px;
	background-color:#F7A3A3;
}
.SchichtSubnavUnterstrichOff{
	position:relative;
	width:100%;
	height:1px;
	margin-top:1px;
	margin-bottom:5px;
}


.SchichtSubnav2LinkLink{
	position:relative;
	float:left;
	width:116px;
	margin-top:-5px;
	margin-bottom:5px;
	/*z-index:300;*/
}
.SchichtSubnav2Kasten{
	position:relative;
	float:left;
	width:3px;
	padding-left:0px;
	margin-top:2px;
	padding-right:5px;
}

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

.PfeilVorLink{
	margin-bottom:4px;
}
*html .PfeilVorLink{
	margin-bottom:1px;
}

form {
	padding: 0; margin: 0;
}

