@charset "utf-8";
.überschrift {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	right: 10px;
	left: 10px;
	top: 10px;
	bottom: 10px;
	text-decoration: underline;
}
.überschriftgross {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.Schrift {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	font-variant: normal;
}

.menue {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial;
	display: marker;
	font-variant: normal;
	overflow: visible;
	list-style-image: none;
	color: #FFFFFF;
	line-height: normal;
}
.Schrift .überschrift_rechts_gross {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

.überschrift_rechts {
	font-family: Arial;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 1px;
}
.schrift_rechts {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
