.nagl {
	background-color: #999999;
	background-position: center center;
	position: absolute;
}

.mitte {
	background-attachment: scroll;
	background-image: url(Bilder/back_03.jpg);
	background-repeat: no-repeat;
	height: 322px;
	width: 530px;
	overflow: auto;
	left: 0px;
	top: 0px;
}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #A81D1D;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	color: #2C2B2C;
	overflow: auto;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A81D1D;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #2C2B2C;
	text-decoration: underline;
}
.pos {
	position: absolute;
	left: 1px;
	top: 1px;
}

