html, body { margin: 10px; padding: 0px; }
body { color: #333; font-size: 9pt;
    font-family: Myriad Pro, Trebuchet MS, Trebuchet, Verdana, Arial }

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

h1 { font-size:10pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px }
h2 { font-size: 9pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px }
h3 { font-size: 9pt; font-weight: bold; margin-top: 5px; margin-bottom: 8px }
h4 { font-size: 9pt; 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: none; color: #00A; }
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 */

#Logo { margin-top: 2px; width: 145px }
#Topp { margin-bottom: 10px }
#Meny { margin-bottom: 12px }
#Navigator { margin-bottom: 5px; color: #777; font-size: 10px;
             text-transform:uppercase }
#Innhold { margin-bottom: 10px }
#Banner {position:relative; z-index:2; left:-12; margin-top:0 }
#Sok { text-align:right }
#Bunn { margin-top:12px; text-align:center; color: #333; letter-spacing:0.15em;
        border-top: 1px solid #ababad; border-bottom: 1px solid #ababad;
        padding: 6px }
#AdresseLinje { color:gray; font-size:10px; text-align:center; margin-top:12px }

.tmeny { color:gray }
a.tmeny { color:gray }
a.tmeny:hover { color:#888; text-decoration:none }
a.tsmeny { color:#555; text-decoration:underline }
a.tsmeny:hover { color:#888; text-decoration:none }
.smeny { color: #ffffff; font-size: 11px; font-weight: normal; }
a.smeny { color: #ffffff; font-size: 11px; font-weight: normal; }
a.smeny:hover { color: #fffff4; text-decoration: none }
.navmeny { color: #777; font-size: 10px; text-transform:uppercase }
a.navmeny { color: #777; font-size: 10px; text-transform:uppercase }
a.navmeny:hover { color: #222; }

.SokInput { width: 156px; font-size: 10px; border: 1px solid #AAA; padding: 3px; }

.ProductBox { background-image:URL(img/info_bg.jpg); width:328px; height:100px }
.ProductTxt { margin-left:10px; margin-bottom:7px; font-size:11px }
.BookingBtn { margin-right:20px; margin-bottom:2px; color:white; text-align:right }
a.Booking { color:white }

/* Popup-menu */

.anylinkcss { margin-top: 10px; margin-left: -30px; position: absolute;
              visibility: hidden; border: 1px solid #606060; border-bottom-width: 0;
              font-size: 11px; line-height: 19px; z-index: 7;
              background-color: #7E7E7E; width: 100px; }
.anylinkcss a { width: 100%; display: block; border-bottom: 1px solid #606060;
                padding: 1px 0; text-indent: 9px; text-decoration: none;
                text-align: left; font-weight: bold; }
.anylinkcss a:hover { color: #111; background-color: #9E9C9D;
                      text-decoration: none }

/* 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 { color: black }
.NewsArtSubTitle { color: black }
.NewsArtCredits { margin-bottom: 15px; font-size: 9px }

