/* Custom-CSS*/

#container_main {
    box-sizing: border-box;
    background-image: url(/images/seitenelemente/hintergrund-bave.jpg);
    background-repeat: repeat-x;
    background-color: #054A47;
    background-size: 100% 100%;
    background-attachment: fixed;
}

#main {
    display: flex;
    flex-wrap: wrap;
    background: #d9ddde;
}

.logo {
    display: inline-block;
    padding: 0px 0px;
}

a.spe:hover {
    background-position: bottom !important;
}
a.spe {
    display: block;
    width: 181px;
    height: 114px;
    text-indent: -9999em;
    background: url(/images/seitenelemente/specht.jpg) no-repeat top;
    margin-top: 40px;
}

body {
    
max-width: 1250px;
margin: 0 auto;
box-shadow: 0px 1px 20px 0px #3e3e3e;
font-size: 16px
}




a.spe:hover {
    background-position: bottom !important;
}
a.spe {
    display: block;
    width: 181px;
    height: 114px;
    text-indent: -9999em;
    background: url(/images/seitenelemente/specht.jpg) no-repeat top;
    margin-top: 40px;
}

.container-sidebar-left {
        background: #dadedf;
margin-left: -15px
}

.container-sidebar-left .sidebar-left:first-child {
    margin-top: 1em;
    margin: 15px;
    background: rgb(242 242 242);
    border: 1px solid #026f6a;
    box-shadow: 0px 0px 3px grey;
}

:root {
    
    background-image: url(/images/seitenelemente/hintergrund-bave.jpg);
    background-repeat: repeat-x;
    background-color: #054A47;
    background-size: 100% 100%;
    background-attachment: fixed;
}


#mod-custom112 {
    position: relative;
    background: #d9ddde;
}

h2, h3, h1 {
    color: #037069;
}

h1 {
font-size: 2.1em;
}

h2 {
font-size: 1.4em;
}



.container-header {
 
    background: #d9ddde;
}



.container-header .container-nav {
   
    background: #037069;
}

ul.list li {
    color: #037069;
    font-weight: 600;
    margin-bottom: 4px;
    margin-left: 14px;
}


a {
    color: #00685F;
}

.whitebox {
    background-color: #d5dee1;
    border: 1px solid #00685f;
    padding: 3px;
    max-width: 90%;
}



table.style-colorheader thead th {
    background-color: #00685F;
    border-right: 1px groove #00685F;
}

table.table-style tbody th, table.table-style tbody td {
    vertical-align: top;
    text-align: left;
    border-right: 1px solid rgba(0, 104, 95, 0.22);
    border-left: 1px solid rgba(0, 104, 95, 0.42);
}

table.table-style td, table.table-style th {
    padding: 1%;
    border-bottom: 1px solid rgba(0, 104, 95, 0.22);
}

table.table-style thead th {
       border-top: 6px solid #fff;
    color: #ffffff;
}


//*

ul.mod-menu li{
  text-align: center;
}
ul.mod-menu li a::after{
  content:  attr(title) ;
  display:block;
}

ul.mod-menu li.item-102{
  text-align: center;
}
ul.mod-menu li.item-102 a::after{
  content:  attr(title) ;
  display:block;
}

ul.mod-menu li.item-102 a::after {
  content: "Fahr- und Standgerüst";
  display: block;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
}
*//

.container-header .mod-menu {
   justify-content: center;
   color: #ffffff;
   background: #22262a;
   padding: 0;
}


.item-title, .page-header {
      text-align: left;
   }

.sidecol_a .module, .sidecol_b .module  {
    background-color: #f0f0f0;
    box-shadow: 0px 1px 6px grey;
    border-radius: 5px;
}

.module.left1 {
  background-color: white;
}

.maincontent {
    padding-left: 4%;
}

.maincontent {
    padding: 3% 3% 3%;
}

.sidecol_a {
    width: 23%;
}

.maincontent {
    padding: 5%;
    margin: 28px 0px 1px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
}
.wrapper_contentbottom {
    padding: 25px 15px 15px 15px;
    background: white;
    font-size: 18px;
}

.sidecol_b {
    float: right;
}
.sidecol_b {
    width: 25%;
}

.sidecol_b {
    order: 1;
}

#container_header .wrapper960 {
        background: white;
}

.header-2 {
    position: absolute;
    right: 15px;
    top: -47px;
   position: absolute;
    bottom: 8px;
     right: 0px;
    z-index: 101;
    border-radius: 0 0 5px 5px;
  padding-top: 18px;
}

#container_slideshow {
    background: #d9ddde;
}

#container_slideshow + #container_main .maincontent {
    margin: 0px 0px 2px;
}

.hornav > ul > li > a {
    
    font-size: 15px;
   
}

#container_base, #container_footermenu, #container_copyright {
    background-color: rgb(57 62 65);
}

p {
    margin-bottom: 5px;
}

b, strong {
        font-weight: bold;
}

.hornav > ul > li > a::after {
    opacity: 0.6;
    text-transform: none;
left: 27px;
letter-spacing: 0.1em;
 }

.hornav > ul > li > a {
    line-height: 40px;
padding-left: 26px;
    padding-right: 33px;
    padding-top: 13px;
    padding-bottom: 15px;
}

#container_hornav {
      padding-bottom: 7px;
}


