body
{
background-image: url('bilder/omg.png');
background-repeat: repeat;
text-align: center;
margin: 0 auto;
text-family: verdana, helvetica, "Trebuchet MS", sans-serif;
}

#hax
{
position: relative;
height: 700px;
width: 854px;
text-align: center;
margin: 0 auto;
margin-top: 20px;
}

#top
{
background-image: url('bilder/top.png');
background-repeat: no-repeat;
width: 100%;
height: 296px;
}


#main
{
background-image: url('bilder/main.gif');
background-repeat: no-repeat;
width: 100%;
height: 408px;
}

#box
{
float: right;
margin-right: 17px;
width: 810px;
height: 280px;
padding: 5px;
overflow: auto;
text-align: center;
}

.uhm
{
padding-left: 10px;
text-align: left;
}






















a.forsiden
{
background-image: url('bilder/meny/forsiden.png');
Background-repeat: no-repeat;
background-position: bottom;
float: left;
height: 100%;
Width: 166px;
margin-left: 6px;
}

a.forsiden:hover
{
background-image: url('bilder/meny/forsiden_hover.png');
Background-repeat: no-repeat;
float: left;
height: 100%;
margin-left: 6px;
Width: 166px;
}

a.informasjon
{
background-image: url('bilder/meny/informasjon.png');
Background-repeat: no-repeat;
background-position: bottom;
float: left;
height: 100%;
Width: 166px;
margin-left: 3px;
}

a.informasjon:hover
{
background-image: url('bilder/meny/informasjon_hover.png');
Background-repeat: no-repeat;
float: left;
height: 100%;
margin-left: 3px;
Width: 166px;
}

a.banen
{
background-image: url('bilder/meny/banen.png');
Background-repeat: no-repeat;
background-position: bottom;
float: left;
height: 100%;
Width: 166px;
margin-left: 3px;
}

a.banen:hover
{
background-image: url('bilder/meny/banen_hover.png');
Background-repeat: no-repeat;
float: left;
height: 100%;
margin-left: 3px;
Width: 166px;
}

a.galleri
{
background-image: url('bilder/meny/galleri.png');
Background-repeat: no-repeat;
background-position: bottom;
float: left;
height: 100%;
Width: 166px;
margin-left: 3px;
}

a.galleri:hover
{
background-image: url('bilder/meny/galleri_hover.png');
Background-repeat: no-repeat;
float: left;
height: 100%;
margin-left: 3px;
Width: 166px;
}

a.kontakt
{
background-image: url('bilder/meny/kontakt.png');
Background-repeat: no-repeat;
background-position: bottom;
float: left;
height: 100%;
Width: 166px;
margin-left: 3px;
}

a.kontakt:hover
{
background-image: url('bilder/meny/kontakt_hover.png');
Background-repeat: no-repeat;
float: left;
height: 100%;
margin-left: 3px;
Width: 166px;
}
