/*
Theme Name: kbrg6theme - Druck
Description: Design 2023 by nags.de
Version: 6.0
Author: nags.de
Author URI: http://www.nags.de
*/


*{
  color: black;
  background-color: white;
  /*padding-bottom: 5em;
  height:100%;*/
}

a,
a:link,
a.visited
a:hover,
a.hovered {
  color: black;
  background-color: white;
}

/*
a:after {
  content: " (" attr(href) ") ";
  color: grey;
  font-size: smaller;
}
*/

.noprint {
  display: none;
}
