/* ###### Text Colors ###### */ h1, #bodyText a, .leftSideBar a, .leftSideBar span, .dateheader { color: /*#443d35;*/ #608fc1; } .headerTitle, .headerSubTitle, .headerLinks *, .menuBar a:hover { color: /* #443d35; #5179a3; */ #6296cc; } .leftSideBar .sideBarTitle, .leftSideBar .thisPage, #footer * { color: white; } .leftSideBar a:hover { color: #5D738B; } body { color: #333; } /* ###### Background Colors ###### */ body { background-color: white; } #bodyText { background-color: white; border-color: #ebe8e3; } #header { background-color: white; border-color: #78736d; } .leftSideBar .sideBarTitle, .sideBarTitle, #footer { background-color: #8EB0D4; } .leftSideBar { background-color: #deeeff } #uebersicht tr.header { background-color: #c4bab1; } #uebersicht td.empty { background-color: #eee; } #uebersicht td.time { background-color: #eee; } #uebersicht td.vortrag { background-color: #ebe8e3; } /* ###### Border Colors ###### */ h1, .rightSideBar { border-color: #e6dfcf; } #header { border-bottom-color: #6296cc; } acronym { border-color: #6296cc; }