/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.BilderLink {
	font-size: 18px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: underline
}

.OrigoNavi {
	font-size: 20px;
 	color: rgb(160,4,4);
 	font-weight: bold;
 	text-decoration: none 
}

.Haupttext {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.OrigoText1 {
	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: justify
}

.Internallinks {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 18px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.Headlines {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.OrigoNavi2 {
	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}