.Header {
	background-image: url(Images/Header_foto.jpg);
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
menu {
	background-color: #990000;
	height: auto;
	width: auto;
	border: thin solid #FFFFFF;
}
menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #990000;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Titel {
	font-family: "Lucida Calligraphy";
	font-size: 14px;
	background-color: #FFF;
	background-image: none;
}
.Titel {
	color: #800000;
	background-image: none;
	font-family: "Lucida Calligraphy";
	font-size: 24px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
