body {
	background-color: #FBFC24;
}
#menue {
	position:absolute; 
	left:5px; 
	top:100px; 
	width:110px; 
	height:475px;
	padding:0px;
	z-index:1;
}
#kopf {
	position:absolute; 
	left:120px; 
	top:0px; 
	width:760px; 
	height:100px; 
	z-index:2; 
	background-image: url("../images/kopf.jpg"); 
	layer-background-image: url("../images/kopf.jpg");
	border: 1px none #000000;
}
#fuss {
	position:absolute; 
	left:120px; 
	top:575px; 
	width:760px; 
	height:50px; 
	z-index:4; 
	background-image: url("../images/Unten.jpg"); 
	layer-background-image: url("../images/Unten.jpg"); 
	border: 1px none #000000;
}
#inhalt {
	position:absolute; 
	left:120px; 
	top:100px; 
	width:760px; 
	height:475px; z-index:3; 
	background-image: url("../images/hintergrund.jpg"); 
	layer-background-image: url("../images/hintergrund.jpg"); 
	border: 1px none #000000;
	font-family: "Comic Sans MS", Verdana, Georgia, Arial, "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
#bilderJahre {
	position:absolute; 
	left:137px; 
	top:155px; 
	width:85px; 
	height:120px;
	z-index:5; 
	font-family: "Comic Sans MS", Verdana, Georgia, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#bilderSteuerung {
	position:absolute; 
	left:800px; 
	top:155px; 
	width:45px; 
	height:120px;
	z-index:5; 
	font-family: "Comic Sans MS", Verdana, Georgia, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.banner {
	font-family: "Comic Sans MS", Verdana, Georgia, Arial, "Times New Roman";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: "Comic Sans MS", Verdana, Georgia, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 715px;
	margin-left: 15px;
}
li {
	font-family: "Comic Sans MS", Verdana, Georgia, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	width: 715px;
	margin-left: 15px;
}
ul {
	font-family: "Comic Sans MS", Verdana, Georgia, Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	width: 715px;
	margin-left: 15px;
	line-height: 25px;
}
table li {
	width: 300px;
}
table ul {
	width: 300px;
}
