Subversion-Projekte lars-tiefland.ci

Revision

Revision 47 | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

.hd_menu {
    float: right;
    padding:0 0px 0px 0px;
}
.header_wk_text {
    padding:10px 0 0 55px;
    line-height:19px;
    font-size:20px;
    text-align:left;
    color:#002454;
    height:60px;
    margin-top:-20px;
    text-align:left;
}
.header_wk_anzahl {
    width: 40px!important;
    color:#fff;
    font-size:12px;
    margin:0px 0px 0px 41px;
    text-align:center;
    padding:6px 0 6px 0;
}
.header_wk_anzahl_10 {
    width: 40px!important;
    color:#fff;
    font-size:12px;
    margin:0px 0 0 41px;    
    text-align:center;
}
.header_wk_preis {
    padding-top:8px;
    font-weight:700;
}
.header_wk_text span {
    font-size:15px;
    color:#666;
    font-weight:normal;
}
.warenkorb {
    width:260px;
    float:right;
    cursor:pointer;
}
.basket_vkfrei {
    clear:both;
    float:none;
    text-align:right;
    line-height:1.2em;
}
.hd_menu .versand,
.hd_menu .kontakt {
    float:right;
    width: 81px;
    cursor: pointer;
    margin-right: 1%;
}
.warenkorb_icon {
    padding:16px 1.5%;
    width:70%;
    float:right;
}
.warenkorb_preis {
    width:32%;
    float:right;
    text-align:right;
    height:100%;
}
.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;    
    background-color: #fff;
    z-index: 10000;
    padding: 20px;
    border:1px solid #e4e4e4;
    top: 48px;
    right: 0;
    -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_icontext {
    float:right;
    text-align:right;
    margin-right:4px;
    color:#EA5802;
}
.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:#000;
}

/** 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;
}
/* 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 0 0 -65px;
    color: #000;
    background-color:#fff;
    border:1px solid #ccc;
    list-style-type:none;
    -webkit-box-shadow: 0px 5px 10px 1px rgba(143,143,143,1);
    -moz-box-shadow: 0px 5px 10px 1px rgba(143,143,143,1);
    box-shadow: 0px 5px 10px 1px rgba(143,143,143,1);
}

.infocenter_submenu li {
    border-right:none;
    clear:both;
    float:none;
    text-align:left;
    margin:10px;
}
.infocenter_submenu li a{
    color: #000;
    font-size:11px;
}
.infocenter_submenu li a:hover {
    color:#D53F4B;
}

/** ENDE headnav mit aufklapper **/

#wk_open {
    color:#000;
}