body {
	color: #4b4a4d;
	padding: 0px;
	font-weight:300;
    font-family: 'Roboto', sans-serif;
    font-size: 14px; /* Default: 14px */
	line-height: 1.65;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
#navigation a {
	color: #6b3b2c;
	text-decoration: none;
}
#navigation a:hover, #navigation a:focus {
	color: #e0a500;
	text-decoration: none;
	background:none !important;
	border-color:#c9c8c9 !important;
}
.navigation {
	padding: 25px 0px 10px 0;
}

.navbar-toggle .icon-bar {
	background:#000000;
}

a, a h4 {
	color: #e0a500;
	text-decoration: none;
}
a:hover, a h4:hover, a:focus {
	text-decoration: underline;
	color: #e0a500;
}

.active {
  color: #e0a500;
  text-decoration: none;
  font-weight: 700;
}

.breadcrumb a:hover {
text-decoration:none;
color:#FFFFFF;
}

h2 a:hover {
text-decoration:none;
color:#6b3b2c;
}

h1, h2, h3, h4, h5 {
	color: #6b3b2c;
	line-height: 120%;
}
h1 small {
      display: block;
  font-size: 14px;
  font-family: 'Roboto',sans-serif;
  font-weight: 300;
  margin-top: 15px;
}
h1, .h1 {
	font-size:41px;
	margin-bottom:30px;
}
h2, .h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
h3, .h3 {
	font-size: 20px;
	margin-bottom: 5px;
}
h4, .h4 {
	font-size: 17px;
}
h5, .h5 {
	font-size: 14px;
}
.section-header {
	border-bottom: 1px solid #e0a500;
	margin-top:60px;
}

.content-wide {
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}
.circle {
	border-radius: 870px;
	width: 250px;
	height: 250px;
	overflow: hidden;
}

.section {
    margin-top: 10px;
    margin-bottom: 50px;
}

.seven-cols {
    margin-bottom:50px;   
}

#big-feature {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0px 0px 0px;
	position: relative;
	max-height: 500px;
	overflow: hidden;
	background-color: transparent
}
#frontpage-intro {
    float:none;   
}
#frontpage-intro-image-center {
	position: relative;
}
#big-feature .background-image {
	position: absolute;
	width: 100%;
	height: 500px;
}
#frontpage-intro-notruf {
	position: absolute;
	bottom: 70px;
	right: 70px;
	opacity: 0.7;
}
#frontpage-intro-notruf:hover {
	opacity: 1;
}
.intro-text h1 {
	text-align: center;
	color: #FFF;
	margin: 30px 100px;
}
.jumbotron {
	padding: 0px;
	margin: 0px;
}

.custom-logo {
	height: 62px;
	width: auto;
}

.bg-logo-yellow {
    background-color: #FBBA00;  
}
.breadcrumb,
.breadcrumb>li+li:before{
    color:#fff;   
}
.bg-yellow {
	background-color: rgba(224,165,0,1.00);
}
.bg-brown {
	background-color: rgba(107,59,44,1.00);
}
.bg-blue {
	background-color: rgba(51,77,92,1.00);
}
.bg-light-blue {
	background-color: rgba(0,161,255,1.00);
}

.bg-cyan {
	background-color: rgba(69,178,157,1.00);
}
.bg-green {
	background-color: rgba(53,142,204,1.00);
}
.bg-purple {
	background-color: rgba(72,0,73,1.00);
}
.bg-orange {
	background-color: rgba(226,122,63,1.00);
}
.bg-red {
	background-color: rgba(223,73,73,1.00);
}
.bg-lime {
	background-color:rgba(173,178,36,1.00);
}

.bg-light-grey {
	background-color: #f6f6f6;
	color: black
}

.page-header.bg-light-grey h2, .bg-light-grey h3 {
	color: #4b4a4d !important;
}

.box-feature:hover, 
.box-feature:active, 
.box-feature:focus{ 
		background-color: rgba(224,165,0,1.00);
}

.breadcrumb {
	font-size: 14px;
	opacity: 0.7;
	font-weight: 300;
}

.breadcrumb:hover {
opacity:1;
}
.navbar-nav {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
.navbar-fixed-top {
	top: 24px;
	border-width: 0px;
}
.navigation .navbar-nav>li {
	padding: 44px 0 7px 0;
}
.navigation .navbar-nav>li>a {
	padding: 0 10px 0 10px;
	border-right: 1px solid #c9c8c9;
	cursor: pointer;
}
.navigation .navbar-nav>li:last-child>a {
	padding: 0 10px 0 10px;
	border-right: none;
	cursor: pointer;
}
#navigation .navbar-nav>li.notruf> a {
	background-color: #CC0000;
	border-radius: 3px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.navigation .dropdown-menu {
	border: none;
	background: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  margin-left: 0px;
}
.dropdown-menu ul {
	list-style: none;
}
.dropdown-menu h2 {
	color: #6b3b2c;
	font-size: 21px;
}
.dropdown-menu a {
	padding: 3px 0px;
	display: block;
	text-decoration: none;
}
.jumbotron#kompetenzen {
}
/**** News ****/
.news-list-item {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #DFDFDF;
}
.news-list-item:last-child {
    border:none;
}
.date {
	padding-left: 0px;
}
.teaser h4 {
	margin: 0px 0px 10px 0px;
}
span.day {
	font-size: 12px;
	display: block;
	opacity:0.6;
}
span.time {
	font-size: 17px;
	display: block;
}
/* Boxen Image/Text */

.box-img-text .text,
.box-big-img-text .text {
	border-top: 3px solid #FFF;
	background-color: #f6f6f6;
	padding: 15px;
	min-height: 140px;
}
.box-img-text:hover .text,
.box-big-img-text:hover .text {
	border-top: 3px solid #e0a500;
}
.box-img-text .image-wrap {
	max-height: 140px;
	overflow: hidden;
}
.box-img-text .image-wrap .image{
    margin:0;
}
.box-big-img-text .image-wrap {
	max-height: 300px;
	overflow: hidden;
}
.box-img-text h3, .box-big-img-text h3 {
	margin-top: 0px;
}
table.contact td {
	padding-right:10px;
}

/* Kompetenzen-Boxen */
.seven-cols .col-md-2,
.seven-cols .col-sm-2,
.seven-cols .col-lg-2 {
    width: 14.285714285714285714285714285714%;
    /*width: 14.285714285714285714285714285714%;*/
  }
  
  .col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

#kompetenzen h3 {
	color: #FFF;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.box-feature a {
	display: block;
}
.box-feature {
	height: 75px;
	color: #FFF;
	overflow: hidden;
	line-height: 75px;
	text-align: center;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-o-transition: background 0.3s;
    transition: background 0.3s;
	padding:0px 5px;
}
.box-feature:hover {
}
.no-list-style ul {
	list-style: none;
	padding: 0px;
}
.sep ul li {
	border-bottom: 1px solid #DFDFDF;
	padding: 7px 0px;
}
.feature ul li {
	font-size: 17px;
	font-weight: 300;
	padding: 0px;
}
.feature ul li a {
	display: block;
	padding: 5px 15px;
}
.feature ul li a:hover,
.feature ul li a:focus {
	background-color: #e0a500;
	color:#FFF;
	text-decoration: none;
}
.infotext .contact img {
	margin: 0px;
}
/* Icons */

.glyphicon.glyphicon-search {
	font-size: 13px;
}
/* Footer */

footer {
	padding: 30px 0px;
	line-height: 100%;
	margin: 0;
}
footer h4 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	line-height: 100%;
	height: 30px;
}
footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
footer li {
	font-size: 12px;
	font-weight: 300;
	margin: 0px 0px 7px 0px;
}
footer li a {
	color: #939294;
	text-decoration: none;
}
footer li a:hover {
	color: #4b4a4d;
	text-decoration: none;
}

.sidebar_box table {
	margin-bottom:10px 
}
.slider img{
    display:none;
}

.slider img:first-child{
    display:block;
}



.box-content .ion {
	font-size:20px;
	width: 20px;
}

.page-header.bg-light-grey,
.page-header.bg-light-grey a,
.page-header.bg-light-grey h1 {
	color:#939294 !important;
}

.page-header.bg-light-grey .breadcrumb a{
	color:#6E6E6E !important;
}

.page-header.bg-light-grey .breadcrumb>.active {
	color:#939294 !important;
}

.totop {
	margin-top:80px;
	padding-top:10px;
	font-size:12px;
	border-top:1px solid #e0a500;
}

.dropdown-menu {
    width: 100%;
    left: 0 !important;   
}

.no-margin-top {
    margin-top:0;
}

.btn.btn-flat-default {
    background: #e0a500;
    border-color: #e0a500;
    color:#fff;
}

.btn.btn-flat-default:hover {
    background: transparent;
    border-color: #e0a500;
    color:#e0a500;
}
.btn-link {
    color: #e0a500;
}

.btn-link:hover {
    color: #e0a500;
    text-decoration:underline;
}
        
.btn-link:before {
    content:'// ';
}
#breadcrumb {
    margin-bottom: 5px;
}

#breadcrumb ol.breadcrumb {
    background:transparent;
    padding:8px 0;
    margin:0;
}

.bg-blue #breadcrumb ol.breadcrumb,
.bg-purple #breadcrumb ol.breadcrumb {
    color:#ccc;   
}


#breadcrumb ol.breadcrumb a{
    color:#fff;
}

div.page-header {
    margin-top:0;
    padding:15px;
    margin-bottom: 40px;
}

div.page-header h2 {
    color:#fff;
    margin:0;
}
div.page-header h1 {
    color:#fff;
    margin:0;
    font-size: 24px;
}

.infotext h1:first-child,
.infotext h2:first-child,
.infotext h3:first-child,
.infotext h4:first-child {
    margin-top:0;
}

.infotext {
    margin-bottom: 30px;
}

.infotext img {
    margin:25px 0 25px 0;
}

.panel {
    border-radius:0;
    box-shadow:none;
    border: none;
}

.panel .panel-heading {
    background: transparent;
    border-radius: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #DFDFDF;
}

.panel .panel-heading a{
    color:#e0a500;
    font-size: 17px;
    font-family: Roboto, sans-serif;
    display:block;
}

.panel .panel-heading a:hover{
    color:#e0a500;
    text-decoration:none;
}

.panel .panel-heading a span{
    float:right;
    font-size:21px;
}

.panel .panel-heading:hover {
    background:#ededed;
}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.panel .panel-body {
    padding: 10px 15px;
    border:none !important;
}

a:focus {
    text-decoration:none;
}

.sidebar_box {
    border-top: 3px solid #e0a500;
    margin-bottom:20px;
    padding:15px 20px;
}

.sidebar_box .box-header {
    margin-bottom:5px;
    position: relative;
}

.sidebar_box .frame h1:first-child,
.sidebar_box .frame h2:first-child,
.sidebar_box .frame h3:first-child,
.sidebar_box .frame h4:first-child {
    margin-top:0;
    margin-bottom: 10px;
}

.sidebar_box .box-header h1:first-child,
.sidebar_box .box-header h2:first-child,
.sidebar_box .box-header h3:first-child,
.sidebar_box .box-header h4:first-child {
    margin:0;
}

.sidebar_box .ion {
    font-size:20px;
    width: 20px;
}

.sidebar_box a {
    vertical-align: top;
}

.panel .panel-heading.collapse-in {
    border-color:transparent;
}

.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary {
      display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: top;
    background: #e0a500;
  border-color: #e0a500;
  color: #fff;
}

.btn-primary.active,
.btn-primary:focus,
.btn-primary:hover {
      background: transparent;
  border-color: #e0a500;
  color: #e0a500;   
  text-decoration:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  }
  
.box-big-img-text table td,
.sidebar_box table td{
    border:none !important;
    padding:0 !important;
} 

#content h1.first-headline {
    margin-top:0;   
}

.image-intext h2,
.image-intext h3 {
    margin-top:0;   
}

.box-big-img-text {
    margin-bottom:30px;   
}

.box-big-img-text .image {
    margin-bottom:0;   
}

#search_button_head {
      border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;   
}
.pagination>li>a, .pagination>li>span {
    color:#4b4a4d;   
}
.pagination>li>a.current {
    color:#e0a500;   
}

blockquote p em {
font-size:20px;
font-style:italic;
text-align:center;
display:block;
margin:0px 40px;
}

blockquote {
font-size:12px;
text-align:right;
margin: 20px 0px;
border:none;
}

.image-beside-left .text, .image-intext-left .text {
    float:left;
    max-width:50%;
}

figure.image {
    margin-bottom:0 !important;   
}

figure.image figcaption {
    margin-bottom:20px;   
    padding-top: 5px !important;
}

#fbshare span {
line-height: 100%;
    font-size: 22px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 3px;
}

ul.parsley-errors-list {
    padding: 0;
    list-style: none; 
    margin-top:10px;
}
ul.parsley-errors-list li{
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.box-img-text .text ul {
    padding-left:15px;
}


.container .carousel-inner > .item {
	padding:0;
	height:auto;
}

.news-catmenu img{
	display:none;
}

#treeRoot {
    padding-left: 0;
    list-style: none;
}

.menuOfSelectedPages {
	margin-bottom:30px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #e0a500;
    border-color: #e0a500;
    cursor: default;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075);

}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #e0a500;
    z-index: 1;
}
ul.menu-depth-2 {
	padding-left: 0px;
}

/* Hover-Boxen mit Border */
.hoverbox {
	background-color: #f6f6f6;
	border-top: 4px solid white;
	border-bottom-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	padding: 1em;
	margin-top: -4px;
}

.hoverbox:hover {
	border-top-color: #e0a500;	
}

.hoverimg {
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom: 4px solid transparent;
}

.hoverimg:hover {
	border-bottom-color: #e0a500;	
}

/* Sonstige */
.welcometext {
	color: #6b3b2c;
	font-size: 20px;
	text-align: center;
}

.route {
	background-color: #f6f6f6;
	border-top: 4px solid #e0a500;
	padding: 1em;
}