/**************************************************** // bios.css - sollte eigentlich NUR fuer die BIOGRAFIEN in den Besetzungen dienen. // wurde aber total im laufe der Zeit vermischt. // // derzeit verwendete Farben - // CID-rot: #A50042 // Bordeaux #8E0145; // Bordeaux - heller #AD0052; // AKTIV #8E0145; // GRAU #9C9E9C; // GRAU dunkel #999999; // GRAU hell #9C9E9C; // GRAU sehr hell #CCCCCC; // GRAU ganz sehr hell #E3E2E2; // fast SCHWARZ #333333; // sowie weitere Farben in den Karten-Kategorien ! ****************************************************/ @import url(wiener.css); /********************************* / uebersteuerungen aus wiener.css **********************************/ body { background-color: #9C9E9C; } td { font-size: 12px; } .header-index { font-size: 15px; border-bottom-color: #999999; } .header-medium{ font-size: 12px; } .rahm { border-color: #999999 } .rahm-rot { border-color: #8E0145; /* helles Bordeaux */ } a:link, a:visited, a:hover, a:active { font-size: 14px; } a.aktiv:link, a.aktiv:visited, a.aktiv:hover, a.aktiv:active { font-size: 14px; } a.text:link, a.text:visited, a.text:hover, a.text:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #8E0145; text-decoration: none; } .table-haupt { background-color: #FFFFFF; border: 1px solid #333333; } .table-navi { background-color: #E3E2E2; } /* classes nur in bios.css *// .chor { letter-spacing: 1px; line-height: 30px; text-align: justify; }