// css

body {
  background-color:#ffffff;
  font-family: 'Open Sans', sans-serif;
}

table {
  
  align-content: center;
  border: 0px;
}

.text-container {
  color: #808080;
  text-decoration: none;
}

.text-unterstuetzung {
  color: #808080;
  text-decoration: none;
  text-align: center;
}

.ftl_logo-container {
  text-align: right;
  width: 70%;
}

.ftl_logo-container_left {
  text-align: left;
  width: 100%;
}

.logo_farbe_klein {
  text-align: center;
  width: 75px;
  height: 53px;
}

a {
  color: #808080;
  text-decoration: none;
}

.zertifikation_container {
  text-align: center;
}

.trennlinie {
  text-align: center;
  width: 950px;
  height: 1px;
}

.kontakt_zurueck {
  text-align: right;
}

img {
  border: 0px;
}
