@charset "utf-8";
#navigation {
	position:absolute;
	left:12px;
	top:28px;
	width:192px;
	height:381px;
	z-index:3;
	background-color: #FFFFCC;
}

#kopf_abstand {
	position:relative;
	width:950px;
	height:25px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kopf {
	position:relative;
	width:950px;
	height:100px;
	z-index:2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Bilder/Kopf.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99CC66;
}
#fuss {
	position:relative;
	width:950px;
	height:30px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Bilder/Fuss.jpg);
	text-align: center;
}
#fuss_abstand {
	position:relative;
	width:950px;
	height:25px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Fusszeilentext {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336600;
}


.seitenhintergrund/* CSS Document */

 {
	background-color: #F4FFE4;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
