@charset "UTF-8";


#header {
	position:relative;
	left: 0px;
	top: 0px;
	height: 130px;
	width: 100%;
}

#headerbg {
	background: #a60000;
	z-index: 0;
	position:relative;
	left: 0px;
	top: 0px;
	height: 130px;
	width: 100%;
}

#headerli {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-bottom: 0px;
}

#headerlogo {
	z-index: 2
	; position: absolute; right: 40px; top: 10px;
}

#navi {
	position:relative;
	left: 0px;
	top: 0px;
	width:100%;
}

#navi1 {
	position:relative;
	left: 0px;
	top: 0px;
	height: 25px;
	width:100%;
}

#navi2 {
	position:relative;
	left: 0px;
	top: 0px;
	height: 25px;
	width:100%;
}

#balken {
	background: #a60000;
	z-index: 2;
	position:relative;
	height: 10px;
	width: 100%;
}

#balkenb {
	background: #EAFFFF;
	z-index: 2;
	position:relative;
	height: 10px;
	width: 100%;
}

#inhalt {
	position:relative;
	left: 0px;
	top: 0px;
	width: 100%;

}

#spzelle {
	z-index: 1;
	position:relative;
	width: 100%;
	height: 90px;
}

#spxter {
	z-index: 1;
	position:absolute;
	left: 0px;
	width: 82px;
	top: 10px;
}

#spwotag {
	z-index: 1;
	position:absolute;
	left: 82px;
	bottom: 12px;
	width: 13px;
}

#spdisplay {
	z-index: 2;
	position: relative;
	left: 110px;
	top: 0px;
	width: 645px;
}

#footer {
	position:relative;
	left: 0px;
	bottom: 0px;
	height: 25px;
	width: 100%;
}

#unavi {
	position:relative;
	left: 0px;
	top: 0px;
	height: 22px;
	width:100%;
}
