/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../pics/layout/haupthintergrund.jpg);
	background-repeat: no-repeat;
}

#containeraussen {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 992px;
}

#containerinnen {
	position: absolute;
	left: 155px;
	top: 0px;
	width: 845px;
	background-image: url(../pics/layout/hintergrund_containerinnen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 88px;
}

#kopf {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 812px;
	height: 70px;
	background-color: #FFFFFF;
}

#logo {
	position: absolute;
	left: 446px;
	top: 24px;
	width: auto;
	height: auto;
}

#mainnavioben {
	position: absolute;
	left: 11px;
	top: 38px;
	width: auto;
	height: auto;
}

#mainnaviunten {
	position: absolute;
	left: 708px;
	top: 612px;
	width: auto;
	height: auto;
}

#sound {
	position: absolute;
	left: -257px;
	top: 0px;
	width: auto;
	height: auto;
}

#textbereichdiv {
	position: absolute;
	left: 27px;
	top: 111px;
	width: auto;
	height: auto;
}

#textbereichiframe {
	width: 386px;
	border: 0px;
}

#bildbereichdiv {
	position: absolute;
	left: 444px;
	top: 88px;
	width: 373px;
	height: 544px;
	background-color: #FFFFFF;
}

#bildbereichiframe {
	position: absolute;
	left: 8px;
	top: 9px;
	width: 357px;
	height: 513px;
	border: 0px;
}

#fuss {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 444px;
	height: 80px;
	background-image: url(../pics/layout/hintergrund_fuss.jpg);
	background-color: #99FF66;
}

#subnavi {
	position: absolute;
	left: 20px;
	top: 77px;
	width: auto;
	height: auto;
}

#webhitsstatistik {
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
}

/* ---------- Vorerst in diesem Projekt nicht genutzt. ---------- */

#rahmen {
	position: absolute;
	left: 112px;
	top: 22px;
	width: auto;
	height: auto;
}

#druckersymbol {
	position: absolute;
	left: -30px;
	top: -2px;
	width: auto;
	height: auto;
}

#logohintergrund {
	position: absolute;
	left: 492px;
	top: 0px;
	width: auto;
	height: auto;
}

#freisteller {
	position: absolute;
	left: 696px;
	top: 22px;
	width: auto;
	height: auto;
}

#copyright {
	position: absolute;
	left: 772px;
	top: 740px;
	width: auto;
	height: auto;
}
