body {
	background-color: #FFCB00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.unterschriften {
	font-size: 10px;
}
.img {
	border: 1px solid #000000;
}
.ueberschrift {
	font-size: 14px;
	font-weight: bold;
	color: #005971;
	text-transform: uppercase;
}
a:link {
	font-weight: bolder;
	color: #005971;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #005971;
	text-decoration: none;
}
a:active {

	font-weight: bolder;
	color: #005971;
	text-decoration: none;
}
a:hover {


	font-weight: bolder;
	color: #89151A;
	text-decoration: none;
}
