.Hintergrund1 {
	background-attachment: fixed;
	background-image: url(../Buttons/Mast.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.Verlauflinks {
	background-attachment: scroll;
	background-image: url(../Verlauf-1.jpg);
	background-repeat: repeat;
}
.Rand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: auto;
	color: #666666;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	margin: auto;
	padding: 2px;
	border: 1px solid #666666;






}
