.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000066;
	font-weight: bolder;
}
.Ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	color: #000066;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin-left:0px;
	color: #000066;

}

body {
	margin-top:10px;
	margin-left:50px;
	margin-right:10px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(gif/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bemerkung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.aktualisiert {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #990000;
}
.Schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: auto;

}
.menuitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	color: #000066;
	text-decoration: none;	
}
.menuitem a:hover{
	color: #0000CC;
	text-decoration: underline;
}
