.background {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.background1 {
	background-image: url(images/bg_ohne.jpg);
	background-repeat: no-repeat;
}
.background2 {
	background-image: url(images/bg_start.jpg);
	background-repeat: no-repeat;
}

#textfeld {
	position:static;
	overflow-y:auto;
	left:276px;
	top:166px;
	width:auto;
	height:430px;
	z-index:1;
	padding-right: 15px;
	margin-left: 10px;
	margin-right: 5px;
}
body {
  scrollbar-face-color: #000000;
  scrollbar-track-color: #DEDEDE;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #BFBFBF;
  scrollbar-shadow-color: #808080;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
}
body {
    color: #FFFFFF;
	margin-top: 5px;
	background-color: #000000;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;