/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Textausrichtung {
	margin-right: 25px
}

.Tabellenformation {
	margin-top: 35px;
 	margin-bottom: 35px
}

.TextObject {
	color: rgb(0,0,0)
}

H1 {
	font-family: "Palatino Linotype",  serif;
 	font-size: 20pt;
 	color: rgb(115,16,28);
 	font-weight: bold;
 	text-decoration: none 
}

H2 {
	font-family: "Palatino Linotype",  serif;
 	font-size: 14pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none 
}