/* Standardteil */
body{position:relative;height:100%;margin:0; background:#FFF; font-family:abel,Arial;color:#212121;font-size:15px;line-height:1.4;-ms-text-size-adjust: none;text-size-adjust: none}
a{text-decoration:none; color:#533A36 !important}
.absatz a{text-decoration:underline}
.fl{float:left}
.fr{float:right}
.lClear,.lClearSP{clear:both; overflow:hidden; font-size:0px}
.spacer{overflow:hidden; font-size:0px}
.op30{opacity:0.3; filter:alpha(opacity=30)}
.dNone{display:none}
.dBlock{display:block}
.spacer1{height:1px}
.spacer2{height:2px}
.spacer4{height:4px}
.spacer5{height:5px}
.spacer6{height:6px}
.spacer10{height:10px}
.spacer15{height:15px}
.spacer20{height:20px}
.spacer30{height:30px}
.spacer50{height:50px}
img{border:0}
.dN{display:none}
.rel{position:relative}
p{margin:5px 0}
.contenttext p{margin:10px 0 !important}
.lClearSP{display:none}

@font-face {
    font-family: 'abel';
    src: url('../fonts/abel/abel-regular-webfont.eot');
    src: url('../fonts/abel/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abel/abel-regular-webfont.woff2') format('woff2'),
         url('../fonts/abel/abel-regular-webfont.woff') format('woff'),
         url('../fonts/abel/abel-regular-webfont.ttf') format('truetype'),
         url('../fonts/abel/abel-regular-webfont.svg#abel') format('svg');
    font-weight: normal;
    font-style: normal
}



@font-face {
    font-family: 'josefin';
	src: url('../fonts/abel/abel-regular-webfont.eot');
    src: url('../fonts/abel/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abel/abel-regular-webfont.woff2') format('woff2'),
         url('../fonts/abel/abel-regular-webfont.woff') format('woff'),
         url('../fonts/abel/abel-regular-webfont.ttf') format('truetype'),
         url('../fonts/abel/abel-regular-webfont.svg#abel') format('svg');
    /*src: url('../fonts/josefin/josefinsans-regular-webfont.eot');
    src: url('../fonts/josefin/josefinsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/josefin/josefinsans-regular-webfont.woff2') format('woff2'),
         url('../fonts/josefin/josefinsans-regular-webfont.woff') format('woff'),
         url('../fonts/josefin/josefinsans-regular-webfont.ttf') format('truetype'),
         url('../fonts/josefin/josefinsans-regular-webfont.svg#pac') format('svg');*/
    font-weight: normal;
    font-style: normal
}

/* Ende Standardteil */

.main{
	/*max-width:1600px;*/
	margin:0 auto
}

.container{
	width:100% !important;
	max-width:999999px !important;
	background:#FAFAFA
}
	
	#colMain{
		background:#FFF
	}
	
	.container .row:first-child{
		margin-bottom:0
	}
	
	.container .row {
		margin-left:0 !important;
		margin-right:0 !important
	}

#menuLeft{	
	padding:10px;
	box-sizing:border-box;
	position:relative
}

.container{
	background:url(../img/css/bg_left.jpg) 0 0 repeat fixed #1C1D1C
}

#menu{
	padding:10px 0;
	box-sizing:border-box;
	position:fixed;
	left:0;
}

#logo{
	padding-top:20px;
	display:none
}

	#logo img{
		margin:0 auto;
		display:block
	}
	
	h2.headline{
		font-family:abel;
	}
	
nav#mainNav,
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i{
	line-height:auto !important;
	height:auto !important;
}

	#mainNav{
		padding-top:20px;		
		width:100%;
		display:none
	}
	
	#mainNav a,
	#bottomNav a{
		display:block;
		text-align:left;
		min-height:auto  !important;
		line-height:auto  !important;
		height:auto !important;
		padding:5px 0;
		text-transform:uppercase;
		color:#AD915D !important;
		font-family:abel;
		letter-spacing:1px;
		font-size:16px;
		box-sizing:border-box;
		padding-left:8%
	}
	
	#bottomNav a{
		font-size:15px
	}
	
	#mainNav a{
		padding-left:0 !important;
		text-align:center;
	}	
	
	#mItem_6{
		margin-top:20px
	}	
	
	#bottomNav{
		padding:0 0 10px 0 !important;
		text-align:center;		
		position:absolute;
		left:0;
		width:100%;		
		box-sizing:border-box;
		display:none;
		left:0;
		bottom:0
	}
	
		#bottomNav .col{
			padding:0 !important;
			text-align:center
		}
	
	#bottomNav .row .col:nth-child(1){
		background:url(../img/css/point.gif) right center no-repeat transparent;
		width:33%;
	}
	
	#bottomNav .row .col:nth-child(2){
		width:34%;
		
	}
	
	#bottomNav .row .col:nth-child(3){
		background:url(../img/css/point.gif) left center no-repeat transparent;
		width:33%;
	}
	
	#menuLeft #bottomNav a{
		color:#ad915d !important;
		padding-left:0;
		text-align:center;
		font-size:.85rem;
		
	}
	
	#mainNav a:hover,
	#mainNav a.active,
	#menuLeft #bottomNav a:hover,
	#menuLeft #bottomNav a.active{
		color:#FFF !important
	}
	
.rowParagraph{
	padding:50px 0;
	margin-bottom:0 !important
}

.rowParagraphClosed{
	padding:50px 0 45px
}

	.rowParagraphClosed .inner{
		display:none
	}
	
	.rowParagraph #openClosePayment{		
		float:right;
		color:#FFF !important;
		text-transform:uppercase;
		font-family:abel;
		font-size:1rem;
		display:inline-block;
		padding:5px 15px;
		border:2px solid #FFF;
		transition:all .8s
	}
	
	#rowPaymentOpener{
		cursor:pointer
	}	
		

.absatz{
	margin-bottom:10px
}
	h2.headline{
		font-size:26px;
		text-transform:uppercase;
		font-weight:normal;
		margin:0 0 10px 0;
		padding:0;
		font-family:abel;
		letter-spacing:2px
		
	}
	
	h3.headline{
		font-size:18px;
		font-weight:normal;
		margin:12px 0 10px 0 !important;
		padding:0;
		font-family:abel;
		letter-spacing:2px
	}
	
	.absatz .text{
		font-size:14px;
		line-height:1.3
	}
	
	#colMain{
		padding-left:0 !Important;
		padding-right:0 !Important
	}
	
	#rowContentSlider{
		margin-bottom:0
	}
	
/* ---- Home -- */	

#rowHome .col{
	padding:0 !important
}

#rowHome #watermark{
	z-index:1000;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-93px;
	margin-left:-355px
}

.slider .indicators{
	z-index:102;
	bottom:20px !important
}

.slider .indicators .indicator-item{
	width:12px !important;
	height:12px !important;
	border:2px solid #FFF !important;
	background-color:#FFF !important;
	margin:0 8px !important
}

.slider .indicators .active,
.slider .indicators .indicator-item:hover{
	background-color:#ad915d !important
}


#homeSlider img,
#contentlider img{	
    background-size:cover;
    background-repeat: no-repeat
}

#homeSliderNavi{
	position:absolute;
	left:50%;
	bottom:56px;
	margin-left:-56px;
	z-index:101
}

#homeSliderNavi a{
	display:inline-block;
	background-image:url(../img/css/nav_controls.png) !important;
	height:30px;
	margin:0 8px;
	font-size:0;
	opacity:.5;
	transition:opacity .8s
}

	.swiper-button-prev,.swiper-button-next{
		display:inline-block;
		background-image:url(../img/css/nav_controls_swiper.png) !important;
		background-repeat:no-repeat !important;
		height:50px;
		margin:0 8px;
		font-size:0;
		opacity:.5;
		transition:opacity .8s
	}
	
	#homeSliderNavi a.stop{
		width:14px;
		background-position:-32px 0		
	}
	
	#homeSliderNavi a:hover,
	.swiper-button-prev:hover,.swiper-button-next:hover{
		opacity:1;
	}	
	
	#homeSliderNavi a.prev{
		width:20px;
		background-position:0 0		
	}		
		
	
	#homeSliderNavi a.next{
		width:24px;
		background-position:-54px 0		
	}	
	
	.swiper-button-next{
		width:32px;
		background-position:-71px 5px	!important
	}
	
	.swiper-button-prev{
		width:32px;
		background-position:0 5px !important
	}	

/* ---- Dreispalter ---- */
	#rowWWGP{
		background:#FFF;
		color:#313131;
		text-align:center;
		padding-bottom:20px;
		margin-bottom:0 !important
	}
	
		#rowName .desc{
			margin:0 0 30px;
			font-size:1.3rem;
		}
	
		
		.colWWGP{
			text-align:left;
			margin-bottom:20px;
			cursor:pointer
		}
		
		.colWWGP .imgBox{
			width:100%;
			height:auto;
			background-repeat:no-repeat;
			background-position:no-repeat;
			background-size:cover;
			/*background-image: url(http://www.bachmann-guitars.com/beta/redazio/client/img/content/1.jpg)*/
		}
		
		.colWWGP h2{	
			font-size:22px;
			margin-top:15px;
			color:#AD915D
		}
		
		#contentGuitars h2{
			font-size:28px !important;
			/*font-weight:bold*/
		}
		
			.colWWGP h3{
				display:none
			}
			
			.colWWGP a.more{
				font-size:16px;
				color:#ad915d !important;
				text-transform:uppercase;
				margin-top:15px;
				display:block
			}
				.colWWGP a.more:hover{
					color:#262626  !important
				}
				
			.colWWGP .inner{
				position:relative;
				padding-bottom:50px;
			}
			
			.rowWWGPFull{
				padding:0 !important;
				text-align:center !important;
				background:#FFF;
				margin-bottom:0 !Important;
				display:none
			}
			
			.rowWWGPFull .content{
				display:none;
				padding-top:30px;
				padding-bottom:30px;
				position:relative
			}
			
			.rowWWGPFull .imgLarge{
				height:200px
			}
			
			.rowWWGPFull .content a.close{
				float:none !important;
				position:absolute;
				right:10px;
				top:10px;
			}
			
			.rowWWGPFull .content .a{
				color:#F29545 !important
			}
			
			
			#contentGuitars .l4.colWWGP_1{
				padding-left:0;
				padding-right:3rem;
			}
			
			#contentGuitars .l4.colWWGP_2{
				padding-left:1.5rem;
				padding-right:1.5rem;
			}
			
			#contentGuitars .l4.colWWGP_0{
				padding-right:0;
				padding-left:3rem;
			}
			
			
			
			#guitarsContentsCol #wwGPCol_2{
				padding-left:0;
				padding-right:34px;
			}
			
			#guitarsContentsCol #wwGPCol_3{				
				padding-left:10px;
				padding-right:22px;
			}
			
			#guitarsContentsCol #wwGPCol_4{
				padding-left:22px;
				padding-right:10px;
				
			}
			
			#guitarsContentsCol #wwGPCol_5{
				padding-left:34px;
				padding-right:0
			}
			
		

/* ---- Kontakt -- */
	#rowContact{
		background-color:#ECECEC;
	}
	
		#rowContact h2{
			color:#AD915D;
			margin-bottom:10px;
			letter-spacing:1px;
		}
		
		#rowContact .mail{
			margin-top:20px
		}
		
		#rowContact h3{
			color:#999;
			font-family:droidsans;
			letter-spacing:0
		}
		
		#col2_frm{
			padding-right:40px
		}
		
		.frmRow{
			margin-bottom:10px
		}
		
			.frmRow input[type="text"],
			.frmRow input[type="email"],
			.frmRow textarea{
				border:1px solid #C3C3C5;
				border-radius:6px;
				box-sizing:border-box;
				padding:6px 10px;
				color:#666;
				font-family:abel;
				font-size:14px;
				height:auto !important;
				background:#FFF;
				margin-bottom:0 !important
			}
			
			::-webkit-input-placeholder { /* WebKit browsers */
				color:#A5A5A5;
			}
			:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
			   color:    #A5A5A5;
			   opacity:  1;
			}
			::-moz-placeholder { /* Mozilla Firefox 19+ */
			   color:    #A5A5A5;
			   opacity:  1;
			}
			:-ms-input-placeholder { /* Internet Explorer 10+ */
			   color:    #A5A5A5;
			}
			
			#txt,
			#rowPrivSbmt{
				height:129px !important
			}
			
			#rowPrivSbmt .inner{
				position:absolute;
				left:0;
				bottom:-10px
			}
			
			[type="checkbox"] + label{
				font-size:.85rem !important
			}
			
			#resizeMap{
				text-align:right;
				padding-top:2px;
				display:block;
				text-transform:uppercase
			}
			
			#resizeMap:hover{
				color:#f29544 !important
			}
		
			
			label[for="priv"] a{
				display:inline;
				text-decoration:underline
			}
			
			#sbmt{
				width:100%;
				background-color:#AD925D;
				color:#FFF;
				text-align:center;
				border:0;
				border-radius:6px;
				color:#FFF !important;
				font-family:abel;
				font-size:14px;
				padding:12px 0;
				transition:all .7s;
				text-transform:uppercase
			}
			
			#sbmt:hover{
				background-color:#232323
			}
			
			#rowContact .ok{
				font-size:18px;
				padding:20px 0
			}
			
			#gMap{
				height:368px;
				background:#CCC			
			}
			
	#rowContactContet{
		background:#AD925D		
	}
	
		#rowContactContet{
			color:#FFF
		}
		
		#rowContactContet #sbmt{
			background-color:#FFF;
			color:#AD925D !important;
			border:1px solid 
		}
		
		#rowContactContet #sbmt:hover{
			background-color:#533A36
		}
		
		#rowContactContet input,
		#rowContactContet textarea,
		#rowContactContet select{
			border-radius:3px !Important;
			border-color:#FFF;
			background-color:#B9A175;
			color:#FFF;
		}
		
		#frmVpos ::-webkit-input-placeholder,
		#rowContactContet ::-webkit-input-placeholder { /* WebKit browsers */
			color:#FFF
		}
		
		#frmVpos :-moz-placeholder,
		#rowContactContet :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
			color:#FFF;
			opacity:1;
		}
		
		#rowContactContet 	::-moz-placeholder { /* Mozilla Firefox 19+ */
			color:#FFF;
			opacity:1
		}
		
		#frmVpos :-ms-input-placeholder,
		#rowContactContet :-ms-input-placeholder { /* Internet Explorer 10+ */
			color: #FFF
		}

		#rowContactContet label,
		#rowContactContet label a{
			color:#FFF !important
		}
		
		#contentGuitars{
			background:#ECECEC			
		}
			
						
			#contentGuitars .l4.colWWGP_1{
				padding-left:0;
				padding-right:3rem;
			}
			
			#contentGuitars .l4.colWWGP_2{
				padding-left:1.5rem;
				padding-right:1.5rem;
			}
			
			#contentGuitars .l4.colWWGP_0{
				padding-right:0;
				padding-left:3rem;
			}
			

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../img/swipebox/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../img/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }

  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
  
  
  
}

/* Padding links der Menupunkte */
@media screen and (min-width: 1250px) {	
	#modVertrieb{
		width:480px	
	}
}

@media screen and (max-width:1050px) {
	#watermark{
		transform:scale(.7)
	}
}


/* Skin 
--------------------------*/
#swipebox-overlay {
  background:rgba(0,0,0,.87)
 }

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

#langMenu{
	margin-top:10px	
}

#langMenu a{
	margin-right:0 !important
}

#langMenu a.active{
	opacity:.3
}

#langMenu a[hreflang="it"]{
	margin:0 18px !important
}

#cookiebar{
	box-sizing:border-box;
	width:100%;
	z-index:1000;
	background:#ad915d ;
	color:#333;
	padding:4px 20px;
	text-align:center;
	font-size:12px
}

#cookiebar a{
	text-decoration:underline
}

#move2Top{
	position:fixed;
	right:10px;
	bottom:10px;
	opacity:.6;
	transition:all .5s;
	width:55px;
	height:55px;
	display:block;
	z-index:5
}
#move2Top:hover{
	opacity:1
}

/* Menuschrift kleiner machen bei kleinen Desktops*/
  @media (min-width: 1200px) and  (max-width: 2500px) {
	#mainNav a{	
		font-size:18px !important
	}
	#bottomNav a{
		font-size:15px !important
	}
}

.content{
	position:relative;
	padding-top:20px
}

.content h2{
	color:#AD915D;
	font-size:4.6rem;
	margin:20px 0 7px !important	
}

.content h3{
	font-size:1.2rem;
	text-transform:uppercase;
	margin:0 0 20px	!important	
}

.content h2,
.content h3,
.content .text{
	text-align:center
}

.content .contentImage{
	float:left;
	margin:0 25px 5px 0;
}

.content .text{
	text-align:justify
}

#backLink,
#gotoContact{
	position:absolute;
	right:0;
	top:15px;
	color:#AD915D !important;
	text-transform:uppercase;
	font-family:abel;
	font-size:1rem;
	display:inline-block;
	padding:5px 15px;
	border:2px solid #AD915D;
	transition:all .8s
}

#rowArtists #backLink{
	top:-9px
}

#rowArtists .text{
	color:#313131
}

#backLink:hover,
#gotoContact:hover{
	color:#212121 !important;
	border-color:#212121
}

#rowArtists #backLink:hover{
	color:#FFF !important;
	border-color:#FFF !important;
}

#gotoContact{
	position:static !Important;
	margin-top:20px
}

#contentFirstRow{
	min-height:50%;
	padding-bottom:5%;
	box-sizing:border-box
}

.modal,
.modal-footer{
	background:url(../img/css/bg_left.jpg) repeat scroll 0 0 #2A2A2A !important;
	color:#FFF
}

	.modal .modal-footer a{
		color:#FFF !important
	}
	
	.modal.modal-fixed-footer .modal-footer{
		 border-top: 1px solid rgba(255, 255, 255, 0.1) !Important
	}
	
	
	
	#modLanguages a[rel="nofollow"]{
		display:block;
		padding:20px 0;
		border-top:1px solid  rgba(255, 255, 255, 0.1);
		font-size:1.4rem;
		text-align:center;
		color:#FFF !Important
	}
	
	#modLanguages a[rel="nofollow"]:first-child{
		border:0 !Important
	}
	
	.modal h2,
	.modal h3,
	#modLanguages a.active,
	#modLanguages a[rel="nofollow"]:hover{
		color:#AD915D !important
	}
	
	#contentFirstRow h2{
		font-family:josefin !important;
		margin-bottom:25px
	}
	
	#slidersGuitars{
		background:#000
	}

    #slidersGuitars .item{
      margin: 3px;
    }
    #slidersGuitars .item img{
      display: block;
      width: 100%;
      height: auto;
    }
	
	#rowPayment{
		background:#AE925D
	}
	
	#rowPayment h2,
	#rowPayment h3,
	#rowPayment .text{
		color:#FFF
	}
	
	#frmNl,
	#frmVpos{
		margin:15px 0 15px
	}
	
	#frmNl input[type="text"],
	#frmNl input[type="email"],
	#frmVpos input[type="text"],
	#frmVpos input[type="email"]{
		background-color:#B49C6C;
		color:#FFF;		
		border:1px solid #FFF;
		border-radius: 6px;
		box-sizing: border-box;		
		font-family: abel;
		font-size: 14px;
		height: auto !important;
		margin-bottom: 0 !important;
		padding: 8px 10px		
	}
	
	#frmNl input[type="submit"],
	#frmVpos input[type="submit"]{
		text-transform:uppercase;
		border:0;
		font-size:18px;
		color:#FFF;
		cursor:pointer;
		background:transparent;
		margin-top:6px;
		font-weight:bold
	}
	
	#frmNl #cur,
	#frmVpos #cur{
		position:absolute;
		right:12%;
		top:10px;
		color:#FFF
	}	
	
	#frmNl .modal-content div,
	#modVpos .modal-content div{
		text-align:center;
		width:100%;
		font-size:26px;
	}
	
	
	
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}



#rowArtists{
	background:##cecec;
	color:#212121;
	display:none
}

#rowArtists h2{
	color:#ad915d
}

ul#lightSlider {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
#lightSlider li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
#lightSlider img {
    display: block;
    height: auto;
    max-width: 100%;
	margin:0 auto;
}

#rowArtists .lSGallery {
	margin:6px auto 0!Important
}

#rowArtists .lSGallery li{
	opacity:.5;
	transition:all .8s
}

#rowArtists .lSGallery li.active,
#rowArtists .lSGallery li:hover{
	opacity:1
}

.lSSlideOuter .sliderCaption{
	width:100%;
	color:#FFF;
	padding:5px;
	text-align:center;
	box-sizing:border-box;
	background:rgba(0,0,0,.7);
	position:absolute;
	left:0;
	bottom:0;
	display:none
}

.lSSlideOuter{
	position:relative;
	background:#000;
	margin-top:5px
}

.swiper-slide{
	opacity:.2;
	transition:opacity .8s
}
.swiper-slide-active{
	opacity:1
}

.swiper-button-prev,
.swiper-button-next{
	background:none
}


#slidersGuitars{
	background:url(../img/css/bg_gittarren_slider.jpg) center top no-repeat #000;
	background-size:cover;
	padding-bottom:60px !important
}

#rowGuitarName{
	padding:0 0 32px 0;
	margin:0;
	color:#FFF;
	font-size:1rem;
	position:absolute;
	width:100%;
	left:0;
	bottom:0
}

#rowGuitarName a{
	text-decoration:none;
	color:#FFF !Important;
	font-size:1rem;
}

#rowContact a#linkVertrieb{
	margin:20px 0 0 0;
	color:#ad915d !important;
	display:block;
	font-size:1.4rem
}

.vertriebsBlock{
	margin:15px 0 45px;
	padding:0 .75rem
}

	.vertriebsBlock .tit{
		text-transform:uppercase;
		color:#ad915d;
		font-size:18px
	}
	
	.vertriebsBlock .tit2{
		font-size:16px
	}
	
	.vertriebsBlock .mwst,
	.vertriebsBlock .telfax,
	.vertriebsBlock .tel,
	.vertriebsBlock .fax,
	.vertriebsBlock .email{
		margin:5px 0
	}
	
	.modal-content .vertriebsBlock .email a{
		color:#FFF !important
	}
	
	.slider .slides li .caption {		
		left: 10% !important;
		top: 10% !important;;
		width: 80% !important		
	}
	
	.slider .slides li .caption span{
		background:rgba(255,255,255,.9);
		display:inline-block;
		padding:2px 5px;
		color:#212121 !important;
		font-size:.9rem !important;	
		line-height:1.3	
	}	
	
/* ----- jScrollPane ------ */
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
	padding:12px !important;
	box-sizing:border-box
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 100%
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: rgba(66,66,66,.8);
	position: relative;
}

.jspDrag
{
	background: rgba(167,167,167,.8);
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%
}

.jspVerticalBar .jspArrow:focus
{
	outline: none
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%
}



#contentQuali{
	background:#ECECEC;
	border-top:1px solid #CECECE	
}

	#contentQuali h2.title{		
		font-size:34px;
		margin-top:15px;
		color:#AD915D		
	}
	
	#contentQuali .line{
		margin-bottom:4px
	}
	
	#contentQuali .lineAbstand{
		margin-bottom:24px
	}
	
	#contentQuali .kuerzel{
		font-weight:bold;
		border:2px solid #212121;
		display:inline-block;
		padding:4px 9px;
		border-radius:50%;
		float:left		
	}
	
	#contentQuali .b{
		font-weight:bold;
		float:left;
		padding:4px 5px;
		font-size:1.2rem
	}
	
	#contentQuali .t{
		padding:4px 0px;
		float:left;
		margin-top:3px
	}
	
	#contentTonewoodKlappboxen .title{
		color:#ad915d 
	}
	
	#contentTonewoodKlappboxen{
		padding-top:0
	}
	
	.klappbox{
		margin-bottom:8px
	}
	
	.klappbox .header{
		color:#ad915d;
		padding:5px 0;
		border-bottom:2px solid #ad915d;
		text-transform:uppercase;
		font-size:1.4rem;
		cursor:pointer
	}
	
	.klappbox .header span{
		width:30px;
		display:inline-block
	}
	
	.klappboxOpen .header span{
		transform:rotate(90deg) translate(10px);

		margin-top:10px
	}
	
	.klappbox .content{display:none}
	
	.klappbox .row{
		padding:8px 0;
		border-bottom:2px solid #ECECEC
	}
	
	.klappbox .desc{
		padding:15px 0 0 0;
		font-weight:bold
	}
	
	.hasNoDesc .row:last-child{
		border:0
	}
	
	#contentAufschluesselung{
		background:#ECECEC
	}
	
	#contentAufschluesselung .tit{
		margin:0 0 12px;
		font-size:1.2rem
	}
	
	#contentAufschluesselung img{
		height:auto;
		display:block;
		max-width:100%;
		margin:0 auto
	}

	.contentTextOpen .txtCutted{
	display:none
}

.contentTextOpen .txt{
	display:block
}


#contentFirstRow .readMore{
	color:#ad915d !important;
	font-size:1.1rem;
	font-family:josefin !important;
	font-style:italic
}
#contentFirstRow .readMore::after{
	/*content:" >";
	font-family:josefin !important*/
}

#woerldLink{
	text-align:center;
	color:#ad915d !important;
	opacity:.7;
	display:none;
	width:100%;
	font-size:.9rem
}
#woerldLink:hover{
	color:#FFF !important
}
#mItem_fb{
	display:block;
	text-align:center;
	padding-bottom:8px;
}

	
	#mItem_fb img{
		width:25px;
		height:auto;
		display:inline-block;
		opacity:.6;
		transition:all .5s;
	}
	
	#mItem_fb img:hover{
		opacity:1
	}
	
	
#frmNl #nl_email{
	width:400px;
	border:1px solid #C3C3C5;
	background-color:#FFF;
	color:#ad915d;
}

@media only screen and (max-width: 400px){
	#frmNl #nl_email{
		width:100%;
	}
}

#frmNl input[type="submit"]{
	color:#ad915d
}

#rowNewsletter{
	background-color:#d9d9d9
}

#rowNewsletter label{
	color:#212121
	
}

#rowNewsletter label a{
	text-decoration:underline
}

#rowNewsletter .ok{
	margin-top:15px;
	font-size:18px
}

#optInInfo{
	padding:20px 10px;
	background-color:#ad915d;
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	font-size:18px;
	text-align:center;
	box-sizing:border-box
}




/*
We declare all variables here as default so that they are easy to override...
*/
/* Border, shadows, ... */
/* Colors */
/* Spacing */
/* Breakpoints */
.klaro .cookie-modal,
.klaro .cookie-notice {
  /* The switch - the box around the slider */
  font-size: 14px;
}

.klaro .cookie-modal .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  display: block;
  position: relative;
  padding: 10px;
  padding-left: 66px;
  line-height: 20px;
  vertical-align: middle;
  min-height: 40px;
  border-bottom: 1px solid #ccc;
}

.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0;
}

.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-switch,
.klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #1a936f;
}

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  opacity: 0.6;
  background-color: #1a936f;
}

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  opacity: 0.8;
  background-color: #24cc9a;
}

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  opacity: 0.8;
  background-color: #24cc9a;
  cursor: not-allowed;
}

.klaro .cookie-modal .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-list-title,
.klaro .cookie-notice .cm-list-title {
  font-size: 14px;
  font-weight: 600;
}

.klaro .cookie-modal .cm-list-description,
.klaro .cookie-notice .cm-list-description {
  font-size: 14px;
  padding-top: 4px;
  color: #666;
}

.klaro .cookie-modal .cm-list-label,
.klaro .cookie-notice .cm-list-label {
  /* The slider */
  /* Rounded sliders */
}

.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0;
}

.klaro .cookie-modal .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  width: 50px;
  display: inline-block;
  height:30px !important
}

.cm-list-label:before{
	visibility:hidden
}

.klaro .cm-list-label{
	position:static !important;
	padding:0 !important;
}

.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  background-color: #fff;
  transition: 0.4s;
}

.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 30px;
}

.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius: 50%;
}

.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow: 0 0 1px #48dfb2;
}

.klaro .cookie-modal .cm-list-label input:checked + .slider::before,
.klaro .cookie-notice .cm-list-label input:checked + .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal a,
.klaro .cookie-notice a {
  color: #1a936f;
  text-decoration: none;
}

.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  color: #eee;
}

.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em;
}

.klaro .cookie-modal .cm-link,
.klaro .cookie-notice .cm-link {
  margin-right: 0.5em;
  vertical-align: middle;
}

.klaro .cookie-modal .cm-btn,
.klaro .cookie-notice .cm-btn {
  background: #555;
  color: #eee;
  border-radius: 6px;
  padding: 6px 10px;
  margin-right: 0.5em;
  border: 0;
  padding: 0.4em;
  font-size: 1em;
}

.klaro .cookie-modal .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5;
}

.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
  background: #aaa;
  color: #000;
}

.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  background: #1a936f;
}

.klaro .cookie-modal .cm-btn.cm-btn-info,
.klaro .cookie-notice .cm-btn.cm-btn-info {
  background: #2581c4;
}

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000;
}

.klaro .cookie-modal.cm-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  z-index: 0;
}

.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
  position: relative;
  -ms-transform: none;
      transform: none;
}

.klaro .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.klaro .cookie-modal .cm-modal.cm-klaro {
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  background: #333;
  color: #eee;
}

@media (min-width: 660px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    border-radius: 4px;
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto;
  }
}

.klaro .cookie-modal .cm-modal .hide {
  border-style: none;
  background: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #eee;
}

.klaro .cookie-modal .cm-modal .cm-footer {
  padding: 1em;
  border-top: 1px solid #555;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  font-size: 0.8em;
  padding-top: 4px;
  text-align: right;
  padding-right: 8px;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #999;
}

.klaro .cookie-modal .cm-modal .cm-header {
  padding: 1em;
  padding-right: 24px;
  border-bottom: 1px solid #555;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
  margin: 0;
  font-size: 2em;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right: 20px;
}

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding: 0;
  margin: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose .cm-apps .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-apps .cm-caret {
  color: #888;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose .cm-apps .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-apps .cm-content {
  margin-left: -40px;
  display: none;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose .cm-apps .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-apps .cm-content.expanded {
  margin-top: 10px;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
  font-size: 0.8em;
  color: #999;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top: 1px solid #555;
  padding-top: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
  font-weight: 600;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-app span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
  padding-left: 0.2em;
  font-size: 0.8em;
  color: #999;
}

.klaro .cookie-notice:not(.cookie-modal-notice) {
  background: #333;
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
}

@media (min-width: 1024px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 4px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 400px;
  }
}

@media (max-width: 1023px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-style: none;
    border-radius: 0;
  }
}

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  z-index: 0;
}

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
  padding-top: 0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin-bottom: 0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
  text-decoration: underline;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  display: inline-block;
  flex-grow: 1;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  display: inline-block;
  margin-top: -0.5em;
}

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    width: 100%;
  }
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
  margin-top: 0.5em;
}

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width: calc(50% - 0.5em);
  }
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  margin-top: -0.5em;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: right;
  align-items: baseline;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
  margin-top: 0.5em;
}

.klaro .cookie-modal-notice {
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  background: #333;
  color: #eee;
  padding: 1em;
  padding-top: 0.2em;
}

@media (min-width: 400px) {
  .klaro .cookie-modal-notice {
    border-radius: 4px;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    height: auto;
    width: auto;
  }
}

.klaro .cookie-modal-notice .cn-ok {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em;
}

.klaro .cookie-notice-hidden {
  display: none !important;
}

.klaro .cn-learn-more,.klaro .cm-header a{
	color:#FFF !important;
	text-decoration:underline !important;
}
.klaro .cm-caret a{
	color:#FFF !important
}

#gMap{
	background:url(../img/bg_map.jpg) center center no-repeat;
	background-size:cover;
	position:relative;
}

#gMap .info{
	position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%,-50%);
		padding:15px;
		background-color:#FFF;
		color:#333;
		width:90%;
		font-size:12px;
}

@media only screen and (max-width: 980px){
	#gMap .info{
		max-width:100%;
		width:100%;
	}
}

#gMap .info .heading,
.infoContact .heading
{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

#gMap .info a,
.infoContact a{
	display:inline-block;
	padding:6px 15px;
	background-color:#ad925d;
	color:#FFF !important;
	text-decoration:none;
	margin-top:10px;
}

#frmKontakt{
	display:none
}