@charset "utf-8";
/* CSS Document */


.align-center,.center{text-align:center;}
.pull-left{float:left;}
.pull-right{float:right;}
.text-center{text-align:center;}
.block{display:block;}
.inline{display:inline;}
.clearBoth{clear:both;}
.overflow{overflow:hidden;}
.relative{position:relative;}
body{max-width:100%;margin:0;padding:0;font-family:Arial;font-size:12px;color:#555;}

.container{max-width:1170px;margin-left:auto;margin-right:auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.padding0{padding:0!important;}
.marginRight15{margin-right:15px;}
.marginLeft15{margin-left:15px;}
.hidden{display:none;}
.padding-right-0{padding-right:0!important;}


.oben-leiste{max-width:100%;background-color:#f1f1f1;border-bottom:4px solid #dedede;font-size:12px;line-height:24px;clear:both;overflow:hidden;}
.oben-leiste a{line-height:30px;height:30px;color:#555;text-decoration:none;border-radius:3px;padding:3px 0;display:inline-block;vertical-align:top;}
@media (max-width:767px){.oben-leiste {padding:6px;}.oben-leiste a{border:1px solid #ccc;padding:3px 9px;margin-right:5px;}}
.oben-leiste img {margin-top:3px;}.oben-leiste img.logo-sm {margin-top:0px;}
.oben-leiste ul{list-style:none;margin:0;}
.list-left > li{float:left; padding:0;}
ul.list-left{padding:0;}

/* ----- Info Dropdown ----- */
.icoI{color:#fff;font-family:Georgia;font-size:14px;font-weight:bold;text-align:center;line-height:17px;background:#555;border-radius:50%;width:17px;height:17px;display:inline-block;margin-top:6px;}
.infoText{margin-right:15px;margin-left:5px;}
.dropdownUL{list-style:none;display:none; position:absolute;z-index:10;padding:15px;min-width:160px;margin:0px 0 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);*border-right-width:2px;*border-bottom-width:2px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.15);box-shadow:0 1px 5px rgba(0,0,0,0.15);}
.dropdownUL > li > a{padding-left:10px;border:1px solid #fff; border-radius:3px;display:block;}.dropdownUL > li > a:hover{border-color:#ffa200;}
.dropdown:hover .dropdownUL{display:block;}
@media (max-width:767px){.dropdownUL{left:0;}}
/* ----- Info Dropdown END ----- */


.head{padding:10px 0 0;}
@media (min-width:1200px){
	.head > .col-lg-2{width:18.666667%!important;}
	.head > .col-lg-6{width:48%!important;}
}
.logo img{padding-bottom:2px;}
.tel{font-size:12px;color:#555;margin:26px 0px 12px 0;text-align:center;}
.tel img{height:14px;vertical-align:bottom;}
.gratis,.ssl{vertical-align:top;padding-top:18px;}
.emblem {max-height:110px;}
.telObenSuche,.telObenSuche a{font-size:12px;color:#555;text-decoration:none;margin-bottom:12px;margin-top:18px;text-align:center;}
.vortOben{font-size:12px;color:#555;text-align:center;}

.suche{	height:35px;}
.suche input{padding:7px;border-radius:4px 0 0 4px;border:1px solid #ccc;color:#333;height:35px;width:90%;float:left;}
.suche button{display:inline-block;height: 35px;width:9%;padding: 5px 10px;margin-bottom: 0;width:10%;font-size: 12px;line-height: 22px;text-align: center;vertical-align: middle;cursor: pointer;border:1px solid;
	border-color:rgba(0, 0, 0, 0.15);border-radius:0 4px 4px 0!important;background-repeat: repeat-x;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; *zoom: 1;
	background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(100%,rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%);
	background-image: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%);
	background-repeat: repeat-x;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;background-color:#ffa200;}
.suche button:hover{background-color:#ffbe4b;}
.suche button:active {-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) inset;-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) inset;box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) inset;}


/* ----- Suche Mobile ----- */
.suche2{height:35px;}
.suche2 form{width:120%;}
.suche2 input{padding:7px;border-radius:4px 0 0 4px;border:1px solid #ccc;color:#333;height:35px;width:70%;float:left;}
.suche2 button{display:inline-block;height:35px;padding:5px 10px;margin-bottom:0;width:13%;font-size: 12px;line-height: 22px;text-align: center;vertical-align: middle;cursor: pointer;border:1px solid;border-color:rgba(0, 0, 0, 0.15);border-radius:0 4px 4px 0!important;background-color:#ffa200;}
.suche2 button:hover{background-color:#ffbe4b;}
.suche2 button:active {-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) inset;-moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) inset;box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) inset;}
.suche2 img{max-width:100%;}
.dropdownSEARCH{display:none; position:absolute;z-index:10;padding:7px;width:80%;max-width:100%;left:0;margin:0px 0 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);*border-right-width:2px;*border-bottom-width:2px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.15);box-shadow:0 1px 5px rgba(0,0,0,0.15);}
.dropdownSEARCH > li > a{padding-left:10px;border:1px solid #fff; border-radius:3px;}.dropdownSEARCH > li > a:hover{border-color:#ffa200;}
.dropdown2:hover .dropdownSEARCH{display:block;}
/* ----- Suche Mobile  END ----- */


/* -----  Hover Menu  ----- */
.level1active_link{display:none;}/*Multimedia link */
#content_produkte_new a {font-size:14px;color:#555; text-decoration:none;padding:15px 20px;border-left:3px solid transparent;} #content_produkte_new a:hover{background:#f2f2f2;;color:#222;border-left:3px solid #ffa200;}
#content_produkte_new  ul{list-style:none;width:350px;padding:0;background-color:#fff;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.15);box-shadow:0 1px 5px rgba(0,0,0,0.15);}
#allkat{position:relative;display:inline-block;}
#allkat > #content_produkte_new{display:none;z-index:10;}
#allkat:hover  #content_produkte_new{display:block; position:absolute;top:100%;left:0;margin:0;padding:0;}
li.level2>a{display:block;height:100%;border-bottom:1px solid #ddd;}
li.level2#submenu>a::after {position:absolute; right:14px;top:14px; content: "»"; color: #888; font-weight:bold; font-size:16px; }
li.level3>a{display:block;height:100%;}
ul.menu_level3{
	padding:10px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);*border-right-width:2px;*border-bottom-width:2px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.15);box-shadow:0 1px 5px rgba(0,0,0,0.15)-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;	
	min-width:130px;max-width:300px;display:none;
}
li.level2{position:relative;}
li.level2:hover  > ul.menu_level3{display:block!important; position:absolute; left:100%;top:0;}
/* ----- Hover Menu End ----- */

/*-------  MENU ------- */
.bigmenu   {
	clear:both;
	height:45px;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fcfbfb 0%, #f4f3f3 51%, #ece9e9 91%, #dbdada 91%, #dbdada 91%) repeat scroll 0 0;
	box-shadow: 0 7px 13px -5px rgba(0, 0, 0, 0.42);
    border-color: #e0e0e0 #e0e0e0 #dedede;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px;
	border-bottom-color:#DBDADA;

}
.bigmenu > ul{list-style:none;margin:0;padding:0;}
.bigmenu > ul > li {float:left;padding:0;margin:0;border-right:1px solid #ccc;border-left:1px solid #f2f2f2;}
.bigmenu > ul > li > a {color:#555;text-decoration:none;font-size:11px;text-transform:uppercase;display:block; padding:16px 20px 13px;border-bottom:3px solid #DBDADA; }
.bigmenu > ul > li > a:hover {border-bottom:3px solid #ffa200;background-color:#EBEAEA;}
li>a.home{text-indent:30px;background-image:url(https://www.ricoo.de/eBay_Vorlage/img/home.png); background-repeat:no-repeat;background-position:15px 14px;}
@media (min-width: 990px) and (max-width: 1080px) {.bigmenu > ul > li > a {padding:16px 13px 13px;} li>a.home{background-position:8px 14px;}}
/* -----  MENU END ----- */



/* ----- WARNUNG ----- */
.warnung{background:#fcf4ca;border:1px solid #ffa200;border-radius:4px;min-height:100px;padding-top:10px;margin-top:8px;font-size:14px;line-height:19px;clear:both;overflow:hidden;cursor:pointer;}
.warnung  a{text-decoration:none;color:#444;}
.warnung img{max-width:100%;}
.warnung>.WrnImg{padding:7px 0 0 7px; max-width:100%;text-align:center;}
.text1{padding-top:8px;}
.text2 {padding:0;margin:0;border-left:1px solid #ccc;}
.text2 > p{margin:0;padding:0;width:68%;float:left;} .text2 > p > a > b{color:#CA0A0A;}
.text >img{float:right;}
@media (min-width: 767px) and (max-width: 992px){.warnung{font-size:13px;}.text1{padding-top:0px;}}
@media (max-width: 767px){.warnung{padding-top:0;text-align:center;}.warnung>.WrnImg{padding:0px;}.text1{padding-top:0px;}}
.warnung2{background:#F1DEE0;border:1px solid #DD1E31;color:#333;border-radius:4px;padding:20px;font-size:14px;line-height:19px;clear:both;overflow:hidden;}



/* ----- H1 ----- */
h1{font-size:22px;color:#555;line-height:22px;margin:0 20px 15px 0;}
/* Technische Daten */
.itemDefList {margin:0 0 12px 0;padding:0;display:block;color:#555;font-size:13px;}
.itemDefList span{display:inline-block;background-color:#fff; border:1px solid #ccc;border-radius:3px;padding:5px;margin-right:10px;margin-bottom:3px;}
.itemDefList span b{color:#555;}/* Technische Daten  END*/
.itemDefList>span>span{font-weight:bold;border:none;margin-right:0;}/* Technische Daten  END*/





/* ----- GALLERY ----- */
.item_column_hover {box-shadow: 1px 1px 10px rgb(252, 170, 67), -1px 1px 10px rgb(252, 170, 67); -moz-box-shadow: 1px 1px 10px  rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); -webkit-box-shadow: 1px 1px 10px   rgb(252, 170, 67), -1px 1px 10px  rgb(252, 170, 67); border:#FFC600 solid 1px!important;}
.single{clear:both;overflow:hidden;border:1px solid #ccc;padding:20px;margin-top:8px;border-radius:3px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.zoomWrapper{height:500px!important;width:100%!important;line-height:500px;text-align:center;vertical-align:middle; overflow:hidden;border:4px solid #E0E0E0;position:relative;margin-bottom:7px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.zoomWrapper img{position:absolute;height:100%;width:auto!important;max-width:100%;max-height:100%; top:0;left:0;bottom:0;right:0;margin:auto;}
.zoomContainer{width:auto!important;}
@media (max-width: 767px){
.zoomWrapper{height:240px!important;}
.zoomContainer{display:none;}
#fancybox-tmp, #fancybox-loading, #fancybox-overlay, #fancybox-wrap{display:none!important;} 
}
.zoomLens {
	background-color:rgb(218, 192, 138)!important;
	cursor:-webkit-zoom-in!important;
	cursor:zoom-in!important;
}
.zoomText {
	position: absolute;
	bottom: 0px;
	margin: auto;
	width: 100%;
	background: #F8EF97 ;
	height: 15px;
	padding: 5px;
	font-size:13px;
	font-weight:bold;
	border-top: 1px solid #ccc;
	background-image: -webkit-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
	background-image: -moz-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
	background-image: -o-linear-gradient(#F8EF97 0%, #E9DE7D 100%);
	background-image: linear-gradient(#F8EF97 0%, #E9DE7D 100%);
}
.zoomWindow {
	border: 1px solid #ccc!important;
	box-shadow: 1px 1px 10px rgb(114, 114, 114), -1px 1px 10px rgb(114, 114, 114); -moz-box-shadow: 1px 1px 10px  rgb(114, 114, 114), -1px 1px 10px  rgb(114, 114, 114); -webkit-box-shadow: 1px 1px 10px   rgb(114, 114, 114), -1px 1px 10px  rgb(114, 114, 114);
	margin-left:10px;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px; 
	width:375px!important;
	height:380px!important;
	padding-bottom:20px!important;
}

.thumb_img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	width:auto; 
	height:auto;
	max-width:100%;
	max-height:100%;
	border:none;
}
.thumb_img:hover,.thumb_img:active,.thumb_img:focus{border:none;}







/* -- Tabs -- */
@media (max-width: 767px){#content2,#content3,#content4,#content5{display:block!important;}}
#tabsholder{font-size:12px;color:#555;}
#tabsholder img{max-width:100%;}
ul.tabs li{
	color:#555!important;
	background-color:#ededed!important;
	border-left-color:#ccc!important;
	border-right-color:#ccc!important;
	border-top-color:#ccc!important;
}
@media (max-width: 767px){ul.tabs li{width:94%;}}
ul.tabs li:hover{
	background-color:#E3E3E3!important;
}
ul.tabs li.current{
	border-left-color:#ccc!important;
	border-right-color:#ccc!important;
	border-top-color:#ccc!important;
	background-color:#fff!important;
}
ul.tabs img{max-width:100%;}
.marginbot{border-color:#ccc!important;overflow:hidden;}
p.vesaImg > img{display:inline-block;margin:0;padding:0;max-width:100%;}


/*magnet beschreibung bolld text*/
.beschreibung_bold {
	color:#FF6600!important;
	font-weight:bold;
}
.style81 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #a12812!important;
	font-weight: bold;
}
.contents li { list-style:none;padding: 4px 0px 4px 25px; position:relative; border-bottom: 1px dotted #E7D5B5;}
.contents li:before {content: "-"; margin-right:10px;position: absolute;left: 0; color:#BBA048;}
.contents ul {margin: 0px; width: 85%;}

.tabscontent ul{padding-left:15px;}
.tabscontent p,.tabscontent h2,.tabscontent hr,.tabscontent .divheader{max-width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; word-break: break-word;}


/* -- Tabs End -- */





/* -- Tabs -- */
@media (max-width: 767px){#content2,#content3,#content4,#content5{display:block!important;}}
#tabsholder{font-size:12px;color:#555;}
#tabsholder img{max-width:100%;}
ul.tabs li{
	color:#555!important;
	background-color:#f6f6f6!important;
	border-left-color:#ccc!important;
	border-right-color:#ccc!important;
	border-top:3px solid #ecebeb!important;

}
@media (max-width: 767px){ul.tabs li{width:94%;}}
ul.tabs li:hover{	background-color:#E3E3E3!important;}
ul.tabs li.current{
	color:#007ec8!important;
	border-left-color:#ccc!important;
	border-right-color:#ccc!important;
	border-top:3px solid #007ec8!important;		
	background-color:#fff!important;
}
ul.tabs img{max-width:100%;}
.marginbot{border-color:#ccc!important;overflow:hidden;}
p.vesaImg{display:inline-block;max-width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
p.vesaImg > img{display:inline-block!important;margin:0;padding:0;width:100%;max-width:292px;}

/*neu Tabs css*/
.tabBox>span {display:block;position:fixed;top:0;left:0;}
/* --Basic tab dimension-- */
#tab {height:auto;font-size:12px;}
#tab > ul {margin:0 0; padding:0 0; overflow:hidden; height:35px; margin-bottom:-1px;}
#tab  p{word-break: break-word;}

#tab > ul li {
  float:left;
  display:inline;
  list-style:none;
  margin:0 4px 0 0;
  padding:0 0;
}
#tab > ul li a {
  display:block;
  background-color:#E0E0E0;
  border:1px solid #ccc;
  border-radius:3px 3px 0 0;
  font-size:12px;
  color:#333;
  text-decoration:none;
  padding:10px 30px;
}
#tab > div {border:1px solid #ccc;}
#tab > div > div {
	clear:both;
	background-color:#fff;
	box-sizing:border-box;
	padding:0 15px;
	height:0;
	overflow:hidden;
	visibility:hidden;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
/* Reset the first tab button and the first tab content to the default behaviour if the hash is active */
.tabBox>span:target ~ #tab > ul li:first-child a {
  background-color:#E0E0E0;
  border:1px solid #ccc;
  border-radius:3px 3px 0 0;
  color:#333;
}
.tabBox>span:target ~ #tab > div > div:first-of-type {
  visibility:hidden;
  height:0;
  padding:0 15px;
}
/* Always show the first tab container by default */
.tabBox>span ~ #tab > div > div:first-of-type,
/* Show a specific tab content based on the 'selected' target element */
#tab-1:target ~ #tab > div > div.tab-content-1,
#tab-2:target ~ #tab > div > div.tab-content-2,
#tab-3:target ~ #tab > div > div.tab-content-3,
#tab-4:target ~ #tab > div > div.tab-content-4 {
	visibility:visible;
	height:auto;
	padding:10px 15px;
}
/* Always set the first tab with a 'current color' by default */
.tabBox>span ~ #tab > ul li:first-child a,
/* Set the current tab button color based on the 'selected' target element */
#tab-1:target ~ #tab > ul li a[href$="#tab-1"],
#tab-2:target ~ #tab > ul li a[href$="#tab-2"],
#tab-3:target ~ #tab > ul li a[href$="#tab-3"],
#tab-4:target ~ #tab > ul li a[href$="#tab-4"] {
  background-color:#fff;
  border:1px solid #ccc;

  border-bottom:1px solid #fff;
  border-radius:3px 3px 0 0;
  color:black;
} 
@media (max-width: 768px) {	#tab > div > div{	overflow:visible;	visibility:visible; height:auto;}#tab > ul{display:none;}.tab-content-3{padding-bottom:10px!important;}}
.tab-content-1 > div{max-width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; word-break: break-word;}
.qualitaet>div>a>img, .tab-content-1 img{max-width:100%;}


/*Top Kategorien Block*/
.topKat{padding-left:0;padding-right:0;}
.topKat>div{padding-left:5px;padding-right:5px;}
.topKat>div>a{display:block;border:1px solid #ccc;border-radius:3px;margin-bottom:7px;}
.topKat>div>a:hover{box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);-moz-box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);-webkit-box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);border: #FFC600 solid 1px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: box-shadow 0.2s linear;-o-transition: box-shadow 0.2s linear;-moz-transition: box-shadow 0.2s linear;-ms-transition: box-shadow 0.2s linear;-kthtml-transition: box-shadow 0.2s linear;transition: box-shadow 0.2s linear;}

.topKat>div>a>img{max-width:100%;}










/* -- Achtung Block -- */
.achtung{
	width:100%;
	border:1px solid #ef3f3f;
	overflow:hidden;
}
.achtung div:first-child{
	width:13%;
	text-align:center;
	float:left;
	padding:5px;
}
.achtung div:last-child{
	font-family:Verdana;
	font-size:11px;
	color:#a12812;
	font-weight:bold;
	vertical-align:middle;
	float:right;
	width:80%;
	padding-top:15px ;
}
.class4{font-size:12px;}
.irtum{font-size:12px;text-align:right; margin-bottom:10px;}
/* -- Achtung Block END -- */


/* --  Magnet Daten -- */
.magnetInfo {clear:both; overflow:hidden!important; text-align:center!important; margin-top:10px;}
.magnetInfo > div {float:left; width:18.5%; padding:7px; }
.magnetInfo > div:first-child {padding-left:0; }
.magnetInfo > div:last-child {padding-right:0; }
.magnetInfo > div > div{border:1px solid #ddd; border-radius:5px; 	min-height:55px; padding-top:7px;
background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfcfc 0%, #ece9e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ece9e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ece9e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfcfc 0%,#ece9e9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfcfc 0%,#ece9e9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfcfc 0%,#ece9e9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ece9e9',GradientType=0 ); /* IE6-9 */
}
.magnetInfo > div > div > span{line-height:40px!important;}
.magnetZugkraft {color:#ff3737!important;}
.magnetZugkraft span{text-align:center!important; font-size:40px!important; font-weight:bold!important;  color:#ff3737!important;}
.Ngrad {color:#FF6600!important;}
.Ngrad span{text-align:center; font-size:40px!important; font-weight:bold!important;  color:#FF6600!important;}
.volumen {color:#759708!important;}
.volumen span{text-align:center; font-size:40px!important; font-weight:bold!important;  color:#759708!important;}
.menge {color:#888;}
.menge span{text-align:center; font-size:20px!important; font-weight:bold!important;  color:#888!important;}
.abmessung {color:#9A743B!important;}
.abmessung span{text-align:center; font-size:20px!important; font-weight:bold!important;  color:#9A743B!important;}
.power {color:#B18D41!important; line-height:14px!important; text-align:center;}

@media (max-width: 990px){.magnetInfo{font-size:70%;}.magnetInfo > div{width:18%;}}
@media (max-width: 768px){.magnetInfo{font-size:70%;}.magnetInfo > div{width:44%;}.magnetInfo > div>div{height:58px;}.magnetInfo > div:first-child {padding-left:7px; }}
/* --  ./ Magnet Daten End -- */

/* -- Magnete Tab information begin -- */
.MagnetBilder{
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	overflow:hidden;
	color:#644B26;
	text-align:center; 
	background-color:#FFD8CC; 
	padding:5px; 
	border:2px solid #F30; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.MagnetBilder img{width:100%!important;max-width:340px; margin:3px;}
.linkeBilder{
	float:left;
	width:20%;
}
.linkeBilder > div > a > img{
	padding:10px;
}
.rechteBilder{
	float:right;
	width:80%;
	text-align:center;
}
.rechteBilder > div{
	max-width:100%;
	margin-right:auto;
	margin-left:auto;
}
@media (max-width: 767px){
	.linkeBilder{width:100%;float:none;text-align:center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.linkeBilder>div{float:left;width:33%;padding:5px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
	.linkeBilder>div>a>img{max-width:90%!important;height:auto;}
	.rechteBilder{overflow:hidden; width:100%;float:none;text-align:center;}
	.rechteBilder > div{width:100%;}
	img#vorsichtbild{width:100%!important;max-width:350px;}
}


.qualitaet{
	/*width:100%;*/

	padding:10px;
	margin-top:10px;
	overflow:hidden;
}
.qualitaet > div {
	float:left;
	width:50%;
	text-align:center;
}
.vortUl>span>ul{text-align:center;padding-left:0;list-style:none;}
@media (max-width: 767px){.vortUl{background-image:none!important;}}


.anwendung{
/*display:none;*/
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	max-width:100!important%;
	color:#644B26;
	font-size:12px;
}
@media (max-width: 767px){
	.anwendung img{width:100%!important;max-width:419px;}
}
.anwendung p.hr{
	border-bottom:1px dotted #E49744!important;
	overflow:hidden;
}
.anweundung > p{
	border-bottom:1px dotted #E49744!important;
	padding-bottom:10px;
}
.anwendung p.center span{
	display:block;
	text-align:center;
}
.anwendung  > p.boldCenter{
	color:#FF6600!important;
	font-weight:bold;
	text-align:center;
	border-bottom:1px dotted #E49744;
	padding-bottom:10px;
}
.anwendung p.left{
	float:left;
	width:5%;
	display:inline-block;
	text-align:center;
	vertical-align:top;
	margin:0;
}
.anwendung p.recht{
	margin-left:1%;
	display:inline-block;
	text-align:left;
	max-width:90%;
	margin:0;
}
.warnhin{
	width:100%;
	color:#555;
	font-size:12px;
}
.warnhin p.hr{
	overflow:hidden;
}
.warnhin p.left{
	float:left;
	width:5%;
	display:inline-block;
	text-align:center;
	vertical-align:top;
	margin:0;
}
.warnhin p.recht{
	margin-left:1%;
	display:inline-block;
	text-align:left;
	max-width:90%;
	margin:0;
}
/* -- Magnete Tab information  End -- */


/* --  Spannungswandler Inverter  -- */
.spannungsTable{
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	max-width:100%;
}

@media (max-width: 767px){.spannungsTable{font-size:10.5px!important;}}


/* --   LED  -- */
.beleuchtungImg{width:600px;}@media (max-width: 767px){.beleuchtungImg{width:100%;max-width:600px;}}

/* -- eBay Gals -- */
.javascript_meldung {
	font-family: dosis;
	font-size: 20px;
	padding: 10px;
	color: #FC0B0B;
	font-weight: bold;
	text-decoration: blink;
	border: 1px solid #FC0B0B;
}
.ebaygal_wrapper_hover{width:157px;height:206px;margin:5px 5px 20px 5px;float:left; box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);-moz-box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);-webkit-box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);border: #FFC600 solid 1px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: box-shadow 0.2s linear;-o-transition: box-shadow 0.2s linear;-moz-transition: box-shadow 0.2s linear;-ms-transition: box-shadow 0.2s linear;-kthtml-transition: box-shadow 0.2s linear;transition: box-shadow 0.2s linear;}

.ebaygal_wrapper{width:157px;height:206px;margin:5px 5px 20px 5px;float:left; border: #ccc solid 1px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: box-shadow 0.2s linear;-o-transition: box-shadow 0.2s linear;-moz-transition: box-shadow 0.2s linear;-ms-transition: box-shadow 0.2s linear;-kthtml-transition: box-shadow 0.2s linear;transition: box-shadow 0.2s linear;}

.ebaygal_wrapper_kl_hover{width:116px;height:116px;margin:5px 6px 5px 6px;float:left; box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);-moz-box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);-webkit-box-shadow: 1px 1px 10px rgb(158, 158, 158), -1px 1px 10px rgb(158, 158, 158);border: #FFC600 solid 1px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: box-shadow 0.2s linear;-o-transition: box-shadow 0.2s linear;-moz-transition: box-shadow 0.2s linear;-ms-transition: box-shadow 0.2s linear;-kthtml-transition: box-shadow 0.2s linear;transition: box-shadow 0.2s linear;}

.ebaygal_wrapper_kl{width:116px;height:116px;margin:5px 6px 5px 6px;float:left; border: #ccc solid 1px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-transition: box-shadow 0.2s linear;-o-transition: box-shadow 0.2s linear;-moz-transition: box-shadow 0.2s linear;-ms-transition: box-shadow 0.2s linear;-kthtml-transition: box-shadow 0.2s linear;transition: box-shadow 0.2s linear;}
.ebaygal_wrapper_kl img{width:110px;height:110px;display:block; margin:auto; border:0;}
.ebaygal_wrapper_kl_hover img{width:110px;height:110px;display:block; margin:auto; border:0;}
.ebaygal_container{margin:0px auto;width:1016px;}
.ebaygal_border{border:1px dotted transparent;margin:5px;background-color:transparent;}
.ebaygal_box{width:100%;overflow:auto;}
.ebaygal_center{text-align:center; background:#fff;}
.ebaygal_img{width:144px;height:144px;display:block; margin:auto; border:0;}
.ebaygal_img_box { height:145px;background-color:#FFFFFF; border-bottom:1px solid #ffc600; text-align:center; padding:5px;}
.ebaygal_img{cursor:pointer;border:none;vertical-align:middle; border:0;}
.ebaygal_span {font-size:11px!important; font-family:Arial,arial!important; width:100%!important; }
.ebaygal_span_box {width:147px; height:40px;background: #fef5d2;background-image: -webkit-linear-gradient(#fef5d2 0%, #FCECB2 100%);background-image: -moz-linear-gradient(#fef5d2 0%, #FCECB2 100%);background-image: -o-linear-gradient(#fef5d2 0%, #FCECB2 100%);background-image: linear-gradient(#fef5d2 0%, #FCECB2 100%); overflow:hidden; padding: 5px;}
.ebaygal_clear{clear:both;}
.gal_item {display:block; float:left;}
.caroufredsel_wrapper {width:100%!important;}
.wrapper {
	background-color: white;
	width: 760px;
	margin: 40px auto;
	padding: 50px;
	box-shadow: 0 0 5px #999;
}
.divheader {
	font-family: Arial;
	font-weight: normal;
	font-size: 16px!important;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	text-align:left;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 10px;
	position:relative;
	border-bottom: 4px solid #DBDADA;
	border-top: 1px solid #E0E0E0;
	background: #fcfbfb; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfbfb 0%, #ece9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfbfb), color-stop(100%,#ece9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfbfb 0%,#ece9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfbfb 0%,#ece9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfbfb 0%,#ece9e9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfbfb 0%,#ece9e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfbfb', endColorstr='#ece9e9',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 7px 13px -5px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 7px 13px -5px rgba(0,0,0,0.22);
	box-shadow: 0px 7px 13px -5px rgba(0,0,0,0.22);
	border-radius:4px;
}
#ebaygalleries .divheader {
	font-family: Arial;
	font-weight: normal;
	font-size: 17px!important;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius:4px;
	border-bottom: #DBDADA solid 4px;
	border-top: #E0E0E0 solid 1px;
	width: 99%;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	position: relative;
	background: #fcfbfb; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfbfb 0%, #ece9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfbfb), color-stop(100%,#ece9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfbfb 0%,#ece9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfbfb 0%,#ece9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfbfb 0%,#ece9e9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfbfb 0%,#ece9e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfbfb', endColorstr='#ece9e9',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 7px 13px -5px rgba(0,0,0,0.42);
	-moz-box-shadow: 0px 7px 13px -5px rgba(0,0,0,0.42);
	box-shadow: 0px 7px 13px -5px rgba(0,0,0,0.42);
}
.ebaygal_container{width:100%!important;}
/* -- eBay Gals END -- */




















/* -- footer -- */
.footer{
	border-top:3px solid #ffa200;
	background:#EDEDED;
	overflow:hidden;
}
.footer p {
	color:#888!important;
	text-align:left;
	padding-left:15px;
	font-size:12px;
}
.footer .copyright{
	padding:10px 0;
	clear:both;
	border-top:1px solid #ccc;
	margin:20px;
}
.telFooter >li{line-height:20px!important;}
.telFooter span{font-family:Arial; font-size:13px;}
.telFooter strong,.telFooter >li>strong>a{display:block;font-family:Arial; font-size:18px!important;color:#777!important;} 
.bottomlinkbox h3{
	color: #555!important;  
	margin-top:0px;
	font-family: Arial!important;
	font-size: 13px!important;
	font-weight: bold;
}
.bottomlinkbox ul{
	list-style:none!important;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:0px;
}
.bottomlinkbox li, .bottomlinkbox li a{
	color: #999!important;
	list-style:none;
	line-height:27px;
	display:block;
	padding-left:3px;
	font-size:12px!important;
	text-decoration: none!important;
	background:none;
	transition: background 0.3s ease-in;
	-webkit-transition: background 0.3s ease-in;
	-moz-transition: background 0.3s ease-in;
	-o-transition: background 0.3s ease-in;
}
.bottomlinkbox li a:hover {
	text-decoration:underline!important;
	color:#333;
}
.vorteileUnten img{
	margin-right:10px;
}
#plenty_appendix {display:none;}
/* -- footer end -- */









.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float: left;}
.col-xs-12 {width: 100%;}.col-xs-11 {width: 91.66666667%;}.col-xs-10 {width: 83.33333333%;}.col-xs-9 {width: 75%;}.col-xs-8 {width: 66.66666667%;}.col-xs-7 {width: 58.33333333%;}
.col-xs-6 {width: 50%;}.col-xs-5 {width: 41.66666667%;}.col-xs-4 {width: 33.33333333%;}.col-xs-3 {width: 25%;}.col-xs-2 {width: 16.66666667%;}.col-xs-1 {width: 8.33333333%;}
}


@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}
	.col-sm-12 {width: 100%;}.col-sm-11 {width: 91.66666667%;}.col-sm-10 {width: 83.33333333%;}.col-sm-9 {width: 75%;}.col-sm-8 {width: 66.66666667%;}.col-sm-7 {width: 58.33333333%;}.col-sm-6 {width: 50%;}.col-sm-5 {width: 41.66666667%;}.col-sm-4 {width: 33.33333333%;}.col-sm-3 {width: 25%;}.col-sm-2 {width: 16.66666667%;}.col-sm-1 {width: 8.33333333%;}
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
  .col-md-12 {width: 100%;}.col-md-11 {width: 91.66666667%;}.col-md-10 {width: 83.33333333%;}.col-md-9 {width: 75%;}.col-md-8 {width: 66.66666667%;}.col-md-7 {width: 58.33333333%;}.col-md-6 {width: 50%;}.col-md-5 {width: 41.66666667%;}.col-md-4 {width: 33.33333333%;}.col-md-3 {width: 25%;}.col-md-2 {width: 16.66666667%;}.col-md-1 {width: 8.33333333%;}
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float: left;}
  .col-lg-12 {width:100%;}.col-lg-11 {width: 91.66666667%;}.col-lg-10 {width: 83.33333333%;}.col-lg-9 {width: 75%;}.col-lg-8 {width: 66.66666667%;}.col-lg-7 {width: 58.33333333%;}.col-lg-6 {width: 50%;}
  .col-lg-5 {width: 41.66666667%;}.col-lg-4 {width: 33.33333333%;}.col-lg-3 {width: 25%;}.col-lg-2 {width: 16.66666667%;}.col-lg-1 {width: 8.33333333%;}
}




@media (max-width: 767px) {
  .hidden-xs {display: none !important;} /*.borderTop{padding:3px 6px; border:1px solid #ccc; border-radius:3px;}*/
  
  .emblem{max-height:86px;}
  .ssl{max-width:43%;padding-top:5px;}
  .gratis{max-width:22%;padding-top:5px;}
  .padding-xs-0{padding:0;}
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {display: none !important;}
  .suche{margin-top:17px;}
  .suche input{width:83%;}
  .suche button{width:17%;}
  .emblem{max-height:86px;}
  .ssl{max-width:43%;padding-top:10px;}
  .gratis{max-width:19%;padding-top:10px;}
  .paddingSM0{padding:0;}
  .logo img{max-width:100%;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {display: none !important;}
  .suche{margin-top:33px;}
  .suche input{width:86%;}
  .suche button{width:14%;}
  .emblem{max-height:105px;}
  .gratis, .ssl{padding-top:20px;}
  .logo img{max-width:100%;}
}
@media (min-width: 1200px) {
  .hidden-lg {display: none !important;}
 /* .suche{margin-top:44px;}*/
 /* .logo img{margin-top:17px;}*/
}
