body {
	background-image: url(mitte.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #544A43;
	font-size: 13px;
	text-align: justify;
}
.Stil4 {
	font-size: 9px;
	font-weight: bold;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CA4701;
	text-decoration: underline;
}
a:active {
	color: #CA4701;
	text-decoration: none;
}