Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

@charset "utf-8";
/* CSS Document */
        .lightgray              {color: #000000; background-color: #EEEEEE; text-decoration:underline;}
        .darkgray               {color: #000000; background-color: #CCCCCC; text-decoration:none;}
        .status_off             {color: #000000; text-decoration:none;}
        .status_red             {color: #FFFFFF; background-color: #FF0000; text-decoration:underline;}
        .status_yellow  {color: #000000; background-color: #FFFF00; text-decoration:underline;}
        .status_blue    {color: #FFFFFF; background-color: #0000FF; text-decoration:underline;}
        .status_green   {color: #000000; background-color: #00FF00; text-decoration:underline;}
        .status_white   {color: #000000; background-color: #FFFFFF; text-decoration:underline;}
        .darkgray               {text-decoration:none;}
@media print {
  #noprint { display:none; }
}
.onprint {
    display:block;
}

/* ------- Rechnungsbuch ------- */
.rechnungsbuch img,
.rechnungsbuch .lupe,
.rechnungsbuch .optionsleiste {
    display: none;
}

.rechnungsbuch a {
    text-decoration: none;
}
/* ------- /Rechnungsbuch ------- */

/* ------- Bestandskennzeichnung ------- */
.bestandskennzeichnung {
        background-color: #fff;
}
/* ------- /Bestandskennzeichnung ------- */