.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #004f9f !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #FFF !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #fbba00 !important; /* Textlink-Farbe "Mehr Infos" */
}

.cc_more_info,
.cc_message {color: #FFF !important}



.font_size_14 {font-size: 14px;}

.biberach {
	font-size: 70px;
	color: #fbba00;
	text-decoration: none;
}

.biberach:hover {
	color: #fbba00;
	text-decoration: none !important;
}


.biberach_02 {
	margin-left: 30px;
	margin-top: 31px;
	font-size: 22px;
	line-height: 28px;
	color: #fbba00;
	text-decoration: none;
}

.biberach_02:hover {
	color: #fbba00;
	text-decoration: none !important;
}


.biberach_03 {
	margin-left: 250px;
	margin-top: 29px;
	font-size: 12px;
	color: #fbba00;
	text-decoration: none;
}

.biberach_03:hover {
	color: #fbba00;
	text-decoration: none !important;
}

.left {float: left;}



.latest-list li {
      border-top: 1px solid #bcbcbc;
}


.latest-list li a {
	color: #4c4c4c;
}



.latest-list li a:hover {
	color: #fbba00;
	text-decoration: none;
}




.margin-top3		{ margin-top:3px; }
.margin-top6		{ margin-top:6px; }
.margin-top8		{ margin-top:8px; }
.margin-top10		{ margin-top:10px; }
.margin-top20		{ margin-top:20px; }
.margin-top30		{ margin-top:30px; }
.margin-top40		{ margin-top:40px; }
.margin-top50		{ margin-top:50px; }
.margin-top60		{ margin-top:60px; }
.margin-top80		{ margin-top:80px; }
.margin-top90		{ margin-top:90px; }
.margin-top93		{ margin-top:93px; }
.margin-top95		{ margin-top:95px; }
.margin-top100		{ margin-top:100px; }
.margin-top130		{ margin-top:130px; }
.margin-top150		{ margin-top:150px; }
.margin-top180		{ margin-top:180px; }
.margin-top200		{ margin-top:200px; }

.mb20				{ margin-bottom:20px; }
.mb30				{ margin-bottom:30px; }



@media (max-width: 992px) {

	.no_mobile {display:none; }
}


.list-group-item {
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #353535;
}

.sidebar-nav-v1 > li {
    list-style: none;
}

.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li.active:hover {
    background: #004f9f;
}

.sidebar-nav-v1 > li.active > a {
    color: #fbba00;
}

.panel-title {
    color: #00519e;
	font-weight: bold;
}






.B_crumbBox {
top: 10px;
z-index: 1;
padding-right: 0;
background: none;
position: relative;
float: right !important;
margin-top: 0;
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
border-radius: 4px;
}




.B_crumbBox > li {
    display: inline-block;
}








