/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.last {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 28px;
 	text-transform: uppercase;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	font-variant: small-caps
}

.geogiaschrift12 {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: none;
 	text-align: center;
 	background-color: rgb(255,213,75);
 	border: 1px solid rgb(255,255,255)
}

.titel {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	clear: none
}

.slogan {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 28px;
 	color: rgb(226,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

.titel1 {
	font-family: "Times New Roman",  Times,  Serif;
 	text-transform: uppercase;
 	color: rgb(0,0,128);
 	font-weight: bold;
 	font-variant: small-caps
}

.TextNavBar {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	text-align: center
}