body {
	
	background-color: #FFFFCC;
}

.tex{
	color: #000000;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.bg {
	background-attachment: fixed;
	background-image: url(hintergrund.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;}
	
	.tex1{
	color: #000000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
