html, body { margin: 0px; padding: 0px; height: 100%; } A:link, A:visited, A:active { text-decoration: none; color: #903; } A:hover { text-decoration: underline; color: #903; } A.LeesVerder:link, A.LeesVerder:visited, A.LeesVerder:active, A.LeesVerder:hover { margin-top: 5px; background: url(images/ico-lees-verder.gif) left no-repeat; padding-left: 15px; } A.Download:link, A.Download:visited, A.Download:active, A.Download:hover { margin-top: 5px; background: url(images/ico-download.gif) left no-repeat; padding-left: 20px; } A.Terug:link, A.Terug:visited, A.Terug:active, A.Terug:hover { margin-top: 5px; background: url(images/ico-terug.gif) left no-repeat; padding-left: 20px; } .SubMenuAan A:link, .SubMenuAan A:visited, .SubMenuAan A:active, .SubMenuAan A:hover { color: #036; font-size: 14px; } p { margin-top: 0px; } img { border: none; } img.left { margin: 0px; margin-right: 10px; } img.right { margin: 0px; margin-left: 10px; } body, td, input, select, textarea { color: #036; font-family: 'trebuchet ms', arial, helvetica, sans-serif; } .Pagina { background: url(images/bg-pagina.jpg) top left repeat-x; } ul { margin: 0px; padding: 0px; } li { list-style-type: none; background: url(images/ico-bullit.gif) top left no-repeat; padding-left: 15px; } .lijn { height: 1px; background: #903; overflow: hidden; } /* Menu eigenschappen */ .Menu { width: 165px; height: 100%; background: url(images/bg-menu.jpg) top left no-repeat; vertical-align: top; text-align: right; padding-top: 43px; font-family: georgia; font-size: 18px; line-height: 24px; } .MenuLinks { width: 135px; margin: 10px 10px 10px 20px; overflow: hidden; } .SubMenuUit { display: none; } .SubMenuAan { display: block; } /* site tabel layout */ #Site { width: 770px; margin: 0px auto; height: 100%; } .WerkveldBlok { width: 605px; height: 100%; vertical-align: top; } .Werkveld { background: url(images/bg-werkveld.jpg) top left no-repeat; height: 253px; padding: 15px 20px; margin-bottom: 20px; } .Werkveld img { border: solid 2px #903; } /* subfunc eigenschappen */ .SubFunc { width: 165px; height: 200px; vertical-align: bottom; } .SubFuncBlok { width: 135px; height: 70px; margin: 10px 10px 0px 20px; text-align: right; background: url(images/bg-subfunc.gif) top left repeat-x; color: #903; font-family: georgia; font-size: 12px; line-height: 16px; } .SubFuncBlok A:link, .SubFuncBlok A:visited, .SubFuncBlok A:active { text-decoration: none; line-height: 12px; } .SubFuncBlok A:hover { text-decoration: underline; line-height: 12px; } /* Koppen */ .Kop { width: 605px; height: 88px; vertical-align: bottom; padding: 0px 0px 12px 20px; background: url(images/bg-kop.jpg) top left no-repeat; } h1 { color: #903; font-family: georgia; font-size: 150%; font-weight: normal; margin: 0px; } h2 { color: #903; font-family: georgia; font-size: 120%; line-height: 120%; font-weight: normal; margin: 0px; } h3 { color: #903; font-family: georgia; font-size: 110%; margin: 0px; } h4 { font-family: georgia; font-size: 120%; font-weight: normal; margin: 0px; } hr { background-color: #903; height: 1px; border-top: 1px solid #903; } /* homepage */ .NieuwsBlokHome { width: 100%; } .Titel { margin: 0px 10px 5px 0px; font-weight: bold; } .NieuwsBriefBlokNieuws { width: 100%; } /* downloads */ .RubriekBalk { width: 100%; background: #D6E2EE; padding: 2px 5px; font-size: 80%; margin-bottom: 5px; } /* formulieren */ label { font-weight: bold; } label.Cel { font-weight: normal; } .Knop { color: white; background: #903; border: none; } /* activiteiten */ .Cel { vertical-align: top; padding: 3px 3px 3px 0px; } .TblLijn { border-top: 1px solid #903; } .Dag { width: 20%; } .Omschrijving { width: 60%; } .Activiteit { width: 40%; } .Tijd { width: 20%; text-align: right; } .ZoekBlok { width: 100%; background: #D6E2EE; padding: 5px 8px; margin-bottom: 10px; } /* Informatiegids */ .Info { vertical-align: top; padding: 3px; } .Rechts { text-align: right; } .BgDonker { background: #D6E2EE; } .BgLicht { background: #EBF1F7; } @media print { .NoPrint { display: none; } }