html,body,* {
	font-family: 'Roboto', sans-serif;
}

body {
	font-size:15px;
	line-height:20px;
	font-weight:400;
	color:#333;
}

p {
	margin:10px 0px;
}

h1,h2,h3,h4,h5,h6 {
}

a, a:link, a:hover, a:focus {
	text-decoration:none;
}

/* BOOTSTRAP OVERRIDES */
.breadcrumb {
  padding:0px 15px;
  margin-bottom:0px;
}

.nav>li>a:hover, .nav>li>a:focus {
	background:none;
}

.panel-heading {
    padding: 20px 15px 0px 15px;
	font-size:14px;
}

.panel-default > .panel-heading {
    background-color: inherit;
    border: none;
}

.panel-body img.img-responsive {
    margin: 0 auto;
}

.table {
	margin-bottom:0px;
}

.table > tbody > tr > td {
     vertical-align: middle;
}

ul.check {
	list-style-type:hiragana;
}

ul.check {
    list-style: none;
	padding-left:22px;
}

ul.check li:before {
	font-family: FontAwesome;
    content: "\f00c";
    padding-right: 5px;
}

label {
	font-weight:normal;
}

/* ANCHOR ELEMENTE */
a:not([href]), a:not([href]):link, a:not([href]):hover, a:not([href]):focus {
	text-decoration:none;
	color:inherit;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-top:none;
	border-bottom:1px solid #ddd;
}

.margin-top05x {
	margin-top:10px;
}

.margin-top1x {
	margin-top:20px;
}

.margin-top15x {
	margin-top:30px;
}

.margin-top2x {
	margin-top:40px;
}

.top-bar {
	background-color: #ffffff;
    color: #30AAD3;
    font-size: 12px;
    padding: 5px 0;
	line-height:34px;
}

.top-bar-middle .fa {
	font-size:15px;
}

.top-bar a, .top-bar a:link, .top-bar a:hover, .top-bar a:focus {
	color:#30AAD3;
}

.top-bar span.separator {
	display: inline-block;
    width: 10px;
}

.header {
	background-image:url('/images/header-bg-xs.jpg');
	background-position:center;
	background-repeat:no-repeat;
	height:200px;
}


/*SM */
@media (min-width: 768px) and (max-width: 993px) {
	.header {
		background-image:url('/images/header-bg-sm.jpg');
		height:350px;
	}
}


/*MD und groesser */
@media (min-width: 993px) {
	.header {
		background-image:url('/images/header-bg.jpg');
		height:350px;
	}
}

.header-background {
}

.language {
	background-color:#ffffff;
	filter: alpha(opacity=80);
	opacity: 0.8;
	width:auto;
	padding:10px 15px;
}

ul.lang-inline li.lang-active>a>img {
    border-top: 2px solid #30aad3;
    padding: 4px 0px;
}   

ul.lang-inline li {
    font-weight:300;
}

ul.lang-inline li.lang-active {
    font-weight:700;
}

.navi {
	padding:0px;	
	color:#000000;
	margin-top:100px;
}

ul.nav {
	float:right;
}

.navi div {
}

.navi ul {
}

.navi ul li {
	display: inline-block;
	width:auto;
}

.navi li a, .navi li span {
	text-decoration: none;
    display: block;
    text-align: left;
	padding:2px 2px;
}

.navi a, .navi a:link, .navi a:hover, .navi a:focus {
	color:#000000;
}

.navi li.active a {
	border-bottom: 2px solid #30AAD3;
	color:#30AAD3;
	font-weight:bold;
}

.navi a:hover {
	border-bottom: 2px solid #ffffff;
	color:#ffffff;
}

/*SM und groesser */
@media (min-width: 768px) {
	.navi ul.menu>li {
    	margin-right:35px;
	}
}

.searchbar {
	z-index:30;
	position:relative;
	margin-bottom:-20px;
}
	
/*SM und groesser */
@media (min-width: 768px) {	
	.searchbar .search {
		background-color:#f5f5f5;
		color:#000000;
		padding:0px 10px 10px 10px;
		margin-bottom:-40px;
	}
}

.content {
	background-color:#F5F5F5;
	padding:30px 0px;
}

.content a:not(.btn):not(.list-group-item), .content a:not(.btn):not(.list-group-item):link, .content a:not(.btn):not(.list-group-item):hover, .content a:not(.btn):not(.list-group-item):focus {
    border-bottom: 1px dotted #30AAD3;
    color: #30AAD3;
}

.right {
    background-color: #fafafa;
	padding-bottom: 20px;
}

.right h4 {
	color:#e30613;
	font-size:15px;
}

.right .moduletable {
    margin-bottom: 20px;
}

.content h3 {
	color:#333333;
}

.left h1 {
	font-size:24px;
	font-weight:300;
	color:#333333;
}

.left h2 {
	font-size:22px;
	font-weight:300;
	color:#30AAD3;
}

.left h3 {
	font-size:18px;
}

.left h4 {
	font-size:16px;
	font-weight:300;
	margin-top: 30px;
    margin-bottom: 10px;
}

.calendar .fa {
	line-height:43px;
}

/*SM und groesser
@media (min-width: 768px) {
	.panel {
		min-height: 170px;
	}
}
 */
 
.banner1 {
	background-color:#ffffff;
	padding:30px 0px;
}

.banner1 h2 {
	font-size:20px;
    color: #30AAD3;
}

.banner1 h2 .fa {
	font-size:28px;
	margin-bottom:15px;
}

.banner1 .moduletable_products:before {
	font-family:FontAwesome;
	content:"\f1b2";
	font-size:28px;
	margin-bottom:15px;
    color: #30AAD3;
}

.banner1 .moduletable_company:before {
	font-family:FontAwesome;
	content:"\f0c0";
	font-size:28px;
	margin-bottom:15px;
    color: #30AAD3;
}

.banner1 .moduletable_questions:before {
	font-family:FontAwesome;
	content:"\f059";
	font-size:28px;
	margin-bottom:15px;
    color: #30AAD3;
}

/* KONTAKTFORMULAR */
/*.form-actions {
	margin-top: -181px;
	margin-bottom: 26px;
}

#bfPage1 {
    margin-bottom: 116px;
}*/

/*SM */
/*@media (min-width: 768px) {
	.form-actions {
		margin-top: -148px;
	}
}*/

/*MD und groesser */
/*@media (min-width: 992px) {
	#bfPage1 {
		margin-bottom: 0px;
	}

}*/

.footer {
	background-color:#e8e8e8;
	padding: 20px 0px 20px 0px;	
	font-size:13px;
}

.footer-left {
	margin-bottom:20px;
}

/*SM und groesser */
@media (min-width: 768px) {
	.footer {
		padding: 60px 0px 20px 0px;	
	}

	.footer-left {
		margin-bottom:0px;
	}

	.footer-right {
		text-align:right;
	}
}


.footer h2 {
	font-size:16px;
	margin-bottom: 20px;
}

.footer ul.menufootermenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer ul.menufootermenu li a {
	color: #333;
	display: block;
	padding-bottom:10px;
	margin-bottom:10px;
	text-decoration: none;
	border-bottom:1px dotted #333;
	font-size:12px;
}

/*SM und groesser */
@media (min-width: 768px) {
	.footer ul.menufootermenu li a {
		/*border:none;*/
	}
}

.team_separator {
	height:1px;
	width:90%;
	margin:30px auto;
	background-color:#30aad3;
}

a.to-top {
    position: fixed;
    right: 0px;
	bottom:15px;
    z-index: 99998;
    display: block;
    height: 40px;
    width: 60px;
    text-align: center;
	-webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
	background-color:#dedede;
	color:#30AAD3;
}
a.to-top:hover {
	font-weight:700;
	background-color:#30AAD3;
	color:#dedede;
}

a.to-top::before {
	content: "\f106";
    font-family: FontAwesome;
    font-size: 24px;
    left: 50%;
    line-height: 25px;
    margin-left: -8px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
}

.xsTopNavigationButton {
	display: block;
    height: 100%;
    line-height: 34px;
	font-size:14px;
}

#navi-xs .list-group-item {
	padding:0px;
}

#navi-xs .list-group-item a, #navi-xs .list-group-item span {
	font-size:14px;	    
	padding: 10px 10px 10px 28px;
	display: block;
    width: 100%;
}

#navi-xs .list-group-item:first-child {
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

#navi-xs .list-group-item:hover {
	background-color:#e8e8e8;
}

#navi-xs .list-group-item.current.active a {
	color:#FFF;
}

#navi-xs .list-group-item.current.active, .list-group-item.current.active:focus, .list-group-item.current.active:hover {
	background-color:#30aad3;
	color:#FFF;
}

#navi-xs .list-group-item.level2 {
	background-color:#FAFAFA;
	padding-left:20px;
}

/*ADDTHIS*/

/*SM und groesser */
@media (min-width: 768px) {
	.footer #atftbx {
		text-align:right;
	}
	
	.footer #atftbx > p {
		display: inline-block;
		margin: -10px 10px 0px 0px;
	}
	
	.footer .addthis_toolbox.addthis_default_style {
		float: right;
	}
}

.control-label.bfLabelBlock.checkbox-label{display: inline-block !important;width: 95% !important;font-weight:300;}.ff_elem.checkbox-input{display:inline-block;margin-right:15px;}

.cc-link {
	text-decoration:underline !important;
}

div.gdprlock-placeholder-text, div.gdprcookielock-placeholder-text {
	font-size: 18px !important;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bfQuickMode .controls .control-label {
	width: 100% !important;
	margin-top: 15px;
}

.radio-inline, .checkbox-inline {
	margin-left: 10px;
}