@charset "UTF-8";
/*!
 * Copyright (c) 2020. Niedersächsische Tierseuchenkasse, Hannover, Germany. All rights reserved
 */
.topic.row {
  border: 1px dotted;
  margin-top: 42px;
  margin-bottom: 50px;
  padding: 20px;
}

/**
 Bereichsüberschrift
 */
.bereichs_ue {
  margin-top: 30px;
}

.bereich-content {
  padding: 0 0 50px 0;
  font-weight: lighter;
}