body {
	background-image:url(../bg_image/bg_1.png);
}

#seite {
	width:100%;
	position:absolute;
	min-height:100%;
	top:0px;
	left:0px;
	z-index:0;
	}
	
#last_update {
	height:20px;
	width:100px;
	position:absolute;
	z-index:1;
	right:25px;
	top:5px;
	font-size:10px;
	color:#858585;
	
	} 
#index_inhalt {
	position:absolute;
	z-index:10;
	min-height:100%;
	width:100%;
	}

#header_schatten {
	position:relative;
	width:999px;
	height:143px;
	background-image: url(../bg_image/header_schatten.png);
	background-repeat:no-repeat;
	margin:auto;
	top:0px;
	z-index:2;
	}

#logo {
	position:absolute;
	width:434px;
	height:116px;
	background-image:url(../bg_image/logo_kopf+zusatz.png);
	background-repeat:no-repeat;
	left:287px;
	top:20px;
	z-index:4;
	}

#navitab {
	margin:0px;
	padding:0px;
	position:absolute;
	top:138px;
	left:80px;
	z-index:5;
	}


#index_slider {
	margin:0px;
	padding:0px;
	width:813px;
	height:418px;
	position:absolute;
	top:190px;
	left:95px;
	z-index:8;
	}
	
#zperson_image1 {
	margin:0px;
	padding:0px;
	width:813px;
	height:187px;
	position:absolute;
	top:190px;
	left:100px;
	z-index:8;
	}



#footer {
	height:228px;
	width:100%;
	position:absolute;
	bottom:0px;
	z-index:9;	
	}

#footer_bg {
	height:228px;
	background-image:url(../bg_image/footer_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	position:absolute;
	bottom:0px;
	z-index:2;	
	}
	
#footer_bg_schatten {
	height:228px;
	background-image:url(../bg_image/footer_mit_schatten.png);
	background-repeat:no-repeat;
	width:909px;
	position:relative;
	margin:auto;
	bottom:0px;
	z-index:3;	
	}

#footer_mitte {
	width:909px;
	height:228px;
	position:absolute;
	margin:auto;
	bottom:0px;
	}

#footer_facebook {
	width:59px;
	height:22px;
	position:absolute;
	top:54px;
	right:127px;
	z-index:4;
	}
	
#footer_twitter {
	width:83px;
	height:22px;
	position:absolute;
	top:54px;
	right:40px;
	z-index:4;
	}

#footer_imp_part {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#676767;
	width:180px;
	height:20px;
	position: relative;
	margin:auto;
	top:80px;
	z-index:4;
	}

#footer_stimme_schweiz {
	width:154px;
	height:83px;
	position:absolute;
	top:105px;
	left:300px;
	z-index:4;
	}
	
#footer_stimme_wdr {
	width:154px;
	height:83px;
	position:absolute;
	top:105px;
	left:460px;
	z-index:4;
	}

#footer_stimme_xyz {
	width:108px;
	height:83px;
	position:absolute;
	top:105px;
	left:640px;
	z-index:4;
	display:none;
	}
	
#footer_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#676767;
	width:909px;
	height:20px;
	position: absolute;
	bottom:0px;
	z-index:4;
	}
