.Titel-12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-align: left;
}
.Titel-12p-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}

.Titel-12p-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	float:right;
	text-transform: capitalize;
	color: #FF0000;
}

.Texte-12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CC0000;
	text-transform: none;
	text-align: left;
	white-space: normal;
}
.Texte-mehr> {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-align: right;
}
.Texte-12p-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.absolut-ebene {
	overflow: auto;
	position: absolute;
	visibility: visible;
}
.Toolbar-Ebene {
	overflow: scroll;
}
.relativ {
	position: relative;
}
