body,p,div,a,a:visited { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; font-size: 12px; text-decoration: none; font-style: normal; padding: 0px; margin: 0px; display: inline; color:black; } h1,h2,h3,h4,h5,h6 { display: block; } div { display: inline-block; } a, a:visited { color: #00a5fe; } /* a::before { content: "\00bb"; } */ table { border-collapse: collapse; } td { padding-right: 20px; padding-top: 5px; padding-bottom: 3px; border-bottom: 1px solid #6fb9df; } td + td { border-left: 1px solid #b4d9ec; padding-left: 5px; } thead > tr > td{ padding-bottom: 2px; margin-bottom: 15px; border-bottom: 1px solid black; } textarea { min-width: 360px; min-height: 100px; } .left { float:left; width: 230px; margin-right: 16px; } #headbar { position: absolute; top: 0px; left: 0px; right: 0px; height: 36px; background-color: #00a5fe; padding-top: 6px; padding-bottom: 6px; } #infobar { position: absolute; top: 48px; left: 0px; right: 0px; height: 24px; } #infobar * { font-family: Courier New, Courier, monospace; font-size: 12px; } #infobar > div { display: inline-flex; padding-left: 32px; white-space: nowrap; } #infobar > div > div { display: inline-flex; border-left: 1px solid black; padding-left: 10px; padding-right: 10px; } #navigation { position: absolute; top: 72px; left: 0px; right: 0px; height: 24px; //background-color: #bfe9ff; background-color: #00a5fe; padding: 8px; padding-left: 5%; padding-right: 5%; } #pagearea { position: absolute; top: 120px; bottom: 50px; left: 3%; right: 3%; overflow:auto; } #headbar .title { position: absolute; top: 8px; } #headbar .title a { color: white; } #headbar div { left: 16px; } #headbar #pagetitle { top: 14px; left: 0px; font-size: 18px; } #footbar { position: absolute; bottom: 0px; left: 0px; right: 0px; height: 24px; background-color: #00a5fe; border: 1px dotted black; padding-top: 6px; padding-bottom: 6px; padding-left: 12px; padding-right: 12px; } #pagetime { position: absolute; right: 12px; } .box,.block{ display: flex; padding: 5px; } .group { width: 100%; margin-top: 4px; margin-bottom: 4px; } .group + .group { border-top: 1px solid #6fb9df; padding-top: 4px; } .group.column { display: inline-block; } .group.column + .group.column { border-top: none; border-left: 1px solid #6fb9df; padding-top: 0px; padding-left: 4px; } .left .box, .left.box, .left .group, .left.group { display: block; } .center { text-align: center; width: 100%; left: 0px; right: 0px; } .sub { font-size: 80%; } .title { font-size: 24px; font-weight: bold; } #navigation * { font-size: 14px; } .navigation { width: 180px; text-align: center; background-color: #8fd9ff; border: 1px solid #6fb9df; } #navigation > .navigation { position: relative; display: inline-block; margin-left: 8px; margin-right: 8px; } .navigation > a { display: block; width: 100%; height: 100%; padding: 4px; color: black; } .navigation > .navigation { position: absolute; display: none; top: 15px; } .navigation:hover > .navigation, .navigation > .navigation:hover { display: block; } .table { display: inline-flex; flex-flow: row; } .table > div { display: flex; } #wawi { z-index: 1; font-size: 24px; } #wawi:hover { color: #D02020; }