.britta {
	height: 100px;
	width: auto;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	visibility: visible;
}
.zeile2 {
	background-color: #669999;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 105px;
	visibility: visible;
	border-top-width: 0px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFCC66;
	position: absolute;
	border-bottom-width: 0px;
	border-bottom-color: #FFCC66;
	z-index: 1;
	background-image: url(../Grafiken/hg_verlauf.jpg);
	background-repeat: repeat;
}
.zeile3 {
	background-color: #ff9933;
	height: 150px;
	width: 100%;
	left: 0px;
	top: 128px;
	visibility: visible;
	position: absolute;
	z-index: 2;
	line-height: 15px;
}
.leiste_links {
	visibility: visible;
	height: 900px;
	width: 150px;
	left: 0px;
	top: 278px;
	position: absolute;
	background-color: #dd9944;
}
.textfeld {
	visibility: visible;
	height: 800px;
	width: 730px;
	left: 170px;
	top: 278px;
	position: absolute;
	margin: 0px;
	padding-left: 0px;
	background-color: HoneyDew;
	padding-top: 20px;
	padding-right: 0px;
}
.adresse {
	position: absolute;
	visibility: visible;
	height: 380px;
	width: 300;
	left: 650px;
	top: 253px;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 20px;
}
