.bg {
	background-attachment: fixed;
	background-image: url(rheinfels_bg.jpg);
	background-repeat: repeat;
	background-position: right left;
	background-color: #FFFFFF;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
