.Blau {
	background-color: #007CD5;
	font-family: Arial;
	color: #FFFFFF;

}
.Blau1 {
	background-color: #88C2E4;
}
.Blau2 {
	background-color: #97CAE7;
}
.Blau3 {
	background-color: #A5D1EA;
}
.Blau4 {
	background-color: #B3D8EE;
}
.Blau5 {
	background-color: #BFDFF0;
}
.Blau6 {
	background-color: #CCE4F3;
}
.Blau7 {
	background-color: #D8EBF6;
}
.Blau8 {
	background-color: #E2F0F8;
}
.LL {
	font-family: Arial;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #FF0000;
}
.Arial2 {
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
}
.Bildunterschrift {
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
.textvertikal {
	writing-mode: tb-rl;
	filter: flipv fliph;
}
.schwarweiss {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #000000;
}
