body{ background:#ACBFDF url(../picture_library/bg_main.jpg); font-family:Verdana; font-size:10px; } a{ text-decoration:underline; font-weight:normal; font-style:normal; } a:hover{ text-decoration:underline; font-weight:normal; font-style:normal; } table{ font-size:10px; font-family:Verdana; } body { font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; margin: 0px; } .container { position: relative; background: #ACBFDF url(/picture_library/bg_rechts.gif); } h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; } h2 { font-size: 9pt; font-weight: bold } table { height: 100%; } .td_l { background: #FFFFFF url(/picture_library/bg_nav.jpg) no-repeat; width: 201px; vertical-align: top; padding-top: 130px; color: yellow; } .td_r { width: 201px; vertical-align: top; padding-top: 100px; color: #FFF; font-weight: bold; font-size: 10px; padding-left: 5px; padding-top: 105px; } .td_r a { color: #FFFFC0; text-decoration: none; } .td_r a:hover { color: #FFFFC0; text-decoration: underline; } .main_top { height: 103px; background: #ACBFDF; background: #FFFFFF url(/picture_library/bg_top.jpg); } .breadcrum { margin-top: 75px; margin-left: 10px; } .breadcrum_grijs { color: #A6A6A6; } .main_body { background: #acbfdf url(/picture_library/bg_main.jpg); width: 660px; vertical-align: top; } .content { height: 640px; overflow-y: scroll; overflow-x: none; margin-left: 5px; margin-top: 5px; vertical-align: top; } .tableborder TD { border: 1px solid black; } /*Top level menu items */ .suckerdiv ul { margin: 0; padding: 0; list-style-type: none; width: 201px; text-align: right; } .suckerdiv ul li { position: relative; } /*Sub level menu items */ .suckerdiv ul li ul { position: absolute; width: 250px; top: 0; visibility: hidden; text-align: left; background-color: #0C828C; } .suckerdiv ul li ul li { border: 1px solid #9AC7D0; } /* Sub level menu links style */ .suckerdiv ul li a { display: block; overflow: auto; /*force hasLayout in IE7 */ color: #fff; text-decoration: none; padding: 1px 5px; border-bottom: 0; font-weight: bold; font-size: 11px; } .suckerdiv ul li a:visited { color: #fff; } .suckerdiv ul li a:hover { background-color: #9AC7D0; color: #fff; font-weight: bold; } /* Holly Hack for IE \*/ * html .suckerdiv ul li { float: left; height: 1%; } * html .suckerdiv ul li a { height: 1%; } /* End */