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 */

#innhold { overflow:auto; width: 500px }

.meny { width: 969px; height: 30px;
        background-image:url(img/toppmeny_bg.png); background-repeat:no-repeat }
.side { background-color: white; }
.bunn { background-image:url(img/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:#d9481f; font-size:13px; font-weight:bold;
            text-transform: uppercase; margin-left: 3px; margin-top: 10px;
            margin-bottom: 8px; }
.NLSak { color: #808080; 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; }

.BookingKnapp { float:right; margin:12px 0 5px 20px }
.Forhandler { color:#354883 }

/* Utskrift av nyhetsartikler */

.ATline { margin-top: 4px; border-top: 1px solid #888; height: 2px; }
.ATdate { font-size: 8pt; }
.ATtitle { font-size: 11pt; font-weight: bold; margin-bottom: 4px }
.ATingress { margin-bottom: 3px }
.ATadvert { margin-top: 7px; padding-top: 4px; margin-bottom: 3px;
            border-top: 1px solid #888; }
td.ATtd { }
.ATread { font-style: italic; }
a.ATread { font-style: italic; }
.NewsArtTitle {  font-size: 14pt; font-weight: 500; margin-top: 0; margin-bottom: 20px }
.NewsArtSubTitle { color: black }
.NewsArtCredits { margin-bottom: 15px; font-size: 9px }

