.buttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555458;
}
.buttons A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003277;
	text-decoration: none;
}
.buttons A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003277;
    text-decoration: none;
}
.buttons A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;

	text-decoration: none;
	background-color:#988D89;
		
}

.headline-blau14 {
	font-family: "Times New Roman", Times, serif;
	color: #003277;
	font-size: 14px;
}

.buttons-blau12 {
	font-family: "Times New Roman", Times, serif;
	color: #003277;
	font-size: 12px;
}
