.kopf {
	float: left;
	height: 43px;
	width: 620px;
	position: fest;
	background-image: url(../images/kopf.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.logo {
	height: 200px;
	width: 200px;
	position: fest;
}
.spruch {
	height: 200px;
	width: 460px;
	position: fest;
}
.rechts {
	height: 600px;
	width: 240px;
	position: fest;
}
.hgmenue {
	height: 300px;
	width: 200px;
	position: fest;
	background-image: url(../images/hg_menue.gif);
	background-repeat: no-repeat;
}
.hginhalt {
	height: 300px;
	width: 425px;
	overflow: auto;
	position: fest;
	background-image: url(../images/hginhalt.gif);
	padding-left: 25px;
	padding-right: 10px;
	background-repeat: no-repeat;
}
.fuss {
	height: 50px;
	width: 660px;
	position: fest;
}

