body {
	background-attachment: scroll;
	background-image: url(images/higru.jpg);
	background-repeat: repeat-x;
}
.fliestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #22454F;
	background-attachment: fixed;
	background-image: url(images/zeichen.gif);
	background-repeat: no-repeat;
	background-position: right 0px;

}
