/* Zeile 189 */
.object-visible, .touch .object-non-visible
{
  opacity: 1;
}

/* Zeile 193 */
.object-visible, .touch .object-non-visible
{
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
}

.breadcrumb-wrap
{
  padding-top: 60px;
  padding-right: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  background-color: #000000;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}


#SkypeButton_Call_mronet_1 {
text-align: left;
}


.navbar-brand {
float:left;
height:0px;
padding: 0px 0px;
font-size: 18px;
line-height: 0px;
}


#c108 .csc-textpic-last:hover {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
    background-color: #121214;
    zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */ 
}



.navbar-brand img {
    width: 100%;
}
