@charset "UTF-8";
/*!
 * Copyright (c) 2020. Niedersächsische Tierseuchenkasse, Hannover, Germany. All rights reserved
 */
.main .nav, .main .navbar {
  display: none !important;
}

.print {
  display: block !important;
}
.print.druckhinweis {
  clear: both;
  margin-top: 10px;
  position: absolute;
  bottom: 5px;
}

.screen {
  display: none !important;
}

.sidebar {
  display: none;
}