.btn {
  border: none;
  background-color: white;
  padding: 4px 8px;
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
}

.NUMMER {
	color: #000000;
	font-family: "Gill Sans MT";
	font-weight: bold;
}

.NUMMER:hover {
  background-color: #B65680;
  color: white;
}

.COLOFON {
	color: 000000;
	font-family: "Gill Sans MT";
	font-weight: bold;
}

.COLOFON:hover {
  background: #B65680;
  color: white;
}

.ABONNEREN {
	color: 000000;
	font-family: "Gill Sans MT";
	font-weight: bold;
}

.ABONNEREN:hover {
  background: #B65680;
  color: white;
}

.BESTEL {
	color: 000000;
	font-family: "Gill Sans MT";
	font-weight: bold;
}

.BESTEL:hover {
  background: #B65680;
  color: white;
}

.VERKOOP {
	color: 000000;
	font-family: "Gill Sans MT";
	font-weight: bold;
}

.VERKOOP:hover {
  background: #B65680;
  color: white;
}

.EDITIES {
	color: 000000;
	font-family: "Gill Sans MT";
	font-weight: bold;
}

.EDITIES:hover {
  background: #B65680;
  color: white;
}

.SERVICE {
	color: 000000;
	font-family: "Gill Sans MT";
	font-weight: bold;
}

.SERVICE:hover {
  background: #B65680;
  color: white;
}
