/* General CSS */ .noDisplay { display:none } H2 { font-family: Arial; font-size: 14pt; color: #808080; line-height: 32pt; } .Head2 { font-family: Arial; font-size: 14pt; line-height: 16pt; font-weight: bold; color: #000000; } .Head4 { font-family: Arial; font-size: 12pt; line-height: 14pt; font-weight: bold; color: #000000; } /* Arial, Arial black, Arial blue */ .A8 {font-family: Arial; font-size: 8pt;} .A9 {font-family: Arial; font-size: 9pt;} .A10 {font-family: Arial; font-size: 10pt;} .A11 {font-family: Arial; font-size: 11pt;} .A12 {font-family: Arial; font-size: 12pt;} .A9Black {font-family: Arial; font-size: 9pt; color: #000000;} .A10Black {font-family: Arial; font-size: 10pt; color: #000000;} .A11Black {font-family: Arial; font-size: 11pt; color: #000000;} .A12Black {font-family: Arial; font-size: 12pt; color: #000000;} .A9Blue {font-family: Arial; font-size: 9pt; color: #000080;} .A10Blue {font-family: Arial; font-size: 10pt; color: #000080;} .A11Blue {font-family: Arial; font-size: 11pt; color: #000080;} .A12Blue {font-family: Arial; font-size: 12pt; color: #000080;} /* Sans Serif */ .SS8Black { font-family: MS Sans Serif; font-size: 8pt; color: #000000; } .SS10Black { font-family: MS Sans Serif; font-size: 10pt; color: #000000; } .SS8Blue { font-family: MS Sans Serif; font-size: 8pt; color: #000080; } .SS10Blue { font-family: MS Sans Serif; font-size: 10pt; color: #000080; } .nav { font: 8pt MS Sans Serif; color: #000080; } a.nav:link, a.nav:visited { text-decoration: none; color: #000080; } a.nav:hover, a.nav:active { text-decoration: underline; color: #F7D600; } /* Actionbar & Title-bar */ /* Actionbar Views */ .ActionbarView { background-color: #F1F1F1; border-color: #E0E0E0 #808080 #808080 #E0E0E0; border-width: 1px; border-style: solid; } .buttonview, a.buttonview:link, a.buttonview:visited { font-family: MS Sans Serif; font-size: 8px; color: #000000; text-decoration: none; border-color: #F1F1F1; border-width: 1px; border-style: solid; } a.buttonview:hover { text-decoration: none; color: #000000; border-color: #FFFFFF #808080 #808080 #FFFFFF; border-width: 1px; border-style: solid; } /* Actionbar Forms */ .Actionbar { background-color: #CCCCCC; } .button, a.button:link, a.button:visited { font-family: MS Sans Serif; font-size: 8px; color: #000000; text-decoration: none; border-color: #CCCCCC; border-width: 1px; border-style: solid; } a.button:hover { font-family: MS Sans Serif; font-size: 8px; color: #000000; text-decoration: none; border-color: #FFFFFF #808080 #808080 #FFFFFF; border-width: 1px; border-style: solid; } /* Title-bar */ .Titlebar { font-family: Arial; font-size: 16px; color: #000080; } /* Cascading Style Sheets voor views */ .Category1 { font-family: Arial; font-size: 10pt; font-weight: bold; background-color: #F0F0E8; } .Category2 { font-family: Arial; font-size: 10pt; font-weight: bold; background-color: #F4F4EF; } .Subject { font-family: Arial; font-size: 10pt; font-weight: bold; background-color: #F8F8F0; } .Document { font-family: MS Sans Serif; font-size: 10pt; background-color: #F8F8F0; } .Response { font-family: MS Sans Serif; font-size: 10pt; background-color: #F9F9F9; } .Info { font-family: MS Sans Serif; font-size: 10pt; color: #000000; } .DateTime { font-family: MS Sans Serif; font-size: 10pt; color: #000000; background-color: #F0F0F0; } .Phone { font-family: MS Sans Serif; font-size: 10pt; color: #000000; background-color: #F4F4F4; } /* Scrollbars */ body { scrollbar-face-color: #E4E4DA; scrollbar-base-color: #A0A0A0; scrollbar-shadow-color: #808080; scrollbar-arrow-color: #000080; scrollbar-highlight-color: #FFFFFF; scrollbar-3d-light-color: #FFFFFF; scrollbar-dark-shadow-color: #000000; }