* { margin: 0px; padding: 0px; }
html,body { height: 100%; min-height: 100%; min-width: 100%;  background-color: rgb(190, 190, 190);}

.layer { position: absolute; top: 0px; left: 0px; }
a { border: none; text-decoration: none; color: #525252; }
a:hover { color: black; }
a img { border: none; }

#layer1 { width: 100%; height: 100% !important; min-height: 100%; max-height: 100%; overflow: hidden; z-index: 0; background-image: url(../bilder/bakgrunn/1.jpg); background-color: rgb(190, 190, 190); background-repeat: no-repeat; }
#layer2 { width: 100%; height: 100% !important; min-height: 100%; max-height: 100%; overflow: hidden; z-index: 1; background-image: url(../bilder/gridbg.png); background-position: -75px -75px; }
#layer3 { width: 100%; height: 100%; min-height: 100%; max-height: 100%; z-index: 2; font-size: 0px; min-width: 855px; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -20px; }
#footer { height: 20px; width: 600px; margin-left: 80px; }
#push { height: 30px; }

/* Grid */
.startgrid { display:-moz-inline-block; display:-moz-inline-box; display:inline-block; width: 60px; margin-right: 10px; font-size: 16px; }
.gridcontainer { display:-moz-inline-block; display:-moz-inline-box; display:inline-block; margin-left: 10px; margin-right: 10px; width: 135px; font-size: 16px; vertical-align: top; }


.col_3 { width: 445px; height:500px; background-color: white; background-image: url(../bilder/hvitbg.png); background-repeat: no-repeat; }
.col_4 { width: 600px; height:413px; background-color: black; margin-bottom: 3px; }
.col_5 { width: 755px; background-color: black; }
.forsidetekst { width: 290px; height: 84px; text-indent: -999999px; margin-top: 30px; background-image: url(../bilder/forside/tekst.png); background-repeat: no-repeat; }
.ledigstilling { width: 290px; height: 26; margin-top: 30px; }

/* Site */
#logo { background-image: url(../bilder/logoer/logo.png); background-repeat: no-repeat; width: 178px; height: 101px; position: absolute; top: 0px; left: 855px; cursor: pointer; }
#litenlogo { background-image: url(../bilder/logoer/litenlogo.png); background-repeat: no-repeat; width: 61px; height: 61px; cursor: pointer; }
#imagecontainer { height: 372px; width: 755px; border-bottom: 4px solid black;  }
#prosjektcontainer { height: 413px; width: 600px; border-bottom: 4px solid black;  }
#tekstcontainer { font-family: Arial; font-size: 12px; margin: 40px 20px 0 20px; }
#kategoricontainer { margin-top: 33px !important; display:-moz-inline-block; display:-moz-inline-box; display:inline-block;  font-variant: Arial; font-size: 11px; margin-bottom: 3px; }

.kategorioverskrift { font-size: 11px; font-family: Arial; font-weight: bold; cursor: pointer; }
.kategorioverskrift:hover { color: #f88a09;}
.kategorioverskriftaktiv { color: #f88a09;}
.kategorijobb { font-size: 11px; font-family: Arial; line-height: 16px; cursor: pointer; }
.kategorijobb:hover { color: #f88a09; }
.kategorijobbaktiv { color: #f88a09; }

.overskrift { font-weight: bold; height: 27px; position: relative; z-index: 10; font-size: 11px; cursor: pointer; color: #525252; background-image: url(../bilder/tekstside_overskrift_bg.gif); margin-top: 20px; }
.overskrift:hover { color: #f88a09; }
.overskrift-active { color: #f88a09; }


.teksten { overflow: hidden; font-size: 11px; line-height: 20px; color: #525252; }

#footer { text-indent: -999999px; background-image: url(../bilder/footer.gif); background-color: black; background-repeat: no-repeat; }


/* UI items */
.venstrepil { display:-moz-inline-block; display:-moz-inline-box; display:inline-block; background-image: url(../bilder/UI/pil_venstre.gif); background-repeat: no-repeat; height: 23px; width: 23px; margin: 3px 3px 0 0; cursor: pointer; }
.venstrepil:hover { background-image: url(../bilder/UI/pil_venstre_hover.gif); }
.hoyrepil { display:-moz-inline-block; display:-moz-inline-box; display:inline-block; background-image: url(../bilder/UI/pil_hoyre.gif); background-repeat: no-repeat; height: 23px; width: 23px; margin: 3px 3px 0 0;  cursor: pointer; }
.hoyrepil:hover { background-image: url(../bilder/UI/pil_hoyre_hover.gif); }
.tallboks { display:-moz-inline-block; display:-moz-inline-box; display:inline-block; background-image: url(../bilder/UI/tallboks_bg.gif); background-repeat: no-repeat; height: 23px; width: 39px; margin: 3px 0 0 0; }
.tallboks img { float: left; }

/* Meny items */
.menyitem { background-image: url(../bilder/meny/meny_bg.gif); background-position: -135px top; background-repeat: no-repeat; margin-bottom: 60px; width: 135px; height: 20px; }
.menyitem div { text-indent: -99999px; }
#prosjekter { background-image: url(../bilder/meny/prosjekter.gif); }
#tjenester { background-image: url(../bilder/meny/vaaretjenester.gif); }
#om { background-image: url(../bilder/meny/omknudsen.gif); }
#kontakt { background-image: url(../bilder/meny/kontaktoss.gif); }