/* $kleur1: Achtergrond, donkergeel $kleur2: Achtergrond licht, lichtgeel $kleur3: Tegenstelling, rood */ body { margin: 0; padding: 0; background: #F0F0F0; font-size: 11px; font-family: Tahoma; color: #000000; } table, td, tr { border-collapse: collapse; margin: 0; padding: 0; font-size: 11px; font-family: Tahoma; color: #000000; } .main { background: #99CCFF; width: 762px; } .mainborder { border: 1px solid #CA9D00; width: 432px; background: #DDEEFE; } .kop { width: 432px; background: #CA9D00; height: 20px; border-bottom: 1px solid #99CCFF; } .kopt { text-transform: uppercase; FILTER: DropShadow(Color=#000000, OffX=-1, OffY=-1); width: 100%; color: #FFFFFF; font-weight: bold; margin: 0 0 0 5px; } #logo { position: absolute; margin-left: -362px; margin-top: 72px; left: 50%; width: 750px;} #slogan { position: absolute; margin-left: -322px; margin-top: 64px; left: 50%; width: 750px;} H1 { margin: 0; padding: 0; color: #FFFFFF; font-family: Arial Black, Arial, Verdana; font-weight: normal; font-size: 36px; text-transform: uppercase; FILTER: DropShadow(Color=#CA9D00, OffX=-1, OffY=-1); width: 100%; } H2 { color: #FFFFFF; font-family: Arial Black, Arial, Verdana; text-transform: uppercase; font-size: 11px; font-weight: normal; FILTER: DropShadow(Color=#000000, OffX=-1, OffY=-1); width: 100%; } .tekst { padding: 10px; } .tekst a:active, .tekst a:visited, .tekst a:link { color: #000000; } .tekst a:hover { color: #CA9D00; } .pic { border: 3px solid #DDEEFE; } .partners { width: 154px; background: #DDEEFE; height: 18px; font-weight: bold; color: #CA9D00; border-bottom: 1px solid #99CCFF; } .menukop { width: 154px; background: #CA9D00; height: 20px; border-bottom: 1px solid #99CCFF; } .menu { font: 11/16px; width: 154px; background: #DDEEFE; } .menu a:active, .menu a:visited, .menu a:link { padding: 0 0 0 3px; font-weight: bold; display: block; width: 154px; color: #CA9D00; height: 20px; text-decoration: none; border-top: 1px solid #99CCFF; border-bottom: 1px solid #99CCFF; } .menu a:hover { background: #CA9D00; color: #DDEEFE; } .lijn { border-top: 1px dotted #CA9D00; } U { color: #000000; text-decoration: none; } .sub { background: #DDEEFE; padding: 2px 0 2px 5px; border-top: 1px solid #99CCFF; border-bottom: 1px solid #99CCFF; } .sub a:link, .sub a:visited, .sub a:active { color: #000000; text-decoration: none; } .sub a:hover { color: #CA9D00; } .footerback { background: #CA9D00; height: 20px; } .footer { font-weight: bold; color: #FFFFFF; padding: 0 0 0 5px; FILTER: DropShadow(Color=#000000, OffX=-1, OffY=-1); width: 100%; } .footer a:link, .footer a:visited, .footer a:active { color: #FFFFFF; text-decoration: none; } .footer a:hover { color: #DDEEFE; } .topmenu { font-weight: bold; color: #FFFFFF; padding: 0 0 0 5px; FILTER: DropShadow(Color=#000000, OffX=-1, OffY=-1); width: 100%; } .topmenu a:link, .topmenu a:visited, .topmenu a:active { color: #FFFFFF; text-decoration: none; } .topmenu a:hover { color: #DDEEFE; } .google { background: #DDEEFE; height: 95px; width: 750px; text-align: center; } .footerlinks { padding: 0 0 5px 0; text-align: center; } .footerlinks a:link, .footerlinks a:visited, .footerlinks a:active { color: #000000; text-decoration: none; } .footerlinks a:hover { color: #CA9D00; }