@charset "utf-8";
/* CSS Document */

html {
width: 100%;
height: 100%;
}

body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
text-align: center;
background-color: #eae2d2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#404041;
}



.bildetabell
{
width: 900px;
display: inline;
margin-left: 6px;
}

td
{
padding-right: 9px;
border: #0033CC thin;
}

.bilderamme
{
width: 970px;
position: relative;
top: 200px;
margin-left: auto;
margin-right: auto;
}

.logoramme
{
width: 887px;
height: 143px;
border-bottom-color:#404041;
border-bottom-style:solid;
border-bottom-width: 1px;
position: relative;
margin-left: auto;
margin-right: auto;
top: -60px;
}

.kontaktramme
{
width: 887px;
height: 143px;
border-top-color:#404041;
border-top-style:solid;
border-top-width: 1px;
position: relative;
margin-left: auto;
margin-right: auto;
top: 360px;
}

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

a:hover
{
text-decoration: underline;
}

a.meny:hover
{
background-image:url(Grafikk/pil.jpg);
background-position: left;
background-repeat: no-repeat;
text-decoration: none;
}

a.meny
{
display: block;
padding-left: 8px;
width: 100px;

}

.tekstsize
{
position: absolute;
top: 390px;
left: 58px;
text-align: left;
}

.menybox
{
z-index: 10;
position: absolute;
top: 120px;
left: 42px;
width: 200px;
text-align:left;
}

.normal
{
font-size: 10px;
text-decoration: none;
}
.stor
{
font-size: 14px;
text-decoration: none;
}

.tekstboks
{
position: absolute;
top: 120px;
width: 500px;
left: 200px;
text-align: left;
}

h1
{
font-size: 16px;
}
