body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C6C2FD;
	background-image: url(bilder/background.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-y;
}
.fliesstext {
	font-size: 18px;
}
table {
	border: thin solid #666666;
}
td {
	border: 0.3px solid #666666;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 45px;
	color: #006633;
	font-style: italic;
}
.fliesstext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}

