html, body { margin: 0; padding: 0; }
body { color: #555; font-size: 9pt;
       background-image:url(img/Bakgrunn_globe.png);
       background-repeat:no-repeat;
       font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial }

p, li, td, div { font-size: 9pt; font-weight: normal }
p { margin-top: 5px; margin-bottom: 8px; line-height: 1.25em }
th { font-size: 9pt; font-weight: bold }

h1 { font-size: 14pt; font-weight: 500; margin-top: 0; margin-bottom: 20px }
h2 { font-size: 12pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px }
h3 { font-size: 11pt; font-weight: bold; margin-top: 5px; margin-bottom: 8px }
h4 { font-size: 10pt; font-weight: bold; margin-top: 4px; margin-bottom: 6px }
h5 { font-size: 9pt; font-weight: bold; margin-top: 4px; margin-bottom: 5px }
h6 { font-size: 8pt; font-weight: bold; margin-top: 4px; margin-bottom: 5px }

a { text-decoration:underline; color: #f05023; }
a:hover { text-decoration:underline; color: red; }
a img { border: none }

ul {margin-left: 0; padding-left: 20px}
li {margin-top: 0; margin-bottom:0}

/* Egne klasser */

.meny { width: 969px; height: 30px;
        background-image:url(../image/grafik/toppmeny_bg.png); background-repeat:no-repeat }
.side { background-color: white; }
.bunn { background-image:url(../image/grafik/bunn_bg.png); background-repeat:no-repeat }
.footer { margin: 30px; text-align: right; color: white; font-size: 11px; }

span.tmeny { color: white; text-transform: uppercase; font-size: 8pt;
             font-weight: bold; }
a.tmeny { color: white; text-transform: uppercase; font-size: 8pt;
          font-weight: bold; text-decoration:none; }
a.tmenyS { color: #7e86ad; text-transform: uppercase; font-size: 8pt;
           font-weight: bold; }

div.menuLine { color: #808080; font-size: 11px;
               border-bottom: 1px dotted #CCC; margin-bottom: 9px; }
a.pmeny { color: #808080; text-transform: uppercase; font-size: 12px;
          text-decoration:none; }
a.pmeny:hover { color: #ff8080; font-size: 12px; }
a.pmenyS { color: #303030; text-transform: uppercase; font-size: 12px;
           font-weight: 600; text-decoration:none; }
a.pmenyS:hover { color: #ff8080; font-size: 12px; }

.NLTittel { color: #808080; font-size: 11px; font-weight: normal;
            text-transform: uppercase; margin-left: 3px; margin-top: 10px;
            margin-bottom: 8px; }
.NLSak { color: #808080; font-size: 11px; font-weight: normal; margin-left: 3px;
         margin-bottom: 7px }
a.nlink { color: #808080; }

.navigator { color: #888; font-size: 9px; text-transform: uppercase;
             margin-left: 20px; margin-bottom: 3px; }
a.navmeny { color: #888; font-size: 9px; text-transform: uppercase; }.rubrik {
	font-size: 18px;
}
.brodtext {
	font-size: 12px;
	font-weight: normal;
}

