h1,h2,h3,h4,h5,h6 {
	font-weight: 600;	
}

.partner ul.uk-subnav {
	margin-bottom: 0!important;
	padding: 0 10px!important
}
.partner ul.uk-switcher {
	border: 1px solid #2659a5;
	padding: 0 10px!important;
	margin-top: -1px!important;
}
.partner .uk-subnav-pill > * > :hover {
	border: none!important;
	background: rgba(255,255,255,0);
	box-shadow: none;	
}
.partner .uk-subnav-pill > * > * {
	padding: 26px 8px 24px 8px;	
}
.partner .uk-subnav-pill li.uk-active {
	padding: 0;	
	border-top: 1px solid #2659a5!important;
	border-right: 1px solid #2659a5!important;
	border-left: 1px solid #2659a5!important;
	border-bottom: none;
	background-color: #ffffff!important;
	color: #2659a5!important;
}
.uk-subnav-pill > .uk-active > * {
    background: #ffffff!important;
    color: #2659a5!important;
    box-shadow: none;
}
.sp-module.greeting {
	background-color: #2659a5;
	padding: 10px;
	border-radius: 5px;
}
.sp-module.greeting .login-greeting {
	color: #ffffff;
}
.sp-module.greeting p {
	margin: 0;	
	color: #ffffff;
	line-height: 18px;
}
.sp-module.greeting p.greetingTop {
	text-transform: uppercase;
	font-weight: 600;
}
.sp-module.greeting p.greetingName {
	font-weight: 300;
}
.sp-module.greeting input#greetingSubmit {
	border: none;
	background-color: #2659a5;	
	margin-top: 15px;
	color: #ffffff;
}
.sp-module.greeting .logout-button img {
	float: left;
	width: 30px;
	margin-top: 12px;
}
.shopping-cart {
	padding-bottom: 20px;
	border-bottom: 2px dotted #2659a5;
}
.shopping-cart i, .shopping_kategorien i {
	font-size: 24px;
}
.shopping-cart h3, .shopping_kategorien h3 {
	color: #2659a5;	
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 10px 0;
}
.shopping-cart h2#price {
	color: #2659a5;	
	font-size: 32px;
	margin: 0 0 10px 0;
}
.shopping-cart a {
	color: #666666;	
	text-decoration: none;
}
.shopping-cart a:hover {
	color: #333333;	
	text-decoration: none;
}
.shopping_kategorien {
	margin-top: 40px;		
}
.shopping_kategorien .jshop_menu_level_0, .shopping_kategorien .jshop_menu_level_0_a {
	line-height: 46px;
	border-bottom: 1px solid #eeeeee;
	color: #2659a5!important;		
}
.shopping_kategorien .jshop_menu_level_0_a a {
	color: #000000!important;		
}
.shopping_kategorien .jshop_menu_level_0 a {
	color: #666666;	
}
.shopping_kategorien .jshop_menu_level_0 a:hover, .shopping_kategorien .jshop_menu_level_0_a a:hover {
	color: #2659a5;	
	text-decoration: none;
}
.entry-header h2,h2.entry-header, #sp-position1 .sp-module-title, #comjshop h1 {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 20px;
	color: #585956;
}
.entry-header h2:after, h2.entry-header:after, #sp-position1 .sp-module-title:after, #comjshop h1:after {
	content:' ';
	background-image: url('../images/pfeil.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 100%;
	height: 30px;
	margin: 15px 0 30px 0;
}
.jshop .block_product {
	border: 1px solid #999999;
	padding: 5px;	
	height: 372px;
	margin: 20px 0!important;
}
.jshop .block_product .name {
	text-align: center;	
	min-height: 48px;
}
.jshop .block_product .jshop_price {
	text-align: center;	
	color: #2659a5;
	font-size: 18px;
	margin-bottom: 10px;
}
.jshop .block_product .buttons {
	text-align: center;
}
.jshop .block_product .btn-hausfarbe {
	padding: 10px 20px;
}
.factsheet a {
	font-style: italic;
	font-weight: bold;
	color: #2659a5;
}
.factsheet .pfeil_rechts:after, .product.left .image:after {
	content:' ';
	background-image: url('../images/pfeil_rechts.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 20px;
	height: 220px;
	position: absolute;
	top: 0;
	right: 20px;
}
.product.left .image:after {
	content:' ';
	background-image: url('../images/pfeil_rechts.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 20px;
	height: 220px;
	position: absolute;
	top: 0;
	right: -20px;
}
.factsheet .pfeil_links:before, .product.right .image:after {
	content:' ';
	background-image: url('../images/pfeil_rechts.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 20px;
	height: 220px;
	position: absolute;
	top: 0;
	left: 10px;
	transform: rotate(180deg);
}
.product.right .image:after {
	content:' ';
	background-image: url('../images/pfeil_rechts.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 20px;
	height: 220px;
	position: absolute;
	top: 0;
	left: -20px;
	transform: rotate(180deg);
}
.product .image:after {
	content:' ';
	background-image: url('../images/pfeil_rechts.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 20px;
	height: 160px;
	position: absolute;
	top: 0;
	right: 20px;
}
.factsheet_bottom p {
	text-align: center;	
	margin: 0;
}
.factsheet_bottom .factsheet_factlist {
	float: left; 
	width: 100%;	
	transition: all 0.3s ease-in-out;
	padding: 0px;
	margin: 10px 0;
}
.factsheet_bottom .factsheet_factlist:hover {
	background-color: #2659a5;
	color: #ffffff;
	transform: scale(1.2);
}
.factsheet_bottom .factsheet_factlist:hover a {
	color: #ffffff;
}
.factsheet_bottom:before {
	content:' ';
	background-image: url('../images/pfeil.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 100%;
	height: 30px;
	margin: 15px 0 30px 0;	
}
div[itemprop="articleBody"] {
   float: left;
   width: 100%;
}  
div[itemprop="articleBody"] p {
   font-weight: 400;
}  
.factsheet img {
	margin: 0 auto;
}
.factsheet h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #2659a5;	
	margin: 20px 0;
}
.infosheet h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #585756;	
	line-height: 30px;
	margin-bottom: 25px;
}
.infosheet h2:after {
	background-color: #2659a5;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	width: 90px;
	margin-top: 8px;
}
.infosheet .progress-bar {
	background-color: #2659a5!important;	
}
.infosheet .progress-bar-container {
	float: left;
	width: 100%;	
}
.infosheet .progimage {
	float: left;
	height: 50px;
	margin-right: 20px;
}
.infosheet .progimage img {
	float: left;
	width: 40px;
	height: 40px;
	margin-top: 4px;	
}
.infosheet .progress-bar-header span.progress-type {
	font-size: 13px;
	font-weight: 400;
	color: #585756;
}
.infosheet .progress-bar-header span.progress-completed {
	font-size: 13px;
	float: right;	
	margin-top: 1px;
	font-weight: 400;
	color: #585756;
}
.marketingBlock h3 {
	text-align: center;
	font-size: 24px!important;
	text-transform: uppercase;
	padding-bottom: 20px;	
}
.marketingBlock h3:after {
	content:' ';
	background-image: url('../images/pfeil.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 100%;
	height: 30px;
	margin: 15px 0 30px 0;	
}
.marketingmaterialShow h3 {
	text-align: center;
	font-size: 16px!important;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 10px;	
	color: #33A9E0;
	margin-bottom: 0;
}
.marketingmaterialShow h3:after {
	content: ''!important;
	display: none;
}
.marketingmaterialShow p {
	text-align: center;
		
}
.marketingmaterial, .marketingmaterialShow {
	margin: 35px 0;	
}
.marketingmaterial a {
	float: left;
	background-color: #2659a5;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	padding: 4px 0;
	width: 100%;
}
@media(min-width:320px) and (max-width:1024px) {
	.marketingmaterial a {
		font-size: 12px;
		margin: 3px 0;
	}
}
.marketingmaterial a:hover {
	background-color: #1E90C5;
	color: #ffffff;
}
.sp-megamenu-parent img[alt~="Home"]  {
	position: absolute;
	top: -5px;
	left: 0px;
}
#sp-bottom p {
	color: #ffffff;
	font-weight: 600;	
}
.tp-leftarrow.default {
	background-image: url('../images/buttonsliderleft.png')!important;
	position: absolute;
	top: 175px!important;
	margin-top: -45px!important;
	left: 0px!important;
	height: 110px!important;
	width: 54px!important;	
}
.tp-rightarrow.default { 
	background-image: url('../images/buttonsliderright.png')!important;
	position: absolute;
	top: 175px!important;
	margin-top: -45px!important;
	right: 0px!important;
	height: 110px!important;
	width: 54px!important;
}
.btn-hausfarbe {
	background-color: #2659a5;
	padding: 10px 40px;
	color: #ffffff!important;
}
a {
  color: #585756;
}
a:hover {
  color: #0e9cd1;
}
p {
	color: #585756;	
}
h1,h2,h3,h4,h5,h6 {
	color: #585756;	
}
#sp-top-bar i.fa {
	border: 2px solid #2659a5;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	text-align: center;
	color: #2659a5;
	padding-top: 3px;
	font-size: 10px;
	margin-right: 10px;	
	float: left;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #585756;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #2659a5;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #2659a5;
}
.sp-dropdown-inner .sp-mega-group {
	background-color: #f1f1f1;
	border-right: 1px solid #585659;	
}
.sp-dropdown-inner .sp-mega-group-child a {
	font-size: 14px;
	line-height: 16px;
}
#offcanvas-toggler >i {
  color: #000000;
}
#offcanvas-toggler >i:hover {
  color: #2659a5;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #0faae4;
  background-color: #2659a5;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #0d8ab9;
  background-color: #0e9cd1;
}
ul.social-icons >li a:hover {
  color: #2659a5;
}
.sp-page-title {
  background: #2659a5;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #2659a5;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #2659a5;
}
.sp-module .tagscloud .tag-name:hover {
  background: #2659a5;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #2659a5;
}
.search .btn-toolbar button {
  background: #2659a5;
}
.post-format {
  background: #2659a5;
}
.voting-symbol span.star.active:before {
  color: #2659a5;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #0e9cd1;
}
.entry-link,
.entry-quote {
  background: #2659a5;
}
blockquote {
  border-color: #2659a5;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #2659a5;
}
#sp-footer {
  background: #2659a5;
}
.sp-comingsoon body {
  background-color: #2659a5;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #2659a5;
  background-color: #2659a5;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #2659a5;
  background-color: #2659a5;
}
/*=====K2==========================*/
.experte-container p:before {
	content:' ';
	background-image: url('../images/marker.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 30px;
	height: 30px;
	margin: 4px 0;
}
.experte-name:before {
	content:' ';
	background-image: url('../images/marker.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 20px;
	height: 25px;
	margin: 2px 10px 2px 0px;
	background-size: 20px 25px;
}
.experte-telefon:before {
	content:' ';
	background-image: url('../images/phoni.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 20px;
	height: 25px;
	margin: 2px 10px 2px 0px;
	background-size: 20px 25px;
}
.experte-web:before {
	content:' ';
	background-image: url('../images/welt.png');
	background-repeat:no-repeat;
	background-position: center;
	float: left;
	width: 20px;
	height: 25px;
	margin: 2px 10px 2px 0px;
	background-size: 20px 25px;
}
.experte-space {
	margin-left: 30px;
}
.experte-container table {
	border: 2px solid #2659a5;
	border-radius: 10px;
	box-shadow: 0px 2px 6px #000000;
	position: absolute;
	width: 450px!important;
	top: -50px	;
	left: 80px;
	background-color: rgba(255,255,255,0.9);
	font-size: 12px;
	color: #585956;
	line-height: 25px;
	display: none;
	z-index: 9999;
}
.experte-container table.expert-open {
	display: block;
}
.experte-container table tbody {
	float: left;
	width: 100%;
}
.experte-container table tr {
	float: left;
	width: 100%;	
}
.experte-container table td {
	float: left;
	padding: 10px;
	width: 100%;
}
.experte-container table a.experte-kontakt {
	padding: 6px 20px;
	background-color: #2659a5;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	box-shadow: 0 1px 3px #000000;
	border-radius: 5px;
}
.experte-close {
	color: #ffffff;	
}
.experte-close:after {
	font-family: "FontAwesome";
	content:'\f057';	
	font-size: 20px;
	color: #2659a5;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 10px;
	transition: color 0.3s ease-in-out;
}
.experte-close:hover:after {
	color: #585956;	
}
#comjshop table#jshop_menu_order a {
	color: #2659a5;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#comjshop table#jshop_menu_order #active_step {
	vertical-align: top!important;
	color: #585956;
}
#comjshop table.cartcheckout th {
	vertical-align: top!important;
	color: #585956;
}