/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Textmenü{
	font-family: "Open Sans Light",  sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left
}

.TextObject{
	font-family: "Source Sans Pro Light",  sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	line-height: 20px;
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar{
	font-family: "Source Sans Pro Light",  sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.Ü1{
	font-family: "Open Sans Light",  sans-serif;
 	font-size: 20px;
 	color: rgb(254,208,19);
 	font-weight: normal;
 	font-style: normal
}

.Ü3{
	font-family: "Open Sans Light",  sans-serif;
 	font-size: 16px;
 	color: rgb(254,208,19);
 	font-weight: normal;
 	font-style: normal
}

.Ü2{
	font-family: "Open Sans Light",  sans-serif;
 	font-size: 18px;
 	color: rgb(254,208,19);
 	font-weight: normal;
 	font-style: normal
}

.Normaltext{
	font-family: "Open Sans Light",  sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	line-height: 20px;
 	font-weight: normal;
 	font-style: normal
}