

body{
	padding-bottom:0px !important;
	color: #000;
	font-size:14px !important;
	background:url(../images/paper.png);
	background-size: cover;
	font-family: 'Questrial', sans-serif;
}
.st_h3{
	font-family: 'Questrial', cursive;
	font-size: 64px;
	color: #000;
}
h4{font-family: 'Questrial', cursive;}
hr{
	margin-top:30px;
	margin-bottom:30px;
	display:block;
	border:none;
	color:white;
	height:1px;
	background:black;
	background: -webkit-gradient(radial, 50% 96%, 0, 23% 99%, 738, from(#000), to(#f4f4f4));
}
.st_01{
	font-size:15px;
	font-family: 'Questrial', sans-serif;;

}
a{
	color: #000;
}
/*------------Body-------------------------------------------*/

/*!------------- Head-----------------------------------------------------------------------------------*/
.top_section{
	padding-right: 0px;
	padding-left: 0px;

}
.drop_log{
	padding-left:10px;
}
#logout_button{
	padding-top: 3px;
	width: 108px;
	padding-bottom: 3px;
}
.top_log{
	background:#2f2e2d;
	margin-bottom:-18px;
}
.clear{
	clear:both;
}
.btn-warning{
	background:rgba(253, 218, 48, 0.78);
	border:none;
	color:black;
}
.logo_cont{
	background: url(../images/logo.png)no-repeat;
	height: 88px;
	width: 344px !important;
	margin-bottom: 0;
	margin-left: 37px;
}
.top_head{
	background:#2f2e2d;
	padding-top:5px;
	color:white;
	padding-right:32px;
}
.top_head a{
	color:white;
}
.top_bottom{
	z-index:"200";
	background:url(../images/top_back.png);
	-webkit-box-shadow: 0px 6px 33px 0px rgba(41,26,7,1);
	-moz-box-shadow: 0px 6px 33px 0px rgba(41,26,7,1);
	box-shadow: 0px 6px 33px 0px rgba(41,26,7,1);
}
.social_list{
	float: right;
	margin-right: -4px;
	margin-top: 6px;
}
.soc_img {
	height:0px;
	border:0px solid white;
	margin-right: -2px;
}
.sl_wrapper{
	margin-top:-28px;
	padding-left: 52px;
}

.search_img1{
	border: none;
	height: 52px;

	background-repeat: no-repeat;
	width: 190px;
}
.search_img2{
	height: 35px;
	background-image: url(../images/suche_btn_01b.png);
	background-repeat: no-repeat;
	width: 55px;
	border: none;
}
.search_img2:hover{
	height: 34px;
	background-repeat: no-repeat;
	width: 55px;
	border: none;
	background-image:url(../images/suche_btn.png);
	background-repeat: no-repeat;
}
.search_in{
	padding-bottom: 20px;
	height: 40px;
	background-color: rgba(240, 248, 255, 0);
	height: 65px;
	border: none;
	margin-left: 39px;
}
.search_input{

	width: 165px;
	background-color:white;
	margin-left: 24px;
	padding-top: 8px;
	border: none;
	padding-left: 7px;
	padding-bottom: 7px;
}
.search_btn{
	margin-top: 10px;
	border-radius: 0px;
	background-color: rgba(92, 184, 92, 0);
	border-color: rgba(76, 174, 76, 0);
	padding: 8px 5px 11px 5px;
	margin-top: -17px;
}
.search_btn:hover{
	margin-top: 10px;
	background-image:url(../images/suche_btn.png);
	background-repeat:no-repeat;
	background-color: rgba(92, 184, 92, 0);
	border-color: rgba(76, 174, 76, 0);
}
.bread{
	margin-top: 20px;
	padding: 10px;
	background-color:#ededed;
	margin-right: 10px;

}
.bread ul li{
	display:inline;
}
.back_bread{
	background-image:url(../images/background_bread.jpg);
	background-repeat:repeat-x;

}
.col-md-3.col-sm-12 {
  height: 150px;
}

/*!-------------Allgemeine Einstellungen-----------------------------------------------------------------------------------*/
a{
	text-decoration:none !important;
}
.info_btn{
	width: 30px;
	background: url(../images/info_btn.png);
	background-repeat: no-repeat;
	border:none;
	height: 30px;
	cursor: pointer;
}
.container-fluid{
	margin-left:-20px;
}
/*!-------------Ende Allgemeine Einstellungen----------------------------------------------------------------------------------*/
/*!-------------Ende Head-----------------------------------------------------------------------------------*/
/*!-------------Navbar-----------------------------------------------------------------------------------*/
.navbar{
	border-radius:0px;
	margin-bottom:0px;
	margin-top: -20px;
}
.nav_top{
	width:50%;
	border:none;
}
.navbar-nav {
	color:#494e14;;
	font-size:17pt;
	font-weight:400;
	font-family: 'Questrial', sans-serif;;

}
.navbar-nav ul{
	margin-top:0px !important;
}
.navbar-nav li a:hover{
	color:#494e14 !important;
}
.navbar-inverse ul li a{
	color:#494e14;

}
.navbar-inverse ul li a:hover{
	color:#494e14;
}
.navbar-invers a{
	color:#494e14 !important;
}

.img_cont{
	margin-bottom: 20px;
	border:none !important;

}
.navbar-nav:open{
	color:#494E14 !important;
}

.navbar-inverse{
	background-color: rgba(34, 34, 34, 0) !important;
	border-color:rgba(8, 8, 8, 0);;
}
.active :{
	background:#FFFFFF !important;
}
.open a{
	color:#494E14 !important;
}
.dropdown-menu{
	margin-top:-2px !important;

}
.drop_main{
	width:1027px;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:10px;
}
.kontodaten{
	color:#494e14;
	background-color: #E3E894 !important;
}
.kontodaten:hover{
	color:white;

}
.navbar-toggle{
	margin-left: 34px;
	margin-top:20px;
	float:left;
}

.item{
	height:auto;
	width:100%;
}
.menue_pkt ul li a{
	padding-top:5px;
	padding-bottom:5px;
}
.menue_pkt a :hover{
	background:red;
}
.product_item_top{
	font-size:11pt;
	padding-right:15px;
}
.product_item_top a:hover{
	background-color:#F0F3CA;

}
/*----------Carousel------------------------------------*/

.carousel {
	height: auto;
	margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
	height:326px;
	background-color: rgba(233, 233, 233, 0.58);
}
.carousel-inner > .item > img {
	position:absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 200px;
}
.carousel-indicators{
	padding-bottom:82px;
}
.carousel-inner{
	z-index:-1;
}

/*------------Carousel-----------------------------*/

/*!-------------Ende Navbar-----------------------------------------------------------------------------------*/
/*------------------sidebar------------------------------------------------*/
.right_side{
	height:150px;
	width:250px;
	background: #fff;
	margin-bottom: 20px;
	position:relative;
	cursor:pointer;
}
#chatWrapID {
	background:url(../images/sidebar_chat.png);
}



#payWrapID {
	background:url(../images/sidebar_zahlarten.png);
}
#versandWrapID {
	background:url(../images/sidebar_versandt.png);
}
#vortWrapID {
	background:url(../images/sidebar_vorteile.png);
}
#aktionWrapID {
	background:url(../images/sidebar_aktion.png);
}


.aktionen_sf{
	height: 150px;
	width: 50px;
	float: left;
	visibility: hidden;
}

.aktionen_p_sf {
	-webkit-transform: rotate(269deg);
	-moz-transform: rotate(269deg);
	-o-transform: rotate(269deg);
	writing-mode: horizontal-tb;
	color: white;
	padding: 20px;
	font-size: 16px;
	margin-top: 68px;
	margin-left: -5px;
	visibility: hidden;
}

.img_right{
	padding-left: 50px;
	padding-bottom: 8px;
	margin-top: 10px;
}

.img_right2{
	padding-left: 70px;
	padding-bottom: 8px;
	margin-top: 10px;
}
/*------------------Ende sidebar------------------------------------------------*/
/*!-------------Footer-----------------------------------------------------------------------------------*/


.footer{
	background: #000;
	margin-bottom:-40px;
	padding-bottom: 20px;
	padding-top: 20px;
	color: white;
	font-family: 'Questrial', sans-serif;;
}
.list_footer ul{
	padding-left:0px;
}
.list_footer ul li{
	list-style:none;

}
.list_footer ul li a{
	color:white;
}
.list_footer ul li a:hover{
	color:#993a26;
	text-decoration:none;
}
.footer_menue a{
	font-size: 14pt;
	color: white;
}
.footer_menue a:hover{

	color:white;
}
/*!-------------Ende Footer-----------------------------------------------------------------------------------*/
/*!-------------Content-----------------------------------------------------------------------------------*/
/*!-------------Pictures--------------------------------------*/
.prod_img{
	float:left;
	margin-top:20px;
	margin-right: 48px;
	border: 1px solid gray;
	height:250px;
	padding-right: 0px;
	padding-left: 0px;
}
.col-md-2 :hover{


}
.prod_img:last-child{
	margin-right:0px;
}
.pic_cat1{
	width:100%;
	padding-bottom:10px;
}
.pic_cat1{

}
.cont_space{
	margin-right: -11px;
}
.img_ware_2{
	height:auto;
	width: 80%;
}
/*!-------------Pictures--------------------------------------*/
/*!-------------container--------------------------------------*/
.container{
	margin-bottom:15px;
	
}
.trackcont{
	padding-right: 20px !important;
	padding-left:20px !important;
}
.cont{
	margin-bottom: 80px;
	background-color: #ededed;
	padding: 20px;
	margin-top: 80px;
	padding-bottom: 20px;

}
.select{

	height:30px;
}
.featurette{
	margin-top:5px;

}
.warning_size_img{
	position: relative;
	display: none;
	clear: both;
	min-height: 52px;
	width: 387px;
	height: 87px;
	float: left;
	margin-left:20px;
	margin-bottom:20px;

}
.best_det{
	margin-right: 14px;
	margin-bottom: 6px;
	padding-right: 19px;
	padding-left: 19px;

}
.hr_cat{
	margin-top: 10px;
	margin-bottom: 0px;
}
.cat_cont{
	width:100%;
	margin-top:40px;
	border:1px solid #fff;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	margin-left:-4px;
	background: #fffc;
}
.cat_txt{
	text-align:center !important;
}
.cat_cont1{
	height: 215px;
	margin-top: 20px;
	padding-left: 24px;
	width: 170px;
	margin-left: 5px;
	margin-right: 5px;
    margin-bottom: 25px;
}
.cat_cont1:last-child{
	margin-right:0px;
}

.product_block {
    max-height: 175px;
	max-width: 175px;
}

.img_cat{
	margin-bottom: 10px;
}
.prod_bez{
	padding-left:5px;
}
.cont_adr{
	margin-bottom:20px;
	border-bottom:20px solid #ededed !important;
}
.cont_out{
	background-color:white;
	padding-right:10px;
}
.cont_inner{
	padding: 30px;
}
.head_acc{
	padding: 8px;
	background-color: #fff;
	border: 1px solid #e1e1e8;
}
.acc_inner{
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cont_up{
	background:white;
}
.productLongDescPoint{
	padding-top:7px;
}
.listbox_area{
	max-width:400px;
	height:30px;
}
/*--------------Adresse--------------------------------------------*/
.addr_an{
	float:left;
}
.addr_an:last-child{

}
.addr_in{

}
.pw_verg{
	margin-bottom: 16px;

	color: #a2cc38;
	font-size: 14px;
	float: left;
}
.adr_cont2{
	padding-left: 20px;
	padding-right: 3px;
	margin-top: 20px;
}

/*--------------Adresse--------------------------------------------*/
/*------------Elemente--------------------------------------------*/

.btn_dist{
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn-success{
	background-color: #D4DF3B ;
	border-color: #D4DF3B;
}
.btn-success:hover{
	background-color: #B4BD35;
	border-color: #B4BD35;
}
.btn{
	border-radius:0;
}
.product_item_top {
	font-size: 15px;
	padding: 3px 4px;
}

.search_quer{
	margin-top:10px;
}
.right_wrapper{
	position:fixed;
	right:-40px;
	top:132px;
	width:100px;
	height: 100px;
	z-index:1000;
}
.cat_txt_top{
	margin-left: 10px;
}



#back-top span {
	width: 105px;
	height: 105px;
	display: block;
	background:  url('/reseller_files/350/111/template/images/Button.png') no-repeat;
}

div#back-top a{
	color: transparent;
}

#back-top{
	align-items: center;
	display: flex !important;
	justify-content: center;
}
.mrg_10{
	margin-bottom: 100px;}



@-moz-document url-prefix() {
	.logo_cont{
		margin-top:-26px;
	}
}





/* IE8, FF, Saf, Opera (Everything but IE 6,7) */

@media only screen and (min-width: 1024px){
	.navbar-inverse ul {
		width: 1170px !important;}



}

@media only screen and (max-width: 1024px){

	.navbar-inverse ul {
		width: 590px !important;
	}

	.drop_main{
		-webkit-columns: 3;
	}
	.right_wrapper{
		display: none !important;
	}
	.col-md-3 img{
		display: block;
		margin: 0 auto;
	}

	.col-md- img{
		display: block;
		margin: 0 auto;
	}



}
@media only screen and (max-width: 420px){

	.drop_main{
		-webkit-columns: 1;
	}
	.navbar-inverse ul {
		width: 300px !important;
	}
	.st_01 img{
		height: auto !important;
		margin-left: auto !important;
		margin-top: auto !important;
	}
	.best_det{
		width: 220px;
		float: left !important;

	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
		margin-left: 25px;
	}

	.logo_cont{
		margin-left: 10px;
	}





}

@media only screen and  (max-width: 767px) {

	.drop_main {
		-webkit-columns: 1;
	}

	.navbar-inverse ul {
		width: 250px !important;
	}

}
@media only screen and (min-width: 1025px){
    .navbar-nav > li > .dropdown-menu {
        padding-right: 30px;
    }
}

/*!-------------ende container--------------------------------------*/

/*!-------------EndeContent-----------------------------------------------------------------------------------*/

/*!-------------mediaquery--------------------------------------*/




/*!-------------mediaquery--------------------------------------*/


