* {
margin: 0;
padding: 0;
border: 0;
vertical-align: top;
list-style: none;
}

body {
color: #000000;
background-color: #445460;
font-family: Verdana, Helvetica, Arial, Sans-serif;
font-size: 1em;
height: 100%;
text-align: center;
}

p {
font-size: 0.8em;
text-align: justify;
line-height: 1.2em;
padding-bottom: 15px;
}

h1 {
color: #FFA200;
font-size: 1.1em;
text-align: left;
letter-spacing: 2px;
line-height: 1.7em;
}

h2 {
color: #FFA200;
font-size: 0.9em;
text-align: left;
}

a:link {
color: #FFA200;
text-decoration: none;
}

a:hover {
color: #FFA200;
text-decoration: underline;
}

a:visited {
color: #FFA200;
text-decoration: none;
}

a:active {
color: #FFA200;
text-decoration: none;
}

td {
font-size: 0.8em;
text-align: left;
line-height: 1.2em;
padding-bottom: 15px;
}

#wrap {
background-image: url(../gfx/mainbg.jpg);
background-repeat: repeat-y;
background-position: top center;
margin: 0 auto;
width: 640px;
border: 0px;
}

#header {
background: url(../gfx/header.jpg) no-repeat 0px top;
height: 178px;
width: 604px;
margin: 0 auto;
}

#footer {
clear: both;
background: url(../gfx/footer.jpg) no-repeat 18px bottom !important;
background: url(../gfx/footer.jpg) no-repeat 0px bottom;
height: 10px;
width: 621px !important;
width: 604px;
}

#text {
width: 430px;
padding-right: 24px;
padding-bottom: 6px;
float: right;
}

#meny {
text-align: left;
width: 151px;
margin-left: 18px !important;
margin-left: 9px;
margin-top: 0px;
padding: 0px;
float: left;
font-size: 0.8em;
border-left: 1px #445460 solid;
border-right: 1px #445460 solid;
background-image: url(../gfx/menybg.jpg);
background-repeat: repeat-y;
background-position: top left;
}

#menybilde {
margin: 20px;
}

#meny ul {
padding: 0;
margin: 0;
border-left: 0;
border-right: 0;
}

#menypunkt {
background-image: url(../gfx/arrow.gif);
background-repeat: no-repeat;
background-position: 3px .5em;
background-color: transparent;
font-weight: bold;
font-size: 11px;
}

#meny a {
text-decoration: none;
padding-left: 10px;
color: #FFA200;
display: block;
}

#meny a:hover {
background-color: #F0F0F0;
color: #000;
background-image: url(../gfx/arrow.gif);
background-repeat: no-repeat;
background-position: 2px .5em;
}

#submeny {
color: #000;
padding: 0px 0px;
text-decoration: none;
padding-left: 10px;
font-size: 11px;
}

#menyformat {
color: #000;
padding: 0px 3px;
font-weight: bold;
background-color: #FFA200;
}