* {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
margin: 0;
padding: 0;
height: 100%;
font: 13px/1.4 Verdana, Arial, sans-serif;
color: #333;
background: #fefeff url(/LOS/template/ver1-2/gfx/frontpage/bg.jpg) repeat-x;
text-align: center;
z-index: 1;
}

a {
color: #006391;
text-decoration: none;
}
img {
border: 0;
}

#wrap {
position: relative;
margin: 0 auto;	
min-height: 100%;
height: auto !important;
height: 100%;
width: 1003px;
background: #fff;
text-align: left;
z-index: 2;
}

/* SIDETOPP */

#banner {
position: relative;
margin: 0 auto;
width: 999px;
height: 108px;
background: url(/LOS/template/ver1-2/gfx/frontpage/banner.jpg) no-repeat top left;
z-index: 3;
text-align: right;
}
img.logo {
float: left;
padding: 21px 0 0 34px;
}
#banner ul {
float: right;
margin: 0 10px 0 0;
padding: 8px 0 0;
width: 600px;
list-style-type: none;
text-align: right;
}
#banner li {
float:right;
margin-top: 6px;
padding-right:6px;
line-height: 1.1;
color: #fff;
border-right: 1px solid #fff;
}
#banner li.nestsiste {
border: none;
}
#banner li.siste {
margin-top: 0;
border: none;
}
#banner li a {
padding-left: 6px;
color: #fff;
text-decoration: underline;
}
#banner li a:hover {
color: #fff;
text-decoration: underline;
}

#banner input {
margin-left: 6px;
font: 13px/1.1 Verdana, Arial, sans-serif;
vertical-align: middle;
border: 1px solid #849608;
}
#banner input#submit {
border: none;
}


/* SPESIELT FOR FORSIDE */

#front {
margin: 2px auto;
padding-top: 44px;
width: 999px;
z-index: 3;
background: url(/LOS/template/ver1-2/gfx/frontpage/stripe.gif) no-repeat;
}

.stromboks {
float: left;
padding-left: 32px;
width: 461px;
height: 239px;
background: url(/LOS/template/ver1-2/gfx/frontpage/bg_strom.jpg) no-repeat bottom right;
}
.bredbboks {
float: left;
padding-left: 13px;
width: 461px;
height: 239px;
background: url(/LOS/template/ver1-2/gfx/frontpage/bg_bredb.jpg) no-repeat bottom right;
}
#front ul {
margin: 10px 0 16px 15px;
padding: 0;
width: 220px;
list-style-type: none;
}
#front li {
padding: 1px 0 2px;
font-size: 14px;
line-height: 2;
border-bottom: 1px solid #bfd8e3;
}
#front li a {
padding-left: 18px;
background: url(/LOS/template/ver1-2/gfx/frontpage/pil.gif) no-repeat top left;
}
#losfond {
clear: both;
margin: 0 auto;
padding-top: 6px;
width: 999px;
height: 186px;
text-align: center;
z-index: 4;
}

h1 {
font: lighter 32px/1.2 Georgia, serif;
}
h1.strom {
width: 461px; 
height: 40px;
background: url(/LOS/template/ver1-2/gfx/frontpage/head_strom.gif) no-repeat;
}
h1.bredb {
width: 461px; 
height: 40px;
background: url(/LOS/template/ver1-2/gfx/frontpage/head_bredb.gif) no-repeat;
}
h1 span {
display:none;
}

/* ENGLISH LINK */
.englishLink {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
position: absolute;
top: 170px;
left: 400px;
z-index: 1050;
}


