@import url(standenstyle.css); body,p,td,a {font-family:verdana,arial;font-size:10pt} P {margin-top: 0.2em;} H1 {FONT-SIZE: 24pt; color:white; FONT-WEIGHT: normal; FONT-FAMILY: Verdana; margin-top:50px; margin-left:200px;} /*h1: old COLOR:#579bb5; */ H2 {FONT-SIZE: 17pt; COLOR: navy; FONT-WEIGHT: normal; FONT-FAMILY: Verdana; margin-bottom: 0.2em;} H3 {FONT-SIZE: 14pt; COLOR: #0084b5; FONT-WEIGHT: normal; FONT-FAMILY: Verdana; margin-bottom: 0.2em;} H4 {FONT-SIZE: 11pt; COLOR: #0084b5; FONT-WEIGHT: normal; FONT-FAMILY: Verdana;} A:link,A:visited { color: #134A80;; text-decoration: none;} A:visited { color: #134A80;; text-decoration: none;} A:hover { color: red; text-decoration: underline;} aA.menu:link { color: #5C636E; text-decoration: none;} aA.menu:visited { color: #5C636E; text-decoration: none;} aA.menu:hover { color: red; text-decoration: underline;} /*ul {list-style-image: url(/Quick/images/verysmallball.gif); line-height:200%}*/ ul { margin:16px; padding: 2px} td { vertical-align:top } body { margin:0; background-color: #dde9ed; } #mainbody { margin:7px 0 0 0; padding: 4px 0 0 0; width:719px; height:700px; } #topbar { position:relative; background-color:white; background-image:url(/images/banners/Banner4.jpg); background-repeat:no-repeat; width:853px; height:150px; border:1px solid gray; } #leftbar { width:150px; margin:7px 3px 0px 3px; padding: 4px 0 0 0; } #rightbar { width:150px; margin:7px 0px 3px 3px; padding: 4px 0 0 4px; } #mainpanel { background-color: white; border: 1px solid #999999; padding: 8px; padding-right: 3px; margin: 3px 3px 3px 3px; width: 570px; } /******** MENU *********/ #menubackground, .menubackground { background-color: white; border: 1px solid #999999; padding: 3px 0px 3px 3px; margin: 3px 3px 3px 0px; width:142px; } .menuheader { /* color: #DD0000; */ color: white; background-color: #134A80; display: block; font-family: verdana; font-size: 12px; font-weight: bold; text-decoration: none; width: 136px; padding-left: 4px; padding-top: 2px; padding-bottom: 2px; margin-left: 0; margin-bottom: 5px; border-bottom: solid gray 1px; } a.menuitem:link, a.menuitem:visited { color:#DD0000; display:block; font-family:verdana; font-size:14px; text-decoration:none; font-weight:normal; width:136px; margin-left:4px; margin-bottom: 5px; border-bottom: solid gray 1px; } a.menuitem:hover { background-color:gray; color:white; } /* Sub menu items */ a.submenuitem:link, a.submenuitem:visited { color: navy; color: #134A80; display: block; text-decoration:none; font-size:12px; margin-left:4px; width:136px; } a.submenuitem:hover { color:white; background-color:gray; } /* IE 3px-hack, zie: http://www.positioniseverything.net/explorer/threepxtest.html Dit verhelpt het verdwijnen van tekst en het ontsporen van de layout in IE */ /* Hide from IE5-mac. Only IE-win sees this. \*/ * html #mainpanel { height: 1px; } /* End hide from IE5/mac */ /******** FORMS *********/ form fieldset { margin-bottom: 10px; border: 1px dotted #0050F2; } form legend { padding: 0; font-weight: normal; font-size: 1.4em; } form label { display: inline-block; line-height: 1.8; vertical-align: top; float: left; width: 150px; } form ol { margin: 0; padding: 0; } form li { clear: both; float: left; list-style: none; padding: 5px 0 5px 0; margin: 0; } form .xs { width: 40px; } form .s { width: 50px; } form .m { width: 120px; } form .l { width: 200px; } form .xl { width: 300px; } /* ******** */ /* Dropdown */ /* ******** */ #sddm { margin: 0; padding: 0; z-index: 30; position:absolute; left:346px; top:125px; width:547px; height:24px; background-color:#134A80; color:#fff; } #sddm li { margin: 0; padding: 0; list-style: none; float: left; font: bold 11px arial} #sddm li a { display: block; margin: 0 1px 0 0; padding: 4px 10px; width: 70px; background-color:#134A80; color:#fff; text-align: center; text-decoration: none} #sddm li a:hover { background: #49A3FF} #sddm div { position: absolute; visibility: hidden; margin: 0; padding: 0; background: #EAEBD8; border: 1px solid #5970B2} #sddm div a { position: relative; display: block; margin: 0; padding: 5px 10px; width: auto; white-space: nowrap; text-align: left; text-decoration: none; background-color:#134A80; color:#fff; font: 11px arial} #sddm div a:hover { background: #49A3FF; color: #FFF}