﻿.footer_menus > ul .menu_item {
    display: inline-block;
    position: relative; }
.footer_menus > ul .menu_item a {
      color: #FFFFFF;
      padding: 10px 10px 0px;
      /*font-weight: 500;*/
      display: block;
      /*font-size: 17px;*/
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      -webkit-transition: 0.4s;
      -ms-transition: 0.4s;
      transition: 0.4s; }
.footer_menus > ul .menu_item > a:after,.footer_menus > ul .menu_item:first-child > a:before {
      content: '';
      width: 1px;
      height: 15px;
      background-color: #FFFFFF;
      display: inline-block;
      position: absolute;
      left: 100%;
      top: 14px; }
.footer_menus > ul .menu_item:first-child > a:before {
    left:0;
}
.footer_module {
    display: inline-block;
    padding-left: 5px;
}
.db8sitelastmodified li {
    margin-left: 5px;
}
/*---top-search------*/
.top_links .moduletable {
    display: inline-block;
    position: relative;
    margin-top: 10px;
}
 .top_links .moduletable > a {border-right: 1px solid #003a65;
    color: #003a65;
    padding: 0 10px;
}
 .top_links .moduletable > a:hover{ color: #ef7705;}
.top_links .moduletable ul{position: static;}
/*.search_form {
    position: absolute;
    right: 0;
    width: 200px;
    background-color: #fff;
    border: 1px solid #ef7705;
    padding: 4px;
    top: 100%;
    margin-top: 10px;
    display: none;
        z-index: 4;
}*/
/*.search_form input {
    border: 0;
    max-width: 80%;
}*/
/*.search_form button {
    background-color: transparent;
    border: 0;
    color: #ef7705;
    border-left: 1px solid #ef7705;
}*/
/*.search_form:before, .search_form:after {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: #ef7705;
    position: absolute;
    bottom: 100%;
    right: 15px;
}*/
/*.search_form:after {
    border: 9px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
}*/
.content_txt_inner {
    color: #333;
    font-size: 14px;
}
.content_links {
  color: #ef7705 !important;
  font-weight: 700;
  display: inline-block;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  padding-left: 10px; }
  
.min_smhed {
    font-weight: normal !important;
}

.contentTable tbody td:first-child, .imgTable tbody td:first-child {
    font-weight: normal;
}

.contentTable .content_padding {
    padding-left: 55px;
}

.td_valign {
    vertical-align: top;
}

.img_center {
    text-align: center;
}

.h5_withdot {
    position: relative;
    padding-left: 15px;
}
.h5_withdot::before {
     background-color: #ef7705;
    border-radius: 2px;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 8px;
}
.ext_pad
{
  padding-left: 10px;
}

.img_txt
{
  color:black;
  font-size:12px;
  text-align: center;
  margin-left:30%;
  margin-right:30%
}

.margin_btm_40{
color:black;
font-weight:bolder;
margin-bottom:40px;
}

.verkaufsstellen_table tbody td:first-child {
    width: 30%;
}

.bigbags_table td:nth-child(2) {
    width: 60%;
}

.aemter_links {
    padding-left: 0px;
}

.zur_links::before {
    top: 2px;
}