Subversion-Projekte lars-tiefland.faltradxxs.de

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

.hd_menu {
    padding:0 0px 0px 0px;
}

.nav_container {
    /*
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    */
    width:100%;
    z-index:1;
    position:relative;
}
.header_wk_text {
    padding:10px 0 0 55px;
    line-height:19px;
    font-size:20px;
    text-align:left;
    color:#002454;
    font-weight:bold;
    height:60px;
    margin-top:-20px;
    text-align:left;
}
.header_wk_anzahl {
    width: 56px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    float: right;
    text-align: center;
    position: absolute;
    top: 0;
    margin: 15% 0 0 23% !important;
}
.header_wk_anzahl_10 {
    color:#fff;
    position:absolute;
}
.wk_text {
    color:#3e3e3e;
}
.basketIconWrapper {
    width:50px;
    margin:0 auto;    
}
.header_wk_preis {
    padding-top:8px;
    font-weight:700;
}
.header_wk_text span {
    font-size:15px;
    color:#666;
    font-weight:normal;
}
.warenkorb {
    cursor: pointer;
}

.hd_menu .versand,
.hd_menu .kontakt {
    float:right;
    width: 81px;
    cursor: pointer;
    margin-right: 1%;
}
.warenkorb_icon {
    padding:16px 1.5%;
    width:65%;
    float:left;
}
.warenkorb_preis {
    position: absolute;
    margin-top: 23px;
    width: 49px;
    text-align: center;
}
.warenkorb_preis p {
    text-align:center;
    padding-top:17px;
}
.warenkorb_empty {
    background:url('/images/webelemente/icon_basket_empty.png') no-repeat;
    height: 28px;
    width:41px;
    float:left;
}
 
.warenkorb_full {
    background-image:url('/images/webelemente/icon_basket_full.png');
    background-repeat:no-repeat!important;
    height: 28px;
    width:41px;
    float:left;
}
.warenkorb_menu {
    display: none;
    width: 340px;
    position: absolute;
    float:left;    
    margin:52px 0px 0px -121px;
    background-color: #fff;
    z-index: 10000;
    padding: 20px;
    border:1px solid #e4e4e4;
    /*
    -webkit-box-shadow: 0px 5px 5px -2px rgba(204,204,204,1);
    -moz-box-shadow: 0px 5px 5px -2px rgba(204,204,204,1);
    box-shadow: 0px 5px 5px -2px rgba(204,204,204,1);
    */ 
}
.basket_info_text {
    position:absolute;
    width:200px;
    font-size:14px;
    color:#666;
    margin:75px 0 0 812px;
    position:absolute;
    text-align:right;
    padding:2px 2px 0 0;
}
.konto {
    float:right;
    margin:-127px 0 0 1px;
    cursor: pointer;
    background:url(/images/webelemente/konto.png) no-repeat;
    border:1px solid #f00;
}
.konto_menu {
    display: none;
    width: 125px;
    position:absolute;
    margin: 30px 878px;
    background-color: #fff;
    z-index: 1000;
    padding: 20px;
}
.service{
    float:right;
    margin:-127px 46px 0 1px;
    cursor: pointer;
    background:url(/images/webelemente/service.png) no-repeat;    
}
.service_menu{
    display: none;
    width: 155px;
    position:absolute;
    margin: 30px 802px;
    background-color: #fff;
    z-index: 1000;
    padding: 20px;
}
.greenlink {
    float:right;
    display:block;
    margin-top:5px;
    padding:7px;
    background-color:#95C648;
    color:#fff;
    width:50%;
    text-align:center;
}
.greenlink:link,
.greenlink:active,
.greenlink:visited {
    color:#fff;    
}
.greenlink:hover {
    color:#3A3B3D;
}

/** headnav mit aufklapper **/
.headnav {
    background-color:#002454;
    width:100%;
    height:33px;
    color:#fff!important;
    font-size:13px!important;
    text-align:center;
}
.headnav_inner {
    margin:0 auto;
    width:1040px;
}
.headnav li {
    color:#fff;
}
.headnav a:link,
.headnav a:active,
.headnav a:visited {
    /*font-weight:normal!important;*/
    color:#fff;
    text-decoration:none;
}
.headnav a:hover {
    /*color:#10B8DC;*/  
    color:#FFD801;
}
/* login im header */
.login_menu {
    clear:both;
    float:left;
    width:100%;
    text-align:right;
    padding:42px 0px 0 0;
}
.login_menu li {
    width:auto;
    list-style-type:none!important;
    padding-right:1px;
}
.login_menu li:hover ul {
    display:block;
    
}
.noborder {
    border-style:none!important;
}
/* login aufklapper */
.hd_login {
    float:left;
    padding-bottom:10px;
}
.hd_login input[type=text], 
.hd_login input[type=password] {
    outline: none;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #666;
    border-bottom:1px solid #666;
    width:123px;
    margin:5px 0 0 0;
    padding:4px 0 2px 3px;
}
.infocenter_submenu {
    position:absolute;
    display:none;
    z-index:99999;
    margin:0px;
    color: #3A3B3D;
    background-color:#fff;
    border:1px solid #ccc;
    list-style-type:none;
    top: 38px;
    /*
    -webkit-box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    -moz-box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    box-shadow: 3px 19px 33px 4px rgba(143,143,143,1);
    */
}
.infocenter_submenu li {
    border-right:none;
    clear:both;
    float:none;
    text-align:left;
    margin:10px;
}


/** ENDE headnav mit aufklapper **/

#wk_open {
    color:#3A3B3D;
}