/* NIVA NYTT INTERNETT */ /**** Headercell ****/ .forside #wpcheader { background: url(topplogo.jpg) no-repeat 0px 0px; } table.wpclayout { border-collapse: collapse; width: 950px; border: 0px solid #0060A9; } table.wpclayout td { padding: 0; margin: 0; } table.layout { border-collapse: collapse; width: 950px; border: 1px solid #0060A9; } table.layout td { padding: 0; margin: 0; } table.layout td.middlebox { width: 530px; padding: 10; margin: 0; border: 1px solid #0060A9; } table.layout td.middleboxiframe { width: 720px; padding: 10; margin: 0; border: 1px solid #0060A9; } table.layout td.middleboxtop1 { width: 510px; padding: 0; margin: 0; border-top: 0px solid #0060A9; border-bottom: 0px solid #0060A9; border-left: 1px solid #0060A9; border-right: 1px solid #0060A9; } table.layout td.middleboxtop2 { width: 510px; padding: 0; margin: 0; border-top: 1px solid #0060A9; border-bottom: 1px solid #0060A9; border-left: 0px solid #0060A9; border-right: 1px solid #0060A9; } table.layout td.leftbox { width: 210px; border: 1px solid #0060A9; } table.layout td.leftboxtop2 { width: 210px; border-top: 1px solid #0060A9; border-bottom: 0px solid #0060A9; border-left: 0px solid #0060A9; border-right: 1px solid #0060A9; } table.layout td.rightlinkbox { width: 210px; border-top: 1px solid #0060A9; border-bottom: 1px solid #0060A9; border-left: 1px solid #0060A9; border-right: 1px solid #0060A9; } table.layout td.rightlinkboxtop2 { width: 210px; border-top: 1px solid #0060A9; border-bottom: 1px solid #0060A9; border-left: 0px solid #0060A9; border-right: 0px solid #0060A9; } table.layout td.bottomline { width: 950px; padding: 5; margin: 5; border-top: 1px solid #0060A9; border-bottom: 1px solid #0060A9; border-left: 1px solid #0060A9; border-right: 1px solid #0060A9; text-align: center; } table.wpcmenu { border: 0; border-collapse: collapse; width: 200px; } table.wpcmenut td { padding: 0; margin: 0; } table.wpcmenu td.col0 { width: 20px; } table.wpcmenu td.col1 { width: 15px; } table.wpcmenu td.col2 { width: 15px; } table.wpcmenu td.col3 { width: 150px; } /**** Links in header */ #toplink1, #toplink2, #toplink3, #toplink4, #toplink7 { position: absolute; top: 146px; text-decoration: none; font-size: 14px; font-weight: normal; font-family: verdana; } #toplink1 a, #toplink2 a, #toplink3 a, #toplink4 a { color: #0060A9; text-decoration: none; } #toplink1 { left: 235px; } #toplink2 { left: 350px; } #toplink3 { left: 490px; } #toplink4 { left: 600px; } #toplink7 { position: absolute; top: 145px; left: 700px; } /* english flagg */ #toplink8 { position: absolute; top: 50px; left: 25px; } /* logo */ /* IE6 legger ikke hjørne-bildet oppå borderen hvis width er satt på div-en som bildet er i, derfor trengs en ekstra div der vi setter bredden */ .boxwrap { width: 203px; margin: 0; padding: 0; } .box { font-family: verdana, sans-serif; font-size: 11px; letter-spacing: 0.5px; padding: 0 0 10px 0; margin: 0 0 10px 0; } .box a { color: 0060A9; text-decoration: none; } .box a:hover { color: #0060A9; } /* Link box */ .linkbox { background: white; border: 0px solid #0060A9; } .linkbox .boxhead { background: white; color: #0060A9; } /* Position the list properly in all browsers */ .box ul { margin: 0px 5px 0 25px; /* IE7 */ line-height: 1.4em; } .boxinfo { background: white; color: #0060A9; margin: 0px 2px 0 6px; } * html .box ul { margin: 0px 5px 0 25px; /* IE6 */ } .box > /*hack*/ ul { margin: 2px 5px 0px -17px; /* FF, Opera */ } .box > /*hack*/ .boxcorner { margin: -9px -1px -1px 0; /* FF, Opera */ } /* Headline in boxes */ .box .boxhead { font-family: verdana, sans-serif; font-weight: bold; font-size: 12px; margin: 0 0 2px 0; padding: 3px 0 3px 7px; } /**** Searchbox ****/ #searchbutton { position: absolute; top: 143px; left: 906px; font-weight: none; font-size: 9px; font-family: verdana; color: #0060A9; text-decoration: none; } #searchField { position: absolute; top: 144px; left: 765px; width: 137px; font-size: 8pt; height: 17px; }