html{
height:100%;
}

body {
margin: 0px;
padding: 0px;
height: 100%;
}


#top {
top:0;
background-image: url(../images/menybg.png);
background-repeat: repeat-x;
background-position: top;
width: 100%;
position: absolute;
height: 60px; 
z-index: 4;
}


#midt {
background-image: url(../images/bg.png);
width: 100%;
min-height: 100%;


}

#innhold {
text-align: center;
padding-bottom: 70px;
font-family: "Bookman Old Style";
font-size: 14px;
color: #ffffff;
}

#bunn {
bottom:0;
background-image: url(../images/footerbg.png);
width: 100%;
margin-top: -60px;
height: 60px;

text-align: center;
}



#footer {
font-family: "Bookman Old Style";
font-size: 12px;
color: #f1ce42;
text-align: center
height:20px;
width:100%;
font-weight: bold;
padding-top:25px;
}

#meny{
text-align: center;
height: 50px;
}

.wrapper-forside {
margin-top: 0px;
background-image: url(../images/forsidedekor.png);
background-position: top right;
background-repeat: no-repeat; 
width: 960px;
}

.wrapper {
margin-top: 0px;
width: 960px;
padding-top: 80px;
}

.ovre-forside {
height: 450px;
}

.logo-forside {
width: 50%;
padding-top: 30px;
}

.sitat-forside {
width: 50%;
color: #ffffff;
font-family: "Bookman Old Style";
font-size: 18px;
text-align: center;
}

.nedre-forside {
height:260px;
}

.kolonne-forside {
width:200px;
}


.midtkolonne-forside {
width:200px;
height: 250px;
border-left: dashed #385f71;
border-right: dashed #385f71;
}

.venstre-portefolje {
background-image: url(../images/dekor-venstre.png);
background-repeat: no-repeat;
background-position: top;
height: 400px;
text-align: left;
}

#meny ul{
list-style: none;
height: 50px;
font-family: "Bookman Old Style";
font-size: 14px;
}

#meny li{
display: inline;
}

#meny a:link, a:visited{
padding-left: 40px;
padding-right: 40px;
padding-top:10px;
padding-bottom:10px;
text-decoration: none;
color: #aaaaaa;
}

#meny a:hover {
color: #000000;
}

#meny .active a{
color: #000000;
}

h1 {
font-size: 36px;
font-family: "Bookman Old Style";
color: #f1ce42;

}

#venstre-meny {

margin-top: 240px;
}

#venstre-meny ul {
list-style: none;
font-family: "Bookman Old Style";
font-size: 14px;
width: 167px;
}

#venstre-meny li{
display: block;
vertical-align: middle;
height:41px;
margin-top: 10px;
width: 167px;
line-height: 41px;
}

#venstre-meny a:link, a:visited{
padding-left: 20px;
padding-right: 40px;
padding-top:10px;
padding-bottom:10px;
text-decoration: none;
color: #b6b6b6;
}


#venstre-meny .active{
background-image: url(../images/menyvenstre-aktiv.png);
background-repeat: no-repeat; 
padding-bottom: -10px;
}

#venstre-meny .active a{
color: #f1ce42;
}

#venstre-meny a:hover{
color: #ffffff;
}

#innholdportefolje a img{
border:0px;
}

#innholdportefolje a{
padding-left: 0px;
padding-right: 0px;
padding-top:0px;
padding-bottom:0px;
color: #f1ce42;
text-decoration: underline;
}

#innholdportefolje a:hover {
color: #ffffff;
}
