
html, body {
	/*height:100%;*/
}

body {
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	margin-top:		0px;
	margin-left:	0px;
	background-color:#FFFFFF;
}
*html body{
	
}
body.Startseite {
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	margin-top:		0px;
	margin-left:	0px;
	background-color:#FFFFFF;
}

div#container{
	position: relative;
	width: 1000px;
	float: left;
	clear:both;
	margin-bottom:20px;
	margin-left:1px;
	margin-top:40px;
}

*html div#container{
	margin-left:1px;/* 10 fuer neuen ie*/
}
*+html div#container{
	margin-left:1px;/* 10 fuer neuen ie*/
}

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; 
}

/*----  logo-schicht ------*/


div#NaviBereich{
	position:relative;
	margin-left:30px;
}

div#SchattenNaviOben{
	position:relative;
	background-image:url(../img/schatten_oben.gif);
	background-repeat: no-repeat;
	width:600px;
	height:4px;
	
}

div#NaviBereich2{
	position:relative;
	/*width:600px;*/
	height:106px;
}

div#SchattenNaviLinks{
	position:relative;
	float:left;
	background-image:url(../img/schatten_navi_links.gif);
	background-repeat: no-repeat;
	width:5px;
	height:106px;
}

div#NaviGrauerBereich{
	position:relative;
	float:left;
	width:590px;
	height:106px;
	background-color:#777777;
}

/*-----------------*/

div#HauptNavBereich{
	position:absolute;
	top:7px;
	left:4px;
	height:20px;
	z-index:65;
}

div.HauptNavLinkSchicht{
	position:relative;
	float:left;
	
}

/*--------*/

div#SubNavBereich{
	position:absolute;
	top:43px;
	left:13px;
}
*html div#SubNavBereich{
	top:40px;
}

div.NaviSubnav{
	position: relative;
	float:left;
	/*height:16px;*/
	margin-right:20px;
}
div.SubnavPfeil{
	position: relative;
	float:left;
	width:3px;
	height:6px;
	margin-right:5px;
	margin-top:4px;
}
div.SubnavLinkSchicht{
	position: relative;
	float:left;
}
div.SunavUnterstrichOff{
	position: relative;
	clear:both;
	height:5px;
	background-color:#777777;
	margin-top:1px;
	width:10px;
	margin-top:15px;
}
*html div.SunavUnterstrichOff{
	margin-top:4px;
}
div.SunavUnterstrichOn{
	position: relative;
	clear:both;
	height:5px;
	background-color:#3C9A6C;
	margin-top:1px;
	width:10px;
	margin-top:9px;
}
*html div.SunavUnterstrichOn{
	margin-top:4px;
}

/*--------*/

div#HauptNavStrich1{
	position:absolute;
	top:3px;
	left:0px;
	width:100%;
	height:1px;
	background-color:#FFFFFF;
	z-index:60;
}

div#HauptNavStrich2{
	position:absolute;
	top:25px;
	left:0px;
	width:100%;
	height:1px;
	background-color:#FFFFFF;
	z-index:61;
}
div#HauptNavStrich3{
	position:absolute;
	top:57px;
	left:0px;
	width:100%;
	height:1px;
	background-color:#FFFFFF;
	z-index:62;
}
/*-----------------*/

div#SchattenNaviRechts{
	position:relative;
	float:left;
	background-image:url(../img/schatten_navi_rechts.gif);
	background-repeat: no-repeat;
	width:5px;
	height:106px;
}

div#LogoBereich{
	position:relative;
	float:left;
	height:100px;
	width:229px;
	text-align:right;
	/*border:1px solid #000000;*/
	margin-left:130px;
	padding-top:5px;
}

/*--------------*/

div#MittlererBereich{
	position:relative;
	min-height:284px;
	width:1000px;
	z-index:50;
}

*html div#MittlererBereich{
	height:284px;
}

div#SchattenHauptLinks{
	position:relative;
	float:left;
	min-height:284px;
	width:5px;
	background-image:url(../img/schatten_haupt_links.gif);
	background-repeat: repeat-y;
	clear:both;
}
*html div#SchattenHauptLinks{
	height:284px;
}

div#HauptInhaltsBereich{
	position:relative;
	float:left;
	min-height:284px;
	width:620px;
	background-color:#EFEFF0;
}


*html div#HauptInhaltsBereich{
	height:284px;
}

div#HauptInhaltsBereich2{
	position:relative;
	margin-left:57px;
	margin-top:17px;
	width:540px;
}

div#TitelSchicht{
	position:relative;
}
div#SchichtUnterstrichTitel{
	position:relative;
	width:527px;
	height:1px;
	background-color:#777777;
	margin-top:3px;
}
div#SchichtTeaser{
	position:relative;
	margin-top:20px;
	margin-left:50px;
}
div#SchichtInhaltsText{
	position:relative;
	margin-top:10px;
	margin-left:50px;
	padding-bottom:10px;
}
/*-----------------------*/

div#BildBereich{
	position:relative;
	float:left;
	min-height:50px;
	width:375px;
	z-index:30;
}

div#BildBereichLinks{
	position:relative;
	min-height:235px;
	width:375px;
	background-color:#EFEFF0;
	background-image:url(../img/schatten_haupt_rechts.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
div#BildBereichMotiv{
	position:relative;
	min-height:235px;
	width:370px;
}
div#BildBereichGruen{
	position:relative;
	width:370px;
	height:23px;
	background-color:#3C9A6C;
}
div#BildBereichUntertitel{
	position:relative;
	width:100%;
	margin-top:10px;
	padding-bottom:10px;
}


div#BildBereichSchattenUnten{
	position:relative;
	width:100%;
	height:8px;
	background-image:url(../img/schatten_haupt_unten.gif);
	background-repeat: no-repeat;
}

/*---------------*/

div#RandRechtsHauptbereich{
	position:relative;
	width:10px;
	height:100px;
	background-color:#ffcc33;
	z-index:1000;
	background-image:url(../img/schatten_haupt_rechts_unten.gif);
	background-repeat: repeat-y;
}

/*------------------------*/

div#UntererBereich{
	position:relative;
	clear:both;
	width:635px;
	height:114px;
}
div#SchattenLinksUnten{
	position:relative;
	float:left;
	width:35px;
	height:114px;
	background-image:url(../img/schatten_haupt_links_unten.gif);
	background-repeat: no-repeat;
	z-index:4;
}
div#UntererBereichMitte{
	position:relative;
	float:left;
	width:590px;
	min-height:114px;
	background-color:#777777;
	background-image:url(../img/schatten_unten_grau.gif);
	background-repeat: repeat-x;
	z-index:44;
}
*html div#UntererBereichMitte{
	height:114px;
}
div#UntererBereichGruen{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:17px;
	background-color:#3C9A6C;
}
div#UntererBereichGruenWeissstrich{
	position:absolute;
	top:5px;
	left:0px;
	width:100%;
	height:1px;
	background-color:#FFFFFF;
}
div#UntererBereichGruenGraustrich{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:1px;
	background-color:#838383;
}

div#SchattenRechtsUnten{
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:114px;
	background-image:url(../img/schatten_haupt_rechts_unten.gif);
	background-repeat: no-repeat;
	/*background-color:#B71616;*/
	z-index:44774;
}
*html div#SchattenRechtsUnten{
	right:-1px;
}
div#SchattenRechtsUntenVerlaengert{
	position:absolute;
	bottom:40px;
	right:0px;
	width:10px;
	height:400px;
	background-image:url(../img/schatten_haupt_rechts_unten.gif);
	background-repeat: repeat-y;
	z-index:4;
}
*html div#SchattenRechtsUntenVerlaengert{
	right:-1px;
}


div#SchattenGanzUnten{
	position:relative;
	clear:both;
	background-image:url(../img/schatten_ganz_unten.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:100%;
	height:12px;
}




div#WebdesignBy{
	position:relative;
	clear:both;
	margin-left: 35px;
	margin-top:2px;
	font-size: 10px;
	line-height: 14px;
	color: #777777;
}

*html div#WebdesignBy{
	margin-top:-10px;
}

#KontaktDatenUnten{
	position:relative;
	clear:both;
	margin-left: 40px;
	margin-top:-7px;
	font-size: 10px;
	line-height: 14px;
	color: #777777;
	
}
*html div#KontaktDatenUnten{
	
}

