.schrift-in-bunt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.überschrift-in-bunt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFCC00;

}
.schrift-in-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #0066CC;
	font-style: normal;

}
.überschrift-in-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}
.Navigaton-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;


}
.schrift-auf-foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
.link-auf-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.link-auf-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.extralink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.überschrift-in-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0066CC;
}

