/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Über-Rahmen {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 24px;
 	color: rgb(170,95,247);
 	font-weight: bold;
 	text-align: center;
 	border: 6px solid rgb(170,95,247)
}

.Ü-Abs {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(170,95,247);
 	font-weight: bold
}

H1 {
	font-size: 24px;
 	color: rgb(170,95,247);
 	font-weight: bold
}

.Standart {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px
}
