@font-face {
	font-family: ProximaNovaLight;
	src: url(/themes/basic_bootstrap/fonts/ProxLight.otf);
}
@font-face {
	font-family: ProximaNovaBold;
	src: url(/themes/basic_bootstrap/fonts/ProxBold.otf);
	font-weight:bold;
}

@font-face {
	font-family: ProximaNova;
	src: url(/themes/basic_bootstrap/fonts/ProximaNova-Regular.otf);
}

@font-face {
	font-family: ProximaNovaSemi;
	src: url(/themes/basic_bootstrap/fonts/ProximaNova-Semibold.otf);
}

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


.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a{
	/* customize_nav_link_color */ color: #f6f6f6; /* customize_nav_link_color */
}

.navigation-menu > .nav-path-selected > .nav-path-selected {
	/* customize_nav_link_hover */ background-color: white; color: #006fb9 !important; /* customize_nav_link_hover */	
}

a {
/* customize_link_color */ color: #006eb9; /* customize_link_color */
}

.nav-collapse , .nav{
	text-align: right;
}

.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus{
	background-color: rgba(255,255,255,0);
}

.dropdown-menu li a:hover,.dropdown-menu .nav-selected a{color:#ebebeb!important;}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #ebebeb;
border-bottom-color: #ebebeb;
}

.leistungen_heading {
	font-size: 18px;
	color: #454442;
	font-weight: 600;
	line-height: 23px;
	text-transform: uppercase;
	margin-bottom: 0px;
/* 	margin-top: 20px; */
}

.leistungen_text {
	font-size: 18px;
	color: #454442;
	line-height: 23px;
	margin-bottom: 10px;
	font-family: ProximaNovaLight;
}


.clearfix {
	clear: both;
}

.startsetite_ueberschrift {
	font-size: 25px;
	line-height: 35px;
	color: #151718 !important;
	margin-bottom: 70px;
/* 	font-weight: lighter; */
}

.vorteile_text {
	font-size: 30px;
/* 	line-height: 22px; */
	color: #151718 !important;
	font-weight: 600;
	text-align: center;
	margin-bottom: 25px;
}

.vorteile_untertext {
	font-size: 18px;
/* 	line-height: 30px; */
	color: #151718 !important;
	text-align: center;
	margin-left: -10px;
	margin-right: -10px;
}

.vorteile_untertext_lh {
	font-size: 18px;
	line-height: 20px;
	color: #282107 !important;
	text-align: center;
	margin-left: -10px !important;
	margin-right: -10px !important;
}


