.sonderTopBereich {
	background-color:#fff; padding:5px; margin:10px 15px 10px 10px;
}
.stb_Logo {
	float:left; padding:10px;
}
.stb_Logo img {
	height:73px;
}
.stb_Content {
	float:left; padding-top:13px; padding-left:6px;
}
.stb_Headline {
	font-size:15px; color:#383838;font-weight:bold;
}
.stb_LinkList {
	display:inline-block; padding-top:5px;
}
.stb_ActiveLink {
	text-decoration: underline; font-weight:bold; 
}

.standardButton {
	text-align:center;margin:20px;
}
.standardButton * {
	padding:10px;background:#c03938;color:#fff;cursor: pointer;
}

button.fav-icon-marked {
	color:#f5c400; 
}

button.fav-icon-unmarked {
	color:#9ca3af; 
}
button.fav-icon {
  background: none;
  border: none;
  font-size: 30px;
  margin-right: 5px;

  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 32px;
  height: 32px;
  padding: 0;
  vertical-align: middle;
  position: relative;
}

.fav-star {
  display: inline-block;
  transform-origin: center;
}

/* Puls nur am Stern */
.fav-star.fav-pulse {
  animation: favStarPulse 1.4s ease-in-out infinite;
  color: #f5c400;
}

@keyframes favStarPulse {
  0%   { transform: scale(1); }
  50%  { transform: scale(1.18); }
  100% { transform: scale(1); }
}

/* Tooltip (bleibt statisch) */
.fav-tip {
  position: absolute;
  right: calc(100% + 2px);
  top: 50%;
  transform: translateY(-50%);
  background: #383838;
  color: #fff;
  font-size: 12px;
  padding: 6px 8px;
  border-radius: 10px;
  white-space: nowrap;
  pointer-events: none;
  z-index: 10;
  line-height:1.5
}

.info-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.info-btn {
  cursor: pointer;
  background: none;
  border: none;
  font-size: 14px;
  padding: 0;
  color:#1f8f3a
}

.tooltip {
  position: absolute;
  top: calc(100% + 8px);  /* unter dem Button */
  right: 0;               /* rechte Kante am Button ausrichten */
  left: auto;
  transform: none;
  display: none;

  width: 150px;
  background: #222;
  color: #fff;
  padding: 8px 10px;
  border-radius: 6px;
  font-size: 12px;
  line-height: 1.4;
  white-space: normal;
  z-index: 999;
  box-shadow: 0 4px 12px rgba(0,0,0,.25);
}

/* Pfeil */
.tooltip::after {
  content: "";
  position: absolute;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: transparent #222 transparent transparent;
}


h1, h2, h3 {
	font-size:17px;
	font-weight:bold;
	padding-left:5px;
	padding-top:8px;
	margin-bottom:0;
}
h2 {
	<!--display:inline-block;-->
}
h2 .tiefpreis {
	color: #1f8f3a;
}
h3 {
	font-size:15px !important;
}
#suchVorschlaege,.AppBox{
    position:fixed;
    width:100%
}
#logout_link a,.AppBox,.AppBox a,.custom-row,.prozent,footer,span.percent_new{
    text-align:center
}
#content,main{
    padding:0 0 0 5px
}

#tiefstpreis-box {
  position: relative;
  background: #ECFDF3;
  margin: 10px 15px 10px 10px;
  padding:10px;
  overflow: hidden;
}

#tiefstpreis-box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  background: #1f8f3a;
}

.favoriten-box-gelb::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  background: #f5c400;
  border-top-left-radius:16px;
  border-bottom-left-radius:16px;
}

.favoriten-box-gruen::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  background: #729433;
  border-top-left-radius:16px;
  border-bottom-left-radius:16px;
}

.schattenkachel {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	background:#fff;
	margin:10px 15px 10px 10px;
}

#suchVorschlaege{
    display:none;
    z-index:2147483647;
    background-color:#fff;
    padding-left:10px;
    color:#5a5a5a;
    height:100%;
    margin-top:5px;
    border-top:2px solid #e7e7e7;
    left:0
}
#BreadcrumbList a,.AppBox a,a,a.formfield_user_submit,a.produkt_box,a.tags,footer p a{
    text-decoration:none
}
.AppBox,.AppBox a{
    display:block
}
.AppBox{
    background:url(https://www.aktionspreis.de/system/images/appicon.png) 10px 5px/auto 80% no-repeat #f7f7f9;
    border-bottom:1px solid #dbe8f1;
    color:#000;
    padding:15px;
    z-index:1000;
    height:auto
}
#ad_skyscraper,.adw_unt_link,.preis,.prozent,span.percent_new{
    position:absolute
}
.AppBox a{
    color:#383838
}
.AppBox span{
    z-index:1000;
    background:url(../../../images/icons/smallx.png) 5px 5px no-repeat #000;
    color:#fff;
    padding:1px 11px 1px 7px;
    font-size:16px;
    float:right;
    display:inline-block;
    margin-right:20px;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.75);
    border:2px solid #fff;
    border-radius:50px
}
#logout_link,a.produkt_box{
    border-top:1px dashed #c3c3c3
}
body{
    font-size:12px;
	background:#f9f6f9
}
.w3-row{
    padding-top:5px
}
.text_input{
    width:100%;
    background:0 0;
    border:none;
    outline:0!important
}
.submit_input{
    border:none;
    outline:0;
    height:25px;
    color:#fff;
    display:inline-block
}
#zip_input,.suche_lupe{
    border-bottom:1px solid #c03938;
    border-top:1px solid #c03938;
    height:38px
}
.suche_lupe{
    background:url(../../../images/template/suchlupe.png) 9px/60% auto no-repeat #c03938;
    width:41px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px
}
.suche_submit{
    width:100%;
    height:100%;
    background:0 0;
    border:none
}
#ad_skyscraper{
    display:none;
    width:160px;
    right:-160px
}
#input_header{
    padding-bottom:3px
}
.custom-row{
    font-size:10px;
    color:#fff;
    padding:0;
    margin:0 0 0 -5px;
    border-top:1px solid transparent;
    border-bottom:0;
    border-left:0;
    border-right:0
}

#zip_input{
    width:100%;
    border-radius:5px
}
.unternehmen_angebote_zahl{
    display:block;
    color:#424242;
    text-decoration:none;
    margin:10px
}
span.percent_new{
    margin:65px 0 0;
    color:#fff;
    font-weight:700;
    font-size:10px;
    background-image:url(../../../images/template/prozent_etikett_neu.png);
    background-size:auto 100%;
    background-position-x:14px;
    background-repeat:no-repeat;
    width:80px;
    padding:2px 2px 2px 7px
}
footer p,footer span{
    font-size:8px
}
.produkt_bild,.produkt_bild img{
    height:80px;
    width:80px
}
span.grundpreis{
    font-size:8px;
    display:block;
    color:#888
}
.produkt_box{
    padding:5px;
    margin-left:-5px text-decoration: none;
    overflow:hidden
}
a.produkt_box{
    background:url(../../../system/images/template/mobil/pfeil_rot_mobil.png) right center no-repeat;
    display:block
}
.produkt_bild{
    float:left;
    background-size:contain;
    margin-right:5px
}
#logo_menu img,.prozent,.switcher{
    height:20px
}
#BreadcrumbList a,.beschreibung,footer p a{
    color:#515151
}
.prozent{
    display:block;
    width:47px;
    margin-top:58px;
    left:0;
    margin-left:11px;
    background:url(../../../images/template/prozent_etikett.png) center right/auto 100% no-repeat;
    color:#fff;
    padding-top:2px;
    font-size:15px;
    font-weight:700;
    padding-right:13px
}
.preis{
    float:right;
    font-weight:700;
    font-size:16px;
    margin-top:63px;
    right:0;
    margin-right:25px
}
.w3-bottom{
    background-color:hsla(255,100%,0%,.5)
}
.w3-bottom div.buttons{
    text-align:center;
    background:#fff;
    margin:5px;
    border-radius:5px;
    color:#c03938;
    border:1px solid #fff;
    font-weight:700
}
footer{
    background:#515151;
    color:#fff;
    width:100%
}
footer p{
    margin-bottom:0
}
.clear{
    clear:both
}
.warning_info{
    font-size:12px;
    background:url(../../../images/template/mark.png) 17px center/17px 16px no-repeat #cb6a69;
    margin:10px;
    padding:10px 20px 10px 49px!important;
    border-radius:3px;
    font-style:italic;
    color:#fff;
    text-align:justify
}
.warning_info a{
    color:#fff
}
.formfield_user_submit{
    margin:5px 0 0;
    width:auto;
    display:inline-block;
    float:right;
    background:#c03938;
    color:#fff;
    border:0;
    border-radius:3px;
    padding:10px 25px 12px;
    cursor:pointer;
    font-weight:700
}
div.submit{
    display:block;
    margin-top:5px
}
a.formfield_user_submit{
    float:none;
    color:#fff
}
#menu_buttons span,.switcher{
    float:right
}
.menu_form{
    margin:8px 7px;
    color:#929292
}
#reg_form,#suchfeld_del_x,.w3-sidenav{
    display:none
}
.description{
    border:1px solid #e6e6e6;
    border-radius:5px 0 0 5px;
    padding:9px 3px;
    color:#929292;
    background:#e6e6e6
}
#logout_link a,.submit input{
    color:#fff;
    background:#c03938;
    border:#c03938;
    padding:5px 9px;
    font-weight:700;
    float:right
}
#logout_link{
    padding:5px 5px 0
}
#logout_link a{
    border-radius:5px
}
#alarm{
    margin-bottom:3px
}
.alles_anzeigen_mobile,.alles_anzeigen_mobile_mehr{
    display:block;
    padding:10px 0 30px;
    margin-right:5px;
    font-weight:700;
    color:#c03938;
    text-align:right
}
#LocationHeader,#SearchFormMobile,.alles_anzeigen_mobile_mehr{
    padding-top:0
}
.switcher{
    width:40px;
    display:inline-block;
    cursor:pointer;
    margin-top:-2px;
    background-image:url(../../../images/template/switcher.png)
}
.switcher_on{
    background-position:40px 0
}
.fliesstext{
    padding:10px 10px 10px 5px;
    text-align:justify
}
#logo_menu{
    padding-top:2px;
    float:left
}
#menu_buttons{
    margin-left:5px;
    max-width:120px;
    padding-bottom:5px
}
#LocationHeader input[type=submit],#menu_buttons img{
    cursor:pointer
}
.sortlink{
    display:block;
    padding:10px 10px 0 30px;
    font-weight:700
}
.ssortlink{
    padding-left:40px;
    font-weight:400
}
.sortenlistung{
    color:#383838;
    float:left
}
.sorten_background{
    min-height:100px;
    background:0 20px no-repeat;
    padding-left:60px
}
.adw_unt_link{
    width:44px;
    height:40px;
    right:5px;
    padding-top:9px;
    display:block;
    z-index:1
}
.adw_unt_logo{
    width:40px;
    height:40px;
    float:left
}
.adw_unt_farbe{
    width:2px;
    height:40px;
    margin-left:2px;
    float:left
}
nav{
    width:100%!important;
    margin-top:-46px
}
.nav_content{
    background:#fff
}
.nav_link{
    font-size:16px;
    display:block;
    padding:0 0 4px 32px;
    margin:5px 0;
    background:left 15px top 6px/12px no-repeat;
    border-bottom:1px solid #545454
}
.nav_link_arrow{
    height:15px;
    float:right;
    margin:4px 9px 0 0
}
.nav_link_content{
    display:none;
    background:#eee;
    padding:0 0 0 28px
}
.nav_userfeld div{
    padding:0 0 10px 10px
}
.pbild_puebersicht{
    background-size:60px 60px;
    min-height:80px;
    background-repeat:no-repeat;
    background-position:0 20px;
    padding-left:60px
}
.loginerror{
    background:#c03938;
    display:block;
    text-align:center;
    color:#fff;
    font-weight:700
}
#BCListHome,a.nicht_anzeigen,a.tags{
    display:inline-block
}
.preisalarm{
    background:#6b8e23;
    text-align:left;
    color:#fff;
    font-size:12px;
    padding:0 10px 0 5px;
    margin:0 -5px;
    overflow:hidden
}
.graeulich{
    background:#a2b47d
}
.leiste_vollstaendig{
    position:fixed;
    bottom:0;
    left:0;
    background-image:url(../../../images/fussleiste/bg.png);
    width:100%;
    z-index:999;
    color:#fff;
    font-size:12px
}
span.grundpreis{
    float:none
}
.tabelle_preis{
    font-size:11px
}
.tabelle_aktionspreis{
    font-weight:700;
    color:#c03938
}
img.zu_angeboten,img.zum_onlineshop{
    float:right;
    margin-right:10px;
    height:20px;
    margin-top:-5px
}
input.PreisalarmForm{
    border:none
}
.warning_info_grey{
    margin:10px;
    padding:10px 20px 10px 49px;
    border-radius:3px;
    font-style:italic;
    color:#fff;
    background:url(../../../images/template/mark.png) 17px center/17px 16px no-repeat #626262;
    text-align:justify
}
#sV_top{
    font-style:italic;
    padding-top:10px
}
#sV_beliebt,#sV_ergebnisse{
    font-weight:700;
    padding-left:20px
}
#header{
    z-index:99
}
#LocationHeader{
    font-weight:700;
    color:#5a5a5a
}
#main_header{
    margin-top:-6px
}
a.tags{
    background:#fff;
    padding:4px 8px 5px 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    font-size:9px;
    margin:0 5px 5px 0;
    border-radius:10px;
    line-height:normal;
	
}
#Breadcrumb{
    margin-top:5px 0 0 5px
}
#BreadcrumbList{
    color:#515151;
    float:left;
    font-size:9px;
    padding:3px 5px 0 0
}
#BreadcrumbList a:hover{
    text-decoration:underline
}
#BCListHome{
    background:url(../../../images/template/bc_home_mobil.png) 2px 2px no-repeat;
    height:17px;
    width:17px;
    float:left;
    margin-top:-3px
}
.nicht_im_unternehmen{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    opacity:.8
}
.filial_adresse_aendern{
    float:left;
    margin:5px 5px 0 0;
    width:100%
}
.filial_adresse_adresse:hover{
    background:#5a5a5a;
    color:#fff
}
.filial_adresse_adresse{
    float:left;
    width:80%;
    background:#dbdbdb;
    border-radius:3px 0 0 3px;
    text-align:center;
    cursor:pointer
}
.filial_adresse_distanz{
    float:left;
    width:15%;
    margin-left:5px;
    border-radius:0 3px 3px 0;
    color:#fff;
    text-align:center
}
#produkt_header,#unt_header{
    text-align:left;
    margin-bottom:3px;
    position:relative;
    border:0
}
a.nicht_anzeigen{
    text-decoration:none;
    margin:2px;
    padding:0
}
#produkt_header{
    background:linear-gradient(180deg,#fff 60%,#5a5a5a 40%);
	margin: 10px 15px 10px 10px;
}
#produk_header_bild{
    float:left;
    padding:3px;
    margin:3px 4px 3px 3px
}
#unt_header{
    background:url(../../../images/template/header_gs.png) 0 0/150%;
    height:91px
}
#produkt_header_linie{
    border-left:3px solid #fff;
    border-right:3px solid #fff;
    width:9px;
    background:#c03938;
    float:left;
    height:91px
}
#produkt_header_links{
    padding-top:3px
}
#produkt_header_links_name_box{
    overflow:hidden;
    height:19px
}
#produkt_header_links_name_box h1,#produkt_header_links_name_box span{
    background:hsla(0,55%,49%,.9);
    font-size:13px;
    padding:0 5px;
    margin:5px
}
#produkt_header_links_sorte_inhalt{
    background:hsla(0,55%,49%,.9);
    font-size:11px;
    padding:0 5px;
    margin-left:5px
}
#produkt_header_rechts{
    position:absolute;
    bottom:0;
    right:0;
    text-align:right
}
.produkt_header_rechts_rot{
    background:hsla(0,55%,49%,.9);
    padding:0 4px;
    margin:2px 5px 1px 2px;
    display:inline-block
}
#produkt_header_rechts_weiss{
    margin:5px;
    font-size:7px
}
.produkthead_neu_kreis_out{
    float:right;
    display:block;
    width:22px;
    height:22px;
    border-radius:11px;
    margin-left:5px;
    margin-top:3px;
    font-size:20px
}
#produkt_header_links_interaktion{
    padding:17px 107px
}
.buttons_round{
    padding:8px;
    border-radius:3px;
    cursor:pointer;
    color:#fff;
    font-size:15px;
    text-decoration:none
}
#categorie_overview{
    width:100%;
    padding-left:7px
}
#categorie_overview td.categorie_logo{
    width:3%
}
#categorie_overview td.categorie_logo img{
    width:40px;
    height:40px;
}
#categorie_overview td.categorie_name{
    width:30%;
    font-size:11px
}
#categorie_overview td.categorie_name a{
    text-decoration:none;
    color:#333
}
.menu_form input:disabled,.menu_form input[disabled]{
    cursor:default;
    background-color:grey
}
.register_check span{
    display:block;
    background:url(https://www.aktionspreis.de/system/images/template/register_check.png) 0/20px no-repeat;
    padding-left:30px;
    margin-left:30px;
    min-height:30px
}
#suchfeld_del{
    width:30px;
    text-align:center;
    font-size:14px;
    color:#5a5a5a;
    font-weight:700
}
.eingabe{
    border-radius:0
}
#banner_hg{
    width:1000px;
    height:219px;
    background:url(../../../images/template/header_new.png) bottom no-repeat #f5f5f5;
    margin-left:-5px;
    font-size:20px;
    padding-top:120px;
    margin-bottom:5px
}
.header_text{
    background-color:#fff;
    color:#b6342e;
    padding:3px 10px;
    margin:0 13px 11px 0;
    float:right;
    font-weight:700;
    display:block
}
@media only screen and (min-width:1100px){
    main{
        width:900px;
        margin:0 auto;
        min-height:610px
    }
    .header_row{
        width:880px;
        margin:0 auto;
        padding-right:5px
    }
    #ad_skyscraper{
        display:block
    }
    #nav_center{
        width:880px!important;
        margin:auto;
        height:100%
    }
    .nav_content{
        width:50%;
        float:right;
        background:#fff;
        height:100%
    }
    .w3-sidenav,nav{
        background:0 0
    }
    #nav_close{
        padding-right:12px!important
    }
    #plz_text{
        font-size:11px!important
    }
    #content{
        padding:0 16px
    }
    .adw_unt_link{
        right:16px
    }
    #suchVorschlaege{
        width:450px;
        left:auto;
        top:33px;
        height:auto;
        border:2px solid #e7e7e7;
        margin-left:20px
    }
    #login_alert_center{
        width:500px;
        margin:0 auto
    }
}
#plz_text{
    display:table-cell;
    height:30px;
    vertical-align:middle;
    text-align:right;
    font-size:10px
}
@media only screen and (min-width:770px){
    img.zu_angeboten,img.zum_onlineshop{
        height:30px
    }
    #sidenav{
        margin-top:-12px
    }
    #nav_close{
        padding-right:14px
    }
    #seach_col{
        padding:0 20px
    }
}
#nav_close{
    padding-right:14px
}
@media only screen and (max-width:770px){
    #input_header{
        clear:both;
        margin-top:42px
    }
}

.tiefstpreis_anker {scroll-margin-top: 60px;}