body {
color: #FFF;
font-family: Verdana, Helvetica, Arial, Sans-serif;
font-size: .8em;
background-color: #19232C;
background-image: url(images/logo1.jpg);
background-repeat: no-repeat;
background-position: 20px 0px;
margin: 0;
}

h1 {
font-size: 1.4em;
color: #FFF;
}

h2 {
font-size: 1.2em;
color: #FFF;
}

a:link {
color: #E6B23C;
text-decoration: none;
}

a:hover {
color: #E6B23C;
text-decoration: underline;
}

a:visited {
color: #E6B23C;
text-decoration: none;
}

a:active {
text-decoration: none;
}


#wrap {
position: absolute;
background-color: #49545E;
border-right: 21px #FFFFFF solid;
border-bottom: 21px #FFFFFF solid;
background-image: url(images/logo2.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
margin-left: 140px;
margin-top: 211px;
width: 661px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

#hovedinnhold {
width: 485px !important;
width: 481px;
margin-left: 160px;
margin-top: -25px;
padding: 7px;
padding-top: 0px !important;
padding-top: 10px;
text-align: justify;
background-color: #2B3843;
border-top: 21px #FFFFFF solid;
}

#meny {
width: 151px;
margin-left: 0px;
margin-top: 32px;
padding: 5px;
float: left;
}

#meny ul {
list-style-type: none;
padding: 0;
margin: 0;
border: 1px #000 solid;
border-left: 0;
}

#meny a {
display: block;
color: #FFF;
background-color: #58646F;
padding: 2px .8em;
text-decoration: none;
border-left: 3px #FFF solid;
}

#meny a:hover {
background-color: #6A7783;
color: #FFF;
border-left: 3px #E6B23C solid;
}

#menyformat {
color: #FFF;
border-left: 3px #FFFFFF solid;
background-color: #58646F;
padding: 2px .8em;
font-weight: bold;
}

#active a {
color: #FFF;
border-left: 3px #E6B23C solid;
}

#bunn {
text-align: center;
width: 100%;
}

#bunn a:link, #bunn a:visited {
color: #6A7680;
text-decoration: none;
}

#bunn a:hover {
color: #FFF;
text-decoration: none;
}

p.bunn {
font-size: .6em;
color: #6A7680;
text-align: center;
}
