@charset "utf-8";

#flashebene {
	left:30px;
	top: 70px;
	position:absolute;
	height: 540px;
	width: 740px;
	z-index: 40;
}
#hintergrund {
	margin:0 auto;
	position:relative;
	width:800px;
	z-index:1;
	background-color: #FFFFFF;
	top: 0px;
	text-align:left;
}
#header {
	position:absolute;
	height: 40px;
	width: 800px;
	position: absolute;
	z-index: 200;
	top: 0px;
}
#headerpositioner {
	left:240px;
	margin-right:0px;
	position:absolute;
	height: 12px;
	width: 500px;
	top: 12px;
	background-color: #FFFFFF;
}
#navigation {
	float:left;
	position:absolute;
	width:800px;
	height:180px;
	z-index:100;
}
#buehne {
	background-color:#ffffff;
	height:auto;
	width:760px;
	position:relative;
	z-index: 5;
	top: 40px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #618E13;
	border-right-color: #618E13;
	border-left-color: #618E13;
	border-bottom-width: 0px;
}

#footer {
	left:0px;
	position:relative;
	z-index: 150;
	top: 0px;
	background-color:#618E13;
	height: 20px;
	width: 760px;
}
#abstandhalter {
    background-color:#FFFFFF;
	position: relative;
	height: 73px;
	width: 400px;
	left: 0px;
	padding: 20px;
}
#footerpositioner {
	background-color: #618E13;
	height: 14px;
	width: 300px;
	position: absolute;
	left: 60px;
	top: 2px;
}
#copyright{
    font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:0.95em;
	height: 10px;
	width: 140px;
	left: 622px;
	top: 2px;
	position: absolute;
	z-index: 800;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:5px;
}
#copyright a {
color:#FFFFFF;
}
#copyright a:link {
	color:#FFFFFF;
}
#copyright a:hover {
	text-decoration:none;
	color: #000066;
	background-color: #97DF1E;
}
