 /* HTML */ html, body { margin: 0; padding: 0; } body { font: 12px arial, verdana, tahoma; color: #003399; } a { color: #555; text-decoration: none; } a:hover { border-top:1px solid #2b55e6; color: #2b55e6; text-decoration: underline; } h1 { margin: 0; padding: 0 0 10px 0; font-size: 18px; } h2 { margin: 0; padding: 0 0 10px 0; font-size: 14px; } h3 { margin: 0; padding: 0 0 10px 0; font-size: 12px; } /* END HTML */ /* DESIGN */ .container { width: 668px; margin: 0 auto; } .top .logo { height: 118px; padding: 15px 0 0 0; width: 135px; float:left; border:1px solid #ccc; text-align: center; } .top .title { font-size: 50px; float:right; width: 531px; text-align: right; padding-top: 20px; } .middle .leftcontent { width: 266px; float:left; padding: 0 0 20px 0; } .middle .content { float:right; width: 382px; padding: 0 0 20px 20px; background: url(/sitefiles/30/design/contentbg.jpg) repeat-y; } .links, .copyright { background: #ccc; height: 20px; text-align: center; font: 11px arial, verdana, tahoma; color: #000; padding: 5px 0 0 0; } .copyright { background: #e8e8e8; } .clear {clear:both} /* END DESIGN */ /* HOVEDMENY */ .top .nav { float:right; width: 531px; text-align: right; padding-top: 10px; } .top .nav ul { margin: 0; padding: 0; list-style-type: none; } .top .nav ul li { display: inline; background: url(/sitefiles/30/design/navli.gif) 0 4px no-repeat; padding: 0 0 0 10px; } .top .nav ul li a { font-size: 10px; } /* END HOVEDMENY */ /* UNDERMENY */ .middle .content ul { margin: 0; padding: 0 0 20px 0; list-style-type: none; } .middle .content ul li { display: inline; background: url(/sitefiles/30/design/navsubli.gif) 0 4px no-repeat; padding: 0 13px 0 32px; } .middle .content ul li a { font-size: 10px; } /* END UNDERMENY */
