/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('../fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('../fonts/open-sans-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}


html {
	overflow-x: hidden;
}

body {
	font-family: 'Muli', sans-serif;
	font-family: 'Raleway', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}
.facebook {
	position: fixed;
	right: 0;
	top: 45%;
	z-index: 10000;
	}
.clear {
	clear: both;
	}

.logo {
	position: absolute;
	left: 16%;
	top: 20%;
	width: 29%;
	z-index: 1000;
}

.form-control {
	border-radius: 0;
	border: none;
	color: #473738;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#anchor {
	background: #d9e3e9;
}

#suche .btn, .menu .btn, #anchor .btn {
	height: 44px;
	width: 46px;
	border-radius: 0;
	border: none;
}

#suche .btn, #anchor #suche .btn {
	background: #0d8775 url('../images/btn1.png') no-repeat left top;
}

.menu .btn, #anchor .btn  {
	background: #0d8775 url('../images/btn3.png') no-repeat left top;
}

#suche ::-webkit-input-placeholder,
.menu ::-webkit-input-placeholder  {
   color: #473738;
}

#suche :-moz-placeholder,
.menu :-moz-placeholder, {
   color: #473738;  
}

#suche ::-moz-placeholder,
.menu ::-moz-placeholder {
   color: #473738;  
}

#suche :-ms-input-placeholder,
.menu :-ms-input-placeholder {  
   color: #473738;  
}

#expertenberatung {
	min-height: 44px;
	position: absolute;
	left: 60%;
	top: 90px;
	background: url('../images/btn2.png') no-repeat 15px center;
	padding-left: 80px;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
	color: #005146;
}

#expertenberatung a {
	color: #005146;
}

#suche-wrapper {
	position: relative;
	z-index: 2;
}

#suche {
	position: absolute;
	left: 60%;
	top: 20px;
}

#cart {
	position: absolute;
	left: 60.3%;
	bottom: 0;
}
#cart INPUT {
	}

/* navbar */
.navbar {
	margin-bottom: 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #005246;
	background: #a3dad2;
}

.navbar-toggle {
	margin-right: 30px;
}

.yamm .container {
	padding-left: 0;
	padding-right: 0;
}

.yamm-content {
	min-height: 462px;
}

.yamm-content .row {
	margin-left: -30px;
	margin-right: -30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
	margin-top: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}

.dropdown-submenu {
    position:relative;
}

.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%!important;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
	padding: 0;
}

.dropdown-submenu>.dropdown-menu a {
	font-weight: bold;
}

.dropdown-submenu>a:after {
    display:inline;
    content:"\00BB";
    float:right;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	background: #0d8775;
	text-transform: uppercase;
	font-weight: bold;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #005246;
	background: #a3dad2;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #005246;
	background: #a3dad2;
}

.dropdown-menu {
	border-radius: 0;
}

.dropdown-menu>li>a {
	color: #005246;
	background: transparent;
	text-transform: uppercase;
	margin: 0;
}

.primary {
	display: inline-block;
}

.primary li:first-child, .secondary li:first-child {
	margin-top: 10px;
}

.primary li:last-child, .secondary li:last-child {
	margin-bottom: 10px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,
.dropdown-menu>li:hover>a {
	color: #005246;
	background: #a3dad2;
	font-weight: bold;
}

.dropdown-menu>li:hover> UL LI A {
	font-weight: normal;
}
.dropdown-menu>li:hover> UL LI:hover> A {
	font-weight: bold;
}

.dropdown-menu.submenu2 {
	background: #a3dad2;
	border-radius: 0;
	min-width: 200px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	color: #005246;
	background: #a3dad2;
	font-weight: bold;
}

.navbar-default {
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	border: none;
}

.navbar-form {
	margin-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar-form .form-control {
	height: 44px;
}

.menu {
	margin-top: -50px;
	position: relative;
	z-index: 2;
}

.menu-img {
	margin-top: 15%;
	display: none;
}

/* carousel */
#owl-demo .item {
  color: #FFF;
  text-align: center;
}

#owl-demo .item .item-container {
	background: #0d8775;
	max-width: 195px;
	margin: 0 auto;
}

#owl-demo .item .product-name {
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#owl-demo .item .product-name h4 {
	text-transform: uppercase;
}

.customNavigation{
  text-align: center;
}

.owl-buttons {
	margin-top: -35px;
}

.owl-theme .owl-controls .owl-buttons div{
	margin: 1px 10%!important;
}

.owl-pagination {
	padding-left: 20%;
	padding-right: 20%;
	z-index: 1000;
}

.owl-theme .owl-controls {
	margin-right: 10px;
}

.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.price {
	color: #372929;
	font-weight: bold;
	font-size: 18px;
}

.price span {
	color: #b22425;
	text-decoration: line-through;
	font-size: 14px;
}

.owl-prev {
	background: url(../images/left-arrow.png) no-repeat;
}

.owl-next {
	background: url(../images/right-arrow.png) no-repeat;
}

/* tabs */
.tab-content {
	border-left: 1px solid #b5b0b0;
	border-right: 1px solid #b5b0b0;
	border-bottom: 1px solid #b5b0b0;
	padding: 16px 15px 6px;
	background: #fff;
}

.tab-content ul, .panel-default ul {
	list-style: none;
	padding-left: 0;
}

.tab-content ul li, .panel-default ul li {
	line-height: 30px;
	font-size: 15px;
}

.tab-content ul li:before, .panel-default  ul li:before {
	color: #005246;
	content: '\00b7 ';
	margin-right: 5px;
}

.tab-content ul li a, .tab-content ul li a:hover, .panel-default  ul li a {
	color: #005246;
}

.tab-content ul li a:hover, .panel-default  ul li a:hover {
	font-weight: bold;
	text-decoration: none;
}

span {
	/*white-space: nowrap;*/
}
#info-tabContent .row A {
	color: #005246;
	}

.product_view_default_short span,
#info-tabContent span {
    white-space: normal;
}

.panel-default .panel-heading a:hover, .panel-default .panel-heading a:focus {
	text-decoration: none;
}

.nav.nav-tabs {
	position: relative;
	z-index: 2;
	font-size: 15px;
	margin-top: 20px;
	background: #d9e3e9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZTNlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d9e3e9 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e3e9), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #d9e3e9 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e3e9', endColorstr='#ffffff',GradientType=0 );
	border-top: 1px solid #b5b0b0;
	border-bottom: 1px solid #b5b0b0;
	border-right: 1px solid #b5b0b0;
}

.nav-tabs li {
	width: 14.286%;
	/*width: 134px;*/
}

.nav-tabs li.active a {
	border-bottom-color: #b5b0b0;
	border-left-color: #b5b0b0;
	border-left: 1px solid #b5b0b0;
}

.nav-tabs li.active a:first-child {
	border-left: 1px solid #b5b0b0;;
}

.nav-tabs li a {
	border-left: 1px solid #b5b0b0;
	border-radius: 0;
	margin-right: 0;
	color: #005246;
	padding: 13px 10px;
	text-align: center;
	font-size: 12px;
	min-height: 70px;
}

.nav-tabs li a:first-child {
	border-left: 1px solid #b5b0b0;
}

.nav-tabs li a:focus, .nav-tabs li a:hover,
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
	border-color: #a3dad2;
	border-left: 1px solid #b5b0b0;
	background: #a3dad2;
	color: #005246;
}

.nav-tabs li.break a {
	padding: 3px 4px;
}

.section2 {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #005246;
}

.footer1 {
	background: #005246;
	text-align: center;
	padding: 15px;
	color: #97cbc3;
	text-transform: uppercase;
}

.bottom-bg {
	margin-top: 5px;
	padding-bottom: 20px;
	background: #d9e3e9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZTNlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d9e3e9 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e3e9), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #d9e3e9 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e3e9', endColorstr='#ffffff',GradientType=0 );
}

.footer2 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #005246;
}

.footer3 .container {
	color: #7c94a0;
	border: 1px solid #fff;
	border-bottom: none;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #d9e3e9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZTNlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d9e3e9 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e3e9), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #d9e3e9 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e3e9', endColorstr='#ffffff',GradientType=0 );
}

.content {
	/*background: #d9e3e9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZTNlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #d9e3e9 0%, #ffffff 30%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e3e9), color-stop(30%,#ffffff));
	background: -webkit-linear-gradient(top, #d9e3e9 0%,#ffffff 30%);
	background: -o-linear-gradient(top, #d9e3e9 0%,#ffffff 30%);
	background: -ms-linear-gradient(top, #d9e3e9 0%,#ffffff 30%);
	background: linear-gradient(to bottom, #d9e3e9 0%,#ffffff 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e3e9', endColorstr='#ffffff',GradientType=0 );/**/
	padding-top: 20px;
}

.content h3 {
	text-transform: uppercase;
	color: #005246;
}

.footer4 .container {
	background: #a3dad2;
	padding-bottom: 10px;
}

.footer4, .footer4 a {
	color: #005246;
	font-weight: bold;
	font-size: 16px;
}

.footer4 h4 {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

.footer4 ul {
	padding-left: 0;
}

.footer4 ul li {
	display: inline-block;
}

.footer4 ul li:not(:last-child):after {
  padding: 0 4px 0 8px;
  color: #ccc;
  content: "\00b7";
}
.footer4 IMG {
	margin: 10px 5px 5px 0;
	}

/*
JPI
*/

H1,
.produktname {
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0;
	clear: both;
	}
H2 {
	font-size: 18px;
	font-weight: 700;
	clear: both;
	}
H2 A {
	color: #005246;
	}
H3 {
	font-size: 17px;
	font-weight: 700;
	margin: 0 0 10px 0;
	}


/*
STARTSEITE
*/

/*.js-tabcollapse-panel-body,
#info-tabContent {
	height: 300px;
	overflow: hidden;
	}*/
.starttabs .panel-body UL LI,
#info-tabContent UL LI {
	display: none;	
	}
.starttabs .panel-body UL LI:nth-child(-n+9),
#info-tabContent UL LI:nth-child(-n+9) {
	display: block;	
	}
.starttabs .nav-tabs li {
	padding: 0;
	height: 50px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	}
.starttabs .nav-tabs li A {
	padding: 0;
	height: 50px;
	}
.starttabs .nav-tabs li:first-child A,
.starttabs .nav-tabs li:nth-child(n+3):nth-child(-n+5) A {
	padding: 11px 0 0 0;
	}
.owl-carousel H4 A {
	color: #fff;
	text-decoration: none;
	}
.start-unten .box_bestseller_count {
	display: none;
	}
.start-unten .box_bestseller_image,
.start-unten .box_bestseller_text,
.start-unten .col-md-2 {
	text-align: center;
	}
.start-unten .box_bestseller_text A,
.start-unten .reviews_slide A {
	color: #005246;
	}

.ueberschrift-links {
	background: #005246;
	color: #fff;
	text-decoration: none;	
	padding: 5px;
	margin: 0 0 10px 0;
	}
#manufacturers SELECT {
	margin-bottom: 10px;
	}
IMG.b_start {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	border: 0;
	}

/*
STARTSEITE NEU
*/

.produktbox.start {
	border: 2px solid #E9EFF2;
	text-align: center;
	min-height: 350px;
	margin: 0 0 20px 0;
	}

.produktbox.start,
.produktbox.start A {
	color: #005246;
	}
.produktbox.start H2 {
	font-size: 14px;
	margin: 5px;
	min-height: 35px;
	}
.produktbox.start IMG {
	max-width: 100%;
	height: auto;
	}
.productOldPrice {
	color: red;
	}
.productOldPrice DEL {
	display: block;
	}



/*
LISTENANSICHT
*/

#left-menu,
#left-menu UL {
	list-style: none;
	}
#left-menu .caret {
	display: none;
	}
#left-menu LI {
	}
#left-menu A {
	color: #005246;
	display: block;
	padding: 2px 5px;
	border-bottom: 1px solid #005246;	
	}
#left-menu LI.active {
	}
#left-menu LI.active A {
	font-size: 17px;
	}
#left-menu A:HOVER,
#left-menu LI.active UL LI A:HOVER,
#left-menu LI.active A,
#left-menu LI.active LI.active A {
	background: #005246;
	color: #fff;
	text-decoration: none;
	}
#left-menu LI.active UL LI A {
	font-weight: normal;
	padding-left: 20px;
	color: #005246;
	background: none;
	font-size: 15px;
	}
#left-menu LI.active UL UL LI A {
    font-weight: normal;
    padding-left: 30px;
    color: #005246;
    background: none;
    font-size: 15px;
}
#left-menu LI.active LI.active {
	margin: 0;
	}
.navtrail A,
.navtrail,
.container {
	color: #005246;
	}

/*
CONTENT
*/

.content_area SPAN {
	font-family: "Open Sans",sans-serif !important;
	}
.nopadding {
	padding: 0;
	}
.noborder {
	border: 0 !important;
	}
.content_area UL {
	margin-left: 10px;
	padding-left: 10px;
	}

/*
PRODUKTDETAILSEITE
*/

.produktbeschreibung,
.produktbeschreibung SPAN {
	font-family: "Open Sans",sans-serif !important;
	clear: both;
	}
.produktbeschreibung A,
.content_area A {
	color: #005246;
	text-decoration: underline;
	}
.produktbeschreibung H2,
.kundenmeinungen H2,
.also_purchased H2{
	font-size: 18px !important;
	font-weight: bold;
	}
.produktbeschreibung H3,
.kundenmeinungen .content_area H2,
.cross_selling H2 {
	font-size: 16px !important;
	font-weight: bold;
	}
.produktbeschreibung IMG {
	max-width: 100%;
	height: auto;
	}
.cross_selling H4,
.also_purchased H4 {
	font-weight: normal;
	margin: 5px;
	font-size: 14px;
	min-height: 35px;
	}
.kundenmeinungen .content_area {
	/*height: 500px;
	overflow: auto;*/
	border: 3px solid #E9EFF2;
	padding: 10px;
	}
.kundenmeinungen .content_area .review_products {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #005246;
	}
.kundenmeinungen {
	margin-bottom: 20px;
	}
.kundenmeinungen .hinweis {
	margin: 20px 0;
	text-align: center;
	}
.product_info {
	clear: both;
	min-height: 300px;
	}
#productinfoprice > DIV {
	border: 3px solid #E9EFF2;
	padding: 15px;
	margin-bottom: 15px;
	}
.productprice {
	font-size: 24px;
	margin: 0;
	}
#productinfoprice .vpe,
.product_view_list .vpe{
	font-size: 12px;
	margin-top: 10px;
	}
#productinfoprice A {
	color: #005246;
	text-decoration: underline;
	}
.add-cart {
	margin-top: 10px;
	}
.add-cart .anzahl {
	width: 130px;
	float: left;
	}
.add-cart INPUT {
	max-width: 50px;
	max-width: 50px;
	border: 1px solid #7BCDC1;
padding: 4px;
	}
.add-cart SELECT {
	width: 250px;
	max-width: 100%;
	border: 1px solid #7BCDC1;
	padding: 4px;
	}
.product_info .bild {
	border: 3px solid #E9EFF2;
	text-align: center;
	padding: 15px;
	margin-bottom: 15px;
	}
.product_info .bild IMG {
	max-width: 100%;
	height: auto;
	}
.produktdetails {
	padding: 0;
	}
.productinfoproductadded {
	display: none;
	}
.cross_selling .product_view_default_frame_product > DIV:nth-child(5n+1) {
	display: none;
	}
#productinfoprice .shippingtime A {
	text-decoration: none;
	cursor: default;
	}

/*
PRODUKTTLISTE
*/

.box1 {
	border: 3px solid #E9EFF2;
	padding: 15px;	
	}
.box1 FORM,
.box1 P {
	float: left;	
	margin: 0 10px 0 0 ;
	}
.box1 FORM SELECT {
	float: left;	
	border: 1px solid #7BCDC1;
	padding: 4px;
	}
.product_view_list .item {
	border: 3px solid #E9EFF2;
	padding: 15px;		
	margin: 15px;
	}
.product_view_default_short SPAN {
	font-family: "Open Sans",sans-serif !important;
	}

.product_view_list .item .price,
.product_view_list A {
	color: #005246;
	}

.product_view_list A.zp {
	background: #005246;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	margin-top: 15px;
	display: block;
	}
.produktnavigator-liste {
	margin-bottom: 20px;
	clear: both;
	}


/*
CONTENT TABS
*/

.content-inhalte,
.content-inhalte SPAN,
.content-inhalte font {
	font-family: "Open Sans",sans-serif !important;
	}
.back-to-list {
	display: block;
	}
#info-tabContent H2 {
	margin-top: 20px;
	}
.box_bestseller_count {
	display: none;
	}
.box_bestseller {
	border-left: 1px solid #B5B0B0;
	padding-left: 20px;
	}
.box_bestseller .box {
margin-bottom: 20px;
	}
.nav-tabs li a {
	padding: 15px 5px;
	}

/*
ANMELDUNG
*/
.form-group {
	width: 600px;
	clear: both;
	}
.form-group > LABEL,
.form-group > DIV {
	padding-left: 0;
	font-weight: normal;
	}
.form-group DIV.radio {
	margin: 0;
	}
.form-group > DIV INPUT,
.form-group > DIV SELECT {
	width: 200px;
	}
.form-group DIV.radio INPUT {
	margin: 0 15px 0 5px;
	position: relative;
	width: auto;
	}
.inputRequirement {
	font-size: 10px;
	}
.messageStackError {
	color: red;
	}

/*
Bestellablauf
*/
.fortschritt {
	margin-top: 20px;
	clear: both;
	font-size: 12px;
	}
.fortschritt > DIV {
	padding: 0;
	border: 3px solid #E9EFF2;
	border-right: 0;
	height: 100%;
	padding: 10px;
	color: #A3DAD2;
	min-height: 80px;
	}
.fortschritt > DIV.aktiv {
	color: #005246;
	}
.fortschritt > DIV:nth-child(4) {
	border-right: 3px solid #E9EFF2;
	}
.fortschritt > DIV:nth-child(5) {
	min-height: 0;
	}
.checkoutcomment TEXTAREA {
	width: 90%;
	}
.paymentblock INPUT {
	margin-right: 5px;
	}
.paymentblock STRONG {
	font-weight: normal;
	}
.paymentblock .header {
	font-weight: 700;
	}
.agbframe {
	height: 300px;
	overflow: auto;
	border: 3px solid #E9EFF2;
	padding: 10px;
	}
TABLE.table-confirmation IMG {
	width: 100%;
	max-width: 200px;
	height: auto;
	}

/*
shopping_cart
*/

TABLE.orderdetails TR TD,
TABLE.table-confirmation TR TD {
	border: 3px solid #E9EFF2;
	padding: 5px;
	}
TD.subtotal,
TR TD.right,
TD.totalprice,
TD.singleprice,
.total TD {
	text-align: right;
	}
TD.left {
	text-align: left;
	}
.total TD.main {
	padding: 0;
	}

/*
########## BEWERTUNGEN LINKS
*/

.reviews_slide .row {
	margin: 0;
	text-align: center;
	}
.reviews_slide > DIV > DIV:last-child {
	display: none;
	}
.reviews_slide .row > DIV {
	border: 2px solid #E9EFF2;
	margin-bottom: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	}
.reviews_slide .row > DIV A IMG {
	width: 100%;
	height: auto;
	}	
.reviews_slide .row > DIV A {
	color: #005246;
	}	
.reviews_slide .row > DIV:nth-child(n+4) {
	display: none;
	}




@media (min-width: 992px) {
.menu-img {
	padding-right: 20px;
}

.form-control {
	min-width: 196px;
}

#owl-demo .item {
  margin: 10px 10px 10px 0;
}

.main {
	padding-right: 52px;
}
}
  
@media (min-width: 992px) and (max-width: 1199px) {
#suche {
	top: 10px;
}

#expertenberatung {
	top: 80px;
}

.nav.nav-tabs, .tab-content ul li {
	font-size: 13px;
}

.nav-tabs li {
	margin-bottom: 0;
}

.nav-tabs li.break a {
	padding: 4px 2px;
}
}

@media (min-width: 1030px) and (max-width: 1199px) {
.menu-img {
	margin-top: 17%;
}

.owl-theme .owl-controls .owl-buttons div{
	margin: 1px 12%!important;
}
}

@media (min-width: 992px) and (max-width: 1029px) {
.owl-theme .owl-controls .owl-buttons div{
	margin: 1px 17%!important;
}

.menu-img {
	margin-top: 20%;
}
}

@media (max-width: 991px) {
#owl-demo .item {
  margin: 10px;
}

/* */
#suche .btn, .menu .btn, #anchor .btn {
	height: 34px;
	width: 36px;
}

#suche .btn, #anchor #suche .btn {
	background: #0d8775 url('../images/btn1-s.png') no-repeat left top;
}

.menu .btn, #anchor .btn  {
	background: #0d8775 url('../images/btn3-s.png') no-repeat left top;
}

.navbar-form .form-control {
	height: 34px;
}

#expertenberatung {
	min-height: 34px;
	background: url('../images/btn2-s.png') no-repeat 15px center;
	font-size: 15px;
	top: 60px;
}

body, .bottom-bg {
	padding-bottom: 0;
}
}

@media (min-width: 768px) and (max-width: 1199px) {
#suche, #expertenberatung {
	left: 55%;
}

#cart {
	left: auto;
	right: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
.form-control {
	min-width: 158px;
}

#suche {
	top: 5px;
}

.menu-img {
	margin-top: 28%;
}

.rcol {
	width: 70%;
	margin-top: 50px;
}

.owl-theme .owl-controls .owl-buttons div{
	margin: 1px 11%!important;
}
}

@media (min-width: 768px) {
.navbar-default .navbar-nav>li>a {
	margin-right: 3px;
}

#anchor {
	display: none;
}

#suche-wrapper {
	height: 231px;
}

.header {
	margin-top: -231px;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.dropdown-submenu:hover>.dropdown-menu,
.dropdown-submenu:focus>.dropdown-menu {
    display:block;
}
}

@media (max-width: 767px) {
.menu-img {
	margin: 0 auto;
}
#left-menu,
.ueberschrift-links.kategorien {
	display: none;
	}

#suche, #expertenberatung, #cart {
	position: relative;
	left: 0;
	top: 0;
}

#cart {
	margin-right: 0;
	margin-left: 0;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-default {
	border-color: #b5b0b0;
}

.panel-default .panel-heading {
	color: #005246;
	background: #eef3f5;
	/*background: #d9e3e9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZTNlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d9e3e9 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e3e9), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #d9e3e9 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #d9e3e9 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e3e9', endColorstr='#ffffff',GradientType=0 );*/
	border-radius: 0;
}

.section2 {
	padding-top: 20px;
}
.reviews_slide {
	display: none;
	}
}

@media (min-width: 520px) and (max-width: 768px) {
.owl-theme .owl-controls .owl-buttons div{
	margin: 1px 20%!important;
}
}

@media (max-width: 767px) {
.logo {
	width: 38%;
	top: 12%;
}

.menu-img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.menu #cart{
	display: none;
}
#productinfoprice {
	padding: 0;
	}

#expertenberatung {
	background: url('../images/btn2-s.png') no-repeat 0 center;
	padding-left: 55px;
	margin-top: 8px;
}

.header {
	margin-top: 0px;
	padding-left: 0;
	padding-right: 0;
}

.menu  {
	margin-top: -6%;
	padding-left: 0;
	padding-right: 0;
}

.navbar-default {
	background-color: #fff;
}

.navbar-nav {
	margin: 0!important;
}

.navbar-default .navbar-nav .open .dropdown-menu li a, .navbar-default .navbar-nav .open .dropdown-menu li a:hover, .navbar-default .navbar-nav .open .dropdown-menu li a:focus {
	color: #005246;;
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	  padding: 5px 15px 5px;
}

.dropdown-submenu .dropdown-menu>li>a {
	padding: 3px 30px!important;
}

.primary li:first-child {
	margin-top: 4px;
}

.primary li:last-child  {
	margin-bottom: 4px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	font-weight: bold;
}

.rcol {
	margin-top: 30px
}
}

@media (max-width: 600px) {
#suche-wrapper {
	top: 15%;
}

.owl-theme .owl-controls .owl-page span {
	width: 8px!important;
	height: 8px!important;
}
}

@media (max-width: 519px) {
.owl-pagination {
	display: none;
}

.owl-buttons {
	margin-top: 0;
}
}

@media (max-width: 488px) {
.logo {
	left: 16%;
	top: 8%;
	width: 48%;
}

#suche-wrapper {
	top: 14%;
}
TABLE.table-confirmation {
	font-size: 12px;
	}
}


ul.left-submenu > li.kopie > a {
    padding-left:5px;
}

@media (min-width: 768px) {
    #stacked-menu li:hover > ul.left-submenu {
        display: block;
    }
}

/* autocomplete */
.easy-autocomplete-container {
    top: 45px;
}
.easy-autocomplete-container ul li div {
    word-break: normal !important;
}
.eac-item {
    font-size: 10px;
}
.eac-title {
    font-size: 12px;
}
.eac-item img {
	float: right;
    width: 40px;
    margin: 0px 0px 3px 3px;
}
.eac-item p {
    margin: 0;
}

.box ul li a 
{	color: #005246;
	font-size: 13px;
	text-decoration: none;
	padding: 0;
	margin: 0;

}

.box {
float: left; 
width: 250px;
}

.greyline
{
border-width: 1px; 
border-color: grey; 	
border-style: solid;
}

.product-no-paypal,
.cart-no-paypal {
	font-weight: bold;
	color:#1e47ea;
}