Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

/* CSS Document */

div.subDirItem{
        background-image:url(/images/webelemente/aktion_spacer.jpg);
        background-repeat:repeat-y;
        
        font-family:Arial, Helvetica, sans-serif;
        
        width:592px;
        margin-bottom:10px;
}

div.subDirItem a{
        font-weight:bold;
        text-decoration:none;
        color:#000000;
}

div.subDirItemOben{
        background-image:url(/images/webelemente/aktion_spacer_oben.jpg);
        background-repeat:no-repeat;
        padding-top:3px;
        padding-right:3px;      
        padding-left:3px;
}

div.subDirItem img{
        border:none;    
        padding-left:0px;
}

div.subDirItemUnten{
        background-color:#FFFFFF;
        background-image:url(/images/webelemente/aktion_spacer_unten.jpg);
        background-repeat:no-repeat;
        
        padding-top:15px;
        
        position:relative;
        bottom:0px;
}

.subdirLieferstatus
{
        float:left;
        padding-right:3px;
        padding-top:8px;
        padding-bottom:8px;     
}

.subdirLieferstatusText
{
        font-weight:normal;
        font-size:10px;
        padding-right:3px;
        padding-top:8px;
        padding-bottom:8px;
}

.subdirBilligerGesehen
{
        padding-right:16px;     
}

div.subDirItem a.details{
        background-image:url(/images/webelemente/pfeil_rot.gif);
        background-repeat:no-repeat;
        background-position: 0px 3px;
        padding-left:12px;
        position:relative;
        top:22px;
        bottom:0px;
        right:0px;
        left:158px;
        float:left;
        font-weight:bold;
        font-size:12px;
        text-decoration:none;
        color:#DD0B15;
}

div.subDirItem a.neu{
        background-position: 0px 3px;
        padding-left:12px;
        position:relative;
        top:22px;
        bottom:0px;
        right:0px;
        left:158px;
        float:left;
        font-weight:bold;
        font-size:12px;
        text-decoration:none;
        color:#DD0B15;
}

div.subDirItem a.warenkorb{
        position:relative;
        top:3px;
        bottom:3px;
        right:5px;
}

div.tester {
        border:0px solid #FF00FF;
        font-size:10px;
        padding:5px;
        height:60px;
        float:left;
}