/* -- CSS -- */ /* this style sheet defines the CONTENT style for all Nordjyske Klubber's pages */ /* Copyright © 2001 Nordjyske, AMPM */ /* Author: Arild Garde @ AM Production MultiMedia - www.amproduction.dk */ /* -- Body -- */ body { margin: 0; margin-top: 8px; background: white } td, body { font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: black } H1 { font: bold 17px; color: #004561 } H2 { font: bold 11px; } B { font-weight: bold } STRONG { font-weight: bold } I { font-style : italic } UL { list-style-image: url("minisquare.gif") } HR { border: dashed #707070 } /* -- Links -- */ a { color: #335772; font-weight: bold; text-decoration: none } a.innerlink { color: #335772; font-weight: normal; text-decoration: underline } a.regular { color: #335772; font-weight: normal; text-decoration: none } a.regularly { font-weight: normal } a.whitey { color: #E5FDFF; font-weight: normal; text-decoration: none } a.whiteyred { color: #FFF5DC; font-weight: normal; text-decoration: none } a:hover { color: darkorange; text-decoration: underline } a:hover.whitey { color: #FFCA8E; text-decoration: underline } a:hover.whiteyred { color: #FFCA8E; text-decoration: underline } /* -- Misc -- */ .important { color: gold } .bluey { background: #e9edf0 } .blueysmall { background: #e9edf0; font: 10px Arial } .graycenter { background: #767676 } .blueycenter { background: #335772 } .redcell { background: #bb2200 } .yellowcell { background: #ffff00 } .admtopcell { background: #335772; color: white } .whitetext { color: white } .picleftcell { background: darkorange; color: white } .area { font: bold 22px; letter-spacing: -1px; color: #707070 } .title { font: bold 17.5px; color: #707070 } .dottie { border: 1px dotted #FFC680 } .headeren { color: white; font: italic 24px Times New Roman, Times, serif } .headeren2 { color: white; font: italic 22px Times New Roman, Times, serif } .frontboxes { font: 11px Arial, Verdana } .datoen { color: #cccccc } .innerlisttop { font: bold; color: #666666; background-color: #e9edf0 } .innerlistcell { color: white; border-bottom: solid 1px #888888 } .innerlistcellhi { color: white; border-bottom: solid 1px orange } .coolit { border: inset 1px #335772; background-color: white; font: 11px Verdana, Tahoma, Arial, Helvetica, Sans-Serif; color: #333333 } .coolit2 { border: inset 1px #335772; background-color: white; text-align: center; font: 11px Verdana, Tahoma, Arial, Helvetica, Sans-Serif; color: #333333 } .enknap { margin: 1px; padding: 1px; border: outset 1px #ff5500; background-color: #bb2200; font: bold 11px Verdana, Tahoma, Arial, Helvetica, Sans-Serif; color: white } /* (fra biler) .enknap { margin-left: 4px; border: outset 1px #A0B1BE; background-color: #bb2200; font: bold 11px Verdana, Tahoma, Arial, Helvetica, Sans-Serif; color: white; background-image: url(../images/pil_right_white.gif); background-position: 8px; background-repeat: no-repeat }*/ .enknapfront { margin-left: 4px; border: outset 1px #FFC680; background-color: #bb2200; font: bold 11px Verdana, Tahoma, Arial, Helvetica, Sans-Serif; color: white; background-image: url(../images/pil_right_white.gif); background-position: 8px; background-repeat: no-repeat } .enknapfront2 { margin-left: 4px; border: outset 1px #A0B1BE; background-color: #335772; font: bold 11px Verdana, Tahoma, Arial, Helvetica, Sans-Serif; color: white; background-image: url(../images/pil_right_white.gif); background-position: 8px; background-repeat: no-repeat } .enboks { border: inset 1px #A0B1BE; background-color: white; font: 12px Verdana, Tahoma, Arial, Helvetica, Sans-Serif; color: #335772 } /* Print */ @media print { .headeren2 { font: italic 22pt Times New Roman, Times, serif; color: #666666 } .headeren { font: italic 30pt Times New Roman, Times, serif; color: #666666 } .pagetable { height: auto } .toplogo { margin-left: 6pt; margin-bottom: 30pt } .topcell { text-align: left } .activecell { display: none } .fillah { display: none } .bluey { display: none } .blueycenter { background: white; width: 700px } a.whitey, .innerlistcell, .innerlistcellhi, .whitetext { font: 11pt Times New Roman, Times, serif; color: black } .picleftcell { font: 9pt Times New Roman, Times, serif; background: white; color: black } }