<!DOCTYPE html>
<html>
<head>

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<style>

input[type="number"] {
	-moz-appearance: textfield; /* For Firefox */
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0; /* For Chrome, Safari, Edge, and Opera */
}
input {
	font-size: 16px; /* Set a minimum font size */
}

.styled-box {
    background-color: #f0f0f0; /* Light grey background color */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Shadow effect */
    padding: 20px; /* Padding inside the box */
    margin: 20px; /* Margin outside the box */
    border-radius: 10px; /* Rounded corners */
    font-size: 16px; /* Font size */
    color: #333; /* Text color */
}

.white-box {
    background-color: #ffffff; /* white background color */
    font-size: 6px; /* Font size */
    color: #333; /* Text color */
}

table {
  border-collapse: collapse;
  width: 110%;
  border: 0px solid #ddd;
}

th, td {
  text-align: left;
  padding: 16px;
}
.center-text {
            text-align: center;
        }


</style>

</head>





{"id":1,"count":3,"description":"","link":"https:\/\/www.keuschfamily.ch\/?cat=1","name":"Allgemein","slug":"allgemein","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/www.keuschfamily.ch\/index.php?rest_route=\/wp\/v2\/categories\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.keuschfamily.ch\/index.php?rest_route=\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/www.keuschfamily.ch\/index.php?rest_route=\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/www.keuschfamily.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fposts&categories=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}