@charset "utf-8";
/* CSS Document */

body {
	background: url(../pic/elemente/bg.jpg) no-repeat fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}

#content {
	position: absolute;
	width: 705px;
	height: auto;
	left: 210px;
	

	}

#navi_info {
	position: fixed;
	width: 705px;
	height: 38px;
	z-index: 2;
	
	background: url(../pic/elemente/info.jpg);

}

#logo {
	position: fixed;
	width: 705px;
	height: 65px;
	top: 38px;
	z-index: 2;	

}

#days {
	position: fixed;
	width: 160px;
	height: 507px;
	top: 103px;
	z-index: 2;
	
	background: url(../pic/elemente/termine.jpg) no-repeat;

}

#days_en {
	position: fixed;
	width: 160px;
	height: 507px;
	top: 103px;
	z-index: 2;
	
	background: url(../pic/elemente/eng/termine.jpg) no-repeat;

}

#pic {
	position: fixed;
	width: 545px;
	height: 135px;
	top: 103px;
	margin-left: 160px;
	z-index: 2;	
}

#main {
	position: absolute;
	width: 380px;
	height: auto;
	top: 231px;
	margin-left: 160px;
	
}

#navi {
	position: fixed;
	width: 135px;
	height: 370px;
	top: 231px;
	margin-left: 530px;
	z-index: 2;	
	
}

#zeiger {
	position: fixed;
	width: 210px;
	height: 372px;
	
	background: url(../pic/zeiger/start.jpg) fixed;
	z-index: 3;
}

#bg_spendenstand {
	position: fixed;
	width: 210px;
	height: 84px;
	
	background: url(../pic/elemente/bg_spendenstand.jpg) fixed;
	z-index: 3;
}

#bg_spendenstand_en {
	position: fixed;
	width: 210px;
	height: 84px;
	
	background: url(../pic/elemente/eng/bg_spendenstand.jpg) fixed;
	z-index: 3;
}

#logo_link {
	position: fixed;
	width: 210px;
	height: 84px;
	top: 400px;
	z-index: 500;
}