
.schwarz9 {
	font-family: "Didact Gothic";
	font-size: 9px;
	color: #333333;
}
.schwarz10 {
	font-family: "Didact Gothic";
	font-size: 10px;
	color: #333333;
}
.schwarz11 {
	font-family: "Didact Gothic";
	font-size: 11px;
	color: #333333;
}
.schwarz12 {
	font-family: "Didact Gothic";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: 400;
}
.schwarz13 {
	font-family: "Didact Gothic";
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight: 400;
}
.grau13 {
	font-family: "Didact Gothic";
	font-size: 13px;
	color: #666;
}
.schwarz14 {
	font-family: "Didact Gothic";
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: 400;
}
.schwarz16 {
	font-family: "Didact Gothic";
	font-size: 16px;
	color: #333333;
}
.schwarz18 {
	font-family: "Didact Gothic";
	font-size: 18px;
	color: #333333;
}
.schwarz26 {
	font-family: "Didact Gothic";
	font-size: 26px;
	color: #ACACAC;
}
.schwarz36 {
	font-family: "Didact Gothic";
	font-size: 36px;
	color: #C9C9C9;
}

.grau12 {
	font-family: "Didact Gothic";
	font-size: 12px;
	color: #999999;
}


.weiss9 {
	font-family: "Didact Gothic";
	font-size: 9px;
	color: #FFFFFF;
}
.weiss10 {
	font-family: "Didact Gothic";
	font-size: 10px;
	color: #FFFFFF;
}
.weiss11 {
	font-family: "Didact Gothic";
	font-size: 11px;
	color: #FFFFFF;
}
.weiss12 {
	font-family: "Didact Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.weiss13 {
	font-family: "Didact Gothic";
	font-size: 13px;
	color: #FFFFFF;
}
.weiss14 {
	font-family: "Didact Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
.weiss16 {
	font-family: "Didact Gothic";
	font-size: 16px;
	color: #FFFFFF;
}
.weiss18 {
	font-family: "Didact Gothic";
	font-size: 18px;
	color: #FFFFFF;
}
.weiss26 {
	font-family: "Didact Gothic";
	font-size: 26px;
	color: #FFFFFF;
}
.weiss36 {
	font-family: "Didact Gothic";
	font-size: 36px;
	color: #FFFFFF;
}


.blau12 {
	font-family: "Didact Gothic";
	font-size: 12px;
	color: #02539D;
}
.blau13 {
	font-family: "Didact Gothic";
	font-size: 13px;
	color: #02539D;
}
.blau14 {
	font-family: "Didact Gothic";
	font-size: 14px;
	color: #02539D;
}
.blau16 {
	font-family: "Didact Gothic";
	font-size: 16px;
	color: #02539D;
}
.blau18 {
	font-family: "Didact Gothic";
	font-size: 18px;
	color: #02539D;
}
.blau26 {
	font-family: "Didact Gothic";
	font-size: 26px;
	color: #02539D;
}
.blau36 {
	font-family: "Didact Gothic";
	font-size: 36px;
	color: #02539D;
}


.rot14 {
	font-family: "Didact Gothic";
	font-size: 14px;
	color: #EE0000;
}
.rot13 {
	font-family: "Didact Gothic";
	font-size: 13px;
	color: #EE0000;
}


a:link {
	font-family: "Didact Gothic";
	color: #9B9797;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
a:visited {
	font-family: "Didact Gothic";
	color: #9B9797;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
a:hover {
	font-family: "Didact Gothic";
	color: #EE0000;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}
a:active {
	font-family: "Didact Gothic";
	color: #9B9797;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
}

.img_menue:link {
	font-family: "Didact Gothic";
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.img_menue:visited {
	font-family: "Didact Gothic";
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.img_menue:hover {
	font-family: "Didact Gothic";
	color: #FF3333;
	text-decoration: underline;
	font-weight: lighter;
}
.img_menue:active {
	font-family: "Didact Gothic";
	color: #333333;
	text-decoration: none;
	font-weight: lighter;	
}



.padding_5 {
	padding: 5px;
}
.padding_obenunten_3 {
	padding-tob: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
