.Überschrift-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00B2EE;
}
.Überschrift-Rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0078ad;
	border-right-color: #0078ad;
	border-bottom-color: #0078ad;
	border-left-color: #0078ad;

}
.Text-normal-weiß {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.Text-normal-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: justify;
	background-repeat: repeat-x;
	background-attachment: fixed;


}
.Hintergrund-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-image: url(bilder/verlauf250.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: justify;
	background-attachment: fixed;

}
.Aufzählung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
.Gerätesystem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #00B2EE;
}
.geraetesystemarten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left;
}
.Text-normal-schwarzHintergrund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: justify;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(bilder/verlauf500.jpg);



}
.Text-normal-weiß-fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.Text-bild-schwarz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-align: justify;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.Überschrift-im-Text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0078ad;
}
.Fußzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #00B2EE;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00B2EE;
	border-bottom-color: #00B2EE;

}
