/* CSS Document */
.logo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 32px;
        color: #187d15;
        font-weight: bold;

}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #781b09;
	font-weight: bold;
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #781b09;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}
.gelb {
	color: #FF9;
}
.gelb p b {
	font-family: Verdana, Geneva, sans-serif;
}
