.errortext { font-style:italic; font-size:smaller; color:red; } @media print { .afdruk { visibility:visible; } .scherm { visibility:hidden; } } @media screen { .afdruk { visibility:hidden; } .scherm { visibility:visible; } } a:link { text-decoration:none; } a:visited { text-decoration:none; color:gray; } a:hover {text-decoration:none; color:darkgray; } .logoSection { background-color: null; } .topMenuSection { background-color: null; } .navposSection { background-color:null; } .mainSection { background-color:null; } .Verdana10 A { FONT-FAMILY: Verdana; FONT-SIZE: 10px; } .buttons { background-color:#CFDEF1; color:#003366; } .number { text-align:right; } .planner0 { color:olive; font-weight:bold; font-size:14px; background-color:palegoldenrod; } .planner1 { color:olive; font-weight:bold; font-size:14px; background-color:palegoldenrod; } .planner2 { font-style: italic; } .planner3 { font-family:monospace; font-style:normal; } .navposSection { font-family: sans-serif,Courier, Helvetica; font-weight: bold; font-size: xx-small; color:black; } .leftmenu a { font-size:11px; } TH { text-align:right; vertical-align:text-top; color: steelblue; font-size:11px; white-space:nowrap; } .custdisp TH { text-align:left; } TD { text-align:left; font-size: 12px; } TD.housefoto2 { background-repeat:no-repeat; background-position:center center; text-align:center; width: 200px ; height: 144px; } TD.housefoto2 img { width: 170px ; height: 144px; } FIELDSET { width:600px; } LEGEND { font-size: small; color:darkblue; font-weight:bolder; } BODY { font-family: Verdana,Helvetica,Times, sans-serif; font-size: 12px; color: slategray; } H2 { color: olive; } INPUT { color: slategray; } INPUT.mandatory { border: 2px solid red; } SELECT { color: slategray; } UL { list-style-type:circle; } TABLE.extras TD { font-size:smaller; font-style: italic; } TABLE.custdisp TH { font-size: x-small; font-family: Verdana, serif; } TABLE.custdisp TD { font-family: Verdana, serif; font-size: x-small; text-align:left; }