.Normal {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: 18px;
		text-align:justify
}
.Normal_weiss {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: 18px;
		text-align:justify;
		color: #FFFFFF;
}
.Tabelle_1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #000000;
}
.Tabelle_2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px; font-style: normal;
        line-height: normal;
        font-weight: bold;
        color: #000000;
        background-color: #3399FF;
}
.Tabelle_3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px; font-style: normal;
        line-height: normal;
        font-weight: bold;
        background-color: #CCCCCC;
        border: black;
}
.Uberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-size: 30px;
}
.Uberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
}
.Uberschrift3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}