/*  
Theme Name: Steinboc Theme
Author: ON/OFF Design
Author URI: http://www.onoffdesign.de

	
 */

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



html{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Lato', sans-serif;
	font-weight:400;
     }

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
	letter-spacing:1px;
	line-height:130%;
	font-size:12pt;
     }

.transition {
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
}

body ::selection
    {
        color:      #fff;
        background: #000;
    }
body ::-moz-selection
    {
        color:      #fff;
        background: #000;
    }

.mainWrapper {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.mainWrapper.dealer {
	text-align:center;
	margin-bottom:0px;
}

.content.dealer {
	padding-top:30px;
	padding-bottom:30px;
}

.content .mainWrapper {
	max-width:1060px;
}

.content.header .mainWrapper {
	max-width:1200px;
}

.content.top {
	padding-top:0px;
}

.content.top.greyHome {
	background-color: rgba(205, 205, 205, 0.1);
}

.content.top.greyHome .mainWrapper {
	background-color:transparent !important;
}

#background {
	z-index:10;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: cover;
}

/*--------------------textgestaltung--------------------*/

p{
     }

h1,h3,h4,h5,h6{
     }

h2 {
    	font-family: 'CubanoRegular';
	text-transfort:uppercase;
	letter-spacing:4px;
	font-weight:normal;
	font-style: normal;
	margin-bottom: 20px;
}

.member h2 {
	line-height:120%;
}

ul {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-padding-start: 0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	list-style:none;
	margin-top:0px;
	padding-top:0px;
     }

li{
	list-style:none;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	margin-left:0px;
	margin-right:0px;
	list-style:none;
     }

b, strong {
	font-family: ‘Metrophobic’, Arial, serif; 
	font-weight: 700;
     }

em {

}

/*--------------------HEADER--------------------*/

.oben {
	height:37px;
	position:relative;
	background-color:#fff;
	z-index:1000;
}

.language {
	float:right;
	margin-right:25px;
	margin-top:9px;
	height:19px;
	position:relative;
}

.language:hover {
	cursor:pointer;
}

.other {
	position:absolute;
	top:0px;
	background-color:#fff;
	z-index:100;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	width:auto;
	left:-10px;
	display:none;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease;
}

.language:hover .other {
	display:block;

}

.contact {
	float:right;
	margin-right:25px;
	margin-top:9px;
}

.warenkorb {
	float:right;
	margin-top:9px;
	margin-right:35px;
	position:relative;
}

.warenkorb:hover .other {
	display:block;
	cursor:pointer;
	width:120px;
}

span.number {
	color:#00CC33;
}

.header a {
	color:#000 !important;
}

.header a:hover {
	color:#00CC33 !important;
}

.slider {
	width:100%;
}

.slider img {
	position: absolute;
	top: 0px;
	left: 0px;
}

a .slides img:hover {
	-mozopacity:0.8;
	filter:alpha(opacity=80);
	opacity:0.8;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
}

.header {
	overflow:hidden;
	z-index:100;
	position:relative;
}

.line {
	background-color:#ffffff;
	opacity:0.6;
	filter:alpha(opacity=60);
	opacity:0.6;
	height:6px;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:10;
}

.sliderWrapper {
	max-height:500px;
	position:relative;
	overflow: hidden;
	background-color:#fff;
}

.home .sliderWrapper,
.archive .sliderWrapper {
	max-height:100%;
}

.infoBox {
	z-index:20;
	position: absolute;
	top:100px;
	width:100%;
}

.home .infoBox,
.archive .infoBox {
	bottom:0px;
	top:auto;
	background-color:rgba(0,0,0,0.15)
}

.infoBox.fail {
	top: 50%;
	margin-top: -140px;
}

.infoBox p {
	margin-top:0px;
	margin-bottom:0px;
}

li .infoBox {
	width:auto;
}

span.big {
	text-align:center;
	font-size:54pt;
	text-transform:uppercase;
	font-family: 'CubanoRegular';
	color:#fff;
	display:block;
	letter-spacing:6px;
	height:75px;
}

.home span.big,
.archive span.big {
	height: auto;
    line-height: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
}

div.small {
	position:absolute;
	text-align:center;
	width:300px;
	left:50%;
	margin-left:-150px;
	top:110px;
	z-index:12;
	font-size:14pt;
	color:#fff;
	letter-spacing:2px;
	line-height:130%;
}

.home div.small,
.archive div.small {
margin-bottom: 60px;
margin-top: 30px;
	width:100%;
	margin-left:auto;
	top:auto;
	position:relative;
	left:auto;
	
}

div.small.high {
	top:0px;
}

.schrift img {
	width:168px;
}

.home .schrift,
.archive .schrift {
	display:none;
}

.schrift {
	position:absolute;
	width:168px;
	left:50%;
	margin-left:-84px;
	z-index:12;
	top:220px;;
}

.hoverHome {
	position:absolute;
	height:100%;
	left:30%;
	width:40%;
	z-index:100;
}

div.menu {
	position:relative;
	height:165px;
	background-image:url('/images/dotted.jpg');
	background-repeat: repeat-x;
	background-position: 0px 40px;
}

.logo img {
	width:96px;
}

.logo img:hover {
	-mozopacity:0.7;
	filter:alpha(opacity=70);
	opacity:0.7;
	cursor:pointer;
}

.logo {
	position:absolute;
	left:50%;
	width:96px;
	margin-left:-48px;
	top:20px;
	z-index:12;
	background-color:#fff;
}

.header.content {
	padding-top:0px;
	padding-bottom:0px;
}

/*--------------------Menü--------------------*/

#topMenu {
	width:100%;
	height:auto;
	font-weight:normal;
	font-family: 'CubanoRegular';
	font-size:15pt;
	letter-spacing:4px;
}

#topMenu a {
	font-weight:normal;
}

ul.menu {
	padding-left:0px;
}

#topMenu ul li{
	float:left;
	display:block;
	height:auto;
	color:#000000;
	margin-top: 15px;
	position:relative;
	z-index:30;
}


#topMenu ul li:first-child {
	float:left;
	display:block;
	color:#000000;
	margin-left:70px;
	margin-right:18%;
}

li#menu-item-35, li#menu-item-952 {
	float:right !important;
	margin-right:70px;
	margin-left:16%;
}



#topMenu ul li:last-child {
	float:right;
	display:block;
	color:#000000;
}

#topMenu ul li a {
	color:#000000;
}

#topMenu ul li a.green {
	color:#00CC33 !important;
}


#topMenu ul li:hover > a {
	color:#00CC33 !important;
}

#topMenu ul li a:hover, #topMenu ul li a.selected, #topMenu ul li:hover {
	text-decoration:none;
	color:#00CC33;
	text-shadow:none;
	cursor:pointer;
	padding-bottom:40px;
}

#topMenu ul li ul {
	display:none;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:10pt;
	position:absolute;	
	top:40px;
	left:0px;
	width:200px;
	padding-top:25px;
	z-index:30;
	background-image:url(/images/pfeil_unten.png);
	background-repeat:no-repeat;
	background-position:50% 0px;
}

#topMenu ul li:hover ul {
	display:block;
}

#topMenu ul li:hover ul li {
	float:none !important;
	z-index:30;
	height:15px;
	padding-bottom:5px;
	margin-top:0px;
	letter-spacing:1px;
}

#topMenu ul li:hover ul li a {
	color:#00CC33 !important;
}

#topMenu ul li ul li a:hover {
	color:#000 !important;
}

#topMenu ul li ul li:hover {
	color:#000 !important;
}


#topMenu ul li:hover ul li:last-child {
	padding-bottom:20px;
}

/*--------------------PAGE--------------------*/

.content {
	width:100%;
	z-index:20;
	background-color:#fff;
	padding-top:70px;
	padding-bottom:70px;
	position:relative;
}

.content.mitte {
	padding-top:0px;
	padding-bottom:0px;
}

.content.team {
	text-align:center;
}

.content.team img {
	margin-bottom:70px;
}

.content.img {
	padding-top:0px;
}

.half {
	float:left;
	width:45%;
	position:relative;
}

.half.shopping {
	margin-bottom:120px;
}

.half.left {
	padding-right:5%;
}

.half.left.shopping {
	clear:both;
}

.half.right {
	padding-left:5%;
}

.half.mitte {
	float:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.half.mitte p:first-child {
	margin-top:0px;
	-webkit-margin-before: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.content.team .half.right {
	margin-top:400px;
}


.clear {
	clear:both;
}

.terrain {
	float:left;
}

.terrain.first {
	margin-right:30px;
}

.terrain.second {
	margin-right:57px;
}

.terrain.third {
	margin-right:60px;
}

.leichtbau {
	background-color:white;
	padding-left:15px;
	font-size:10pt;
	position:absolute;
	z-index:100;
	line-height:130%;
}

.leichtbau1 {
	top:23px;
	left: 70px;
	text-transform:uppercase;
	color:#339966;
	font-family: 'CubanoRegular';
	padding-left:0px;
}

.leichtbau2 {
	top:123px;
	left: 275px;
	padding-left:0px;
}

.leichtbau3 {
	top:153px;
	right: 57px;
	color:#339966;
}

.leichtbau4 {
	top:221px;
	left: 275px;
	padding-left:0px;
}

.leichtbau5 {
	top:248px;
	left: 275px;
	padding-left:0px;
}

.leichtbau6 {
	top:268px;
	right: 57px;
	color:#339966;
}

.leichtbau7 {
	top:398px;
	left: 275px;
	padding-left:0px;
}

.leichtbau8 {
	top:440px;
	left: 275px;
	padding-left:0px;
}

.lightcore {
	position:absolute;
	z-index:100;
	font-size:10pt;
	line-height:130%;
}

.lightcore1 {
	top:50px;
	left:55px;
}

.lightcore2 {
	top:120px;
	left:435px;
	color:#339966;
}

.lightcore3 {
	top:250px;
	left:140px;
}

.lightcore4 {
	top:250px;
	left:255px;
}

.lightcore5 {
	top:250px;
	left:380px;
}

.lightcoregrafik img {
	margin-left:40px;
	margin-top:40px;
}

/*--------------------Chronik--------------------*/

span.jahre {
	display:inline-block;
	margin-right:10px;
	margin-left:10px;
	letter-spacing:2px;
	font-weight:700;
	margin-top:40px;
}

div.jahre {
	width:auto;
	position:relative;
	text-align:center;
}

.video {
	width: 100%;
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height:0;
	overflow:hidden;
	margin-top:70px;
	margin-bottom:70px;
}

.video iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.gallery {
	width:100%;
	margin-top:70px;
	margin-bottom:70px;
}

.galleryImg {
	float:left;
	width:23%;
	margin-left:1%;
	margin-right:1%;
}

/*--------------------Blog--------------------*/

.untertitel {
	text-align:center;
	margin-top:15px;
	display:block;
	letter-spacing:1px;
}

.page-template-blog-php .content {
	padding-top:40px;
}

.content.blogTitlePic {
	width:100%;
	padding:0px;
	position:relative;
	overflow:hidden;
}

.page-template-blog-php .content.blogTitlePic .blogImgWrapper {
	position:relative;
	margin:0px;
	width:100%;
}

.page-template-blog-php .oben {
	z-index:1000;
}

.content.blogTitlePic .infoBox {
	height:330px;
	top:50%;
	margin-top:-125px;
}

#bg {
  position: absolute; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#bg img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}

.image-blog {
	margin-top:40px;
	margin-bottom:40px;
	overflow:hidden;
	position:relative;
}

.image-blog img {
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease;
}

.image.weiss {
	background-color:#fff;
	z-index:100;
	position:relative;
}

.content-blog {
	position:absolute;
	width:100%;
	height:170px;
	padding-top:30px;
	bottom:-200px;
	left:0px;
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;	
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
	background-color:#fff;
}

.page-template-blog-php .text {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:50px;
	margin-bottom:70px;
}

.image-blog:hover .content-blog {
	bottom:0px;
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;	
}

.shareBox {
	text-transform:uppercase;
	text-align:center;
	font-size:10pt;
	letter-spacing:1px;
	margin-top:40px;
}

.shareBox.filter {
	margin-top:0px;
	position:relative;
	height:30px;
}

span.filter {
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
}

span.filter:hover {
	color:grey;
	cursor:pointer;
}

span.filter.clicked {
	color:#00CC33;
}

span.filter.clicked:hover {
	color:#000;
}

p.filter {
	font-weight:bold;
	width:100%;
	position:absolute;
	height:30px;
	background-color:white;
	bottom:0xp;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-top:0px;
	margin-bottom:0px;
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
}

.shareBox.filter:hover p.filter {
	bottom:30px;
}

.drittel {
	margin-left:1%;
	margin-right:1%;
	margin-top:1%;
	margin-bottom:1%;
	width:31.3%;
	float:left;
	position:relative;
	overflow:hidden;
}

.drittel .frame img {
	width:100%;
	height:auto;
}

.zwei.drittel {
	width:66.6%;
}

.drittel img.oben {
	position:absolute;
	top:0px;
	left:0px;
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
	z-index:100;
	height:auto;
}

.drittel img.oben:hover {
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;	
}

.drittel img.unten {
	position:absolute;
	top:0px;
	left:0px;
}

.drittel h3 {
	margin-top:5px;
	-webkit-margin-before: 5px;
	-webkit-margin-after: 5px;
    	font-family: 'CubanoRegular';
	text-transfort:uppercase;
	letter-spacing:3px;
	font-weight:normal;
	font-style: normal;
	margin-bottom: 5px;
	font-size:12pt;
}

.drittel .untertitel {
	font-size: 9pt;
	letter-spacing:0px;
}

.drittel .infoBox {
	position:absolute;
	bottom:-30px;
	left:0px;
	background-color:rgba(255,255,255,1);
	height:30px;
	top:auto;
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;

}

.drittel:hover .infoBox {
	bottom:0px;
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}

.contentSingle {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	margin-bottom:100px;
}

.single h1 {
	margin-top:40px;
	-webkit-margin-before: 40px;
	-webkit-margin-after: 15px;
    	font-family: 'CubanoRegular';
	text-transfort:uppercase;
	letter-spacing:3px;
	font-weight:normal;
	font-style: normal;
	margin-bottom: 15px;
	font-size:17pt;
}

.clicker {
	height:100%;
	position:fixed;
	z-index:400;
	width:70px;
	top:0px;
}

#right.clicker {
	right:0px;
}

#right.clicker img {
	left:70px;
	position:absolute;
	top:50%;
	margin-top:-10px;
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
}

#right.clicker:hover img {
	left:30px;
}

#left.clicker {
	left:0px;
}

#left.clicker img {
	right:70px;
	position:absolute;
	top:50%;
	margin-top:-10px;
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
}

#left.clicker:hover img {
	right:30px;
}

.sevenBlog {
	width:75%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.halfBlog {
	width:50%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

span.date {
	font-weight:700;
	letter-spacing:2px;
	display:inline-block;
	margin-bottom:20px;
}

.content.blog p.dotted {
	margin-top:0px;
}

#nav-below {
	padding-top:70px;
	position:relative;
	z-index:10;
	background-color:#fff;
	text-align:center;
}

#infscr-loading {
	padding-top:70px;
	position:relative;
	z-index:10;
	background-color:#fff;
	text-align:center;
}

.backgroundBlog {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: absolute;
	background-position: center center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: cover;
}

.backgroundBlog .video {
	display:none;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}

.backgroundBlog.click:hover {
	cursor:pointer;
	-mozopacity:0.7;
	filter:alpha(opacity=70);
	opacity:0.7;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
}

.backgroundBlog.auto {
	height:auto !important;
}

.backgroundBlog .halfBlog {
	color:#fff;
}

.fullSlider {
	width:100%;
}

.fullSlider .flex-viewport,
.home .flex-viewport,
.archive .flex-viewport  {
	max-height:none;
}



.fullSlider .flex-viewport li {
	width:100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: absolute;
	background-position: center center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: cover;
}

p.share {
	font-weight:700;
	font-size:10pt;
	letter-spacing:2px;
	margin-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

p.share a {
	color:grey;
}

div.share {
	margin-top:40px;
}

/*--------------------FOOTER--------------------*/

#footer {
	width:100%;
	padding-bottom:130px;
	text-align:center;
	padding-top:40px;
	background-color:#fff;
	position:relative;
	z-index:10;
}

p.linkAbstand a {
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
}

span.footer {
	padding-left:10px;
	padding-right:10px;
	letter-spacing:2px;
}

p.dotted {
	margin-top:25px;
}

p.footer {
	font-family: 'CubanoRegular';
	text-transform:uppercase;
	letter-spacing:5px;
	margin-top:40px;
	margin-bottom:40px;
}

/*--------------------StickyMenu--------------------*/

#sticky {
	display:none;
	text-align:center;
	background-color:#ffffff;
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:100;
}

#stickyMenu {
	height:auto;
	font-weight:normal;
	letter-spacing:2px;
	margin-left:auto;
	margin-right:auto;
}

#stickyMenu a {
	font-weight:normal;
	color:#000;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
}

#stickyMenu a:hover {
	color:grey;
}

#stickyMenu div {
	display:inline-block;
	height:25px;
	color:#000000;
	margin-bottom: 5px;
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	position:relative;
	z-index:30;
	width:55px;
}

#stickyMenu img {
	width:50px;
}

#stickyMenu img:hover {
	-mozopacity:0.7;
	filter:alpha(opacity=70);
	opacity:0.7;
	cursor:pointer;
}

/*--------------------Flexslider--------------------*/	

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { 
	margin: 0px 0px 0px 0px; 
	border: none; 
	position: relative; 
	zoom: 1; 
}

.flex-viewport { 
	max-height: 500px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-o-transition: all 1s ease; 
	transition: all 1s ease; 
}

.gallery .flex-viewport {
	max-height: none;
}

.loading .flex-viewport { 
	max-height: 300px; 
}

.flexslider .slides { 
	zoom: 1; 
}

.team li .member {
	width:311px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:140px;
	min-height:790px;
}

.team li {
	width: 33%;
	float: left;
}

.team.rider li.clear {
	margin-left:16.5%;
}

/* Direction Nav */
.flex-direction-nav {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
}

.flex-direction-nav li  { 
	display: block; 
	width: 30%; 
	height: 100%; 
	position: absolute; 
	top: 0px; 
	z-index: 10; 
}

.flex-direction-nav li:first-child {
	left:0px;
	background-image:url(/images/left.png);
	background-repeat:no-repeat;
	background-position:10% 80%;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease; 
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;
}

.flex-direction-nav li:first-child:hover {
	background-image:url(/images/left.png);
	background-repeat:no-repeat;
	background-position:10% 80%;
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}

.fullSlider .flex-viewport .flex-direction-nav li:first-child {
	background-position:10% 100%;
}

.fullSlider .flex-viewport .flex-direction-nav:hover li:first-child {
	background-position:10% 100%;
}

.flex-direction-nav li:first-child a:hover {
	cursor:pointer;
	background-position:10% 100%;
}


.flex-direction-nav li:first-child:hover {
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;	
}
	

.flex-direction-nav li:last-child {
	right:0px;
	background-image:url(/images/right.png);
	background-repeat:no-repeat;
	background-position:90% 80%;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease; 
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;
}

.flex-direction-nav li:last-child:hover {
	background-image:url(/images/right.png);
	background-repeat:no-repeat;
	background-position:90% 80%;
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}
.flex-direction-nav li:last-child a:hover {
	cursor:pointer;
	-mozopacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;	
}

.flex-direction-nav li:last-child:hover {
	background-position:90% 80%;
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}

.flex-direction-nav a {
	position:absolute;
	top:0px;
	width: 90%;
	height: 100%;
	display: block;
}

.flex-direction-nav li:first-child a {
	left:0px;
}

.flex-direction-nav li:last-child a {
	right:0px;
}



/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/*--------------------linkgestaltung--------------------*/


a {
	text-decoration:none;
	color:#00CC33;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
     }

a:link { 
	text-decoration:none;
	color:#00CC33;
     }

a:visited { 
	text-decoration:none;
	color:#00CC33;
     }

a:link:focus{ 
	text-decoration:none;
	color:#00CC33;
     }

a:link:hover, 
a:visited:hover { 
	text-decoration:none;
	color:#000000;
    }

a:link:active, 
a:visited:active {
	text-decoration:none;
	color:#00CC33;
     }

a.black {
	color:#000;
}

a.white {
	color:#fff;
}

a.black:hover {
	color:grey;
}

a.reverse {
	color:#000;
}

a.reverse:hover {
	color:#00CC33;
}

/*--------------------bilder als links--------------------*/
a img{
	border:none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
     }

a:link img { 
	border:none;
     }

a:visited img { 
	border:none;
     }

a:link:active img, 
a:visited:active img {
	border:none;
      }

/*--------------------Animationen--------------------*/

.animate, .animation {
	-webkit-transition: all 1.2s ease;
	-moz-transition: all 1.2s ease;
	transition: all 1.2s ease;
}

.leftero, .rightero {
	width:0px;
	overflow:hidden;
	height:100%;
}

.lefter, .righter {
	display:none;
}

.question:hover, .more:hover, .less:hover, img.morer:hover, img.lesser:hover {
	cursor:pointer;
	color:#00CC33;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}

.more, .less, img.morer, img.lesser {
	-mozopacity:0.6;
	filter:alpha(opacity=60);
	opacity:0.6;
}

img.lesser {
	display:none;
	position:relative;
	z-index:200;
}

img.board {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

img.board:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

/*--------------------Formular--------------------*/

.formular {
	float:right;
}

.formular input, .wpcf7 input, .wpcf7 select, input.input-text {
	margin-top:15px;
	width:300px;
	border: 1px dotted #000;
	box-shadow:none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	padding: 5px 5px 5px 5px;
	font-size:12pt;
	font-family: 'Lato', sans-serif;
}

input.input-text {
	width:90%;
}

.formular input:focus, .wpcf7 input:focus, input.input-text:focus {
	background: rgba(204, 204, 204, 0.3);
}

span.wpcf7-not-valid-tip {
	margin-top:5px;
}

div.wpcf7-validation-errors {
    	border: none !important;
}

div.wpcf7-mail-sent-ok {
   	border: none !important;
}

div.wpcf7-response-output {
    	margin: 0px !important;
    	padding: 0px !important;
    	color:#00CC33;
	max-width:300px;
}

.formular input[type=submit], .wpcf7 input[type=submit] {
	text-align:left;
	background:none;
	border:none;
	font-family: 'Lato', sans-serif;
	font-size:12pt;
	letter-spacing:1px;
	padding: 0px 0px 0px 0px;
	width:auto;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	margin-top:0px;
}

.formular input[type=submit]:hover, .wpcf7 input[type=submit]:hover {
	color:#00CC33;
	cursor:pointer;
}

.formular textarea, .wpcf7 textarea {
	width:300px;
	margin-top:15px;
	border: 1px dotted #000;
	box-shadow:none;
	padding: 5px 5px 5px 5px;
	font-size:12pt;
	font-family: 'Lato', sans-serif;
}

.formular textarea:focus, .wpcf7 textarea:focus {
	background: rgba(204, 204, 204, 0.3);
}

/*--------------------Dealer--------------------*/

.distance {
	height:150px;
}

.mainWrapper.maps {
	width:100%;
	height:100%;
	position:relative;
	max-width:100%;
	margin-left:0px;
	margin-right:0px;
}

#map_canvas {
	width:100%;
	height:100%;
	z-index:0;
	position:absolute;
	top:0px;
	left:0px;
}

.bigMaps {
	text-transform:uppercase;
	font-weight:bold;
}

#mapButtons {
	position:absolute;
	top:8px;
	left:8px;
	height:26px;
	width:52px;
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:10;
}

#mapButtons div:hover {
	cursor: pointer;
	background-color: rgba(0,0,0,1);
}

.mapsWrapper {
	position:relative;
	width:100%;
	height: 100%;
}

.mainWrapper.maps:hover #mapButtons {
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}

#mapButtons {
	position:absolute;
	top:8px;
	left:8px;
	height:26px;
	width:52px;
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;
}

#mapButtons div {
	height:24px;
	width:26px;
	background-color: rgba(255,255,255,0.8);
	float:left;
	color:#000;
	font-size:12pt;
	text-align:center;
	padding-top:2px;
}

#mapButtons div:hover {
	cursor: pointer;
	background-color: rgba(0,0,0,1);
	color:#fff;
}

/*--------------------Shop--------------------*/

img.attachment-large.wp-post-image {
	width:100%;
	height:auto;
}

.infoBoxShop { 
	margin-top:50px;
}

.description .infoBoxShop {
	margin-top:0px;
	margin-bottom:50px;
}

.infoBoxShop h2 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	letter-spacing:2px;
	font-size:16pt;
	margin-bottom:13px;
}

span.price, span.currency {
	font-size:14pt;
	letter-spacing:1px;
	margin-bottom:30px;
	display:inline-block;
	font-weight:300;
	color:#000 !important;
}

span.price {
	margin-right:5px;
}

.infoBoxShop ul {
	margin-left:18px;
}

.infoBoxShop li { 
	padding-left:7px;
	margin-bottom:10px;
	list-style: circle;
}

a.shop img:hover {
	-mozopacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.woocommerce-breadcrumb {
	display:none;
}

/*--------------------Produkt--------------------*/

.aktion {
	position:absolute;
	top:-20px;
	z-index:100;
	width:293px;
	left:-20px;
}

.productShop {
	background-color:rgba(205,205,205,0.1);
}

.productShop .content, .productShop .mainWrapper {
	background-color:transparent !important;
}

.bigImage {
	width:337px;;
	float:left;
}

.bigImage:hover {
	cursor:pointer;
}

.smallImage {
	width: 107px;
	float: left;
	margin-bottom: 15px;
	margin-left:15px;
}

.smallImage img {
	-mozopacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.smallImage {
	position:relative;
}

.smallImageCaption {
	position: absolute;
	bottom:-10px;
	text-transform:uppercase;
	font-size:9pt;
	text-align:center;
	background-color: #fff;
	left:7px;
	right:7px;
	height:0px;
	overflow:hidden;
}

.smallImage img:hover, .smallImage.active img {
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
	cursor:pointer;
}

.smallImage:hover .smallImageCaption, .smallImage.active .smallImageCaption {
	height:20px;
}

h1.product_title {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	letter-spacing:2px;
	font-size:16pt;
	margin-bottom:13px;
}

.price span {
	display:inline-block;
}

.versand {
	font-size:9pt;
	font-weight:300;
	margin-left:10px;
}

.mainWrapper.product {
	margin-top:0px;
}

.mainWrapper.product .half.right {
	margin-top:0px;
}

ul.products .infoBoxShop {
	margin-top:0px;
	margin-bottom:0px;
	min-height:165px;
}

.product span.price, .product span.currency {
	margin-bottom:40px;
}

.woocommerce div.product form.cart .variations label, .woocommerce #content div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label {
    	font-weight: normal;
}

.value select {
   	background: transparent;
   	width: 268px;
   	padding: 0px;
   	font-size: 11pt !important;
	font-weight:300 !important;
   	line-height: 1;
	letter-spacing:1px;
   	border: 0;
   	border-radius: 0;
   	height: 20px;
   	-webkit-appearance: none;
}

td.value {
	position:relative;
   	width: 240px;
   	height: 34px;
   	overflow: hidden;
  	border: none;
}

table.variations tr td {
	padding-top:9px;
	vertical-align:top;
}

td.label {
	padding-right:15px;
}

table.variations {
	margin-bottom:20px !important;
}

.product_meta {
	display:none;
}

.imgWrapper {
	max-width:1060px;
	margin-left:auto;
	margin-right:auto;
}

.contentSingle .flexslider {
	margin-top:50px;
}

.flexslider.product .flex-viewport {
	max-height: none; 
}

.flexslider.product .flex-direction-nav li {
	width:50%;
}

.flexslider.product .flex-direction-nav:hover li:first-child {
	background-position:5% 50%;
	background-image:url(/images/left_bk.png);
}

.postid-818 .flexslider.product .flex-direction-nav:hover li:first-child {
	background-image:url(/images/left_blue.png);
}

.flexslider.product .flex-direction-nav:hover li:last-child {
	background-image:url(/images/right_bk.png);
	background-position:95% 50%;
}

.postid-818 .flexslider.product .flex-direction-nav:hover li:last-child {
	background-image:url(/images/right_blue.png);
}

.flexslider.product .flex-direction-nav a {	
	width:100%;
}

.imgContent {
	margin-top:20px;
	font-weight:300;
}

.imgContent span {
	font-weight:400;
}

.mainWrapper.bottom h3, .mainWrapper.down h3,  p.important {
	font-weight:400;
	font-size:12pt;
	color:#00CC33;
}

.mainWrapper.bottom {
	margin-bottom:150px;
}

.picture img {
	margin-top:40px;
	margin-bottom:40px;
}

#sidebar {
	display:none;
}

.quantity input {
   	background: transparent;
   	padding: 0px;
   	font-size: 11pt !important;
	font-weight:300 !important;
   	line-height: 1;
	letter-spacing:1px;
   	border: 0;
   	border-radius: 0;
	width:20px;
   	-webkit-appearance: none;
	position:relative;
}

input[name=quantity] {
	width:40px;
	z-index:0;
	text-align:center;
}

.quantity input.plus {
	margin-left:-16px;
	background-image:url('/images/boc_bright.jpg') !important;
	padding:10px;	
	z-index:10;
	width:auto;
}

.cart_table_item .quantity input.plus {
	background-color:#fff;
	background-image:none !important;
}

.quantity input.minus {
	padding:10px;	
	width:auto;
}

.quantity {
	margin-bottom:15px;
	margin-left:-10px;
}

/*--------------------Steinbac--------------------*/

.steinbac, .normal {
	position:relative;
	width:105%;	
	margin-left: -7px;
}

.steinbac .bigImage, .normal .bigImage {
	width:100%;
	margin-bottom:15px;
}

.steinbac .bigImage div, .normal .bigImage div {
	margin-left:7px;
	margin-right:7px;
}

.steinbac .smallImage, .normal .smallImage {
	float:left;
	width: 33.3%;
	margin-left:0px;
}

.steinbac .smallImage div, .normal .smallImage div {
	margin-left:7px;
	margin-right:7px;
}

a.reset_variations {
	color:grey;
	font-size:10pt;	
	display:none !important;
}	

.woocommerce #content div.product p.stock, .woocommerce div.product p.stock, .woocommerce-page #content div.product p.stock, .woocommerce-page div.product p.stock {
	color:#00CC33;
}

.woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, span.button {
  	background: transparent;
   	padding: 0px;
   	font-size: 13pt;
   	line-height: 1;
	letter-spacing:1px;
   	border: 0;
   	border-radius: 0;
   	height: 20px;
   	-webkit-appearance: none;
	color: #000;
	text-shadow: none;
	text-transform:uppercase;
	font-weight:300;
	text-decoration:none;
	font-family: 'Lato', sans-serif;
	box-shadow:none;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 

	text-transform:none;
	padding: 1px 15px 0px 15px;
	background-color: #000;
	color: #FFF;
	height: 34px;
	font-size: 12pt;
}

.woocommerce #content div.product form.cart .button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce-page #content div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover, span.button:hover {
	background-color: #00CC33;
	cursor:pointer;
}
 
#product-818 form.cart .button { 
	background-color: #000 !important;
}

#product-818 form.cart .button:hover { 
	background-color: #d93533 !important;
}

span.button a {
	color:#fff !important;
}

span.button {
	display: inline-block;
	padding-top: 5px;
	height: 23px;
	text-transform: uppercase;
	margin-bottom:40px;
}

/*--------------------Steinboc Rocker Farbanpassungen--------------------*/

.postid-818 span.number {
	color:#d93533;
}

.postid-818 .header a:hover {
	color:#d93533 !important;
}

.postid-818 .footer a, .postid-818 a {
	color:#d93533;
}

.postid-818 #topMenu ul li a.green {
	color:#d93533 !important;
}


.postid-818 #topMenu ul li:hover > a {
	color:#d93533 !important;
}

.postid-818 #topMenu ul li a:hover, .postid-818 #topMenu ul li a.selected, .postid-818 #topMenu ul li:hover {
	color:#d93533;
}

.postid-818 #topMenu ul li:hover ul li a {
	color:#d93533 !important;
}

.postid-818 #topMenu ul li:hover ul li a:hover {
	color:#000 !important;
}

.postid-818 #topMenu ul li ul {
	background-image:url(/images/pfeil_unten_rot.png);
}

.postid-818 .woocommerce #content div.product p.stock, .postid-818 .woocommerce div.product p.stock, .postid-818 .woocommerce-page #content div.product p.stock, .postid-818 .woocommerce-page div.product p.stock {
	color:#d93533;
}

.postid-818 a.reverse {
	color:#000;
}

.postid-818 a.reverse:hover {
	color:#d93533;
}


.postid-818 .mainWrapper.product, .type-product .mainWrapper.product {
	margin-top:50px;
}

.postid-818 .mainWrapper.bottom h3, .postid-818 .mainWrapper.down h3, .postid-818 p.important {
	font-weight:400;
	font-size:12pt;
	color:#d93533;
}

h3.rocker {
	font-weight:700 !important;
	color:#000 !important;
}


/*--------------------Warenkorb--------------------*/

.woocommerce-cart #background {
	display:none;
}

.abschnitt {
	float:left;
	margin-top:9px;
	margin-right:25px;
	font-weight:300;
}

.abschnitt.active {
	font-weight:400;
}

.shop_table.cart {
	width:100%;
	position:relative;
} 

.shop_table.cart td, .shop_table.cart th {
	width:10%;
	vertical-align:middle;
	padding-top:40px;
	text-align:center;
}

.shop_table.cart th.product-name, .shop_table.cart td.product-name {
	width:30%;
	text-align:left;
}

.product-remove {
	width:4% !important;
	text-align:left !important;
}
.shop_table.cart th.product-quantity, .shop_table.cart td.product-quantity {
	width:20%;
}

.shop_table.cart th.product-thumbnail, .shop_table.cart td.product-thumbnail {
	width:26%;
	text-align:left;
}

.shop_table.cart td.product-thumbnail img {
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
}

.shop_table.cart td.product-thumbnail img:hover {
	-mozopacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.shop_table.cart th.product-subtotal, .shop_table.cart td.product-subtotal {
	text-align:right;
}

.shop_table.cart dl.variation dt {
	float:left;
	margin-right:15px;
	font-weight:300;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-padding-start: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.shop_table.cart dl.variation dd {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-padding-start: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.shop_table.cart dl.variation p {
	margin-bottom:0px;
	margin-top:0px;
}

.shop_table.cart dl {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-padding-start: 0px;
	margin-top:5px;
	margin-bottom:5px;
}

span.versandzusatz {
	display:block;
	font-weight:300;
	font-size:10pt;
}

.leftPart {
	float:left;
}

.rightPart {
	float:right;
}

.cart-buttons input {
	background-color:#fff;
	border:none;
	font-size:12pt;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	color:grey;
	margin-right:30px;
	float:left;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
}

.cart-buttons input:hover {
	color:#000;
	cursor:pointer;
}

.cart-buttons {
	float:left;
	margin-top:30px;
	margin-left:34px;
}

.total.price {
	float:right;
	margin-top:30px;
	margin-right:0px;
}

.total {
	float:left;
	margin-right:40px;
}

tr.total {
	margin-right:auto;
	float:none;
}

.total-price {
	float:left;
	text-align:right;
	margin-bottom:40px;
}

input.checkout-button, input#place-order, input.update_cart {
	background-color:#fff;
	border:none;
	font-size:12pt;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	margin: 0px 0px 0px 0px !important;
	padding: 3px 18px 3px 18px !important;
	background-color:#000;
	color:#fff;
	font-weight:400;
	-webkit-transition: all 0.2s ease; 
	-moz-transition: all 0.2s ease; 
	-o-transition: all 0.2s ease; 
}

input.checkout-button:hover, input#place-order:hover {
	background-color:#00CC33;
	color:#fff;
	cursor:pointer;
}

.submit-buttons {
	float:right;
}

span.light, span.mwst {
	font-weight:300;
}

span.mwst {
	font-size:10pt;
	display:block;
}

.versandkostenhinweis {
	margin-top:200px;
	margin-bottom:90px;
}

.versandkostenhinweis span {
	margin-left:34px;
	padding-bottom:25px;
	display:block;
}

.versandkostenhinweis ul {
	margin-left:17px;
}

.versandkostenhinweis li { 
	margin-bottom:5px;
	list-style: circle;
}


.greyFrame {
	background-color:rgba(204,204,204,0.2);
}

.versandFrame {
	padding-left:34px;
	padding-right:34px;
	padding-top:5px;
	padding-bottom:5px;
}

.versandkostenhinweis .right, .versandkostenhinweis .left {
	font-weight:300;
}

.versandkostenhinweis .left {
	width:35%;
	float:left;

}

.versandkostenhinweis .right {
	width:65%;
	float:left;
}

td.product-quantity input {
    width: 40px;
    z-index: 0;
    text-align: center;
}

td.product-quantity .quantity {
	margin-left:0px;
}

.single_variation p.in-stock {
	display:none;
}

.postid-820 .single_variation p.in-stock {
	display:block;
}

/*--------------------Upsells--------------------*/

.content.upsells {
	padding-top:0px;
	padding-bottom:200px;
}

.content.upsells h2 {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	letter-spacing:2px;
	font-size:16pt;
	margin-bottom:13px;
}

span.like {
	display:block;
	margin-bottom: 30px;
	margin-left: 35px;
	margin-top: 30px;
}

/*--------------------Check Out--------------------*/

.page-template-warenkorb-php .versandkostenhinweis span {
	margin-left:0px;
}

h1.warenkorb {
	float:none;
	margin-top:9px;
	margin-right:0px;
	position:relative;
	font-size:15pt;
	font-weight:400;
}

.content.kassenWrapper, .content.kassenWrapper .content {
	padding-top:0px;
}

.header-checkout {
	border-bottom: 2px dotted black;
	padding-bottom: 13px;
	padding-top: 40px;
	margin-bottom: 7px;
	position:relative;

} 

.header-checkout.hide span {
	display:none;
}

.form-row {
	width:49.5%;
	float:left;
	padding-right:0.5%;
}

.col-1, .col-2 {
	width:50%;
	float:left;
	position:relative;
}

.col-1 .clear, .col-2 .clear{
	clear:none;
}

input#billing_email {
	padding-left:2.5%;
}

.required {
	display:none;
}

.validate-email {
	width:99.5%;
}

#billing_country_field, #shipping_country_field {
	color:#666666;
	width:100%;
}

#billing_country_field strong {
	font-weight: 700;
	border: none;
	width: 97%;
	background: url(/bilder/hintergrund/grau.jpg);
	height: 19px;
	padding-left: 2.5%;
	margin-top: 0px;
	display:block;
	color: black;
	padding-top: 5px;
}

#shipping_country_field strong {
	font-weight: 700;
	border: none;
	width: 97%;
	background: url(/bilder/hintergrund/grau.jpg);
	height: 19px;
	padding-left: 2.5%;
	margin-top: 0px;
	display:block;
	color: black;
	padding-top: 5px;
}

#billing_country_chzn {
	width:100%;
}

#billing_country_field label, #shipping_country_field label {
	display: block; 
	padding-bottom: 5px;
	color:#000000;
}

.shipping_address {
	width: 98%;
	margin-left: 2%;
}

span.pflichtfelder {
	color:#666666;
	float:left;
	display: block;
	margin-top: 15px;
	font-wight:300;
	font-size:10pt;
}

table.shop_table td {
	border-top:2px dotted black;
	height:50px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:400;
}

strong.product-quantity {
	font-weight:400;
}

table.shop_table th {
	padding-bottom:13px;
	font-weight:400;
	position:relative;
	height:30px;
}

table.shop_table th.product-total {
	text-align:right;
	position: relative;
}

th.product-name {
	text-align:left;
}

td.product-thumbnail {
	padding-left:6px;
	width:50px;
}

table.shop_table td.product-name {
	text-align:left;
	min-width: 410px;
	padding-left:25px;
}

table.shop_table tfoot td.terms {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 30px;
}

.tfoot-term {
	background-image: url(/bilder/hintergrund/grau.jpg);
	height: 110px;
	padding-top: 10px;
}

.tfoot-term.right {
	width:100%;
	margin-right:0px;
}

.float {
	float:left;
	margin-bottom: 10px;
	margin-top: 7px;
}

.float.line {
	border-bottom: 2px dotted black;
	width: 163px;
	height: 12px;
	margin-right: 10px;
	float: right;
	display:block;
}

.clear.line {
	border-top: 2px dotted black;
	width: 298px;
	height: 2px;
	float: left;
	position: relative;
	display: block;
	margin-left: 25px;
}

.float.line.small {
	width:33px;
}

.float.line.small.double {
	border-bottom: 5px double black;
	height: 9px;
}

.float.clear {
	margin-left: 690px;
}

.float.clear.totalTotal, .float.preis.totalTotal {
	font-size:10pt;
	font-weight:300;
	margin-top:60px;
}

.float.clear.totalTotal span, .float.preis.totalTotal span.amount {
	font-weight:400;
	font-size:14pt;
}

.float.preis {
	float:right;
	width: 90px;
	text-align: right;
}

p.terms {
	padding-left: 5px;
	padding-top: 20px;
}

p.my-newsletter-class {
	width:100%;
	margin-top: -10px;
	margin-bottom:20px;
	padding-left:5px;
}

p.my-newsletter-class label {
	color:grey;
}

p.my-newsletter-class input {
	display:none;
}

td.product-quantity.checkout, td.product-subtotal.checkout, td.product-color.checkout, td.product-size.checkout {
	min-width:80px;
}

table.shop_table td.product-total {
	text-align:right;
	padding-right:15px;
}

table.shop_table tfoot td {
	border:none;
	text-align:left;
	height:20px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:bottom;
}

.nachnahme_order {
	float:clear;
}

.totalTotal.nachnahme {
	font-size:15pt !important;
	text-transform:uppercase;
	color:#00CC33;
}

table.shop_table tfoot tr.shipping-top td {
	border-bottom:2px dotted black;
	padding-bottom:13px;
	position:relative;
	height:30px;
}

table.shop_table tfoot tr.shipping td {
	padding-top:20px;
	padding-bottom:40px;
}

table.shop_table tfoot tr.payment-title td {
	padding-bottom:13px;
	border-bottom:2px dotted black;
	position:relative;
	height:30px;
}

tr.shipping-top {
	height:30px;
}

tr.shipping-top td {
	position:relative;
}

table.shop_table tfoot tr.payment td {
	padding-bottom:20px;
	padding-top:20px;
}

tr.total td {
	padding-top:35px;
}

span.versand-info {
	float:left;
	font-size:8pt;
}

#order_review table.shop_table td {
	background:none;
}

span.grau {
	color:#999999;
}

label.checkbox-terms, p.my-newsletter-class label {
	display: block;
	line-height: 140%;
	width: auto;
}


label.checkbox-terms:hover, p.my-newsletter-class label:hover {
	cursor:pointer;
}

label.checkbox-terms, p.my-newsletter-class label {
	background:url(/images/payment_check.jpg);
	background-size:13px 13px;
	height:auto;
	padding-bottom:20px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 2px;
	padding-left:40px;
}

input[type=checkbox]:checked + label.checkbox-terms, input.input-checkbox:checked + label {
	background:url(/images/payment_check_checked.jpg);
	background-size:13px 13px;
	height:auto;
	padding-bottom:20px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 2px;
	padding-left:40px;
}

input[type=checkbox]:checked + label.checkbox-terms span.grau, input.input-checkbox:checked + label {
	color:#000;
}

table.shop_table tfoot td span.amount {
	font-size:12pt;
}

table.shop_table tfoot td.total-preis span {
	float:right;
}

table.shop_table tfoot td.mwst span {
	float:right;
}

tr.checkout_table_item {
	background:url(/bilder/hintergrund/rosa.jpg);
}

.agb_info {
	float: right;
	margin-top: 4px;
	margin-right: 40px;
	color: grey;
	display:none;
}

span.warenkorb_info {
	display:block;
}

.chzn-container {
	width: 99.5% !important;
}

.chzn-drop {
	width: 99.6% !important;
}

.chzn-search input {
	width:99.5% !important;
}


input#div_button {
	background:none;
	background-color:#000000;
	color:#ffffff;
	border: 2px dotted black;
	-webkit-border-image:none;
	-o-border-image:none;
	border-image:none;
}

input#div_button:hover {
	cursor:default;
}


.cart-empty {
text-align: center;
height: 90px;
width: 196px;
padding-top: 240px;
margin: auto;
}

h3#order_review_heading {	
	margin-left:30px;
}

ul.woocommerce-error {
	margin-top:40px;
	text-align:center;
	color:red;
	background: url(/bilder/hintergrund/grau.jpg);
	padding-top: 50px;
	padding-bottom: 50px;
	margin-right: 30px;
	margin-left: 30px;
}

ul.woocommerce-error li:first-child {
	color:#000000;
	font-size: 20pt;
	padding-bottom: 20px;
}

ul.woocommerce-error li strong {
	font-weight:700;
}



input.input-radio, input[type="radio"] {
	display:none;
}

.wpcf7-list-item input[type="radio"]{
	display:inline-block;
	margin-right:10px;
	width:auto !important;
}

span.wpcf7-list-item {
	display:block;
}

input.input-radio + label {
	background:url(/images/payment_check.jpg);
	background-size:13px 13px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color:#666666;
	height:20px;
}

input.input-radio:hover + label {
	color:#000000;
}

input.input-radio:checked + label {
	background:url(/images/payment_check_checked.jpg);
	background-size:13px 13px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color:#000000;
	height:20px;
}

label:hover {
	cursor:pointer;
}

ul.payment_methods li {
	margin-top:10px;
}

ul.payment_methods li:first-child {
	margin-top:0px;
}

ul.payment_methods li div {
	margin-left:20px;
}

ul.payment_methods li div div {
	margin-left:0px;
}

div.payment_box.payment_method_novalnet_elv_de div div {
	width: 180px !important;
	margin-bottom: 3px;
}

div.payment_box.payment_method_novalnet_elv_de div div span {
	display:none;
}

div.payment_box.payment_method_novalnet_elv_de div div input {
	border:none;
	width:100%;
	background: url(/bilder/hintergrund/grau.jpg);
	height:24px;
	padding-left:5%;
	margin-top: -5px;
}

div.payment_box.payment_method_novalnet_elv_de div div input:focus {
	background: url(/bilder/hintergrund/rosa.jpg);
}

td.modell {
	vertical-align:top;
}

td.modell {
	padding-top:10px !important;
}

td.modell label {
	font-weight:700;
}

span.modell {
	display:block;
	padding-left:10px;
}

h3#ship-to-different-address {
	text-align:center;
	margin-top:22px;
}

h3 input, input#terms {
	display:none;
}

h3 input + label {
	font-size:12pt;
	font-weight:300;
	margin-top:25px;
}

h3 input:checked + label {
	font-size:12pt;
	font-weight:400;
	margin-top:40px;
}

table.shop_table {
	margin-top:50px;
	width:100%;
}

ul.payment_methods li p {
	font-weight:300;
}

.payment_method_paypal img, 
.payment_method_paypal a {
	display:none;
}

.kassenWrapper td.product-thumbnail {
	padding-top:20px;
	width:20%;
	padding-bottom:20px;
	padding-left:0px;
}

.kassenWrapper dl.variation {
	font-weight:300;
}

.kassenWrapper dl.variation dt {
	float:left;
	padding-right:10px;
}

.kassenWrapper dl.variation p {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-padding-start: 0px;
	margin-top:0px;
	margin-bottom:5px;
}

.kassenWrapper table .product-quantity, 
.kassenWrapper table .product-price,
.kassenWrapper table .product-subtotal {
	width:13%;
	text-align:center;
}

.kassenWrapper table .product-subtotal {
	text-align:right;
}

table.shop_table.review td {
	border:none;
}

table.shop_table.review th {
	border-bottom:2px dotted #000;
}

.woocommerce-checkout #footer {
	margin-top:300px;
} 

.woocommerce-cart #footer {
	margin-top:100px;
}

.form-row.place-order {
	width:100%;
	text-align:right;
	float:none;
	margin-top:70px;
}

p.light {
	font-weight:300;
}

.danke {
	text-align:center;
	width:50%;
	position:absolute;
	top:50%;
	margin-top:-212px;
	left:25%;
}

.danke span {
	font-size:20pt;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
	padding-bottom:50px;
	display:block;
}

.dankeWrapper {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

img.thanks {
	width:180px;
	margin-bottom:50px;
}

.styled {
   	width: 230px;
  	height: 20px;
   	overflow: hidden;
	padding: 5px 15px 5px 15px;
	border: 1px solid #000;
	margin-top:-7px;
	background-color:white;
}

.styled:hover {
	cursor:pointer;
	background-color:rgba(204,204,204,0.3);
}

select:hover {
	cursor:pointer;
}

ul.agb li {
	list-style-type:decimal;
	margin-left:30px;
	padding-left:5px;
	padding-bottom:5px;
}

td.first {
	width:220px;
	text-align:right;
	padding-right:30px;
	padding-bottom:5px;
}

td.second {
	padding-right:30px;
}

.home h2, .single .drittel h2, .post-type-archive-product .drittel h2 {
	margin-bottom:0px;
	text-align:center;
	font-family: "Lato",sans-serif;
	letter-spacing: 2px;
}

.home .infoBoxShop h2, 
.single .drittel .infoBoxShop h2,
.post-type-archive-product .drittel .infoBoxShop h2 {
	text-align:left;
	letter-spacing:1px;
	font-size:13pt;
	margin-bottom:-10px;
}

.home .news .infoBoxShop h2,
.single .drittel .infoBoxShop h2,
.post-type-archive-product .drittel .infoBoxShop h2 {
	font-size:12pt;
}

.home .infoBoxShop, 
.single .drittel .infoBoxShop,
.post-type-archive-product .drittel .infoBoxShop  {
   	margin-top: 10px;
	margin-bottom:0px;
	min-height:165px;
}

.home span.button,
.single .drittel span.button,
.post-type-archive-product .drittel span.button {
	float:right;
}

.home span.button,
.single .drittel span.button,
.post-type-archive-product .drittel span.button {
	height: 20px;
	font-size: 10pt;
	background-color:rgba(204,204,204,0.1);
	text-transform:none;
	color:#000;
}

.home span.button:hover,
.single .drittel span.button:hover,
.post-type-archive-product .drittel span.button:hover {
	background-color:rgba(0,0,0,1);
	color:#fff;
}

.home span.date {
	font-weight: 300;
	letter-spacing: 1px;
	font-size: 10pt;
	margin-top: 13px;
	color: grey;
}

.home .news span.date {
	font-size:9pt;
}
.home .versandkostenhinweis {
	margin-top:100px;
}

.home .drittel,
.post-type-archive-product .drittel {
	width:33.3%;
	margin:0px;
}

.home .drittel .frame,
.single .drittel .frame,
.post-type-archive-product .drittel .frame {
	margin:25px;
	position:relative;
}

.contentDrittel .drittelWrapper {	
	max-width:1110px;
	margin: auto;
	z-index:20;
	position:relative;
}

.contentDrittel {	
	width:100%;
}

.abstand {
	margin-bottom:200px;
}

.home .news img.unten {
	position:absolute;
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:10;
}

.home .news .drittel:hover img.unten {
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}

.home .information img.unten {
	position:absolute;
	-mozopacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:10;
	top:0px;
	left:0px;
}

.home .information:hover img.unten {
	-mozopacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}

.home .information .half.left	{
	padding:0px;
	margin-right:5%;
}

.home .information h2 {
	text-align: left;
	margin-bottom: 0px;
}

.information span.button {
	float:none;
}

.excerpt {
	margin-bottom: 40px;
    	margin-top: 20px;
}

.home .right span.button {
	background-color:rgba(204,204,204,0.5);
}

.home .right span.button:hover {
	background-color:rgba(0,0,0,1);
}

span.sale, span.angebot {
	color:red;
}

span.sale {
	text-decoration: line-through;
	margin-right: 10px;
	font-size: 14pt;
	font-weight: 300;
}

.home span.sale, .post-type-archive span.sale {
	font-size: 14pt;
	font-weight: 300;
}

span.angebot {
	display:block;
	margin-bottom:7px;
	text-transform:uppercase;
}

.single-product .sliderWrapper,
.single-product .header.content {
	display:none;
}

.single-product #sticky {
	display:block !important;
}

/*--------------------Neuer Header--------------------*/

#newMenu {
	position: relative;
	margin-left: 90px;
	margin-top: 18px;
	font-weight:400;
	float:left;
	font-family:'CubanoRegular', Arial, sans-serif;
}

#newMenu li {
	display:inline-block;
	margin-right:12px;
	margin-left:12px;
}

#newMenu li a {
	color:#000;
}

#newMenu li a:hover {
	color:#00CC33;
}

#steinboc-logo {
	position:absolute;
	top:15px;
}

.newHeader {
	float:right;
}

.newOben {
	top:0px;
	padding-top:10px;
	height:57px;
	position:fixed;
	background-color:#fff;
	z-index:1000;
	width:100%;
	font-size:11pt;
}

.toperHeader {
	top:0px;
	height:20px;
	width:100%;
	position:fixed;
	z-index:1005;
	background-color:#fff;
	color:#cccccc;
	font-size:8pt;
}

.toperHeader .mainWrapper {
	background:none;
}

.topInfoWrapper {
	float:right;
	margin-top:8px;
}

.topInfo {
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	letter-spacing:1px;
}

.newOben .warenkorb,
.newOben .contact,
.newOben .language {
	margin-top:17px;
}

span.newMenu {
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
}

.newMenuWrapper {
	margin-top: 18px;
	float:left;
	font-size:10pt;
}

.coupon input.input-text {
	width:auto;
	padding:10px 15px;
	margin-left:35px;
	margin-right:20px;
}

.coupon {
	margin-top:80px;
}

.discount .total-price {
	float:right;
	margin-bottom:10px;
}

.rabatt, .rabatt .total, .rabatt .total-price {
	clear:both;
	margin-bottom:10px;
}

.rabatt .total {
	margin-bottom:0px;
}

.marginBottom {
	margin-bottom:40px;
}

.marginTop {
	margin-top:20px;
}