html, body {
  overflow: auto; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 16px; }

.navigation > a > span, .navigation > span {
  font-size: 13px; }

.action_links {
  margin-top: 95px; }

.action_link {
  font-size: 11px; }

.action_link:hover {
  background: #eeeeee; }

.phonenumber {
  font-size: 11px; }

.mobile-padding {
  padding-left: 0px;
  padding-right: 0px; }

.submenu {
  display: none;
  position: absolute;
  background: #eeeeee;
  z-index: 200;
  margin-top: 30px;
  margin-left: -15px;
  padding: 0px; }

.submenu > a > span {
  list-style-type: none;
  padding: 10px;
  color: black;
  padding-left: 15px;
  padding-right: 15px;
  cursor: hand;
  cursor: pointer;
  border-bottom: 1px solid black; }

.submenu > a > span:hover {
  background: #373737;
  color: white; }

.footerinfo > * {
  text-align: right;
  line-height: 14px; }

.socials {
  text-align: left;
  padding-left: 15px; }

.nopadd-xs {
  padding-left: 15px;
  padding-right: 15px; }

.address {
  padding-right: 0px;
  padding-left: 25px;
  text-align: left; }

.sidemenu_item > img {
  display: none; }

.newsimage {
  max-width: 33%; }

/*# sourceMappingURL=../css/tablet.map */