/*
dark blue	#073555
light blue	#CFDCE9
orange		#F04923
white		white
black		black
*/

* {margin: 0; padding: 0}
img {border: none}
body {text-align: center; background: white url('../images/bg.gif')}
h2, p, li, td {font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.3; margin-bottom: 0.8em}
h2 {font-family: Arial, Verdana, sans-serif; font-size: 18px; font-weight: bold}
a {font-weight: bold;}
a:hover {color: black}

#wrapper {position: relative; text-align: left; width: 960px; margin: 0px auto}

div#banner {position: relative}
#banner img {border: none}
#banner h1 {display: none}
#bannertekst {position: absolute; right: 163px; top: 115px; font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #F04923}
#bannertekst a {text-decoration: none}
#bannertekst a, #bannertektst a:hover {color: #F04923}

#menu {margin-top: 1px; background-color: #073555; text-align: center}
#menu ul {padding: 3px 0}
#menu li {color: #F04923; padding: 0 20px; display: inline; list-style: none; font-family: Arial, Verdana, sans-serif; font-weight: bold; font-size: 14px}
#menu a {color: white; text-decoration: none}
#menu a:hover {color: #F04923}

tr {vertical-align: top}

#main {margin-top: 1px}
td#arrow-field {background-color: #073555; border-right: 1px solid white; padding: 15px 20px}
img#arrow-white {margin-bottom: 20px}
#arrow-field p {font-family: Arial, Verdana, sans-serif; font-size: 10px; color: white}
#arrow-field p#home {text-align: center; font-size: 14px}
#arrow-field a {text-decoration: none; font-weight: bold; color: white}
#arrow-field p#gray a {color: #aaa}
#arrow-field a:hover {color: #F04923}
#tips {color: white; margin-bottom: 40px}
#tips a {color: #F04923; font-weight: bold; font-size: 13px}
div#copyright {position: absolute; left: 20px; bottom: 20px}

td#content {width: 100%; background-color: #CFDCE9; padding: 20px;}
#content ul, #content ol {margin-bottom: 0.8em; margin-left: 0px; color: #F04923}
#content ol {margin-left: 5px}
#content li {margin-bottom: 0.5em; margin-left: 16px; color: #F04923}
#content em {color: #F04923; font-weight: bold; font-style: normal}
#content img {border: 1px solid #073555}
td#left {width: 100%; padding: 0 20px 0 0;}
#center {width: 270px; padding: 0 20px;  border-left: 1px dashed #F04923; border-right: 1px dashed #F04923;}
#center img {width: 270px}
#center table img {width: 130px}
td#right {padding: 0 0 0 20px;}
#right img {width: 140px; margin-bottom: 5px}
td#bigpicture { padding-left: 30px}
#bigpicture img {width: 450px}
img.narrowpicture {width: 150px;}
#form td {padding-bottom: 5px; padding-right: 15px}
table#tabell {margin-bottom: 15px}
#tabell td {padding-right: 10px}
#tabell th {padding-right: 10px; text-align: left; font-size: 12px; border-bottom: 1px solid black}

p#tabloid {color: #F04923; font-size: 16px; font-weight: bold; margin-bottom: 0.4em;}

.black {color: black}
.space {margin-top: 1em}
.clearall {clear: both;}
.spacer {margin: 20px 0; border-bottom: 1px dashed #F04923;}

#print-banner, #print-betalingsinfo {display: none}

/*---------- Nyhetsformatering ----------*/

div.nyhetsartikkel {}
div.nyhetsartikkel p.tittel {color: #F04923; font-size: 16px; font-weight: bold; margin-bottom: 0.4em;}
div.nyhetsartikkel p.dato {font-style: italic; font-size: 80%; margin-top: 0;}
div.nyhetsartikkel div.bilde {float: right; width: 122px; margin-left: 15px;}
div.nyhetsartikkel div.bilde img {width: 120px;}
div.nyhetsartikkel div.bilde p.byline {font-style: italic;}
div.nyhetsartikkel p.ingress {font-weight: bold;}

div#nyhetssiden div.nyhetsartikkel div.bilde {width: 242px;}
div#nyhetssiden div.nyhetsartikkel div.bilde img {width: 240px;}

/*---------- Artikkelformatering ----------*/

div.artikkel {}
div.artikkel p.tittel {color: #F04923; font-size: 16px; font-weight: bold; margin-bottom: 0.4em;}
div.artikkel p.dato {font-style: italic; font-size: 80%; margin-top: 0;}
div.artikkel div.bilde {float: right; width: 122px; margin-left: 15px;}
div.artikkel div.bilde img {width: 120px;}
div.artikkel div.bilde p.byline {font-style: italic;}
div.artikkel p.ingress {font-weight: bold;}

div#artikkelsiden div.artikkel div.bilde {width: 242px;}
div#artikkelsiden div.artikkel div.bilde img {width: 240px;}
