home *** CD-ROM | disk | FTP | other *** search
- BODY, TD
- { font-family: verdana, arial, helvetica, sans-serif;
- font-size:10pt;
- color: black;
- background-attachment: fixed;
- }
-
- A { text-decoration: none; }
- A.hoofdscherm { color: black; }
- A.weblink:hover { text-decoration: underline; }
- A.popuplink, A.popuplink:hover { color: #aa4444; }
-
- select, input { background-color: #dedede; }
-
- .popup
- { font-family: verdana, arial, helvetica, sans-serif;
- font-size:10pt;
- border: 2px solid brown;
- background-color: lightyellow;
- /* onderstaande voor NS */
- layer-background-color: #fffffa;
- position: absolute;
- left: 200px;
- top: 220px;
- width: auto;
- height: auto;
- z-index: 1;
- visibility: hidden;
- padding: 3px;
- }
-
- .pcaPopup
- { font-family: arial, helvetica, sans-serif;
- font-size:10pt;
- border: 1px solid black;
- background-color: white;
- /* onderstaande voor NS */
- layer-background-color: #ffffff;
- position: absolute;
- left: 430px;
- top: 100px;
- width: 200px;
- height: auto;
- visibility: hidden;
- padding: 3px;
- font-style : italic;
- }
-
- .scrollmenu
- { position: absolute;
- left: 350px;
- width: 160px;
- top: -50px;
- border: 1px solid black;
- background-color:lightyellow;
- layer-background-color:lightyellow;
- line-height: 20px;
- }
-
- /* fonts */
- .titel { font-size: 12pt; font-weight: bold; }
- .grootfont { font: 13pt sans-serif; font-weight: bold; }
- .onderschrift, .kleinfont { font: 8pt sans-serif; }
- .witfont { color: white; }
- .grijsfont { color: #a0a0a0; }
- .nieuw { color: red; font-size: 8pt;}
- .code { font: 10pt courier; }
-
- .commentaar
- { font-family: serif;
- font-size:12pt;
- background-color: yellow;
- layer-background-color: yellow;
- z-index: 1;
- position: absolute;
- width: auto;
- height: auto;
- left: 30px;
- top: 30px;
- visibility: hidden;
- }
-
- #popupDatabases
- { font-family: verdana, arial, helvetica, sans-serif;
- font-size:10pt;
- border: none;
- border-top: 1px solid black;
- border-left: 1px solid black;
- border-right: 3px solid black;
- border-bottom: 3px solid black;
- background-image: url(media/images/back.gif);
- position: absolute;
- width: auto;
- height: auto;
- z-index: 1;
- visibility: hidden;
- padding: 5px;
- }
-
- .totaalOverzicht
- { font-size:8pt;
- color: black;
- }