/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

H2 {
	color: rgb(0,0,0)
}

P {
	font-size: 14px;
 	color: rgb(0,0,0)
}

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(204,255,255)
}

.TextNavBar{
	color: rgb(204,255,255)
}

.oF{
	background-image: url( "../assets/images/Mback.gif" );
 	background-repeat: repeat-y
}

.mittel{
	font-size: 12px
}

.Letter{
	font-size: 28px
}

H4 {
	color: rgb(0,0,0)
}

H1 {
	font-size: 28px
}

.senkrecht{
	writing-mode: tb-rl;
 	filter: flipv fliph
}

H3 {
	color: rgb(0,0,0)
}