body{
    font-family: 'Duru Sans', sans-serif;
    background-color: #ebebeb;
	font-size: 16px;
	line-height: 1.7em;
}

h2, .h2 {
	background-color: #aaaaaa;
	color: #ffffff;
	padding: 8px;
	margin-top: 10px !important;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
}
h1, .h1 {
	background-color: #aaaaaa;
	color: #ffffff;
	margin-top: 10px !important;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 8px 5px 8px 20px;
	border-radius: 20px;
}

h7, .h7 {
    background-color: #aaaaaa;
	color: #ffffff;
    padding: 8px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
h8, .h8 {
 	color: #000;
 	font-size: 18px;
	font-weight: bold;
}
.youarehere {
	margin-top:10px;
	max-width: 1100px;
}
.content-block {
  gap: 5px;
  background-color: #ffff80;
  padding: 10px;
}
.fa.fa-spinner.fa-spin.spinner-animation {
  display: none;
}
.row_ {
    margin-right: -15px;
    margin-left: -5px;
}
.head_top1{
    background-color: #fff;
    padding: 7px 0;
    color: #aaaaaa;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(203,203,203,1);
    -moz-box-shadow: 0px 4px 5px 0px rgba(203,203,203,1);
    box-shadow: 0px 4px 5px 0px rgba(203,203,203,1);
}
.video {
	max-width: 100%;
    height: auto;
}
.head_top2{
	    background-color: #CCCCCC;
}
.head_top2 .container {
	width: 100%;
	max-width:1550px;
}
.carousel-inner > .item > video,
.carousel-inner > .item > a > video {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-responsive {
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
}
#suche input{
    border: 1px solid #ccc;
    color: #000;
    border-radius: 0px;
    font-style: italic;
}
#logo{
	margin-top: 0px;
	margin-right: 20px;
	float:left;
}
#top_2 {
    float: right;
    width: 150px;
}
#top_3 {
    float: right;
    width: 150px;
}
#suche {
    float: left;
    margin-right: 10px;
	width: 42px;
	height: 42px;
    cursor: pointer;
    background-image: url(/rs_files/350/67/template/media/img_new/search.png?v=20250820);
}
#use_log {
    float: left;
    cursor: pointer;
    background-image: url(/rs_files/350/67/template/media/img_new/user.png?v=20250804);
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
}
#use_log:hover {
    background-image: url(/rs_files/350/67/template/media/img_new/user_dark.png?v=20250804);
}
.active_user{
	background-image: url(/rs_files/350/67/template/media/img_new/use_green.png?v=20250804) !important;
	 width: 42px;
    height: 42px;
    background-repeat: no-repeat;
}
#menu_btn{
	float: left;
}
.head_top2 img{

}
.icons_bild {
    float: left;
	margin-right:10px;
}
.icons_text {
    float: left;
    margin-top: 5px;
    color: #4E5568;
}
.icons_text:hover {
    color: #EC7405;
}
.info_menu {

    margin-bottom: 25px;
}
.hvr-radial-out {
    display: block !important;
    background: #fff !important;
}
.info_menu li{
	display: inline-block;
    margin: 5px;
}
#logo_img{
	max-width: 70%;
}
.md_t_10{
margin-top: 10px;
}
.marg_top_20{
margin-top: 20px;
}
.inl_b{
    display: inline-block;
}
.btn_info_1{
    border: none;
	border: medium none;
    background-color: transparent;
    font-size: 61px;
    color: #046EAD;
	outline:none;
	
}
.btn {
    color: #FFFFFF;
	background-color: #F79100;
	border-radius: 20px;
	font-weight: bold;
}
.btn_productsearch {
  width: 100%;
  padding: 5px;
  margin: 10px 0px 30px 0px;
  font-size: 25px;
  font-weight: bold;
}

/* .hvr-radial-out:before {
   z-index: 10;
box-shadow: 8px 8px 15px rgba(0,0, 0, 0.4);
-webkit-transform: rotate(0deg) scale(1.1);
-o-transform: rotate(0deg) scale(1.1);
-moz-transform: rotate(0deg) scale(1.1);
-ms-transform: rotate(0deg) scale(1.1);
transform: rotate(0deg) scale(1.1);
} */
.firstProducts img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear; 
}
.firstProducts img:hover {
z-index: 10;
/* box-shadow: 8px 8px 15px rgba(0,0, 0, 0.4); */
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
padding-top:0px;
padding-bottom:5px;
}
.warengruppe img:hover {
z-index: 10;
/* box-shadow: 8px 8px 15px rgba(0,0, 0, 0.4); */
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
padding-top:5px;
padding-bottom:10px;
}
.btn_info_1:hover{
    color: #EC7405;
}
.menu_button_on{
    padding: 8px 15px 0;
    color: rgb(170, 170, 170);
    border: medium none;
    font-size: 26px;
    outline: none;
    background-color: #fff;
}
#form_login{
	    display: inline;
}
.menu_navig {
    display: inline-block;
}
.menu_navig ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}
.menu_navig ul li{
	display: inline-block;
}
.menu_navig a{
    color: #000000;
    padding-top: 10px;
    display: block;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    font-size: 19px;
    padding-right: 27px;
}
.menu_navig a:hover{
    color: #aad700;
    text-decoration: none;
}
.menu_navig_UP ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}

.menu_navig_UP a{
    color: #aaaaaa;
    padding-top: 10px;
    display: block;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    font-size: 19px;
    padding-right: 27px;
}
.menu_navig_UP a:hover{
    color: #aad700;
    text-decoration: none;
}

.log_title {
    text-align: center;
    font-size: 19px;
    line-height: 3;
}
.inp_log{
    border-radius: 0px;
    margin-bottom: 5px;
}
.vergessen{
    text-align: center;
    margin-bottom: 5px;
}
.vergessen a{
    cursor:pointer;
	 color: #046EAD;
}
.vergessen a:hover{
    color: #C2E704;
}
.btn_all{
    background: #529E24;
    background: -moz-linear-gradient(top, #1e5799 0%, #b6cd1a 5%, #b6cd1a 5%, #a0dd1c 50%, #b6cd1a 100%);
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#b6cd1a 5%,#b6cd1a 5%,#a0dd1c 50%,#b6cd1a 100%);
    background: linear-gradient(to bottom, #FFFFFF 0%,#b6cd1a 5%,#b6cd1a 5%,#a0dd1c 50%,#b6cd1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#b6cd1a',GradientType=0 );
    padding: 4px;
    border: 0px;
    font-size: 17px;
    font-weight: n;
    color: #fff;
}
.btn_log{
width: 100%;
}
.registrieren{
    line-height: 2;
    text-align: center;
}
.registrieren a {
	 color: #046EAD;
}
.registrieren a:hover {
    color: #C2E704;
}
.social img{
	margin-right:20px;

}
#left_menu {
    background-color: #fff;
    margin-bottom: 20px;
    list-style-type: none;
    padding: 14px;
    line-height: 2;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.top_prod{
    background-color: #fff;
    margin-bottom: 15px;
    list-style-type: none;
    padding: 14px;
    line-height: 2;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    border: solid 1px #e2e2e2;
    height: 270px;
}
.top_prod:hover{
    border: solid 1px #aad700;
}
.warengruppe a {
    color: #52586A;
}
.warengruppe a:hover {
    color: #7EB42A;
}
.schr_pr {
    margin-top: 30px;
    margin-bottom: 15px;
}
span.nr_scritt {
    font-size: 48px;
    font-weight: bold;
    display: inline-block;
}
#login_user {
    margin-left: 20px;
}
.carousel-control.left {
    background-image: none;
  
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
}
.carousel-indicators li {
    width: 24%;
    height: 15px;
    cursor: pointer;
    background-color: #4f4f4f;
    border: 0px;
    border-radius: 0px;
    margin: 0px;
    float: left;
    margin-left: 2px;
}
.carousel-indicators .active {
    width: 25%;
    height: 15px;
    background-color: #f79100;
    float: left;
    margin-left: 2px;
}
.carousel-indicators {
    top: 100%;
    bottom: 0px;
    left: -2px;
    margin-left: 0px;
    width: 102.5%;
    float: left;
    text-align: left;
}
#footer{
    background-color: #505050;
    padding: 7px 0;
    color: #fff;
    margin-top: 100px;
    border-top: solid 5px #AAD700;
}
#suche2 {
	display: none;
}
#suche1 {
    margin: 25px 0px;
}
#suche1 input{
	font-style:italic;
}
.btn-flyer{
    color: #fff;
    background-color: #80C300;
    border-color: #aad700;
}
#search {
    background-color: #D6D6D6;
    display: none;
}
#logging{
    background-color: rgb(224, 241, 181);
    display: none;
}
.inact_col{
	color: #aaaaaa;
}
.inact_col:hover {
	color: #4F4F4F;
	cursor: pointer;
}
.mb_20{
	margin-bottom:20px;
}
.btn_anm{
    width: 100%;
    padding: 7px;
    color: #fff;
    font-size: 16px;
    background-color: #aad700;
    border: none;
    border-radius: 4px;	
}
.btn_anm:hover{
    background-color: #5EA72E;
}
.links{
	color: #5EA72E;
}
.links_white {
	color: #fff;
}
.links_white:hover {
	color: #FFF;
	text-decoration: none;
}
.mt_20{
	margin-top: 20px;
}
#line_log{
    height: 0px;
    border-top: 1px solid #aad700;
}
.tit_foot {
    color: #aad700;
    font-size: 17px;
    font-weight: bold;
}
#trenn1_footer{
    border-right: 1px solid #fff;
}
.trenn1_footer{
    border-right: 1px solid #fff;
}
.trenn1_footer a{
    color: #fff;
}
.center{
	text-align: center;
}
#center1{
	margin-left:30%;
}
.fs_10{
	font-size: 10px;	
}
.fs_12{
	font-size: 12px;	
}

.fs_12 a {
	color: #ffffff;	
}
.fs_13{
	font-size: 14px;	
}
.fs_16{
	font-size: 16px;
}
.fs_18{
	font-size: 18px;
	color: #fff;
}
.fw_b{
	font-weight: bold;
}
.sk1{
    margin-left: 12px;
    letter-spacing: 2px;
}
#right_foot{
	float: right;
    text-align: right;
}
.fl_r{
	float: right;
}
#pf_top{
	float: right;
}
/* #back-top {
    position: fixed;
    bottom: 300px; 
    right: 0px;
    z-index: 10;
} */

#back-top {
    position: fixed;
    bottom: 286px;
    right: -7px;
    z-index: 10;
}
#back-top span {
    width: 55px;
    height: 55px;
    display: block;
    background: url('/rs_files/350/67/template/media/img_new/nach oben.png') no-repeat;
}
#sidefix {
    width: 45px;
    position: fixed;
    right: 0px;
    margin-top: -348px;
}
#sidefix  img{
    margin-bottom: 7px;
    width: 45px;
}
.form-control:focus {
    border-color: #81B71D;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(224, 241, 181);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(224, 241, 181);
}
.mr_15{
	margin-right:15px;
}
.menu_navig_UP {
      
}
#pr_auflist{
    background-color: #EBEBEB;
    cursor: pointer;
}

.navbar_1 {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    background-color: #E0F1B5;
}
#product_btn{
    color: #000000;
    background-color: #EBEBEB;
    border-bottom: 1px solid #6D6D6D;
    border-top: 1px solid #6D6D6D;
    float: left;
    padding: 25px 2px;
    font-size: 20px;
    width: 100%;
}
#prod_left{
	display:none;
}
.hvr-icon-wobble-horizontal:before {
    color: #aad700;
}

.navbar-nav {
    margin: 0px;
}
.navbar-toggle {
	float:left;
}
.menu_navig_UP ul{
	display:none;
}
.ebeneeins {
	padding: 5px 7px;
    list-style-type: none;
    margin-bottom: 3px;
    background-color: #fff;
}
.ebeneeins:hover {
    text-decoration: none;
    background-color: #f79100;
}
.ebeneeins a{
    color: #000;
    display: inherit;
}
.ebeneeins a:hover{
    font-weight: bold;
}
.activeNavPoint {
    background-color: #aad700;
}
.activeNavPoint a{
	text-decoration: none;
    color: #fff !important;
    font-size: 20px;
    font-weight: bold;
}
#pr_left_1 {
    margin-top: 20px;
}
.ebenezwei {
    padding: 5px 0px 5px 10px;
    background-color: #fff;
    margin-bottom: 3px;
}
.ebenezwei a:hover{
    font-weight: bold;
}
.ebenezwei:hover {
    text-decoration: none;
    background-color: #C3E276;
	color: #404040;
}
.activePoint2 a{
	color: #aad700 !important;
	font-weight: bold;
}
.activePoint3 a{
	color: #aad700 !important;
	font-weight: bold;
}
.ebenezwei a{
    color: #000;
}
.ebenezwei a:hover{
    font-weight: bold;
	text-decoration: none;
	color: #404040;
}
.ebenedrei {
    padding: 5px 0px 5px 20px;
    background-color: #fff;
    margin-bottom: 3px;
}
.ebenedrei a:hover{
    font-weight: bold;
}
.ebenedrei:hover {
    text-decoration: none;
    background-color: #C3E276;
	color: #404040;
}
.ebenedrei a{
    color: #000;
}
.ebenedrei a:hover{
    font-weight: bold;
    text-decoration: none;
}
.waren_name {
  margin-top: -20px;
  line-height: 1.3em;
}
.prod_artikel{
    overflow: hidden;
    background-color: #fff;
    list-style-type: none;
    padding: 5px 3px 3px 5px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    border: solid 2px #e2e2e2;
    height: 225px;
    margin-right: 3px;
	margin-left: 3px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 20px;	
}
.prod_artikel:hover {
    border: solid 2px #a2a2a2;
}
.prod_artikel a{
	text-decoration:none;
}
.firstProducts{
    color: #52586A;
}  
.firstProducts:hover{
    color: #aad700;
}
.prod_artikel span:hover{
    color:#aad700;
	font-weight: bold;
}
.prod_artikel img {
	/* width: 150px; */
	    height: 160px;
}
#button_ZUSF_SUM{
width:100%;	
}
.prod_artikel span{
    color:#a0a0a0;
}
.bg_cont {
    margin-top: -20px;
    margin-bottom: 0px;
}
.bg_cont h5{
	font-weight: bold;
}
.produkt_description {
	display: inline-block;
	background-color: white;
	margin-bottom: 10px;
	padding: 20px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
	width: 100%;
}
.productLongTitle {
    font-size: 16px;
    font-weight: bold;
}
.bg_col {
    background-color: #fff;
    padding: 15px 15px;
	padding: 8px 5px 8px 20px;
	border-radius: 20px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}
.info_btn {
    background-color: #aad700;
    padding: 1px 8px;
    width: 28px;
    border-radius: 16px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    border: none;
}
.info_btn_d {
    background-color: #aad700;
    padding: 0px 12px;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-bottom: 3px;
    border: 0px;
    font-size: 20px;
}
.info_btn_d:hover{
        color: #333;
}
.info_btn:hover{
        color: #333;
}
.btn_kalk {
    background-color: #aad700;
    border-radius: 20px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
	margin-bottom: 10px;
}
.btn_service {
    background-color: #F79100;
    border-radius: 0px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.bg_cont_det h4{
	    color: #aad700;
    font-weight: bold;
}
.left_d{
    background-color: #fff;
    padding: 20px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 20px;	
}
.left_up{
	background-color: #fff;
    padding-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}
.listbox_area{
    width: 100%;
    margin-bottom: 10px;
    height: 35px;
    background-color: #ebebeb;
	border: 1px solid #BFB9B9;
	border-radius: 20px;
	padding: 5px 35px 5px 15px;
	font-size: 16px;
}
.listbox_area[type="number"]{
	padding: 5px 5px 5px 15px;
	min-width: 150px;
}
textarea {
	border-radius: 20px;
	padding: 5px 15px 5px 15px;
	font-size: 16px;	
}
input {
	border-radius: 20px;
	padding: 5px 15px 5px 15px;
	font-size: 16px;	
}
input[type="checkbox"] {
	height: 25px;
  	width: 25px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
	width: 100%;
	background-color: white;
    background-image: url(/rs_files/350/67/template/media/images/selectn.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 35px;
	color: black;
}
td, th {
	font-size: 15px;
	line-height: 1.7em;
}
#tbl_1{

}
#tbl_2{

}
.info_btn_d{
	
}
#bemerk{
    width: 100%;
    min-height: 100px;
    background-color: #EBEBEB;
	border: 1px solid #A9A9A9;	
}
#reference-field{
    width: 100%;
    background-color: #EBEBEB;
    border: 1px solid #A9A9A9;	
}
.tit_rs_kalk{
    background-color: #AAD700;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
	padding: 10px 15px 5px 16px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 20px 20px 0px 0px;

}
.bg_cont_det_r{
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px 0px 20px 20px;
}
.tenPT {
    width: 100%;
    line-height: 1.7;
    font-size: 14px;
}
.border_gr{
    height: 1px;
    border-top: 1px dashed #EBEBEB;
}
.btn_angebot {
    color: #fff;
    border: none;
    width: 100%;
    padding: 6px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 13px;
    background-color: #D1D1D1;
	border-radius: 20px;
}
.btn_angebot:hover {
color: #1e1e1e;
/*     background-color: #AAD700; */
}
.btn_kalk_det {
    background-color: #F79100;
    border-radius: 20px;
    width: 100%;
    padding: 7px;
    border: none;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.btn_kalk_det:hover {
color: #1e1e1e;
/*     background-color: #AAD700; */
}

#gutscheincode {
  width: 100%;
  background-color: #EBEBEB;
  border: 1px solid #A9A9A9;
}

.bild_kalk {

}
#toggleContent {
    overflow: hidden;
    margin-bottom: 20px;

}

#toggleContentButton {
    text-align: right;
}
.mg_bt_10 {
	margin-bottom:10px;
}
.bg_cont_det {
    background-color: #fff;
	padding: 10px 20px 10px 20px;
  	border-radius: 20px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}
.bg_cont_white {
	background-color: #fff;
}

.tbCat_inline2 {
 display:none;
}

.bg_cont_det.mg_left {
  margin-bottom: 15px;
}

#dl_header_direct {
    background-color: #aad700;
    text-align: center;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 12px;
}
#dl_header_direct:hover{
    background-color: #F79100;
}
#dl_header_direct span{
    color: #fff;
    line-height: 2.3;
    font-size: 17px;
    font-weight: bold;
}
#dl_header_later{
	background-color: #aad700;
    text-align: center;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 12px;
}
#dl_header_later:hover{
    background-color: #F79100;
}
#dl_header_later span{
    color: #fff;
    line-height: 2.3;
    font-size: 17px;
    font-weight: bold;
}
.mg_tp_20{
	margin-top:20px;
}
.button_r {
    text-align: right;
}
.link{
	color:#aad700;
}
.link:hover{
	color:#F79100;
}
.schr_pr_sm a{
	color:#fff;
}
#soc_ft img{
	width:50px;
}
.mainMenuPoint {

}
.mainMenuPoint:hover {
/*     background-repeat: no-repeat;
    background-position: 50% 100%; */
}
.mainMenuPoint > a, a:hover {

/*     padding: 20px 0;
    text-decoration: none; */
}
.hidden {
    display: none;
    visibility: hidden;
}
.subMenuContainer {
    z-index: 99;
    padding: 15px;
	left: -390px;
    position: absolute;
    height: auto;
    background-color: #ffffff;
	border-bottom: solid 10px #aad700;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
.subMenuContainer a{
	font-size: 14px;
}
.Box {
    float: left;
}
.loginFooter {
    margin-bottom: 20px;
}
.btn_log{
    width: 100%;
    padding: 7px;
    color: #fff;
    font-size: 16px;
    background-color: #aad700;
    border: none;
    border-radius: 4px;
    float: left;
    text-align: center;
    margin-bottom: 14px;
}
.btn_log:hover{
    background-color: #5EA72E;
	color:#fff;
	text-decoration:none;
}
    .glyphicon-chevron-right{
    margin-right: -41px !important;
	}
	.glyphicon-chevron-left{
		margin-left: -49px !important;
	}
#info_kalk {
    color: #fff;
    border: none;
    background-color: #F79100;
    width: 100%;
    padding: 5px;
    margin-bottom: 20px;
	font-weight: bold;
}
#info_kalk:hover{
    color: #000;
}
.hr_adresse{
    border-top: 1px solid #aad700;
}
input#grossdruck_width {
    width: 100px !important;
}
input#grossdruck_height {
    width: 100px !important;
}
img.img_ware_2 {
	z-index: 10;
	transform-origin: center center;
    width: 136px;
	-webkit-transition: all 0.35s ease-in-out;    
	-moz-transition: all 0.35s ease-in-out;    
	transition: all 0.35s ease-in-out;     
	cursor: -webkit-zoom-in;      
	cursor: -moz-zoom-in;      
	cursor: zoom-in;
	background: #ffffff;
}
img.img_ware_2:hover {
	z-index: 10;
	transform-origin: center center;
    /**adjust scale to desired size, 
	add browser prefixes**/
	-ms-transform: scale(1.1);    
	-moz-transform: scale(1.1);  
	-webkit-transform: scale(1.1);  
	-o-transform: scale(1.1);  
	transform: scale(1.1);    
	position:relative;      
}

.img_ware_3{
	transform-origin: top left;
	width: 100%;
    margin-bottom: 22px;
    /**a    height: 245px; **/
	background: #ffffff;
	z-index:100;
}

#info_det{
    width: 280px;
    color: #fff;
    border: none;
    background-color: #F79100;
    padding: 5px;
    margin-bottom: 20px;
}
.bild_upload{
	    float: none;
    width: 100%;
    margin-bottom: 22px;
}
#info_upl{
    color: #fff;
    border: none;
    background-color: #F79100;
    width: 100%;
    padding: 5px;
    margin-bottom: 20px;
}
#info_upl:hover {
    color: #000;
}
.inp_kalk{
	padding-top: 5px;
	display: inline-block;
	padding-right:15px;
}
#zahlarten{
	width:100%;
}
#weitercheck {
    color: #fff;
    background-color: #F79100;
    float: right;
    padding: 10px 65px;
}

a.breadcr {
    background-color: #AAA;
    padding: 3px 12px 3px 12px;
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
	border-radius: 20px;
}
a.bc {
    background-color: #AAA;
    padding: 3px 12px 3px 12px;
    display: inline-block;
    font-size: 13px;
	margin-bottom: 2px;
    color: #fff;
	border-radius: 20px;
}
.error_ms{
    background-color: #F79100;
    color: #fff;
    padding: 10px;
}

.subMenuRefs a {
    display: block;
    width: 98%;
    color: #000000;
    text-decoration: none;
    padding: 2px 2px 2px 5px;
}
.subMenuRefs a:hover {
    width: 98%;
    color: #FFF;
    background-color: #f79100;
    text-decoration: none;
}

.nochfragen {
	padding: 10px 10px 20px 20px;
    border-top: solid 5px #aad700;	
	background-color: #ebebeb;
}

.nochfragen h5 {
	color: #404040;
	font-size: 22px;
	font-weight: bold;
}
.nochfragen p {
	font-size: 16px;
	line-height: 22px;
}

/*
body.modal-open .container {
  filter: blur(5px);
}
*/
/*==========  @media ==========*/
@media only screen and (max-width : 1550px) {
	#sidefix{
		display:none;
	}
	#zahlarten{
		display:none;
	}

			#footer {
		background-color: #505050;
		padding: 7px 0;
		color: #fff;
		margin-top: 15px;
		border-top: solid 5px #aad700;
	}
	
	
}
@media only screen and (max-width : 992px) {
	.menu_navig ul li {
		display: block;
	}
		.menu_navig ul {
		background-color: #6F7892;
		display: none;
		width: 100%;
	}
	.mr_15{
		margin-right: 0px;
	}
	
	#footer {
		background-color: #505050;
		padding: 7px 0;
		color: #fff;
		margin-top: 15px;
		border-top: solid 5px #aad700;
	}
		#soc_ft{
		display:none;
	}
	.prod_artikel {
    margin-bottom: 10px;
}
	.row_ {
	margin-left: -15px;	
	}
}
@media only screen and (max-width : 768px) {
	.info_menu {
		display: none;
		margin-top: 15px;
		padding: 14px;
		vertical-align: middle;
		width: 100%;
	}
	.menu_navig {
		display:none;
	}
	.db_rh{
	width:200px;
	display:inline-block;
	}
		#logo{    
		margin-top: 0px;
		margin-right: 0px;
		
	}
	#footer {
		background-color: #505050;
		padding: 7px 0;
		color: #fff;
		margin-top: 15px;
		border-top: solid 5px #aad700;
	}
		#soc_ft{
		display:block;
	}
	#top_3 {
    float: right;
    width: 150px;
}
.prod_artikel {
    margin-bottom: 10px;
}
}
@media only screen and (max-width : 480px) {
	.head_top2{
		display:none;
	}
	.menu_navig {
		display:none;
	}
	#logo{    
    width: 80%;
    margin-top: 5px;
    margin-right: 0px;
		
	}
		#footer {
		background-color: #505050;
		padding: 7px 0;
		color: #fff;
		margin-top: 15px;
		border-top: solid 5px #aad700;
	}
	#soc_ft{
		display:block;
	}
	#top_3 {
    float: right;
    width: 150px;
}
.prod_artikel {
	margin-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
 }
.bg_col {
		margin-left: 10px;
		margin-right: 10px;
	}
.bg_cont {
		margin-left: 10px;
		margin-right: 10px;
	}
	h2, .h2 {
	font-size: 18px;
	}
}

@media only screen and (max-width : 320px) {
	.menu_navig {
		display:none;
	}
	#logo{    
		width: 80%;
		margin-top: 7px;
		margin-right: 0px;
	}
#top_2 {
    float: right;
    width: 137px;
}
#top_3 {
    float: right;
    width: 137px;
}
	#footer {
		background-color: #505050;
		padding: 7px 0;
		color: #fff;
		margin-top: 15px;
		border-top: solid 5px #aad700;
	}
	#soc_ft{
		display:block;
	}
	.prod_artikel {
    margin-bottom: 10px;
}
.rs_sum {
    font-size: 12px;
}
.tenPT{
	font-size: 11px;
}
#button_ZUSF{
	font-size: 11px;
}
#lif_sort{
		font-size: 11px;
}
#k_tr_d{
padding:0px;	
}		
}
@media only screen and (min-width : 320px) {
#soc_ft{
		display:block;
	}
	#top_3 {
    float: right;
}

}

@media only screen and (min-width : 768px) {
		.info_menu {
		display: block !important;
		}
}
@media only screen and (min-width : 992px) {
	.menu_navig ul {
	text-align: left;
	}
	#top_2 {
    float: right;
    width: 100px;
	}
	
	#top_3 {
    float: right;
    width: 100px;
	}
	.modal-lg {
    width: 992px;
  }
}
@media only screen and (min-width : 1550px) {
	.container {
    width: 1470px;
  	}
	.navbar_1{
		display:none;
	}
	#soc_ft{
		display:none;
	}
	
}
/* cookie hinweis */
.cc_container .cc_btn {
background-color: #FFAB00 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
margin-right: 150px;
}
 
.cc_container {
background: #D6D6D6 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #000000 !important; /* Schriftfarbe des gesamten Bereichs */

}

.cc_container a, .cc_container a:visited {
    text-decoration: none;
    color: #e00000;
    transition: 200ms color;
}
.cc_message {
color: #000000 !important; /* Schriftfarbe des gesamten Bereichs */

}

.cc_container a {
color: #E00000; /* Textlink-Farbe "Mehr Infos" */
}

/* duru-sans-regular - latin */
@font-face {
  font-family: 'Duru Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.flyertrier.com/reseller_files/350/67/fonts/duru-sans-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Duru Sans'), local('DuruSans-Regular'),
       url('https://www.flyertrier.com/reseller_files/350/67/fonts/duru-sans-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.flyertrier.com/reseller_files/350/67/fonts/duru-sans-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.flyertrier.com/reseller_files/350/67/fonts/duru-sans-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://www.flyertrier.com/reseller_files/350/67/fonts/duru-sans-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.flyertrier.com/reseller_files/350/67/fonts/duru-sans-v10-latin-regular.svg#DuruSans') format('svg'); /* Legacy iOS */
}


.pop_up {
	/*hide scrollbar in password change window*/
	overflow: hidden;
}