<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img.img-responsive {
    height: auto!important;
    width: 100%!important;
}

.fullwidth {width:100%;}

a.noUnderline {text-decoration:none;}

.two_cols {
    overflow-x: hidden;
    overflow-y: hidden;
}
.two_cols &gt; li {
    float: left;
    padding-bottom: 2px;
    padding-top: 1px;
    width: 50%;
}

.carousel-list li {
    line-height:1.2em!important;;
}

.content-box-title.counter {
    font-size: 2em;
}

h1.page-title {
	width:1px !important;
	height:1px !important;
	font-size:1px !important;
	color: #f1f1f1 !important;
	
	}

.breadcrumb {
	font-size:0.9em !important;
	top: -7px !important;
	}
.main-header {
	padding-top:0px !important;
	padding-bottom:0px !important;
	
	}
	
	
	
.navbar-default .navbar-brand {
  text-transform: none;
  background-image: url("/img/B+L_Logo_weiss_orange.png");
  padding-left: 112px;
}

.wrap-hero {
  background-image: url("../../img/upload/2016/Kopf.jpg");
  background-position: center bottom;
}
.wrap-hero .carousel-hero {
  /*background-color: rgba(120, 120, 120, 0.8);*/
  background-color: rgba(0, 0, 0, 0.6);
}

p.small-caps-color {color:#333;!important}
.slogan &gt; div &gt; p &gt; span {
    color: #e97900; /*orange*/
    color: #666; /*grau*/
	
}
.btn-print {
	font-size:12px;
	padding: 2px 12px;
	}
	
.btn-tags {
	font-size:12px;
	padding: 2px 12px;
	border-radius: 0px;
}

.figuresuptitle{
	font-style:italic;	
	background-color:#E8E8E8;
	padding:0px 5px;
	font-size:.8em;
	text-align: right;
	
}
.figuretitle{
	color:#e97900;
	font-weight:600;
	border-top:1px #666 solid;
	margin-bottom:0px;
	margin-top:20px;
}

.timeline-2 li:hover .timeline-2-point {
    background-color: #f58220!important;
}

.timeline-2 .badge-primary {background-color:#e97900!important;}</pre></body></html>