
/* FIXME: eprocure responsive verstecken */
.m a[href*=multi_home] {
    display: none !important;
}

@media only screen and (max-width: 1800px) {
    .block_links,
    .block_rechts {
        display: none;
    }
}

@media only screen and (max-width : 1216px) {
	#myIndex .RubView ul li:nth-child(6n+0){
	    margin-right: 15px;
	}
	#myIndex .RubView ul{
		margin-left:0.5%;
		margin-right:0.5%;
	}
	
	#floatingMenu, 
	.FloatingButtonRight {
		display: none;
	}
	
	#customerMenu > a > div > i {
		padding-bottom: 40px;
	}
	
}
@media only screen and (max-width : 1216px) {
	.FFSContent{
	    padding-left: 10px;
    width: auto;}
}
@media only screen and (max-width : 1024px) {

	#customerMenu > a > div > i {
		padding-bottom: 0;
	}
	
	#customerMenu .TwoColumns{width:99% !important;margin-left: 0.5%;margin-right: 0.5%;}

	.technischer_container {
		width: 100%;
	}

	.technische_daten_container > div:nth-of-type(2n), .technische_daten_container > div:nth-of-type(2n+1) {
		float: none;
	}

	.technische_daten_container > div:nth-of-type(2n) .technischer_header {
		display: none;
	}

	.freddoxtabsinhalten > div {
		overflow-x: visible;
	}
	
	.FFSContent {
	    width: 71%;
	}


    a[href*=compare] {
        display: none
    }
    
    .toTablet{
        display:none !important;
    }

	/*------------------------------------------------------*/
	/* Allgemien Definitionen für Schrift, Abstände */
	/*------------------------------------------------------*/

	.Height170{
		height:200px !important;
	}

	.Info input.Input, .Info select.Input{
		width:90%;
	}

	.btn-container .button{
		padding:10px !important;
	}

	.noResponsive{
		display:none !important;
	}

	h3, h3.InfoHead, div.Toggle>i {
		font-size: 1.5em;
	}

	/*------------------------------------------------------*/
	/* Grundstrukturen */
	/*------------------------------------------------------*/
	header{
		height:155px;
	}
	
	.CMS header{
		height:195px;
	}

	header h1{
		left:1%;
	}

	.SiteContainer{
		padding-left:1%;
		padding-right:1%;
	}
    
    .CMS .content-wrapper {
        padding: 0 10px;
    }

	/*------------------------------------------------------*/
	/* FACt-Finder Suche */
	/*------------------------------------------------------*/
	#FactFinder{
		width:98%;
		top:82px;
		left:1%;
		right:1%;
		margin-left:0;
	}

	#suggestLayer{
		top:130px !important;
		left:10px !important;
		margin-left:0px !important;
	}

#MainNavi, #UserNavi { width: auto; }

	/*------------------------------------------------------*/
	/* Detail Tabelle in Accrdions umwandelt */
	/*------------------------------------------------------*/
	#DetailTableWrapper{
		/*overflow:auto;*/
		display:block;
		width:100%;
	}

	#DetailCross th,
	#DetailTable th,
	#DetailTable th select{
		font-size:0.75em;
	}

	#DetailTable th i{
		font-size:0.8em;
	}

	#DetailCross td,
	#DetailTable td,
	#DetailTable td a{
		font-size:0.8em;
	}

	#DetailCross th,
	#ScartTable th,
	#DirectOrderTable th,
	.ShopTable th{
		font-size:1.1em;
	}
	
	.DetailContent .shariff {
	    margin-top: 0 !important;
	}
	        
    #downloadList {
        padding-left: 1em;
    }

	/*------------------------------------------------------*/
	/* Warenkorbanpassungen */
	/*------------------------------------------------------*/

	#ScartInfo{
		right:1%;
	}

	#ScartSteps{
		width:100%;
	}

	#CustAccount form label{
		display:block;
		position:relative;
	}

	#CustAccount form input.Input{
		margin-left:0;
		width:100%;
	}

	/*------------------------------------------------------*/
	/* Footer */
	/*------------------------------------------------------*/

	#Sitemap nav, #Sitemap div.ce_text{
		/*width:48%;*/
		min-width: initial;
		width: auto;
		min-height: 300px;
	}
	
	div.ce_text h6 { font-size: 13px; padding-right: 15px }

	#Sitemap .wrapper nav:nth-child(3n+3){
		clear:left;
	}


	.error404-resp p{
		background-color:rgba(255,255,255,0.5);
		width:100%;
	}
	/*------------------------------------------------------*/
	/* Artikel im CMS */
	/*------------------------------------------------------*/    
	
	/* Produktslider */
	.artCMS .articleSlider .webPikto{
	height: auto;
	}
	/* Funktionsbuttons */
	.artCMS .articlelist.buttons .button{
		line-height: initial;
	}	
	.artCMS .inputButton{
		padding:1em 0.2em;
	}
	.artCMS .articlelist.buttons .button{
		width:35px;
	}
	.artCMS .articlelist.buttons input.amountSmall{
		padding: 0 4px;
    	width: 35px;
	}
}
@media only screen and (max-width: 970px) {
.FFSContent{
	width:72%;
}
#ShopMenu.FFSMenu{
	width:28%;
}
	}
@media only screen and (max-width: 850px) {

	}
@media only screen and (max-width: 816px) {
	.FFSContent #RubView li, #RubView #TopProducts li, .ShopContent #RubView li {
		width:49%;
	}
	
	.StartContent #RubView h3{
		margin-bottom:70px;
	}
}

@media only screen and (max-width: 768px) {
	#LogoDivHeader {
    top: 12px;
}
	#DetailTable tr.active td.Right {
    display: inline-block;
    width: 100%;
	}
	#CCTable td:not(:first-child):not(:last-child) {
    border-bottom: 1px solid #ccc;
}
#CCTable tr:not(:first-child) {
    border-top: 1px solid #aaa;
}
	#customerMenu > a > div > i {
		padding-bottom: 80px;
	}

	body {
		padding-top: 45px;
	}
	
	#demonote {
		margin-top: 20px;
	}

	/*------------------------------------------------------*/
	/* Allgemien Definitionen für Schrift, Abstände */
	/*------------------------------------------------------*/

    h1 {
        /*font-family: Lato, sans-serif;*/
       font-family:'OpenSansLight',Arial,sans-serif !important;
        -webkit-text-size-adjust:100%;
    }

	h2 {
		font-size: 2em;
		-webkit-text-size-adjust:100%
	}

	h3, h3.InfoHead, div.Toggle>i {
		font-size: 1.4em;
		-webkit-text-size-adjust:100%
	}

	.SiteContainer{
		margin-top:65px;
	}
	
	.page {
        margin-top: 0;
    }

	.meta-menu-container{
		display:none;
	}

	#DetailCross,.TwoColumns{width:99% !important;margin-left: 0.5%;margin-right: 0.5%;}
	
	.CMS.twocolumnleft section.main-content,.CMS.twocolumnright section.main-content{
		float:none;
		width:98%;
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 0;
	}
	
	.Height150 {
		height: 300px !important;
	}

	.DreiSpalten {
		width: 100% !important;
	}

	.DreiSpalten .Height170 {
		height: auto !important;
		padding-bottom: 50px;
	}

	#Pages * {
		font-size: 0.9em;
	}

	.button{
		padding:5px !important;
	}

	.fromTablet{
		display:inline !important;;
	}

	.noTablet{
		display:none !important;
	}

	.StartContent #RubView .btn-container{
		border-top:0px;
	}
	
	#CMS .FFSContent img{
		width:100%;
		height:auto;
	}
	
	.StartContent #RubView .itemContent {
	    bottom: -10.5em
	}

	/*------------------------------------------------------*/
	/* Grundstrukturen */
	/*------------------------------------------------------*/
	header, .CMS header {
		height: 70px;
		background-color: #333333;
		top: 0;
		width:100%;
	}
	header, .CMS .page-header{
	position:fixed;
	}
	.content-wrapper { margin-top: 40px }

	#Logo{
		width:62px;
		height:51px;
		background-position:bottom left;
	}

	#LogoBW{
		display:block;
	}
	
	body.start #navLogin {
        display: block;
    }

	/*------------------------------------------------------*/
	/* Detail Tabelle in Accrdions umwandelt */
	/*------------------------------------------------------*/
	
	#DetailTable .showmobile { 
        display: block !important;
        font-size: 12px;
    }
	
	.ShopTable {
		margin-top:1em;
	}
	#DetailTable{
		border-bottom:none !important;
	}
	#ScartOrderButton{
		border-left:none;
		text-align:left;
	}

	#DetailTable, #DetailTable tbody, #DetailTable tr, #DetailTable td {
		display: block;
		font-size: 1em;
	}

	#DetailTable td a {
		font-size: 1em;
	}

	#DetailTable.ShopTable tr{
		border-left:none;
		border-right:none;
	}

	#DetailTable thead,
	.ShopTable tr th,
	.scartRefreshDummy,
	#ScartTable td.noRespons {
		position: absolute;
		left: -999em;
		display:none;
	}

	#ScartTable .Article:nth-child(odd) td{
		background-color:#efefef;
	}


	#DetailTable tr {
		background: none !important;
	}
	#DetailTable tr.active .Width40{
		width:100%;
	}
	#DetailTable tr.active td, .ShopTable td {
		display: block;
		text-align: right !important;
	}
	
	#permscartTable.ShopTable thead {
	    border-bottom: 1px solid #ccc
	}
	
	#permscartTable.ShopTable td {
        text-align: left !important;
    }
	

	#DetailTable tr.active td:first-child{
		text-align:left !important;
	}

	#DetailTable a.nolink{
		padding-right:20px;
	}

	#ScartTable.SLC td{
		text-align:left !important;
	}

	#DetailTable tr.active td:first-child {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px;
		border-radius: 3px 3px 0 0;
	}

	#DetailTable tr.active td:first-child:after {
		font-family: 'FontAwesome';
		content: "\f139";
	}

	#DetailTable tr.active td:last-child {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0;
		border-radius: 0 0 3px 3px;
	}

	#DetailTable td {
		border-bottom: 0;
	}

	#DetailTable td:before, #ScartTable td:before, #DirectOrderTable td:before {
		content: attr(data-title)" ";
		float: left;
	}

	#DetailTable td:first-child:before{
		content:"";
	}

	#DetailTable td:first-child {
		background: #333;
		color: #333;
		margin-top: .25em;
		border-bottom: 1px solid #CCCCCC;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		position: relative;
		text-align:left !important;
	}

	#DetailTable td:first-child .fromTablet{
		position:absolute;
		right:26px;
		margin-top:4px;
	}

	#DetailTable td:first-child:hover {
		cursor: pointer;
	}

	#DetailTable td:first-child:after {
		font-family: 'FontAwesome';
		content: "\f13a";
		position: absolute;
		right: 2px;
		top: 5px;
		color: black;
		padding: 3px;
		width: 20px;
		text-align: center;
	}

	#DetailTable td:not(:first-child) {
		display: none;
	}

	#DetailTable td:last-child {
		border-bottom: 1px solid #ccc;
	}
	
	#UserNavi .submenu{
		border-right:none;
	}
	

	/*------------------------------------------------------*/
	/* Tabs to Accordion */
	/*------------------------------------------------------*/

	ul.resp-tabs-list {
		display: none;
	}
	.resp_tabs_cont ul.resp-tabs-list{
		display:block;
	}

	h2.resp-accordion {
		display: block;
	}

	.resp-vtabs .resp-tab-content {
		border: 1px solid #ccc;
	}

	.resp-vtabs .resp-tabs-container {
		border: none;
		float: none;
		width: 100%;
		min-height: initial;
		clear: none;
	}

	.resp-accordion-closed {
		display: none !important;
	}

	.resp-vtabs .resp-tab-content:last-child {
		border-bottom: 1px solid #ccc !important;
	}

	.InfoText > .BottomRight {
		margin: 20px 20px 0 20px;
		position: relative;
	}

	#homeTab #RubView li {
		/*float: none;
		width: 98%;
		display: block;*/
		height: auto !important;
		/*margin-left: 0 !important;*/
		margin-bottom:2em;
	}

	/*------------------------------------------------------*/
	/* Warenkorbanpassungen */
	/*------------------------------------------------------*/

	#ScartInfo {
		width: 10em;
		background: none;
		top: 16px;
	}
	
	#ScartItemDetails h4,
	#ScartItemDetails a {
        font-size: 1em !important;
    }
    
    #ScartItemDetails {
        width: 180%;
    }

	#ScartSteps .step3 p, #ScartSteps .step4 p {
		bottom: 12px;
	}
	

	#ScartOrderButton {
		width:100%;
	}
	
	.ShopForm .PLZ, .ShopForm .Ort{
		width:44% !important;
	}

	#ScarStepsExplain{
		width:95%;
	}

	div.Info ul{
		margin-left:5%;
	}


	.Info .btn-container{
		position:relative;
		text-align:left;
		margin-left:0px;
		top:1em;
		bottom:0;
	}
	/*------------------------------------------------------*/
	/* FACt-Finder Suche */
	/*------------------------------------------------------*/

	#FactFinder {
		width: auto;
		height: 44px;
		margin-left: 80px;
		margin-right: 14em;
		top: 13px;
		border: none;
	}

	#FactFinder input {
		height: 44px;
		-webkit-border-radius: 0 0 0 0;
		border-radius: 0 0 0 0;
	}

	#FactFinder button {
		background: none !important;
		right: 12px;
		width: 2.4em;
	}

	#FactFinder button i {
		color: #414141;
	}

	#FactFinder > a {
		display: none;
	}

	#suggestLayer{
		top:62px !important;
		left:80px !important;
		margin-left:0px !important;
	}
	
	.StartContent #RubView li{
		width: 32%;
	}
	 
	.FFSContent #RubView li, #RubView #TopProducts li, .ShopContent #RubView li {
		width: 49%;
	}
	
    .FFSContent #RubView li, #RubView #TopProducts li, .ShopContent #RubView li, .StartContent #RubView li{
        position: relative;
        margin: 0 2% 20px 0;
        padding-top: 10px;
        width: 48%;
        float: left;
        clear: none;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    .StartContent #RubView li {
    width: 30%;
}
    
        .FFSContent #RubView li:nth-child(2n),
        #RubView #TopProducts li:nth-child(2n),
        .ShopContent #RubView li:nth-child(2n) {
            margin-right: 0;
            margin-left: 2%;
        }

	/*------------------------------------------------------*/
	/* Navigation */
	/*------------------------------------------------------*/
	#Navigationbar ul.level_1{
		height:auto;
	}

    .breakpoint-320 #Navigationbar ul.level_1{
        margin-top: 50px;
    }
    
	
	.main-navigation > ul > li, .main-navigation > ul > li a, .main-navigation ul  li, .main-navigation ul  li a{
	-webkit-transition: 0 !important;
	-moz-transition: 0 !important;
	-o-transition: 0 !important;
	transition: 0 !important;
	}
	
	#Navigationbar {
		position: fixed;
		z-index:1001;
		/*margin:64px 1% 0 1%;*/
        margin:64px 0 0 0;
		/*width: 98%;*/
		width: 100%;
		display: none;
		/*overflow-y: scroll;
		height:auto;
		max-height:50%;*/
		bottom: auto;
		top: 5px !important;
    overflow: scroll;
    max-height: calc(100% - 70px);		
	}
.CMS #Navigationbar.fixed{
	    margin-top: 65px;
}	
    .CMS #Navigationbar {
        position: fixed;
        /*top: 50px !important;*/
        bottom: auto;
    }
	
	#Navi {
	    padding: 0;
	}
	
	#Navi a{
		width:100%;
		display:block;
	}

	#Navi .level1 li:last-child {
		border-right: none;
	}

	#MainNavi, #UserNavi {
		float: none;
		border-left:none;
		width:100%;
	}

	#Navigationbar #Navi {
		height: auto;
    }

	#Navi .level1 {
		height: auto;
	}
	
	#Navigationbar #Navi .level_1 .fa-home{
		display:none;
	}

	#Navigationbar nav ul li {
		width: 100%;
		display: block;
		float: none;
	}

	#Navi .level1 li a {
		text-align: left;
	}

	#Navi .level2 {
		width: 100%;
		left:0px;
	}
	
	#Navi .level_2.split {
        width: 100% !important;
    }

	.sf-menu li:hover ul, .sf-menu li.sfHover ul {
		top: 0px;
	}

	.sf-menu ul {
		position: relative;
	}

    #ShopMenu {
        /*float: none !important;*/
        /*width: 100%;*/ 
        margin-top: 1.5em;
    }
    #ShopMenu.FFSMenu{
    width:100%;}


    	#ShopMenu a {
    		font-size: 0.9em;
    	}
    
    	#ShopMenu .Filter.button {
    		width: 100%;
    		padding: 5px none;
    		text-align: center;
    		font-size: 1.3em;
    		margin-bottom: 1em;
    		display: block;
    	}

    .FFSContent {
        float: none;
        width: 100%;
    }

	#ResponsiveButton {
		position: absolute;
		width: 3em;
		background: none;
		top: 12px;
		right: 10.6em;
		display: block;
	}

	#ResponsiveButton .wrapper {
		background-color: #333;
	}

	#ResponsiveButton .wrapper i {
		font-size: 2em;
		color: #fff;
	}

	.UserBoxStartseite{
		display:none;
	}
	
	#Navi .level1 li a, #Navigationbar .level_1 li a, #Navigationbar .level_1 li span{
		position:relative;
		height:40px;
		text-align:left;
		margin:0 !important;
	}
#Navigationbar .level_1 .level_2 li a {
    height: auto;
    min-height: 40px;
}	
	#Navi .level2, #Navigationbar .level_2, #Navi .level3, #Navigationbar .level_3{
		border:none;
	    position: relative;
	    width:100%;
	    box-sizing:border-box;
	    display:block;
	    padding:0;
	}
	   #navLogin ul.level_2 {
	       width: 50%;
	   }
	
	#Navi .mega-dropdown .mega-dropdown-column{
		width:100%;
		margin-top:0%;
		background-color:#363636;
	}
	#Sitemap div.ce_text {
    width: 50%;
}
	.mega-dropdown-column h1, .mega-dropdown-column h1 a{
		font-weight:800;
	}
	
	#Navi li>a{
		border-right:none;
	}
	
	.mega-dropdown{
		border-width:none;
		box-shadow:none;
		clear:both;
		left: 0
	}
	
	.mega-dropdown-inner{
		padding:0;
	}
	
	li:hover > .mega-dropdown{
		padding:0% !important;
	}
	
	#Navigationbar form > div{
		padding:0 10px;
	}
	
	#MainNavi > ul > li,
	#UserNavi .level_1 > li > a,
	#UserNavi .level1 > li > a {
	    border: none;
	}
	
	/*------------------------------------------------------*/
	/* Mainpage Slider */
	/*------------------------------------------------------*/
	
	#MainPageSlideshow{
		width:100%;
		max-width:100%;
	}
	
	#MainPageSlideshow .slick-slide .slider-content{
		width:90%;
		margin:2% 5%;
	}

	.slick-dots li{
		width:15px;
	}

	/*------------------------------------------------------*/
	/* Detailseite Anpassungen */
	/*------------------------------------------------------*/

	#ZoomContainer{
		width:75%;
		margin:auto;
		float:none;
	}

	#DetailZoomOverlay {
		width: 97%;
		margin-left: 1%;
	}

	#DetailZoom .thumbs a {
		float: left;
	}

	#DetailZoom .image {
		/*width: 100%;*/
	}

	#DetailZoom .image img {
		width: 100%;
		height: auto;
	}

	#DetailInfo {
		margin: 0 0 1em 0;
		width: 100%;
	}

    #downloadList {    
        width: 100%;
    }

    #downloadList a.button {
        display: none
    }


	/*------------------------------------------------------*/
	/* Index nach Login von Erwin Einkauf */
	/*------------------------------------------------------*/

	#myIndex .textbox {
		width: auto;
	}
#myIndex .RubView{
	width:auto !important;
}
#myIndex .RubView li {
    width: 170px !important;
    margin: 10px 5px !important;
    float: left !important;
    height: 250px !important;
}

	#myIndex .card {
		margin-top: 1%;
	}

	#myIndex .card p {
		top: 5px;
	}

	/*------------------------------------------------------*/
	/* Schnellbestellungen */
	/*------------------------------------------------------*/

	.TableTwoColumns{
		clear:both;
		width:100% !important;
	}
	
	/*------------------------------------------------------*/
	/* Thumbnails in Rub & Listview ausblenden */
	/*------------------------------------------------------*/
	.lvThumbs {
		display:none;
	}
	
	.rvThumbs {
		display:none;
	}
	
	/* Search Error nur zwei Top-Produkte anzeigen */
	.articlelist.search-error li:nth-of-type(1n+3) {
        display: none;
    }
	/*------------------------------------------------------*/
	/* Artikel im CMS */
	/*------------------------------------------------------*/    
	
	/* Galerieansicht */
	/* Funktionsbuttons */
	.artCMS .articlelist.buttons .button{
		line-height: initial;
	}

	/* Listenansicht */
	/* Tabellarische Auflistung mit Summe */
	
	/* Produktslider */
	.artCMS .articleSlider button {
    	width: 35px;
	}	
}

@media only screen and (max-width: 640px) {
	#Logo_gif{
		background-size:contain;
	    height: 45px;
	}
	#LogoDivHeader{
		top:12px;
		left:5px;
	}
	#customerMenu > a > div > i {
		padding-bottom: 0;
	}

	
	/*------------------------------------------------------*/
	/* Allgemien Definitionen für Schrift, Abstände */
	/*------------------------------------------------------*/

	.ZweiSpalten, .DreiSpalten{
		float:none !important;
		width:100% !important;
	}

	.Height150{
		height:auto !important;
	}

	.toTablet{
		display:none !important;
	}

	/*------------------------------------------------------*/
	/* Grundstrukturen */
	/*------------------------------------------------------*/

	header{
		height:70px;
		background-color:#333333;
	}

	header h1{
		display:block;
	}

	body{
		border-top:none;
	}

	.meta-menu-container{
		display:none;
	}

	.SiteContainer{
		margin-top:70px;
	}

	footer #SkipParallax{
		left:20%;
	}

	/*------------------------------------------------------*/
	/* Warenkorbanpassungen */
	/*------------------------------------------------------*/

	#ScartInfo {
		width:3em;
		background:none;
		top:16px;
	}
	
	#ScartInfo .SmartphoneAmount.scartcounternumber {
		right: 2px;
	}
	
	#ScartInfo:hover #ScartItemDetails{
	display:none;
	}
	
	#ScartInfo span{
		text-indent:-999px;

	}
	
	#ScartInfo a p > span:first-of-type {
		display: none;
	}

	#ScartInfo span.SmartphoneAmount{
		display:inline;
		text-indent:0;
		font-familiy:'OpenSansBold';
		font-size:0.9em;
		top:-5px;
		color:#fff;
		font-weight:bold;
		padding:0;
		width:92%;
		text-align:right;
		position:absolute;
	}

	#ScartSteps li.step1{
		width:20%;
	}
	#ScartSteps li.step2{
		width:27%;
	}
	#ScartSteps li.step3{
		width:27%;
	}

	#ScartSteps li.step4{
		width:26%;
	}

	#ScartSteps .step3 p, #ScartSteps .step4 p{
		bottom:12px;
	}

	.ShopForm, .ShopFormNB{
		width:100%;
	}

	.ShopForm td {
		display:block;
	}

	.ShopForm td input, .ShopForm td select{
		width:100% !important;
	}

	.ShopForm td input.PLZ{
		width:40% !important;
		float:left;
	}

	.ShopForm td input.Ort{
		width:57% !important;
		margin-left:1%;
		float:right;
	}

	#ScartSteps strong{
		display:none;
	}

	#ScartSteps li p{
		left:20px !important;
	}

	#ScartSteps li.step1 p{
		left:3px !important;
	}

	.Gift .content{
		margin-left:0px;
	}


	/*------------------------------------------------------*/
	/* FACT-Finder Suche */
	/*------------------------------------------------------*/

	#FactFinder{
		width:auto;
		height:44px;
		margin-left:70px;
		margin-right: 7em;
		top:13px;
		border:none;
	}

	#FactFinder input{
		height:44px;
		-webkit-border-radius: 0 0 0 0;
		border-radius: 0 0 0 0;
	}

	#FactFinder button{
		background:none;
		right:12px;
		width:2.4em;
	}

	#FactFinder button i{
		color:#414141;
	}

	#FactFinder>a{
		display:none;
	}

	#suggestLayer{

		width:150% !important;
		max-height:250px;
		overflow:auto;
	}
	
	.SiteContainer {
		margin-left: 10px;
		margin-right: 10px;
	}

    .FFSContent {
        padding-left: 0
    }

	#ShopMenu,.FFSContent, .FFSContent #RubView li, .ShopContent, .ShopContent #RubView li, .StartContent #RubView li,
	.FFSContent #RubView li:nth-child(2n) {
		width:100%;
		float:none;
		margin-left:0;
		margin-right:0;
		clear:both;
	}

	.FFSContent #RubView li{
		border-bottom:1px solid #E5E5E5;
		/*margin-bottom:1.3em;*/
	}

	.FFSContent #RubView li p{
		margin-bottom:2em;
	}

	.FFSContent #RubView li h3, .FFSContent #RubView li p, #RubView li .btn-container{
		position:relative;
	}

	.FFSContent #RubView li .button{
		position:static;
	}

	#ListView p{
	margin:0 0 10px 110px;
	}

	#ArticlesPerPage ul li a{
		font-size:0.8em;
	}

	#RubView li .banner{
		position:absolute;
	}

	#suggestLayer{
		left:0px !important;
		width:98% !important;
	}

	#suggestLayer div ul.suggestLayerBlockImage, #suggestLayer .suggestLayerBlock  {
		width:100% !important;
	}

	#suggestLayer div ul.suggestLayerBlockText{
		display:none;
	}

	/*------------------------------------------------------*/
	/* Navigation */
	/*------------------------------------------------------*/

	#Navigationbar{
		position:fixed;
		margin-top:45px;
		display:none;
	}
	header #Navigationbar.fixed{
	margin-top:45px;
	}
 header #Navigationbar {
    margin-top: 49px !important;
}
.breakpoint-320 #Navigationbar ul.level_1{
	margin-top:0px;
}
	#Navigationbar.fixed{
		margin-top:70px;
	}

	#ResponsiveButton{
		position:absolute;
		width:3em;
		background:none;
		top:12px;
		right:3.3em;
	}

	#ResponsiveButton .wrapper{
		background:none;
	}

	#ResponsiveButton i{
		font-size:2em;
		color:#fff;
	}

	.Filter{
		margin-bottom:1em;
		margin:0 auto 1em auto ;
		display:block;
	}

	#UserNavi .submenu{
		border-right:none;
	}

	/*------------------------------------------------------*/
	/* Detailseite Anpassungen */
	/*------------------------------------------------------*/
	
	#DetailInfo{
		margin:0 0 1em 0;
		width:100%;
	}

	#DetailZoomOverlay, #PrintView, #PrintView body, #PrintView .SiteContainer{
		height:100%;
	}

	.SiteContainer .DetailMenu > section{
		display:none;
	}

	.InfoText .button{
		position:relative;
		margin:20px 20px 0 20px;
	}

	#DetailScart{
		margin-bottom:0.6em;
		margin-right:0px;
		margin-left:1em;
	}

	#DetailMoreInfos{
		margin-right:0px;
	}

	#DetailPrint{
		margin-right:0px;
	}
	#DetailZoom .image{
		width:100%;
	}
	#DetailZoom .thumbs img{
		float:left;
	}
	
	
	/*------------------------------------------------------*/
	/* Mainpage Slider */
	/*------------------------------------------------------*/
	#MainPageSlideshow h2{
		font-size:1.6em;

	}

	#MainPageSlideshow .slick-dots{
		display:none !important;
	}
}

@media only screen and (max-width: 480px){
	#Logo_gif{

	    height: 38px;
	}
	#LogoDivHeader{
		top:6px;
		left:10px;
		height: 38px;
	}

	#scart-popup-container{
		left: 10px;
		width: auto;
	}
	

	
	body {
		padding-top: 30px;
	}
	
	.SiteContainer {
		padding-left: 0;
		padding-right: 0;
	}
	
	.StartContent {
		margin-left: 1%;
		margin-right: 1%;
	}
	
	/*------------------------------------------------------*/
	/* Grundstrukturen */
	/*------------------------------------------------------*/
	#header, .CMS header{
		height:50px;
	}

	#header h1, .CMS header h1{
		top:3px;
	}

	#Logo{
		background-position:right bottom;
		height:44px;
		width:53px;
	}

	.SiteContainer{
		margin-top:55px;
	}


	.FormTwoColumns{
		clear:both;
		width:100%;
	}
	/*------------------------------------------------------*/
	/* FACT-Finder Suche */
	/*------------------------------------------------------*/

	#FactFinder{
		top:7px;
		height:40px;
	}

	#FactFinder input{
		height:36px;
	}

	#FactFinder button i{
		padding:0.4em 10px;
	}

	.resp_tabs_cont .resp-tabs-list li a{
		padding: 10px;
	}

	/*------------------------------------------------------*/
	/* Navigation */
	/*------------------------------------------------------*/

	#ResponsiveButton{
		top:3px;
	}

	#Navigationbar.fixed{
		margin-top:50px;
		overflow-y:scroll;
		max-height:80%;
		height:auto;
	}

	#ScartInfo{
		top:5px;
	}

	#NaviLogin{
		margin-bottom:0px;
	}

	/*------------------------------------------------------*/
	/* Mainpage Slider */
	/*------------------------------------------------------*/
	#MainPageSlideshow h2{
		font-size:1.6em;

	}

	#MainPageSlideshow .slider-content>div{
		display:none;
	}

	/*------------------------------------------------------*/
	/* Detailseite Anpassungen */
	/*------------------------------------------------------*/

	#DetailText{
		margin:0;
	}

	#DetailBack{
		display:none;
	}

	/*------------------------------------------------------*/
	/* Footer */
	/*------------------------------------------------------*/

	#Sitemap nav,#Sitemap div.ce_text{
		width:90%;
		margin-left:5%;
		margin-top:2%;
	}

	/*------------------------------------------------------*/
	/* Warenkorbanpassungen */
	/*------------------------------------------------------*/

	#DirectOrderTable{
		display:none;
	}

	/*------------------------------------------------------*/
	/* Rubanzeigen */
	/*------------------------------------------------------*/

	#RubView #TopProducts li{
		width:98%;
	}

	#ShopMenu .Filter.button{
		width:auto;
	}

	.responsive-table Center{
		text-align:right !important;
	}
	
	.main-content .ArticleElement {
        width: 100%;
    } 

    /*------------------------------------------------------*/
    /* Kundenstartseite */
    /*------------------------------------------------------*/
    
    #customerMenu div.textContainer h4 {
        font-size: 1em;
        padding: .5em 0;
    }
    #customerMenu div.textContainer p {
        font-size: .8em;
    }
    /* Artikel im CMS */
    	.artCMS .articlelist.buttons input.amountSmall{
		width:60px;
	}
    
}
