﻿/*========================================================================*/
/*=========== Artikel List ===============================================*/
/*========================================================================*/

h3 span.al_header_title
{
    float: left;
}
h3 span.al_header_options
{
    text-align: right;
    text-transform: none;
    float: right;
    margin-top: 2px;
    padding-right: 2em;
}
h3 span.al_header_options select
{
    height: 19px;
}

h3 span.al_header_options span
{
    border-left: 1px solid #fff;
    padding: 0 7px;
}
h3 .al_header_title
{
    text-transform: uppercase;
    padding-top: 0.4em;
    font-weight: bold;
    padding-left: 2.2em;
}

.icon_loading
{
    background-position: 0 0;
    background-image: url(/css/images/wk_loading.gif);
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
}

.loading
{
    background: #fff url(/css/images/alist_loading.gif) no-repeat 50% 150px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 201;
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#content div.aco
{
    background: #eff4f7;
    padding-left: 12px;
    padding-right: 12px;
}


#content .wError
{
    background: #FFDDDD;
    color: #C40000;
}
#content .wSuccess
{
    color: #267F00;
    background: #E2FFD6;
}


.minimized
{
    height: 50px;
}

.alist
{
    z-index: 50;
    font-size: 110%;
    margin-top: 5px;
    /*border-top: 1px solid #cbc9ca;*/
}
.alist .a
{
    clear: both;
    border-bottom: 1px solid #cbc9ca;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-left: 4px;
}
.alist .a .left .img
{
    background: #fff;
    width: 81px;
    height: 54px;
    border: 1px solid #cdced0;
    text-align: center;
    vertical-align: middle;
    float: left;
    position: relative;
}
.alist .a .left .img img
{
    width: 80px;
    height: 50px;
    z-index: 0;
    border: 0;
    -ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 auto;
}
.alist .a .left .img .border
{
    border: 1px solid #cdced0;
}

.alist .a .left h3
{
    z-index: 101;
    white-space: nowrap;
    margin-bottom: 3px;
}
.alist .a .left h3 a
{
    text-decoration: none;
    white-space: normal;
}
.alist .a .left h3 a:hover
{
    text-decoration: underline;
}
.alist .a .left .txt
{
    text-decoration: none;
    float: left;
    margin-top: -4px;
    margin-left: 4px;
    padding: 0 5px;
    height: 39px;
    width: 78%;
    cursor: default;
    color: #454344;
}
.alist .a .left .txt .lang
{
    height: 100%;
    position: absolute;
    top: 18px;
    left: 140px;
    display: none;
}
.alist .a .left .txt .lang div
{
    height: 21px;
    background: url(/css/images/language_spitze.png) no-repeat 25px 0;
    position: relative;
    z-index: 120;
}

.alist .a .left .txt span
{
    margin-top: -24px;
    display: block;
    color: #454344;
    font-weight: normal;
    font-style: normal;
    background: #fff;
    border: 1px solid #CDCED0;
    padding: 5px;
    position: relative;
    z-index: 115;
    font-size: 9pt;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.alist .a .left .tools
{
    float: left;
    padding: 0 0 0 5px;
    width: 66%;
    height: 20px;
}
.alist .a .left .tools .pcompare a .ui-button-text
{
    padding: .1em .8em;
}
.alist .a .left .tools .pcompare a
{
    font-size: 8pt;
}
.alist .a .left .tools .pcompare
{
    float: left;
}
.alist .a .left .tools .manufacturer
{
    float: left;
    width: 73px;
    height: 29px;
    margin-top: -5px;
}
.alist .a .left .tools .marker img
{
    display: none;
    width: 16px;
    height: 16px;
    float: left;
}
.alist .a .left .tools .marker
{
    float: left;
    border-left: 1px solid #ccc8c7;
    padding-left: 1em;
    margin-left: 1em;
}
.alist .a .left .tools .watchlist
{
    padding-top: 5px;
}
.alist .a .left .tools .marker input
{
    float: left;
    padding:0;
    margin:0;
}
.alist .a .left .tools .marker label
{
    float: left;
    padding: 0 0 0 5px;
}

.alist .a .left
{
    position: relative; /*z-index:95;     height:95px;*/
    width: 65%;
}
.alist .a .right
{
    position: relative; /*z-index:99;     height:88px;*/
    width: 30%;
    /*background: #eff4f7;*/
    padding-right: 5px;
    margin-top: 5px;
}
.alist .a .typeicons
{
    float: right;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background: #eff4f7;
    height: 100%;
    width: 28px;
}
.alist .a img.icon_schnaeppchen
{
    position: absolute;
    top: 5px;
    left: 4px;
}
.alist .a img.icon_new
{
    position: absolute;
    top: 30px;
    left: 0;
}
.alist .a img.icon_topseller
{
    position: absolute;
    top: 60px;
    left: 3px;
}


/*#################################################################*/
.alist .a .right .nrn
{
    font-weight: bold;
    text-align: left;
    /*float: left;
    width: 48%;*/
    /*height: 25px;*/
    font-size: 8pt;
}
.alist .a .right .a_ean
{
    float: left;
    color: #222222;
    font-weight: bold;
    font-size: 8pt;
    border: 1xp solid red; 
}
.alist .a .right .price_ab
{
    float: right;
    font-size: 11px;
    color: #1a547c;
}

.alist .a .right .price
{
    /*float: right;*/
    /*width: 48%;*/
    /*height: 18px;*/
    /*padding-top: 5px;*/
    /*text-align: right;*/
}

.alist .a .right .price span
{
    font-size: 110%;
    font-weight: bold;
}
.alist .a .right div.breaker
{
}
.alist .a .right .wkv
{
    text-align: right;
    padding: 2px 0 2px 13px;
    float: right;
    font-size: 8pt;
    background-image: url(/css/images/wkv_add_icon.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    clear:both;
}
.alist .a .right .wk .vpe, .alist .a .right .wkv a
{
    color: #575759;
}
.alist .a .right .wkv img
{
    margin-left: 2px;
}
.alist .a .right .wk
{
    clear: both;
}
.alist .a .right .wk div.buttons
{
    float: right;
}
.alist .a .right .wk div.buttons a
{
    height: 17px;
    font-size: 8pt;
}
.alist .a .right .wk div.buttons a span.ui-icon
{
    margin-top: -7px;
}
.alist .a .right .wk div.buttons a .ui-button-text
{
    padding-top: .2em;
}
.alist .a .right .wk div.buttons a.remove
{
    display: none;
}
.alist .a #SchrankWizard
{
    display: none;
    visibility: hidden;
}

/*comparelist*/
.compare .a .right .wkv
{
    float: left;
}
.compare .a .right .wk div.buttons
{
    float: left;
    margin-left: 5px;
}
.compare .a .right .wk div.buttons a .ui-button-text
{
    margin-left: 15px;
    padding-top: 0.1em;
}
.compare .a .right
{
    position: inherit;
    background: none;
    width: 85%;
}
.compare .a .right
{
    position: static;
    background: none;
    width: 85%;
}
.compare
{
    width: 270px;
    margin-top: 10px;
    border-top: 0;
    z-index: inherit;
    margin: 0;
}
.compare .a
{
    border-bottom: 0;
    padding-bottom: 0px;
    margin-top: 0;
}
.compare .a .stock
{
    margin-top: 10px;
}
.compare .a .wk .buttons .icon_buttons a .ui-icon-warenkorb
{
    float: left;
    position: static;
    top:30px;
    left:10px;
    margin-top:0;
    margin-left:0;
}
.compare .a .wk .buttons .icon_buttons a
{

}

.compare .a .wk .buttons .icon_buttons a .ui-button-text
{
    float: right;
}
.btn_right a
{
    float: right;
}

.aco .desc
{
    font-size: 9pt;
}
.aco .no_result
{
    padding-top: 20px;
    padding-bottom: 20px;
    font-style: italic;
}
.aco .nav
{
    clear: both;
    margin-top: 10px;
    text-align: right;
    float: right;
}
.aco .nav a
{
    height: 22px;
    width: 25px;
    margin-right: -2px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; /*color:#c3d9e7;*/
    font-size: 9pt;
}
.aco .nav .current
{
    position: relative;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    padding: 0;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #8c8c8c;
    background: #8c8c8c url(images/ui-bg_highlight-soft_75_8c8c8c_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    padding: 3px 11px 4px 8px;
    margin-right: -2px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; /*color:#c3d9e7;*/
    font-size: 9pt;
}
* + html .current
{
    top: 1px;
}

* > html .current
{
    top: 1px;
}

.aco .nav a .nex
{
    background: url(/css/images/nav_next.png) 0 50% no-repeat;
}
.aco .nav a .pre
{
    background: url(/css/images/nav_previous.png) 0 50% no-repeat;
}

.aco .nav a .ui-button-text
{
    padding-left: .6em;
    padding-top: .2em;
}

.alist .nav .ui-button-text-icon .ui-button-text, .alist .nav .ui-button-text-icons .ui-button-text
{
    padding: 0 1em;
}

.alist .a .right .wk .vpe
{
    float: right;
    /*width: 25px;*/
    padding: 3px 3px 0 0;
    font-size: 8pt;
}
.alist .a .right .wk input[type=text]
{
    float: right;
    width: 30px;
    height: 16px;
    font-size: 8pt;
    padding: 2px 2px 0 0;
    margin-right: 3px;
    text-align: right;
}
.alist .a .right .systxt
{
    margin-top: 2px;
    text-align: right;
    color: #026ea8;
    float: right;
}
.alist .a .right .systxt .txt
{
    float: right;
    font-size: 8pt;
}
.alist .a .right .systxt .success
{
    color: #267F00;
    border: 1px solid #267F00;
    display: block;
    background: #E2FFD6;
    font-size: 8pt;
    white-space: nowrap;
    padding: 0 4px;
}
.alist .a .right .systxt .notice
{
    background: #FFF3DF;
    display: block;
    color: #CF8300;
    border: 1px solid #CF8300;
    font-size: 8pt;
    white-space: nowrap;
    padding: 0 4px;
}
.alist .a .right .systxt .error
{
    background: #FFDDDD;
    display: block;
    color: #C40000;
    border: 1px solid #C40000;
    font-size: 8pt;
    white-space: nowrap;
    padding: 0 4px;
}
.alist .a .right .systxt img
{
    margin: 0 0 0 5px;
    float: right;
}

.alist .a .stock
{
    margin-top: 5px;
    margin-right: 5px;
    float: right;
}

.alist .cart .right .wk
{
    padding-top: 7px;
    height: 33px;
}

.alist .cart .right .wk .vpe
{
    /*width: 80px;*/
    text-align: right;
    padding-right: 5px;
}
.alist .cart .right .wk input[type=text]
{
    width: 30px;
    color: #19547e;
}
.alist .cart .right .wk .ui-button-text
{
    display: none;
}
.alist .cart .right .wk a
{
    width: 24px;
    float: left;
}


.alist .cart .left .marker
{
    display: none;
}

.alist .cart .right .nrn
{
	float:left;
	height:65px;
	text-align:right;
	padding-right:5px;
	width:80px;
	clear:none;
	margin:0;
}
.alist .cart .right .wk
{
	clear:none;
	float:right;
	height:65px;
	padding:0;
	width:125px;
	margin:0;
}
.alist .cart .right .wk .wk_tp
{
	clear:both;
	padding-top:4px;
}
.alist .cart .right .wk .wk_tp .wk_tp_lbl
{
	float:left;
}
.alist .cart .right .wk .wk_tp .wk_tp_price
{
	white-space:nowrap;
	display:inline;
	font-size:90%;
	width:65px;
	float:right;
}


.alist .cart .right .wk .wk_ep
{
	font-size:90%;
}


.alist .a .right .archive_article_notice 
{
    position:absolute;
    right:3px;
    top:55px;
    color: #C61F20; 
    font-weight: bold; 
    vertical-align: middle;
}

/*comparelist*/
.compare .a .right .wkv
{
    float: left;
}
.compare .a .right .wk div.buttons
{
    float: left;
    margin-left: 5px;
}
.compare .a .right .wk div.buttons a .ui-button-text
{
    margin-left: 15px;
    padding-top: 0.1em;
}
.compare .a .right
{
    background: none;
    width: 85%;
}

.compare
{
    margin-top: 10px;
    border-top: 0;
    z-index: inherit;
    margin: 0;
}
.compare .a
{
    border-bottom: 0;
    padding-bottom: 0px;
    margin-top: 0;
}
.compare .a .stock
{
    margin-top: 10px;
}

.wkvlistnav .icon_buttons .wkv_loeschen .ui-button-text
{
    padding: 0.3em 1.1em 0.3em 2em;
}
.cartsum
{
    border-bottom: 1px solid #cbc9ca;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cartsum div.left
{
    width: 488px;
}
.cartsum div.left span.left
{
    float: left;
    font-size: 8pt;
}
.cartsum .right
{
    float: left;
    width: 170px;
}
.cartsum .labl
{
    font-weight: bold;
    width: 20px;
    text-align: right;
    padding-top: 3px;
    float: left;
}
.cartsum .val
{
    text-align: left;
    float: right;
}
.cartsum .val input[type=text]
{
    width: 80px;
    height: 16px;
    font-size: 8pt;
    padding: 2px 2px 0 0;
    text-align: right;
    font-weight: bold;
}

.aco .cartnav a .ui-button-text
{
    padding-top: .2em;
    text-transform: uppercase;
}
.aco .cartnav a
{
    height: 22px;
}

.artimg_preview, #artimg_preview
{
    position: absolute;
    border: 1px solid #e3e2e0;
    display: none;
    color: #000;
    padding: 2px;
    background: #fff;
    font-weight: bold;
    text-align: center;
}


/*========================================================================*/
/*=========== Artikel AsArticleStock =====================================*/
/*========================================================================*/

.stock
{
    border: 1px solid #247dc1;
    background: #fff;
    padding: 5px 1px;
}
.stock div
{
    background: #dadcd9;
    width: 14px;
    height: 5px;
    margin: 2px;
}
.stock .red
{
    background: #ef1513;
}
.stock .orange
{
    background: #e9991c;
}
.stock .green
{
    background: #8acd59;
}
.stock .full
{
    background: #3e9300;
}

/*========================================================================*/
/*=========== Artikel Preview ============================================*/
/*========================================================================*/
.show_all_link, .static_art_preview
{
    margin: 2px 0;
    clear: both;
    padding: 0;
}
div.static_art_preview
{
    background: #fff;
    border: 0;
    height: 145px;
    padding: 10px 0 0 0;
}
.show_all_link
{
    text-transform: uppercase;
    text-align: right;
    font-size: 7pt;
}
.show_all_link a
{
    color: #545253;
    text-decoration: underline;
    font-weight: bold;
}
.art_preview
{
    float: left;
    height: 125px;
    width: 167px;
    color: #525252;
    border: 1px solid #e2e2e2;
    padding: 5px;
    margin-right: 7px;
    text-align: center;
}
.art_preview h3
{
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    color: #525252;
    text-transform: uppercase;
    font-size: 8pt;
}
.h3
{
    font-size: 9pt;
}
.gone
{
    height: 1px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -999999px;
    left: -999999px;
}
.ui-accordion-content-active a.prea, .ui-accordion-content-active a.prea:link, .ui-accordion-content-active a.prea:visited, .ui-state-active a.prea, .ui-state-active a.prea:link, .ui-state-active a.prea:visited, .ui-state-default a.prea, .ui-state-default a.prea:link, .ui-state-default a.prea:visited
{
    color: #525252;
    padding: 0;
    text-decoration: none;
}

.ui-accordion-content-active a.prea img, .ui-state-default a.prea img, .ui-state-active a.prea img
{
    border: 0; /*    text-decoration:none;     position:absolute;     bottom:15px;     margin-left:25px;*/
}
.art_preview_last
{
    margin-right: 0;
}



/*############################################################*/
/*LogInControl KLASSEN*/
/*###########################################################*/
.aslogincontrol_headertext
{
    font-size: 10pt;
    font-weight: bold;
    color: White;
}
.asLogincontrol_textdark_link
{
    font-size: 7.5pt;
    font-weight: bold;
    margin: 5px;
}
.asLogincontrol_text_hell
{
    color: #A7A8AC;
}

.aslogincontrol_headerimg
{
    top: 5px;
}
.aslogincontrol_header
{
    background-color: #238DC7;
    height: 40px;
}
.aslogincontrol_header_img
{
    background-color: #238DC7;
    height: 40px;
    padding-left: 7px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
}
.aslogincontrol_anmelde
{
    background-color: #EFF4F7;
}
.aslogincontrol_anmeldebutton
{
    height: 21px;
}

.aslogincontrol_textbox
{
    border: solid 1px #BEC7D8;
    background-color: #fff;
    padding: 4px 2px 0px 5px;
    vertical-align: bottom;
    width: 100px;
    font-size: 9pt;
    height: 18px;
}
.asLogincontrol_Controllabel
{
    font-weight: bold;
    font-size: 8pt;
    color: #5B5C5E;
    white-space: nowrap;
}

#asLoginControl_parent
{
    margin: 10px 0px 10px 0px;
}


.UmsatzTd
{
    border-bottom: solid 1px #CCCACB;
    height: 30px;
    vertical-align: middle;
}

.UmsatzSumTd
{
    border-bottom: solid 1px #CCCACB;
    height: 45px;
    vertical-align: middle;
}

.btn_schmal a
{
    height: 16px;
}
.btn_schmal .ui-button-text
{
    margin-top: 0;
    margin-bottom: 0.2em;
    font-size: 7pt;
    text-transform: uppercase;
}
.btn_schmal .ui-icon
{
    margin-top: -8px;
    margin-right: -3px;
}
.loading_schrank
{
    background: #fff url(/css/images/alist_loading.gif) no-repeat 50% 150px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 300;
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}


.alnachfolger .alist 
{
    border-top: 0;
}
.alnachfolger .alist .a
{
    margin-left:30px;
    padding-top: 10px;
    margin-top: 5px;
    border-top: 1px solid #CBC9CA;
    border-bottom:0;
    /*background: url(/css/images/arrow_right_next.png) no-repeat 10px 50%;*/
}
.alnachfolger .alist .a .left h3 
{
    float:left;
    max-width: 320px;
    width: 320px;
    margin-left: 4px;
    padding: 0 5px;
}
.alnachfolger .alist .a .right 
{
    width: 32%;
}
.alnachfolger .alist .a .left 
{
    width: 62%;
}
.alnachfolger .alist .a .stock div,
.alnachfolger .alist .a .stock
{
    border:0;
    background:none;
}
.alnachfolger .alist .a .left h3,
.alnachfolger .alist .a .right .nrn,
.alnachfolger .alist .a .right .a_ean,
.alnachfolger .alist .a .right .price_ab,
.alnachfolger .alist .a .right .price span, 
.alnachfolger .alist .a .left .txt span,
.alnachfolger .alist .a .left .txt
{
    font-size: 90%;
}

.clear_watchlist
{
	padding-left: 1.1em;
}
#ArticleKurzText
{
	z-index: 3;
}
* + html .current
{
	top: 1px;
}
.wkv_menge
{
	float: right;
	width: 60px;
	padding-top: 2px;
	text-align: left;
}
.wk_ean
{
	font-weight: bold;
	text-align: right;
	font-size: 8pt;
}
.wk_tp
{
	float: right;
	padding-right: 2px;
	font-weight: bold;
	color: #1a547c;
}
.ui-accordion-icons .ui-accordion-header .HeadlinkAlleArtikelAnzeigen A
{
	background: 0;
}

.alist .abuyed,
.alist .abuyed .typeicons
{
    background: #E3F0F7;
}
.alist .abuyed
{
    border:1px solid #77B3D6;
}
.alist .abuyed .left .tools .manufacturer img
{
   border: 1px solid #FFFFFF;
}
.alist .abuyed .alreadybuyed 
{
    position: relative;
    display: block;
    font-size: 80%;
    margin-bottom: 0;
    float:right;
    padding: 5px 5px 0;
    position: relative;
    clear:both;
}

.alist .listed 
{
    display: block;
    font-weight:bold;
    border-bottom: 1px solid #cbc9ca;
    padding:30px 0 10px 0;
    background:#EFF4F7;
    margin-top:-2px;
}
