/*Custom CSS Datei für  Benutzerdefinierte CSS-Regeln*/

/*Privacy Policy Page - Custom CSS*/

.priv-pol-table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 75%;
}

table.priv-pol-table th, table.priv-pol-table td {
  border: 1px solid #808080;
  text-align: center;
  padding: 8px;
  width: 50%
}

/*Unspecified - Custom CSS*/

