/* SC24.com 2007 */
/* @import url("https://fonts.googleapis.com/css?family=Oswald:400"); */
@font-face {
    font-family: 'Helvetica';
    src: local('Helvetica Condensed Black'), local('Helvetica-Condensed-Black'),
        url('/css/fonts/Helvetica-Condensed-Black.woff2') format('woff2'),
        url('/css/fonts/Helvetica-Condensed-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

/* CONTAINER DER SEITE */
html{ font: 11px "Verdana","Helvetica","sans-serif"; margin: 0; padding: 0; }
body {background: url(../images/background_1.png) repeat-x scroll left top #f3f3f3 ; color: #000; margin: 0; padding: 0; height:100%; -webkit-text-size-adjust: 100%; /*T.R. 20160823 /karriere */ }
#holder { height: auto; left: 50%; margin-left: -488px; margin-top:10px; position: absolute;  width: 824px;}
#holder_non_banner {bottom: -30px; height: auto; left: 50%; margin-left: -412px; position: absolute; top: 10px;  width: 824px;}


#vip_banner {margin: 8px 0 0 -9px;}
/*IE6*/		/*\*/ * html #vip_banner {margin: 8px 0 0 -8px; padding: 0 8px 8px 0;}

/* Hidden Classes */
@media only screen and (max-width:600px) {
    .visible-mobile { visibility:visible }
		.hidden-mobile { visibility:hidden }
  }
@media only screen and (min-width:601px) {
    .visible-desktop { visibility:visible }
		.hidden-desktop { visibility:hidden }
  }

ie6 {visibility:visible; height: 20px; display:block; z-index: 999;}


#header_bg { background-image: url(../images/background_subnavigation.png); }		


/*  BGBILD: FÜR ZUSÄTZLICHE HINTERGRUNDBILDER // PROMO: FÜR ZUSÄTZLICHE ANKÜNDIGUNGEN, GEWINNSPIELE ODER WERBUNG*/
#bgbild {height: 100%; width: 100%;}
* html #bgbild {display: none;}
#promolinks {height: auto; left: 50%; margin-left: -515px; position: absolute; top: 88px;  width: 100px;}
#promorechts { position:absolute; z-index:999; left:824px; top:78px; }
#promorechts_old {height: auto; left: 50%; margin-left: 329px; position: absolute; top: 88px;  width: 170px; z-index:98;}
#promorechts2 {height: auto; left: 50%; margin-left: 329px; position: absolute; top: 85px;  width: 170px; z-index:98;}
#promorechts_text {height: auto; left: 0%; margin-left: 0px; position: absolute; top: 0px;  width: 100px; z-index:99;}

#shop_position_center {background: #FFF; color: #000; height: auto; padding-bottom: 15px;}
/*IE6*/		/*\*/ * html #shop_position_center {padd\ing-bottom: 16px; }
/*IE7*/ 	*+html #shop_position_center {padding-bottom: 16px;}

/* HAUPTCONTAINER */
#main_selector {height: auto; width: 208px; margin-left: -395px; top: 61px; left: 50%; position: absolute; z-index: 98 !important;}
#container_left {width: 208px; height: auto; padding-left:17px; left: 0; float: left; background-color: white;}
#container_main {width: 567px; height: auto; min-height: 750px; left: 183px; float: right; padding-right:17px; }
* html #container_main {margin-left: 0;}
#subcontainer_footer {position: relative; padding: 10px 17px; color: #555; background: transparent;}
#subcontainer_footer_tag_cloud {width:450px;}

.box_info { padding:3px; width:auto; border: 1px solid grey; background-color:#EAEAEA; -moz-border-radius:10px; -khtml-border-radius:30px; }
.box_warning { padding:3px; width:auto; border: 1px solid #FFFF00; background-color:#FFFFCC; -moz-border-radius:10px; -khtml-border-radius:30px; }
.box_error { padding:3px; width:auto; border: 1px solid red; background-color:#FFB6C1; -moz-border-radius:10px; -khtml-border-radius:30px; }
.box_succes, .box_success { padding:6px 3px 6px 32px; width:auto; border: 1px solid #DADADA; background-image: url('/images/haken.png'); background-position: 5px; background-repeat:no-repeat; background-color:#f3f3f3; -moz-border-radius:10px; -khtml-border-radius:30px; }
/* .box_info { padding:3px; width:auto; border: 1px solid #99CC00; background-color:#FFF; -moz-border-radius:10px; -khtml-border-radius:30px; } */

.box-border {
	border: 1px solid #EEE;
	padding: 15px;
}
.box-border-darkgray {
	border: 1px solid #555;
	padding: 15px;
}

/* COOKIE CHOICE */
#cookie_choice { width:100% }

/* ZAHLUNGSARTEN/Zertigikate im Header */
#header_zahlungsart { position:absolute; top:5px; left:5px; z-index:99; }
#header_zertifikate { position:absolute; top:28px; left:5px; z-index:99; }
#header_logo_klarna { position:absolute; left:462px; top:4px; z-index:999;}
#btn_icon_menu_responsive { display:none }

/* ****************** MEIN SC24 ***************************** */
#login_form {width: auto; height: auto; padding: 3px; margin-top: 5px; border: 1px solid #CCCCCC;}
#password_forgotten {width: auto; height: auto; padding: 3px; margin-top: 5px; border: 1px solid #CCCCCC; }

#register_membership input { font-size:10px; height: inherit; width:110px; } 

/* SUBCONTAINER MAIN */
#subcontainer_meinsc24_inhalt {height: auto; width: auto; padding: 20px 0 10px 0; }
#subcontainer_meinsc24_inhalt label {color:#555;}
#subcontainer_meinsc24_inhalt input {font-size:10px; height: inherit;}

#subcontainer_meinsc24_inhalt input {font-size:10px; height: inherit;}

#subcontainer_meinsc24_inhalt .contract_table { width:100%; border:0; border-spacing: 0; border-collapse: collapse; }
#subcontainer_meinsc24_inhalt .contract_table > tbody > tr > td { padding:10px 3px; }
#subcontainer_meinsc24_inhalt .contract_table > tbody > tr:not(.contract_details_row):hover { background-color:#CCC !important; cursor:pointer; }
#subcontainer_meinsc24_inhalt .contract_table > tbody > tr.active:not(.contract_details_row) { background-color:#213a8f !important; color:#FFF;  }
#subcontainer_meinsc24_inhalt .contract_table > thead > tr > th { padding:0 3px 5px; }
#subcontainer_meinsc24_inhalt .contract_table > tbody > tr:nth-child(4n+1) { background-color:#F2F2F2 }

#subcontainer_meinsc24_inhalt .contract_table > tbody > tr.contract_details_row > td { padding:0; }
#subcontainer_meinsc24_inhalt .contract_details_holder { padding:3px; border: 1px solid #213a8f; margin-bottom:10px; }
#subcontainer_meinsc24_inhalt .contract_details_header_table { width:100%; border:0; border-spacing: 0; border-collapse: collapse; }
#subcontainer_meinsc24_inhalt .contract_details_header_table > tbody > tr > td { padding:5px 0; }

#subcontainer_meinsc24_inhalt .contract_details_positionen { width:100%; border:0; border-spacing: 0; border-collapse: collapse; }
#subcontainer_meinsc24_inhalt .arrow-left { width: 0px;
display:inline-block;
height: 0;
margin-left:10px;
border-style: solid;
border-width: 6px 8px 6px 0;
border-color: transparent #000000 transparent transparent;
}
#subcontainer_meinsc24_inhalt .arrow-bottom {width: 0;
margin-left:10px;
display:inline-block;
height: 0;
border-style: solid;
border-width: 8px 6px 0 6px;
border-color: #FFFFFF transparent transparent transparent;	
}

/* ****************** MEIN SC24 ***************************** */

/* LANDINGPAGES */

.lp_link {color: #006; text-decoration:underline;}
.lp_link:hover {text-decoration:none;}

/* SUBCONTAINER MAIN */

#subcontainer_startbanner {margin: 5px 0 0 0; z-index: 100;}
#more_info {padding: 8px; display: none; background: url(../images/startseite/info_garantierte_lieferung_bg.gif) #f3f3f3; font-size: 9px; color: #555;}
				.merry {font-size: 11px; color: #be0008; display: block; float: left; margin-left: 55px;}
/*IE6*/	* html .merry {font-size: 11px; color: #be0008; display: block; float: left; margin-left: 28px;}

/* TABBEDNAV */
#tabbednav {margin:0; font-family: Geneva, Arial, Helvetica, sans-serif; font-size:13px; font-weight: bolder; padding-bottom: 10px;}

#tabbednav {float:left; width:100%; background: url("../images/tabbednav/bg.gif") repeat-x bottom; z-index: 0;}
#tabbednav ul {margin: 0; padding: 7px 0 0 0; list-style:none;}
#tabbednav li {float:left; display:inline; background:url("../images/tabbednav/right_both.gif") no-repeat right top; margin:0 0 0 0; padding:0;}
#tabbednav a {float:left; display:block; width:.1em; background:url(../images/tabbednav/left_both.gif) no-repeat left top; padding:5px 20px; text-decoration:none; font-weight:bold; color: #F3F3F3;}
		#tabbednav > ul a {width:auto;}
    /* IE5-Mac Hack \*/
    #tabbednav a {float:none;}
    /* End IE5-Mac hack */
    #tabbednav a:hover {color:#F3F3F3;}
		*html #tabbednav a:hover {color:#000;}
		
    #fussball #tabbednav-fussball, 
    #running #tabbednav-running,
    #lifestyle #tabbednav-lifestyle, 
    #start #tabbednav-start,
    #mozilla #tabbednav-mozilla,
    #explorer #tabbednav-explorer,
    #opacity #tabbednav-opacity {
      background-position:100% -150px;
      }
    #fussball #tabbednav-fussball a, 
    #running #tabbednav-running a,
    #lifestyle #tabbednav-lifestyle a, 
    #start #tabbednav-start a,
    #mozilla #tabbednav-mozilla a,
    #explorer #tabbednav-explorer a,
    #opacity #tabbednav-opacity a {
      background-position:0 -150px;
      padding-bottom:6px;
      color:#F3F3F3;
      }
	  /* not for IE5.x or IE6 */
    #tabbednav li:hover, #tabbednav li:hover a {background-position:100% -150px; color:#767676;}
    #tabbednav li:hover a {background-position:0 -150px;}
		
		a#current {background-position: 0 -150px; color:#767676;}
		li#current {background-position: 100% -150px;}



/* ======================================== NEW HEADER 20180225 ============================ */
#header_bg {background-color: #e3e3e3; background-image:none }

header {
    position: relative;
    box-sizing:  border-box;
    margin: auto;

    width: 824px;
    height: 78px;
    background: #e3e3e3;

    padding: 15px 17px 13px 18px;
    /* border-top-left-radius: 10px; */
    font-family: 'Verdana', sans-serif;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

header #logo {
    float: left;
    width: 92px;
    height: 50px;
}

header #zahlungsarten {
    display: flex;
    /* -- Bezahlmethoden als PNG statt Vektor */
    /* background: url("src/bezahlmodelle.png");
    background-size: cover;  */
    width: 514px;
    height: 22px;

    padding-left: 56px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* -- Bezahlmethoden -- */

header #zahlungsarten #paypal {
    width: 47px;
    height: 13px;

    padding-top: 5px;
}

header #zahlungsarten #amazonpay {
    height: 22px;
    width: 35px;

    margin-left: 10px;
}

header #zahlungsarten #EC {
    height: 22px;
    width: 22px;

    margin-left: 10px;
}

header #zahlungsarten #mastercard {
    height: 22px;
    width: 28px;

    margin-left: 10px;
}

header #zahlungsarten #visa {
    height: 13px;
    width: 42px;

    margin-left: 10px;
    padding-top: 5px;
}

header #zahlungsarten #americanexpress {
    height: 22px;
    width: 22px;

    margin-left: 10px;
}

header #zahlungsarten #vorkassenachnahme {
    height: 22px;
    width: 54px;

    margin-left: 10px;
}

header #zahlungsarten #sofortueberweisung {
    height: 18px;
    width: 55px;
    background: url("/_upload_bilder/_filemanager/image/header/Sofortueberweisung.png");
    background: url("/_upload_bilder/_filemanager/image/header/Sofortueberweisung.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-origin: content-box;

    margin-left: 10px;
    padding-top: 2px;
}

header #zahlungsarten #barzahlen {
    height: 22px;
    width: 65px;

    margin-left: 10px;
}

header #zahlungsarten #klarna {
    height: 13px;
    width: 59px;

    margin-left: 10px;
    padding-top: 5px;
}

/* -- Subnavigation -- */

header #subnavigation {
    display: flex;
    justify-content: center;
    left: 0;
    font-size: 9px;
    color: #555555;
    font-weight: normal;
    width: 509px;

    margin: 15px 0px 0px 121px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

header #subnavigation a {
    font-size: 9px;
    font-weight: 400;
    color: #555555;
    text-decoration: none;
}

header #subnavigation a:hover {
    text-decoration: underline;
}

#cart-login {
    position: absolute;
    font-size: 10px;
    text-align: right;

    top: 15px;
    right: 17px;
}

#cart-login a {
    text-decoration: none;
    color: #555;
}

#cart-login a:hover {
    text-decoration: underline;
}

#cart-icon {
    width: 11px;
    height: 9px;
}


header .login-btn {
    width: 112px;
    height: 18px;

    font-size: 10px;
    line-height: 18px;

    float: right;
    margin-top: 6px;
		
		padding: inherit;
}

/* ======== sub_navigation SUCHE ===== */
.button-suche {
    display: flex !important;
    width: 66px;
    height: 15px;
    
    vertical-align: middle;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    
    padding: 7px 7px 7px 7px !important;
}

#img-magnifier {
    width: 15px;
    height: 15px;

    background: url("/_upload_bilder/_filemanager/image/header/magnifier_search_white.png");
    background: url("/_upload_bilder/_filemanager/image/header/magnifier_search_white.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-origin: content-box;
}

#txt-suche {
    margin-left: 5px;
}

/* ======== BUTTON DEFAULT ============ */
.blue-button {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 2px;
    background: #213a8f;
    cursor: pointer;

    color: white !important;
    text-align: center;
    text-decoration: none;

    transition: all .1s ease-in-out;

    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.blue-button:hover {
    background: #192c6d;
    transition: all .1s ease-in-out;
    text-decoration: none !important;
}

.blue-button:active {
    background: #3d5abc;
}
/* ======== BUTTON DEFAULT ============ */

/* ======== NAV GLOBAL ================ */
#subcontainer_navigation {
    margin: 16px 0 17px 0;
}
#subcontainer_searchwarenkorb_new {
	background: #f2f3f3;
}
#nav_header_holder {
	padding-top:10px;
}
/* ======================================== NEW HEADER 20180225 ============================ */
		
		
		
#subcontainer_subnavigation {position:absolute; left:210px; top: 3px; font: 9px "Verdana","Helvetica","sans-serif"; color: #555; width: 495px;  line-height:11px; }
#logo_header {position:absolute; left:717px; top: 18px;}
#header_bs {position:absolute; left:6px; top: 18px;}
* html #header_bs {position:absolute; left:6px; top: 6px;}
.pipes {cursor: default;}


#subcontainer_searchwarenkorb {border: none; font-size:8px; padding: 0; width: 567px; height:34px; white-space:nowrap; margin: 16px 0 0 0;}

#subcontainer_searchwarenkorb_new { background: url(/images/bg_header_suche_warenkorb.gif); border: none; font-size:8px; padding: 0; width: 567px; height:43px; display: inline-block; white-space:nowrap; margin: 16px 0 0 0;}

#subcontainer_searchwarenkorb a {color:#222;}
#subcontainer_searchwarenkorb a:hover {text-decoration:underline;}

#subcontainer_topbanner {width: auto; height: auto; padding: 5px 0;}

#subcontainer_artikelpfad {width: auto; height: 15px; margin: 7px 0; padding: 1px 0 0 5px; color: #555; background-color: #f3f3f3;}
/* BREADCRUMB MEN*/
#subcontainer_artikelpfad_men {width: auto; height: 15px; margin: 7px 0; padding: 1px 0 0 5px; color: #FFF; background: url("../images/marker_men.gif") right no-repeat #0389DF;}
#subcontainer_artikelpfad_men a {color: #FFF;}
#subcontainer_artikelpfad_men a:hover {color: #FFF;}
/* BREADCRUMB WOMEN*/
#subcontainer_artikelpfad_women {width: auto; height: 15px; margin: 7px 0; padding: 1px 0 0 5px; color: #FFF; background: url("../images/marker_women.gif") right no-repeat #D52669;}
#subcontainer_artikelpfad_women a {color: #FFF;}
#subcontainer_artikelpfad_women a:hover {color: #FFF;}
/* BREADCRUMB KIDS*/
#subcontainer_artikelpfad_kids {width: auto; height: 15px; margin: 7px 0; padding: 1px 0 0 5px; color: #FFF; background: url("../images/marker_kids.gif") right no-repeat;}
#subcontainer_artikelpfad_kids a {color: #FFF;}
#subcontainer_artikelpfad_kids a:hover {color: #FFF;}

#subcontainer_brand_filter { background-color:#f3f3f3; padding:7px 0 0 5px; margin-bottom:-5px; color:#565656}
.artikelfilter { width:130px; font-size:10px; margin-right:3px;}

#subcontainer_topseller {width: auto; height: auto; padding: 5px 0;}

#LSResult {display: none; border:1px solid #CCC; overflow: auto; height: 150px; width: 190px; background-color: #FFF;  position: absolute; top: 2px; left: 3px;  z-index: 500; font-size: 10px;}
/*IE7*/	*+html #LSResult {position: absolute; top: 22px; left: -157px;}
/*IE6*/	* html #LSResult {position: absolute; top: 22px; left: -157px;}


#subcontainer_suche { position:absolute; z-index:999; margin-top:-13px; }
		.suchfenster {font-family:Verdana, sans-serif !important; font-size: 10px; margin: 0 0 0 3px; padding: 0; width:298px; }
		.button_suche {	margin-top: 0px; 
										background:url(/images/button_suchen_blue.png) no-repeat;
										cursor:pointer;
										text-indent: -9999em;
										width: 80px;
										height: 28px;
										border: none;}
		
		.button_suche_v2 {
						box-sizing:border-box;
						width:82px; /* 2 Pixel weniger, da Border miteingerechnet werden muss */
						height:29px;  /* 2 Pixel weniger, da Border miteingerechnet werden muss */
						padding: 1px 3px;
						border:1px solid #213a8f;
						border-radius: 2px;
						line-height:29px;
						vertical-align:middle;
						font-family: Verdana, sans-serif;
						font-size:12px;
						font-weight:bold;
						color:white;
						cursor:pointer;
						background: #213a8f; /* Für Browser die keinen Verlauf unterstützen */
						background: -webkit-linear-gradient(#4c77b0, #00357c); /* Für Safari 5.1 bis 6.0 */
						background: -o-linear-gradient(#4c77b0, #00357c); /* Für Opera 11.1 bis 12.0 */
						background: -moz-linear-gradient(#4c77b0, #00357c); /* For Firefox ab 3.6 */
						background: linear-gradient(#4c77b0, #00357c); /* Standard Syntax */
						transition: all .2s ease-in-out;
				} 
		
		.button_suche_v2 > #icon-search {
						width: 20px;
						height: 20px;
						margin-top: 3px;
				}
				
		.button_suche_v2.non_selectable {
						-moz-user-select: none;
						-webkit-user-select: none;
						user-select: none;
				}
		
		.button_suche_v2 > .text {
						display: inline-block;
						line-height: 29px;
						margin-top: -2px;
						vertical-align: top;
				}
		
/*IE7*/	*+html .button_suche {margin-top: 1px;}
/*IE6*/	* html .button_suche {margin-top: 1px;}		
		#erweiterte {margin-top: 3px;}
/*IE7*/	*+html #erweiterte {margin-top: 2px;}
/*IE6*/	* html #erweiterte {margin-top: 2px;}
		#erweitertelupe {float: left; margin: 1px -3px 0 0;}
/*IE7*/	*+html #erweitertelupe {float: left; margin: 1px 1px 0 0;}
/*IE6*/	* html #erweitertelupe {float: left; margin: 1px 1px 0 0;}		
		
#subcontainer_artikeluebersicht {width: auto; height: auto; padding: 5px 0 5px 0; margin: 5px 0; background-color:#f3f3f3;}
/*IE6*/	/*\*/ * html #subcontainer_artikeluebersicht {padding: 5px 0 5px 0; margin: 5px 0; height:auto; }
/*IE7*/	*+html #subcontainer_artikeluebersicht {padding: 5px 0 5px 0; margin: 5px 0; height:auto; }
		.container_artikeluebersicht {margin: 5px 0 5px 10px; width:120px; float:left; padding-left: 8px;  height:195px; position:relative; }

		
		/* artikeluebersicht MOUSE OVER LAYER */
		.container_artikeluebersicht_over { display:none;position:absolute; margin:-5px 0 0 -35px; z-index:9999; min-width:142px; min-height:230px; }
		.artikelubersicht_sizes {float:left; border: 1px solid #939393; min-width:32.5px; height:15px; padding:2px; margin:1px; text-align:center;}
		.artikeluebersicht_btn_picdetail_back { cursor:pointer; position:absolute; margin-top:80px;margin-left:3px;z-index:99; }
		.artikeluebersicht_btn_picdetail_next { cursor:pointer; position:absolute; margin-top:80px;margin-left:103px;z-index:99; }
		
		.container_artikeluebersicht_over .article-box {
			width:120px; 
			margin:6px 0 0 7px;
		}
		
		/* first row shadow */
		#artikeluebersicht_shadow_corner_left_top {width:4px; background-image: url('/_upload_bilder/_filemanager/image/artikeluebersicht/top_left_corner.png'); background-repeat:no-repeat}
		#artikeluebersicht_shadow_top {background-image: url('/_upload_bilder/_filemanager/image/artikeluebersicht/top_middle_bg.png')}
		#artikeluebersicht_shadow_corner_right_top {width:4px; background-image: url('/_upload_bilder/_filemanager/image/artikeluebersicht/top_right_corner.png'); background-repeat:no-repeat;}
		
		/* middle row shadow*/
		#artikeluebersicht_shadow_left_middle {width:4px; background-image: url('/_upload_bilder/_filemanager/image/artikeluebersicht/middle_left_bg.png'); }
		
		/* bottom row shadow*/
		#holder_shadow_corner_left_bottom { background-image: url('/_upload_bilder/_filemanager/image/artikeluebersicht/bottom_left_corner.png'); background-repeat:no-repeat; }
		#holder_shadow_bottom { background-image: url('/_upload_bilder/_filemanager/image/artikeluebersicht/bottom_middle_bg.png'); }
		#holder_shadow_corner_right_bottom { background-image: url('/_upload_bilder/_filemanager/image/artikeluebersicht/bottom_right_corner.png'); background-repeat:no-repeat; }
												
		.artikeluebersicht_bwf_bg { background-color: #999; }
		.artikeluebersicht_bwf_layer { position:absolute; top: 1px; right:1px; z-index:98; }
		.artikeluebersicht_bwf_layer_over { position:absolute; top: 11px; right:10px; z-index:98; }
		.artikeluebersicht_bild { width:118px; height:118px; border: 1px solid #999; float:right;}
		.artikeluebersicht_bild:hover {border: 1px solid #333;} /*RAHMENFARBE BEI ÜBERLAUF*/
		#subcontainer_artikeluebersicht a {color: #555; /*background-color:#FFF;*/}
		
		.artikeluebersicht_list_nostock_layer { position:absolute; top: 1px; right:1px; z-index:98; }
		.artikeluebersicht_list_nostock_layer_over { position:absolute; top: 11px; right:10px; z-index:98; }
		
		.neu_fahne {margin-left: -6px; float:left; position:absolute }
		* html .neu_fahne {position: absolute; margin: 0 0 0 -5px; display: inline; }
		
		.neu_fahne_preisknaller {margin: 1px 0 0 -6px; float:left; }
		* html .neu_fahne_preisknaller {position: absolute; margin: 1px 0 0 -5px; display: inline; }
		
		.ecke {position: relative; left:94px; top:26px; margin-top:-26px;}
		* html .ecke {position: relative; left:94px; top:26px; }
		.ecke.right.top {position: absolute !important; left:auto !important; right:0 !important; top:0 !important; margin-top:0 !important; }
		.ecke.right.top-80 {position: absolute !important; left:auto !important; right:0 !important; top:80px !important; margin-top:0 !important; }
		
		
		.container_artikeluebersicht_over .color_variant { position:relative; }
		.container_artikeluebersicht_over .color_variant_img_sold_out,#subcontainer_artikelansicht .color_variant_img_sold_out { position:absolute;top:0;left:0; } 
		
		.container_artikeluebersicht_over .hide-on-hover { display:none }
		
		 
		.artikeluebersicht_geschlecht {margin: -1px 0 0 3px; width: 118px; text-align: left; position:absolute; z-index:99;}
		*+html .artikeluebersicht_geschlecht {margin: -2px 0 0 3px; z-index:99;}
		* html .artikeluebersicht_geschlecht {margin: -2px 0 0 3px; z-index:99;}
		
		.artikeluebersicht_geschlecht_api {margin: -1px 0 0 3px; width: auto; text-align: left; position:absolute; z-index:99;}
		
/*		 background-color:#0F3; ;
		
		/*ARTIKELÜBERSICHT-GESAMTHÖHE (GILT AUCH FÜR ALLE AKTIONEN*/
		.hoehe {height: auto;}
		.jetztnur_happyhour {color: #2671b4; /*NEW*/ float:left; /**/}
		.jetztnur_brandheiss {color: #ee2706; /*NEW*/ float:left; /**/}
		.jetztnur_restposten {color: #CAA700; /*NEW*/ float:left; /**/}
		.jetztnur_sonderpreis {color: #404040; /*NEW*/ float:left; /**/}
		
		.titel {display:block; float:left; font-weight: normal; margin: 0; padding: 0; width:110px; word-wrap: break-word; } 	/* WAS FONT-WEIGHT + WIDTH*/
		.preis {color: #404040; display:inline-block; font-weight: bold; margin: 0; padding: 0;}	/* WAS FONT-WEIGHT + COLOUR*/

/* ======================= SITEMANAGER ============================ */
#sublayer_sitemanager_view {
	padding-top: 10px;
}
/* ======================= SITEMANAGER ============================ */


/* ====================================== ADVENTSKALENDER ====================================================== */
#subcontainer_adventskalender {width: auto; height: auto; padding: 5px 0 5px 0; margin: 5px 0; color:#FFF;}
/*IE6*/	/*\*/ * html #subcontainer_adventskalender {padding: 5px 0 5px 0; margin: 5px 0; height: 100%;}
/*IE7*/	*+html #subcontainer_adventskalender {padding: 5px 0 5px 0; margin: 5px 0;}
		.container_adventskalender { height:165px; margin: 0 0 0 10px; width:120px; float:left; padding-left: 8px; }
		* html .container_adventskalender {margin: 10px 0 0 2px; padding-left: 8px; position: static; z-index: auto;}
		.artikeluebersicht_bild {border: 1px solid #999; float:right;}
		#subcontainer_adventskalender a {color: #555; /*background-color:#FFF;*/}
		#subcontainer_adventskalender a:hover {text-decoration:none; }
		/*#subcontainer_artikeluebersicht .preis {background-color:#FFF;} */
		.neu_fahne {margin-left: -6px; float:left; }
		
		* html .neu_fahne {position: absolute; margin: 0 0 0 -5px; display: inline; }

		.ecke_inaktiv {position: relative; left:0px; top:120px; margin-top:-124px; width:127px; height:127px; background-image:url(../images/special_aktionen/adventskalender/blende_inaktiv.png); color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

		.ecke_aktiv {position: relative; left: 0px; top:120px; margin-top:-124px; width:127px; height:127px; background-image:url(../images/special_aktionen/adventskalender/blende_aktiv.png); background-repeat:no-repeat; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:24px; cursor:pointer;}

		.ecke_vorbei {position: relative; left:0px; top:120px; margin-top:-124px; width:127px; height:127px; background-image:url(../images/special_aktionen/adventskalender/blende_vorbei.png); color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  font-size:16px; cursor:pointer; }

		.buttontag {position: relative; left: 85px; background: url(../images/special_aktionen/adventskalender/button.png) no-repeat; padding-top:7px; border:solid; border-bottom-color:#000000; width:40px; height:40px; }
		* html .buttontag {position: relative; left: 85px; top:100px; background: url(../images/special_aktionen/adventskalender/button.png) no-repeat; padding-top:7px; border:solid; border-bottom-color:#000000; width:40px; height:40px; }
/* ====================================== ADVENTSKALENDER ====================================================== */


#subcontainer_artikelbrowser {width: 567px; height: auto;  margin: 5px 0 5px 0; background: #FCFCFC;}
		#subcontainer_artikelbrowser .seitenzahl {display: inline; white-space: nowrap; background: #FFF; color: #999; text-decoration:none; height:14px; width:auto; min-width: 10px; text-align:center; vertical-align:middle; margin-right: 3px; padding:3px 6px; }
		* html #subcontainer_artikelbrowser .seitenzahl {width: 10px;}
		#subcontainer_artikelbrowser .seitenzahl:hover { background-color:#545454; color:#FFF; text-decoration:none;}
		.seitenzahl_selected {display: inline; white-space: nowrap; text-decoration:none; height:14px; width:auto; min-width: 10px; text-align:center; vertical-align:middle; margin-right: 3px; padding:3px 6px; background-color:#545454; color:#FFF; font-weight: bold;}
		.seitenzahl_normal {display: inline; white-space: nowrap; text-decoration:none; height:14px; width:auto; min-width: 10px; text-align:center; vertical-align:middle; margin-right: 3px; padding:3px 6px; color:#999;}
#subcontainer_options {width: 567px; height: auto; margin: -4px 0 2px 0; float: right; text-align:right; }

#subcontainer_bottombanner {width: auto; height: auto; padding: 0 0 6px 0; }

#subcontainer_brandfooter {width: auto; height: auto; text-align:center; color: #555; padding-top: 12px; border-top: 1px solid #EEE;}
		#subcontainer_brandfooter a {text-decoration:none; color: #555;}
		#subcontainer_brandfooter a:hover {text-decoration:underline;}
		
#subcontainer_brandneu_banner {width: auto; height: auto; background: url(../images/bg_brandneu_02.jpg); padding-bottom: 5px; margin-top:10px;}
		#navi_brandneu {height: auto; }
		#navi_brandneu img {margin-top:17px; display: inline;}
		.container_brandneu {margin: 10px 0 0 10px; width:100px; float:left; }
		.brandneu_bild {border: 1px solid #999;}
		#subcontainer_brandneu_banner a {color: #555;}
		#subcontainer_brandneu_banner a:hover {text-decoration:none; }
		
#subcontainer_brandneu {width: auto; height: auto; background: url(../images/bg_brandneu_pattern.jpg) no-repeat #f3f3f3; padding-bottom: 5px; margin-top:10px; color: #555;}		
		.beschreibungbn {padding: 0 0 7px 7px; margin-top: 5px; visibility: visible !important;}
			
#subcontainer_brandheiss_banner {width: auto; height: auto; background: url(../images/bg_brandheiss_01.jpg); padding-bottom: 5px; margin-top:10px;}
		.container_brandheiss {margin: 10px 0 0 10px; width:100px; float:left; }
		.brandheiss_bild {border: 1px solid #999;}
		#subcontainer_brandheiss_banner a {color: #555;}
		#subcontainer_brandheiss_banner a:hover {text-decoration:none; }
		
#subcontainer_brandheiss {width: auto; height: auto; background-color: #f3f3f3;  margin-top:10px;}
		#navi_brandheiss {height: auto; background: /*#2ca195*/ url(../images/bg_brandheiss_headerbg.jpg) no-repeat;}
		#navi_brandheiss img {margin-top:17px; display: inline;}
		#brandheiss_header img {margin-top: 3px;}
		.container_brandheiss {margin: 10px 0 0 10px; width:100px; float:left; }
		.brandheiss_bild {border: 1px solid #999;}
		#subcontainer_brandheiss_banner a {color: #555;}
		#subcontainer_brandheiss_banner a:hover {text-decoration:none;}
		.beschreibungbh {padding: 0 7px 7px 7px; margin: 7px 7px 0 7px; background: #f38f81; border: 1px solid #e6ebdb;}
		.beschreibungak {padding: 0 7px 7px 7px; margin: 7px 7px 0 7px; height:120px; background: url(../images/banner_promo/promobanner_nl_20_runningseite_header_001.jpg) no-repeat center;}

#subcontainer_boxedarticle { height: auto;  background-image:url(/images/bg_spielerflock.jpg); background-repeat: no-repeat; background-color: #BEBEBE;}

#subcontainer_restposten {width: auto; height: auto; background-color: #f3f3f3; padding-bottom: 5px; margin: -5px 0 0 0;}
		#navi_restposten {height: auto; background: /*#2ca195*/ url(../images/bg_restposten_headerbg.jpg) no-repeat;}
		#navi_restposten img {margin-top:20px; display: inline;}
		#restposten_header img {margin: 0;}
		*+html #restposten_header {margin-top: -2px;}
		.container_restposten {margin: 10px 0 0 10px; width:100px; float:left; }
		.restposten_bild {border: 1px solid #999;}
		#subcontainer_restposten_banner a {color: #555;}
		#subcontainer_restposten_banner a:hover {text-decoration:none;}
		.beschreibungrp {margin: 0 7px 0px 7px; color: #FFF; width: 503px;  float:left;}

#subcontainer_preisknaller_banner {height:302px; widht:170px; padding-bottom: 1px; background: /*#2ca195*/ url(../images/bg_preisknaller_001.jpg) no-repeat;}

#subcontainer_happyhour {width: auto; height: auto; background-color: #f3f3f3; padding-bottom: 5px; margin: -5px 0 0 0;}
		#navi_happyhour {position:relative; height: auto; }
		#happyhour_header img {margin: 0;}
		*+html #happyhour_header {margin-top: -2px;}
		.container_happyhour {margin: 10px 0 0 10px; width:100px; float:left;}
		.happyhour_bild {border: 1px solid #999;}
		#subcontainer_happyhour_banner a {color: #555;}
		#subcontainer_happyhour_banner a:hover {text-decoration:none;}
		.beschreibunghh {padding: 0 7px 7px 7px; margin: 7px 7px 0 7px; background: #8eb5d7; border: 1px solid #e6ebdb;}

		#timer_hh { position:absolute; top:93px; left:50%; width: 124px; height: 32px; margin-left: -62px; text-align: center; font: 10px "Verdana","Helvetica","sans-serif" bold; color: #4c4c4c;}
		#timer_happy_uebersicht {font-weight: bold; font-size: 11px;}
		
#subcontainer_jobs {width: auto; height: auto; padding:5px 20px 30px; }
		.jobs_box { box-sizing:border-box; padding:10px 0; width:100%; min-height: 50px; line-height: 150% } 
		.jobsdiv {border-top: 1px solid white; padding: 3px 0 3px 0; height:30px; background-color:#f3f3f3; width:100%;}
		.jobsdiv:hover{background-color: #FFF;}
		.jobsdiv a{ padding: 0 5px 0 15px;} 
		.jobsdiv a:hover{background-color: white; margin: 0;}
		.jobslink {width:440px; float:left; }
		.jobslink:hover {text-decoration:none;}
#subcontainer_jobs .job-desc ul {
	padding-left: 0;
}
#subcontainer_jobs .job-desc ul > li{
	background: url(/_upload_bilder/_filemanager/image/jobs/Check_Button.jpg) no-repeat left 2px;
  padding: 3px 0px 3px 26px;
  /* reset styles (optional): */
  list-style: none;
	line-height:14px;
  margin: 0;
}
#subcontainer_jobs h1 {font-weight: bold; font-size: 16px; font-family: "Verdana","Helvetica","sans-serif" ;}

#subcontainer_impressum {width: auto; height: auto; padding: 20px 0 10px 0; }

#subcontainer_agbs {width: auto; height: auto; padding: 20px 0 10px 0; }

#subcontainer_affiliate {width: auto; height: auto; padding: 20px 0 10px 0; }

#subcontainer_tracking_dhl {width: auto; height: auto; padding: 20px 0 10px 0; color: #404040;}
#tracking_dhl_content {padding: 10px 0 10px 10px; background-color:#f3f3f3; width: 557px;}

#infodropdown {width: auto; height: auto; margin: 0; padding: 0; border: none;}
		*+html #infodropdown {margin-bottom: -2px;} 		* html #infodropdown {margin-bottom: -2px;}
#infodropdown_detail {background-image: url(../images/infodropdown_head_ostern_bg_unten.jpg); font-size: 10px; margin: 0; padding: 0; border: none;}
		*+html #infodropdown_detail {margin-top: -2px;} 		* html #infodropdown_detail {margin-top: -2px;}

#subcontainer_kontakt {width: auto; height: auto; padding: 20px 0 10px 0; }


/* ==================== NEW SITE LAYOUT J.LEDERMANN 20200312 ===== */
@font-face {
  font-family: "Titillium Web";
  src: url(fonts/titilliumweb-bold.woff) format("woff"), url(fonts/titilliumweb-bold.woff2) format("woff2");
  font-weight: 700;
}

#wrapper-template {
  width: 810px;
  font-family: "Verdana", "Arial", sans-serif;
  background: white;
  padding: 20px;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}

#wrapper-template * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

#wrapper-template h1, #wrapper-template p, #wrapper-template hr {
  margin: 0;
  padding: 0;
}

#wrapper-template h1 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 80px;
  line-height: 80px;
  color: white;
  text-transform: uppercase;
  margin-left: -4px;
}

#wrapper-template.variant-404 h1 {
  font-size: 156.97px;
  line-height: 134px;
  margin-top: -10px;
}

#wrapper-template p {
  font-family: "Verdana", sans-serif;
  font-size: 15px;
  line-height: 24px;
}

#wrapper-template .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 246px;
  height: 50px;
  background: #17428a;
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  color: white;
	font-size: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

#wrapper-template input::-webkit-outer-spin-button,
#wrapper-template input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#wrapper-template input[type=number] {
  -moz-appearance: textfield;
}

#wrapper-template #ctt22 {
  display: none;
}

#wrapper-template #header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 770px;
  height: 315px;
  text-align: left;
  background: url(/_upload_bilder/_filemanager/image/_sitemanager/kontaktseite/top-image-contact-page-nico-mueller-sc24com-branded.png), -webkit-gradient(linear, left top, right top, from(#0082bc), to(#182866));
  background: url(/_upload_bilder/_filemanager/image/_sitemanager/kontaktseite/top-image-contact-page-nico-mueller-sc24com-branded.png), linear-gradient(90deg, #0082bc 0%, #182866 100%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 50px 0 324px;
}

#wrapper-template #header p {
  color: white;
  margin-top: 10px;
}

#wrapper-template #header .btn {
  margin-top: 42px;
}

#wrapper-template .wrapper-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  background: #f3f3f3;
  margin: 15px 0;
  padding: 74px 50px;
}

#wrapper-template .wrapper-content.success {
  height: 500px;
}

#wrapper-template .wrapper-content p {
  text-align: center;
}

#wrapper-template .wrapper-content .btn {
  margin-top: 50px;
}

#wrapper-template .main form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 47px;
}

#wrapper-template .main form #form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 670px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#wrapper-template .main form #form-wrapper #left-side, #wrapper-template .main form #form-wrapper #right-side {
  max-width: 320px;
}

#wrapper-template .main form #form-wrapper fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0em;
  padding-bottom: 0em;
  padding-left: 0em;
  padding-right: 0em;
  border: none;
}

#wrapper-template .main form #form-wrapper input {
  width: 320px !important;
  height: 50px;
  font-family: "Verdana", sans-serif;
  font-size: 15px;
  color: black;
  border: 1px solid #ababab;
  padding-left: 20px;
  margin-bottom: 15px;
}

#wrapper-template .main form #form-wrapper input:focus {
  border: 1px solid #17428a !important;
}

#wrapper-template .main form #form-wrapper input.required:invalid {
  border: 1px solid #e30613 !important;
}
#wrapper-template .main form #form-wrapper input[type="checkbox"].required:invalid {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(255,0,0,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,0,0,1);
	box-shadow: 0px 0px 5px 0px rgba(255,0,0,1);
}

#wrapper-template .main form #form-wrapper textarea {
  font-family: "Verdana", sans-serif;
  resize: vertical;
  width: 320px;
  min-height: 254px;
  padding: 20px;
  border: 1px solid #ababab;
}

#wrapper-template .main form #form-wrapper textarea:focus {
  border: 1px solid #17428a !important;
}

#wrapper-template .main form #form-wrapper #validate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}

#wrapper-template .main form #form-wrapper #validate #code-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 124px;
  height: 50px;
  background: white;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#wrapper-template .main form #form-wrapper #validate input {
  width: 190px !important;
}

#wrapper-template .main form #form-wrapper #check-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#wrapper-template .main form #form-wrapper #check-data input {
  width: auto !important;
  height: auto !important;
  background: white !important;
  border: 1px #ababab solid !important;
}

#wrapper-template .main form #form-wrapper #check-data p {
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  margin-left: 5px;
}

#wrapper-template .main form #form-wrapper #check-data p a {
  color: black;
  text-decoration: underline;
}

#wrapper-template .main form #form-wrapper p#false-code {
  /* Shown if code input is not valid. */
  display: none;
  font-size: 10px;
  line-height: 16px;
  color: #e30613;
  text-align: left;
  margin-bottom: 20px;
  background: white;
  padding: 10px 20px;
}

#wrapper-template .main form button {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Verdana", sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  width: 252px !important;
  height: 50px !important;
  background: #17428a;
  cursor: pointer;
  border: none !important;
  margin: 50px 0 12px;
}

#wrapper-template .main form .required-note {
  font-size: 12px;
  color: #ababab;
}

#wrapper-template #bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 770px;
  height: 188px;
  background: url(/_upload_bilder/_filemanager/image/_sitemanager/kontaktseite/bottom-image-contact-page-faq-sc24com.jpg), #4f4e4f;
  text-align: center;
  padding: 0 100px;
}

#wrapper-template #bottom p {
  color: white;
}

#wrapper-template #bottom p:first-of-type {
  margin-bottom: 24px;
}

#wrapper-template #bottom p a {
  color: white;
  margin-top: 0;
}
/* ==================== NEW SITE LAYOUT J.LEDERMANN 20200312 ===== */


#subcontainer_kontakt label {float:left; text-align: left; width: 105px; margin-top:3px; display:block; font-size: 10px;}
#subcontainer_kontakt input {font-size: inherit; height:inherit; margin-bottom:2px;}
.kundendaten_adresse {text-align: left; width: 567px; font-size:10px; float:left; background: #EEE;}
.kundendaten_adresse input {font-size:10px; height: inherit;}
	/* INPUT FORMATIERUNGEN */	.hausnummer {width:26px; margin-left: 2px;}
																* html .hausnummer {width:24px; margin-left: 2px;}
																*+html .hausnummer {width:24px; margin-left: 2px;}	
															.ort {width: 104px; margin-left: 2px;}
																* html .ort {width: 102px; margin-left: 2px;}
																*+html .ort {width: 102px; margin-left: 2px;}	
															#land1 {width: 154px;}					#land2 {width: 154px;}				#land3 {width: 154px;}
																* html #land1 {width: 156px}	* html #land2 {width: 156px}	* html #land3 {width: 156px}
																*+html #land1 {width: 156px}	*+html #land2 {width: 156px}	*+html #land3 {width: 156px}

#subcontainer_sofortueberweisung {width: auto; height: auto; padding: 20px 0 10px 0; }

#subcontainer_newslettereintrag {width: auto; height: auto; padding: 20px 0 10px 0; }
#subcontainer_newslettereintrag label {float:left; text-align: left; width: 115px; margin-top:3px; display:block; font-size: 10px;}
#subcontainer_newslettereintrag input {font-size: inherit; height:inherit; margin-bottom:2px;}

#subcontainer_collect {width: auto; height: auto; padding: 20px 0 10px 0;}
#subcontainer_collect label {float:left; text-align: left; width: 115px; margin-top:3px; display:block; font-size: 10px;}
#subcontainer_collect input {font-size: inherit; height:inherit; margin-bottom:2px;}

#collect_alert {z-index: 99999; position:absolute; width: 200px; top:33%; left:43%; border: 1px solid #04049c; background-color: #FFF}

#subcontainer_gewinn {width: auto; height: auto; padding: 7px 0 10px 0; margin-top: 5px; }

#subcontainer_gewinn label {float:left; text-align: left; width: 120px; margin-top:3px; display:block; font-size: 10px;}
#subcontainer_gewinn input {font-size: inherit; height:inherit; margin-bottom:2px;}
#subcontainer_gewinn select {font-size: inherit; height:inherit; margin-bottom:2px;}
#subcontainer_gewinn textarea {height:inherit; margin-bottom:2px; font: 11px "Verdana","Helvetica","sans-serif";}

/* FAQ SEITE WIDESCREEN */
.sublayer_faq .category_divider hr {
	border: none;
	height: 1px;
	color: #333;
	background-color: #333;
	margin-top:40px;
}
.sublayer_faq .category_divider h2 {
	margin: 8px 0 8px 15px;
}
.sublayer_faq .list_holder {
	border: 1px solid #f3f3f3;
	margin-top:20px;
}
.sublayer_faq .list_header {
	background-color: #f3f3f3;
	padding: 15px;
	color: #000 !important;
	font-size:13px;
	cursor:pointer;
	display:block;
}
.sublayer_faq .list_content {
	padding: 15px;
}
.list_header_main_nav {
	display: table-cell;
	text-align: center;
	background-color: #f3f3f3;
	padding: 15px;
	color: #000 !important;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none
}
.list_header_main_nav:not(:last-child) {
	border-right-style: solid;
	border-right-color: #FFF;
}
.list_header_main_nav:hover {
	border-right-color: #FFF;
	background-color: #FFF;
	color: #000 !important;
	text-decoration:none
}

/* GEWINNSPIELÜBERSICHT */
#subcontainer_gewinnspieluebersicht {height: auto; width: auto; padding: 20px 0 10px 0; }
.gewinnspiele_btn {position: absolute; margin-top: 385px; width: 160px; margin-left: 10px;}
		* html .gewinnspiele_btn {position: absolute; margin-top: 385px; width: 160px; margin-left: 7px;}
		*+html .gewinnspiele_btn {position: absolute; margin-top: 385px; width: 160px; margin-left: 7px;}

/* GEWINNSPIELE */
#subcontainer_gewinnspiele {height: auto; margin: 6px 0 0 0; width: auto;}
		#gewinnspiel_t 			{background: url(../images/gewinnspiel_bg_gewinne_t.jpg); height: auto;}
		#gewinnspiel_m 			{background: url(../images/gewinnspiel_bg_gewinne_m.jpg); height: auto;}
		#gewinnspiel_vip 		{background: url(../images/gewinnspiel_bg_gewinne_vip.jpg); height: auto;}
		#gewinnspiel_rt1 		{background: url(../images/gewinnspiele/rt1_gewinnspiel/gewinnspiel_bg_gewinne_rt1.jpg); height: auto;}
		.gewinnimg {border: 1px solid #999; margin:14px;}
		#subcontainer_gewinnspiele table {color: #242424; width: 567px;}
		#gewinner_tableheader {line-height:32px; padding-left: 14px;}
		.gewinner_facts {height: 20px; line-height:20px;}
		#gewinner_gradient {height: 20px; background: url(../images/gewinnspiel_gewinner_gradient.jpg);}
		
		#gewinnspieleformular 			{width: auto; padding: 14px 7px 10px 7px; display: none; background-color: #F3F3F3; margin-top: -7px;}
		#gewinnspieleformular label {float:left; text-align: left; width: 110px; margin-top:3px; display:block; font-size: 10px;}
		#gewinnspieleformular input {font-size: inherit; height:inherit; margin-bottom:2px;}
		#gewinnspieleformular select {font-size: inherit; height:inherit; margin-bottom:2px;}

.xmaslink {color: #FFF; font-size:11px;}

#subcontainer_erweitertesuche {width: auto; height: auto; padding: 20px 0 10px 0; }
#subcontainer_erweitertesuche label {float:left; text-align: left; width: 200px; font-size: 11px; margin: 3px 0;}
.button_erweiterte_suche {display: block; float: right; margin: -7px 5px 0 0; border: 0; background: none; cursor:pointer;}
* html .button_erweiterte_suche {margin: -21px 35px 0 0;}


/* ARTIKELANSICHT */
#color-variants-holder { width:245px; height:43px; margin:7px 0 3px -3px; padding:1px; overflow:hidden; display:inline-block  }
#color-variants-holder .color_variant { float:left; padding:0 2px 2px 2px; position:relative; }
#subcontainer_artikelansicht {width: auto; height: auto; margin-top:0px }
#community_feedback_titel { font: 16px "Verdana","Helvetica","sans-serif"; }

		#subcontainer_artikelansicht #artikelbild{width: 245px; height: auto; float:left; margin-bottom:10px; position:relative }
			.artikelansicht_gross {border: 1px solid #e3e3e3;}
			.artikelansicht_klein {border: 1px solid #e3e3e3; float:left; margin:5px 5px 0 0; }
		#subcontainer_artikelansicht #artikelbeschreibung{width: 312px; height: auto; float:right; margin-bottom:10px; } /* background:url(../images/h_trennstrich.gif) repeat-x; */
			.reiter{margin: 2px 0px 0 0; display: block; text-align:right; height: 10px;}
			.artikelansicht_sonderpreis {float:right; width:150px; margin-bottom: 6px; color: red; color:#404040; font-size: 10px;}
			.artikelansicht_preis {float:right; width:195px; }
			#article_price { display:block; padding-bottom:5px; }
			#article_price h3 { width: 170px; }
			.artikelbeschreibung {color: #333; font-size: 10px; font-family: Verdana, Helvetica, sans-serif !important; margin-top: -8px; padding-top: 15px; }
			.artikelbeschreibung ul {margin: 5px 0 5px 1.5em; padding: 0; list-style-image: url(../images/li_image.gif);}
				.art_titel {display:block; width:240px; line-height:18px; white-space:normal !important; margin: 6px 0 13px 0; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding-bottom: 1px;}

				#subcontainer_artikelansicht label {float:left; text-align: left; width: 50px; font-size:10px; margin: 5px 0;}
				#subcontainer_artikelansicht select { min-width: 45px; margin: 3px 0;}
				#subcontainer_artikelansicht option {font-size:10px; font-family:Arial, Helvetica, sans-serif;}
				
				.auswahl_name {font-size:10px; width:50px; position:absolute;}
				.groesse { width:236px;}
				.artikelansicht_indenwarenkorb {margin:0 20px 10px -10px; float: right; width: 152px; display:block; border: 0; background: none; cursor:pointer;}
				.onlineberater {margin: 25px 0 0 0;}
				.topic {margin: 10px 0;}
		.zoom_lupe {position: absolute; z-index: 101; margin: 215px 0 0 215px;}
		* html .zoom_lupe {position: absolute; margin: 215px 0 0 215px;}							

		#subcontainer_artikelansicht #crossartikel {width:240px; height: auto; background-color:#f3f3f3; padding-bottom: 6px;}
				.crossartikel {width: 98px; height: 98px;  float: left;  border: 1px solid #bfbfbf; margin: 6px 6px 5px 11px;}
				* html .crossartikel {width: 98px; height: 98px;  float: left; border: 1px solid #bfbfbf; margin: 6px 6px 7px 7px;}
		
		#subcontainer_artikelansicht #cross_sales {width:240px; height: auto; background-color:#f3f3f3; padding-bottom: 6px;}
				.cross_sales { position:relative; width: 98px; height: 98px;  float: left;  border: 1px solid #bfbfbf; margin: 6px 6px 5px 11px;}
				* html .cross_sales {width: 98px; height: 98px;  float: left; border: 1px solid #bfbfbf; margin: 6px 6px 7px 7px;}		
					.cross_sales img { width: 100%; height: 100%;}	

/* ARTIKEL-SET */
.sublayer_artikelset { position:relative; box-sizing: border-box; width:100%; margin-top:22px; padding-top:15px; border-top: 1px dotted lightgrey; }
.sublayer_artikelset-headline { position:absolute; top:-22px; right:0; }

.artikelset_pos-box { position:relative; box-sizing: border-box; width:278px; min-height: 100px; padding:25px 5px 5px 5px; background-color:#f3f3f3; float:left; margin-bottom:10px; }
.artikelset_pos-box:nth-Child(odd) { margin-left:10px; }
.artikelset_pos-box-title { position:absolute; top:5px; left: 5px; } 
.artikelset_pos-box-pic  { padding:0 5px 20px 0; }
.artikelset_pos-box label { width:40px; }
.artikelset_pos-box select { width:165px; }
.artikelset_pos-box > .delivery_status { display:inline-block; margin:5px 0; color:#316c1c }

/* DETAILANSICHT ARTIKELBILD*/
body#detailansicht {background-image: url(../images/detailansicht_background.png); position: absolute; left: 50%;  margin-left: -250px;}
.detailansicht_gross {border:1px solid #e3e3e3;}
.detailansicht_klein {border: 1px solid #e3e3e3; float:left; margin: 7px 7px 0 0; }
.detailansicht_holder {width: 510px;}
.detailansicht_fusszeile {position: absolute; left: 50%;  margin: 58px 0 0 -253px; width:500px; display:block; text-align:right;}
/*IE6*/	/*\*/ 	* html	.detailansicht_fusszeile {margin: 8px 0 0 -253px;}
/*IE7*/			*+html  .detailansicht_fusszeile {margin: 8px 0 0 -253px;}
.detailbeschreibung {display:none;}
.detailansicht_titel {display:block; width:500px; line-height:18px; white-space:normal !important; margin: 6px 0 10px 0; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin-top: 30px;}
.link_detailbild {cursor: pointer;}


/* WARENKORB - Gutschein Prämien */
#gutschein_praemien {width: 548px; height: auto; color: #404040; padding:20px; background-color:rgba(203, 203, 203, 1); border: 3px solid white; }
.gutschein_praemien_row { margin: 0; padding:0; } 
.gutschein_praemien_row li { float:left;  width:104px; margin: 5px 0 0 7px; list-style:none; padding:0;  }
.gutschein_praemien_row li:first-child { margin-left: 0;  }
.gutschein_praemien_row li:nth-child(6n) { margin-left: 0;  }


.container_gutschein_praemien {padding: 2px 0 0 2px; margin-bottom:20px; background-color:rgba(174, 172, 173, 1) }
.gutschein_praemien_bild {border: 1px solid #999;}
.container_gutschein_praemien .info_text { padding:3px; }
.container_gutschein_praemien .title { height:35px; width:100px; word-wrap: break-word; display:block; color: #404040; padding-bottom:4px; line-height:12px }
.container_gutschein_praemien .title a { color: #404040; }
.container_gutschein_praemien .size { margin: 3px 0 3px 0; height:20px; }
.container_gutschein_praemien .size select { font-size: 10px; width:95px !important; }
.btn_zugabe_gutscheine { padding:0; margin:0; border:0; background: none; cursor:pointer; background-image: url(/_upload_bilder/_filemanager/image/zugabe_gutscheine/btn_zugabe_gutscheine_active.jpg); height:25px; width:102px; }
.btn_zugabe_gutscheine:hover { background-image: url(/_upload_bilder/_filemanager/image/zugabe_gutscheine/btn_zugabe_gutscheine_inactive.jpg); }
.img_trans {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.bestellabwicklung_titel .col1 { float: left; left: 0px; position: relative; }
.bestellabwicklung_titel .col2 { float: left; left: 6px; position: relative; }
.bestellabwicklung_titel .col3 { float: left; left: 20px; position: relative; }
.bestellabwicklung_titel .col4 { float: left; left: 218px; position: relative; }
.bestellabwicklung_titel .col5 { float: left; left: 330px; position: relative; }



/* MENGEN MATRIX */
.artikelansicht_btn_menge_change { color:black; font-weight:bolder; } 
.artikelansicht_btn_menge_change:hover { text-decoration:none !important } 
.artikelansicht_btn_menge_change_disabled { cursor: default; color:#999; font-weight:bolder; opacity: 0.5; }

/* UMTAUSCHSEITE */

#umtausch {background-color:#FFF; }

#umtausch label {float:left; text-align: left; width: 50px; margin: 5px 0;}
#umtausch input {margin-top: 5px; font-size: 11px;}
#umtausch textarea {margin-top: 5px; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; width: 300px; height:120px;}
.pflichtfelder {margin-left:200px; color:#C00;}
.umtausch_btn {margin: 10px 5px 0 -5px; border: 0; background: none; cursor: pointer; display: block; padding:0;}

/*#umtausch select {width: auto; min-width: 45px; max-width: 100%; margin: 3px 0;}*/
#umtausch option {font-family:Arial, Helvetica, sans-serif;}


	.bg_retoure_yellow {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 64px;
		background: #ffc700;
		padding-top: 9px;
		box-sizing: border-box;
		text-rendering: optimizeLegibility;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-kerning: auto;
	}

	.btn-dhl {
		display: block;
		width: 324px;
		height: 46px;
		border-radius: 3px;
		background: #e62a32;
		font-family: Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: white;
		line-height: 46px;
		vertical-align: middle;
		cursor: pointer;
		text-decoration: none !important;
		margin: auto;
		transition: all .1s ease-in-out;
	}

	.btn-dhl a:link, .retoure_btn a:visited, .retoure_btn a:hover, .retoure_btn a:active {
		text-decoration: none !important;
	}

	.btn-dhl:hover {
		-webkit-box-shadow:inset 0px 0px 0px 2px #fff;
		-moz-box-shadow:inset 0px 0px 0px 2px #fff;
		box-shadow:inset 0px 0px 0px 2px #fff;
		transition: all .1s ease-in-out;
	}

	.btn-dhl:active {
		background: #e95a5f;
		transition: all .1s ease-in-out;
	}
	
	.btn-dhl .print_icon {
		display: block;
		margin: 10px 22px 0px 18px;
		background: url("/_upload_bilder/_filemanager/image/landingpage/Retourenbutton/printing-tool.svg");
		background-repeat: no-repeat;
		height: 26px;
		width: 26px;
		float: left;
	}
	
/* ========= SVG EXTRA ICONS-SET ========== */
.svg-icon {
    position: relative;
		top:1px;
    display: inline-block;
		height:16px;
		width:16px;
		background-repeat:no-repeat;
		vertical-align: baseline;
}

/*SIZES*/
.svg-icon-button-xs	{ height:12px; width:12px; }
.svg-icon-button-sm	{ height:24px; width:24px; }
.svg-icon-button	{ height:32px; width:32px; }
.svg-icon-button-lg	{ height:20px; width:20px;  }
.svg-icon-text	{ height:16px; width:16px; }
.svg-icon-h1	{ height:40px; width:40px; }
.svg-icon-h2	{ height:32px; width:32px; }
.svg-icon-h3	{ height:28px; width:28px; }
.svg-icon-h4	{ height:24px; width:24px; }
.svg-icon-h5	{ height:20px; width:20px; }
.svg-icon-h6	{ height:16px; width:16px; }

/*TYPES*/
.svg-icon-clipboard { background-image: url('/_upload_bilder/_filemanager/image/_pagelayout/icon-set/zwischenablage.svg'); background-position:center center; background-size: contain;  }
/* ========= SVG EXTRA ICONS-SET ========== */


/* BUTTONS UND DROPDOWNS*/

.kontaktformular_btn {margin: 0; border: 0; background: none; cursor: pointer; display: block;}

.formular_btn {margin: 0 0 0 -3px; padding: 0; border: 0; background: none; cursor: pointer; display: block; width: 143px;}
*+html.formular_btn {margin: 0; padding: 0; border: 0; background: none; cursor: pointer; display: block; width: 140px;}
* html.formular_btn {margin: 0; padding: 0; border: 0; background: none; cursor: pointer; display: block; width: 140px;}

.dropdown150px {width: 154px;} 

/* POPUP LAYER */
div[id^=wk_popuplayer] { -webkit-text-size-adjust: none; }


/* BUTTONS */
.btn-primary {
	-moz-box-shadow:inset 0px 1px 0px 0px #385675;
	-webkit-box-shadow:inset 0px 1px 0px 0px #385675;
	box-shadow:inset 0px 1px 0px 0px #385675;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000058), color-stop(1, #000058));
	background:-moz-linear-gradient(top, #000058 5%, #000058 100%);
	background:-webkit-linear-gradient(top, #000058 5%, #000058 100%);
	background:-o-linear-gradient(top, #000058 5%, #000058 100%);
	background:-ms-linear-gradient(top, #000058 5%, #000058 100%);
	background:linear-gradient(to bottom, #000058 5%, #000058 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000058', endColorstr='#000058',GradientType=0);
	background-color:#000058;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Verdana', sans-serif;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.btn-primary:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000058), color-stop(1, #000058));
	background:-moz-linear-gradient(top, #000058 5%, #000058 100%);
	background:-webkit-linear-gradient(top, #000058 5%, #000058 100%);
	background:-o-linear-gradient(top, #000058 5%, #000058 100%);
	background:-ms-linear-gradient(top, #000058 5%, #000058 100%);
	background:linear-gradient(to bottom, #000058 5%, #000058 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000058', endColorstr='#000058',GradientType=0);
	background-color:#000058;
}
.btn-primary:active {	
	position:relative;
	top:1px;
}
.btn-sm {
	font-size:11px;
	padding:5px 7px;
}
/* ============== CSS3 TOOLTIP ================ */
a.des_tooltip {outline:none; position:relative }
	a.des_tooltip strong {line-height:30px;}
	a.des_tooltip:hover {text-decoration:none;} 
	a.des_tooltip span {
			z-index:10;display:none; padding:5px;
			margin-top:30px; margin-left:-60px;
			width:auto; line-height:16px;
	}
	a.des_tooltip:hover span{
			display:inline; position:absolute; 
			border:1px solid lightgrey;
			background:#FFF;
	}
	
	.callout {z-index:9999;position:absolute;border:0;top:-14px;left:120px;}
			
	/*CSS3 extras*/
	a.des_tooltip span
	{
	border-radius:2px;        
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.21);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.21);
	}
/* ============== CSS3 TOOLTIP ================ */


/* ============== icon preloader ============== */
.icon-loading {
	display:inline-block;
	border: 3px solid grey;
	border-top: 3px solid #555;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	animation: spin 1s linear infinite;
}
.icon-loading.white {
	border-top: 3px solid #FFF;
}

@keyframes spin {
		0% { transform: rotate(0deg); }
		100% { transform: rotate(360deg); }
}
/* ============== icon preloader ============== */

/* POPUPS (Haftungsausschluss etc. */
#infoarea {background: #FFF; height:auto; margin: 7px; padding: 7px; width: 90%;}
#form_popup_landingpage { background: rgba(203, 203, 203, 1); }
#form_popup_landingpage input[type=text] { width:100%; height:30px; padding-left:8px; box-sizing: border-box; }
#form_popup_landingpage button { border:0; background:none; margin:0; padding:0; cursor:pointer }

.input_error { background-color:#FFE6E6 }

/* KLASSEN-FORMATIERUNGEN ALLGEMEIN */
.men {background-color: #c2e1eb;}
.women {background-color: #f9e8ee;}
.kids {background-color: #e4f5c2;}

.text-center { text-align:center }

.fontsize8px {font-size:8px;}
.fontsize9px {font-size:9px;}
.fontsize10px {font-size:10px;}
.fontsize11px {font-size:11px;}
.fontsize12px {font-size:12px;}
.fontsize13px {font-size:13px;}
.fontsize14px {font-size:14px;}
.fontsize15px {font-size:15px;}
.fontsize16px {font-size:16px;}
.fontsize17px {font-size:17px;}
.fontsize18px {font-size:18px;}
.fontsize19px {font-size:19px;}
.fontsize20px {font-size:20px;}
.fontsize21px {font-size:21px;}
.fontsize22px {font-size:22px;}
.fontsize24px {font-size:24px;}
.fontsize30px {font-size:30px;}

.fontweightbold {font-weight: bold;}
.bold {font-weight: bold;}
.floatright {float:right; margin-left: 10px;}
.floatleft {float:left;}
.clearfloat {clear: both; }
.hide { display:none; }
.display-block { display:inline-block; }
.soft_hide { visibility:hidden; }
.alpha-30 { filter:     alpha(opacity = 30);    /* IE 6, 7, 8 */
				-ms-filter: "alpha(opacity = 30)";  /* ab IE 8 zusätzlich möglich */
				opacity:    .30;                    /* alle anderen Browser einschließlich IE 9 */ }

.italic {font-style:italic;}

/* COLORS */
.logoblue {color: #04049C;}
.logored {color: #E00S;}

.weiss {color: white;}
.black {color: black;}
.grau1 {color: #939393;}
.grau2 {color: #404040;}
.grau_link { color: #555 };
.hellgrau1 {color: #F3F3F3;}
.red { color:red; }
.red1 {color:#C00;}
.green1 {color: #87bf06;} /* BRANDNEU */
.green2 {color: #008209;}
.orange1 {color: #ff6000;}
.blue1 {color: #0060b6;}
.blue { color: rgba(33, 57, 142, 1) };

.lh20 {line-height: 20px;}
.lh30 {line-height: 30px;}
.lh40 {line-height: 40px;}
.lh60 {line-height: 60px;}
.lh100 {line-height: 100px;}

/*LINKEFFECT 1*/	.link1 {text-decoration: underline;}	.link1:hover	{text-decoration: none;}
/*LINKEFFECT 2*/	.link2 {text-decoration: none;}				.link2:hover	{text-decoration: underline;}
.no-underline-link {text-decoration: none;}	.no-underline-link:hover	{text-decoration: none;}

.linethrough  {text-decoration: line-through;}

.liniedotted {background: url(../images/linie_dotted.png) repeat-x; height:1px; display:block;}
.liniesolid {background: url(../images/linie_solid.png) repeat-x; height:1px; padding: 0; margin: 0;}
/*IE6*/ * html .liniedotted {margin: 1px 0 -12px 0; }

/* HTML-FORMATIERUNG */
form   {margin: 0; padding: 0;}
a {text-decoration:none; color: #555;}
a:hover {text-decoration: underline;}
select {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; margin: 0;}

.hr_black { border: 1px solid black }

img {border:none; }
.img_responsive { width: 100%;  height: auto; }
.img-responsive { width: 100%;  height: auto; }

h3,h4,h5,h6 { font-family: "Helvetica", sans-serif; margin: 0; font-weight:900 }
h3 { font-size:23px; line-height:23px; }
h4 { font-size:16px;  }

h1 {font-size: 18px;}
h2 {font-size: 17px; line-height:normal; margin: 8px 0;}
h3 {border: none; margin: 0; padding: 0;}
h5 {font-size: 12px;}
h6 {font-size: 7px; letter-spacing: -0.1em;}

.h4_siir_style { font-size:15px; font-family:"Franklin Gothic Medium", Gadget, sans-serif; color:#404040;  }

#printheader {display: none;}
