body {
font-family: arial,sans-serif;
}
img.lazy {
    background: transparent url(/assets/lightbox/images/loading.gif) no-repeat 50% 50%;
}

@media (min-width:1100px) {
  .container {
    width:1100px;
  }
}

@media (max-width:350px) {
.mobil-350 {
display:none;
}
}


@media (max-width: 900px) {
  .backgroundtopimage {
   height:290px;
   width:100%;
   background-repeat: no-repeat;
  }
}



@media (min-width: 900px) and (max-width: 1025px) {
  .backgroundtopimage {
   background-size: 100% auto;
   min-height: 270px;
   background-repeat: no-repeat;
  }
}

@media (min-width: 1025px) {
  .backgroundtopimage {
   width:100%;
   height: 290px;
   background-repeat: no-repeat;
  }
}



	
@media (min-width:800px) {
#box {
  background-color:#f1f1f1;
  box-shadow:0 0 10px #444444;
  font-size:1.1em;
  height:150px;
  left:370px;
  opacity:0.95;
  padding:15px 0 0 20px;
  position:relative;
  width:350px;
  top:70px;
}

.navbar-default {
    background-image: -webkit-linear-gradient(top,#efefef 0,#efefef 100%);
    background-image: -o-linear-gradient(top,#efefef 0,#efefef 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#efefef),to(#efefef));
    background-image: linear-gradient(to bottom,#efefef 0,#efefef 100%);
    border-radius: 0px;
    margin-bottom: 5px;
}
.navbar-custom {
padding: 0;
}
}

@media (max-width:800px) {
#box {
    background-color: #f1f1f1;
    box-shadow: 0 0 10px #444444;
    font-size: 0.9em;
    height: 135px;
    margin: 0px auto;
    opacity: 0.95;
    padding: 15px;
    width: 300px;
    top: 80px;
    position: relative;
}
}

.infobox {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    margin: 20px 0 0 0;
	padding: 15px;
}

@media(min-width:800px)  {
.navbar-header {
display: none;
}

.navbar-collapse {
padding: 0;
}

.nav > li {
    position: relative;
    display: block;
    border-bottom: 0px dotted #bbb;
}
}

@media(max-width:800px)  {
.nav > li {
    position: relative;
    display: block;
    border-bottom: 1px dotted #bbb;
}
}

@media (max-width:800px) {
  .header_top_right {
    text-align:center;
  }
}

@media (max-width:800px) {
  .header_top_left {
    text-align:center;
  }
}

@media (min-width:801px) {
  .header_top_right {
    text-align:right;
  }
}

@media (min-width:801px) {
  .header_top_left {
    text-align:left;
  }
}

.h1, h1 {
  font-size:24px;
  font-weight:500;
}

.h2, h2 {
font-size: 19px;
font-weight: normal;
margin: 10px 0 10px 0;
}

.h3, h3 {
  font-size:19px;
}

.cta_rufnummer {
  color:#CC0000;
  font-size:25px;
  font-weight:normal;
}

ul {
  list-style-type: none;

}


.hauptteil ul {
  list-style-type: none;
  margin-left: -20px;
}


.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
}
@media (max-width:801px) {
#fixedfooter-frontend {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
    position: fixed;
    z-index: 9399;
    width: 100%;
    bottom: -15px;
    text-align: center;
    background: #fff;
    padding: 15px;
    border-top: 1px solid #ddd;
	-moz-box-shadow:inset -10px 12px 12px -10px #ddd;
	-webkit-box-shadow:inset -10px 12px 12px -10px #dddd;
	box-shadow:inset -10px 12px 12px -10px #dddd;
}
}

@media (min-width:801px) {
#fixedfooter-frontend {
  visibility: hidden;
  display:none;
}
}

@media (max-width:800px) {
.hauptteil {
 padding: 20px 20px;
}

.sidebox {
padding: 20px 35px;
}

.pdf {
background:#efefef; 
margin-bottom: 20px; 
padding: 20px; 
margin-left: 0px; 
margin-right: 0px;
text-align:center;
}

.pdf p {
margin-bottom: 0px; 
margin-top: 10px;
}

.rechtliches {
margin-bottom:150px;
}
}
@media (min-width:801px) {
.hauptteil {
 padding: 20px 50px;
}

.sidebox {
padding: 20px 35px;
}

.pdf {
background:#efefef; 
margin-bottom: 20px; 
padding: 20px; 
margin-left: 0px; 
margin-right: 0px;
}

.pdf p {
margin-bottom: 0px; 
}
}

#videobox_info a {
color: #000;
text-decoration: underline;
}

#anfahrtbox_info {
text-align: left;
}

.pdf a {
color: #000;
}

.col-md-8 li:before {    
font-family: 'FontAwesome';
content: '\f00c';
margin:0 5px 0 -19px;

}

.col-md-8 li {
margin: 10px 0;
}

.ursache-wirkung-box {
  padding:10px 0 30px;
  text-align:center;
  background:#f2f2f2;
  margin-bottom:20px;
}

.service_img ul {
padding-right: 10px;
text-align:left;
margin:10px 0 0 0;
}

.ursache-wirkung-box .uwb-icon {
  padding:25px 30px;
}

.btn-primary.active, .btn-primary:active {
  background-color:#CC0000;
  border-color:none;
  outline-color: #fff;
}
a:focus{
outline:0px auto -webkit-focus-ring-color;
outline-offset:-2px;
}


.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color:#fff;
  background-color:#CC0000;
  border-color:none;
  outline-color: #fff;
}

.btn-primary:focus, .btn-primary:hover {
  background-color:#CC0000;
  background-position:0 -15px;
  outline-color: #fff;
}

.btn-primary {
  background-image:-webkit-linear-gradient(top,#CC0000 0,#CC0000 100%);
  background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);
  background-image:-webkit-gradient(linear,left top,left bottom,from(#CC0000),to(#CC0000));
  background-image:linear-gradient(to bottom,#CC0000 0,#CC0000 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat:repeat-x;
  border-color:#CC0000;
}


.col-md-3.marken a img {
     max-width: 150px;
    max-height: 95px;
    padding: 5px;
}

@media (min-width:801px) {
.logo_img{
	    height: 104px;
    width: auto;
	margin: 15px;
}
}
@media (max-width:800px) {
.logo_img{
	    height: 104px;
    width: auto;
	margin: 30px 0 0 0;
}
}


@media (min-width:801px) {
.logo_img_sidebox{
	height: 104px;
    width: 100%;
	margin: 30px 0 0 0;
}
}


@media (max-width:800px) {
.logo_img_sidebox{
	    height: 104px;
    width: auto;
	margin: 30px 0 0 0;
}
}

.auswahl {

    margin-bottom: 10px !important;

    height: 110px;

    width:24% !important;

}

.col-md-3.auswahl a img {
max-width: 150px;
max-height: 95px;
padding: 5px;
}
.service_img img {

height: auto;

}
.col-md-3.marken {
    text-align: center;
    height: 100px;
    background: transparent url(/assets/lightbox/images/loading.gif) no-repeat 50% 50%;
}
.auswahl{
	text-align:center !important;
}
@media (min-width:320px) and (max-width:480px)  {
  .auswahl {
    margin-bottom: 10px !important;
    height: 110px;
    width: 50% !important;
}
.col-md-3.marken {
    width: 49%;
    text-align:center;
  
}

#box {
    
    left: -2px !important;
}
}
@media (min-width:481px) and (max-width:567px)  {
 
.auswahl {
    margin-bottom: 10px !important;
    height: 110px;
    width: 50% !important;
}

#box {
    
    left: -2px !important;
} 
}
@media (min-width:568px) and (max-width:768px)  {
  .auswahl {
    margin-bottom: 10px !important;
    height: 110px;
    width: 50% !important;
}
@media (min-width:768px) and (max-width:992px)  {
  .auswahl {
    margin-bottom: 10px !important;
    height: 110px;
    width: 33.3% !important;
}
@media (max-width:1024px) and (min-width:500px) {
  .auswahl {
    margin-bottom: 10px !important;
    height: 110px;
    width: 33.3% !important;
}
@media (min-width:993px) and (max-width:1200px)  {
  .auswahl {
    margin-bottom: 10px !important;
    height: 110px;
    width: 33.3% !important;
}


}

