* {
margin: 0;
padding: 0;
}


body {
background: #f6f4ea;
font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h3 {
font-size: 23px;
font-weight: normal;
color: #8c5e4f;
}

a {
color: #8c5847;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

input {
width: 230px;
}

span {
position: relative;
left: 10px;
}

#top {
width: 100%;
height: 240px;
background: url('gfx/top.png');
position: relative;
top: -8px;
left: -8px;
}

#wrap {
width: 1000px;
margin: 0 auto;
}

#kokktop {
width: 133px;
height: 117px;
background: url('gfx/kokktop.png');
float: left;
position: relative;
top: 122px;
}

#midt {
width: 696px;
float: left;
position: relative; 
top: 0px;
}

#header {

}

#mtop {
width: 400px;
position: relative;
top: 20px;
}

#logo {
width: 916px;
height: 52px;
background: url('gfx/logo.png') no-repeat;
display: block;

}

#omoss {
width: 49px;
height: 16px;
background: url('gfx/omoss.png') no-repeat;
display: block;
position: relative;
top: -33px;
left: 550px;
}

#omoss:hover {
background-position: bottom;
}

#kontaktoss {
width: 73px;
height: 16px;
background: url('gfx/kontaktoss.png') no-repeat;
display: block;
position: relative;
top: -48px;
left: 625px;
}

#kontaktoss:hover {
background-position: bottom;
}

#menu {
width: 696px;
height: 45px;
background: url('gfx/menu.png');
position: relative;
top: 0px;
list-style: none;
}

#forsiden {
width: 111px;
height: 40px;
background: url('gfx/forsiden.png') no-repeat;
display: block;
position: relative;
top: 3px;
margin-left: 72px;
float: left;
}

#forsiden:hover {
background-position: bottom;
}

#menyen {
width: 111px;
height: 40px;
background: url('gfx/menyen.png') no-repeat;
display: block;
position: relative;
top: 3px;
float: left;
}

#menyen:hover {
background-position: bottom;
}

#arkiv {
width: 111px;
height: 40px;
background: url('gfx/arkiv.png') no-repeat;
display: block;
position: relative;
top: 3px;
float: left;
}

#arkiv:hover {
background-position: bottom;
}

#ansatte {
width: 111px;
height: 40px;
background: url('gfx/ansatte.png') no-repeat;
display: block;
position: relative;
top: 3px;
float: left;
}

#ansatte:hover {
background-position: bottom;
}


#galleri {
width: 111px;
height: 40px;
background: url('gfx/galleri.png') no-repeat;
display: block;
position: relative;
top: 3px;
float: left;
}

#galleri:hover {
background-position: bottom;
}

#rest {
height: 120px;
background: #f6f4ea;
padding-bottom: 26px;
}

#frisk {
width: 671px;
height: 102px;
background: url('gfx/frisk.png');
margin-top: -30px;
position: relative;
left: 12px;
top: 33px;
}

#servi {
width: 143px;
height: 126px;
background: url('gfx/servi.png');
float: left;
position: relative;
top: 114px;
}

#innhold {
width: 700px;
margin: 0 auto;
position: relative;
left: -24px;
}

#venstre {
width: 480px;
float: left;
}

#venstre p {
line-height: 1.5;
padding-bottom: 10px;
}

#hoyre {
width: 200px;
float: left;
margin-left: 20px;
}

#soknad {
width: 198px;
height:168px;
background: url('gfx/soknad.png');
}

#soknad h3 {
font-size: 18px;
color: #68784b;
position: relative;
left: 10px;
top: 15px;
}

#soknad p {
width: 170px;
color: #503c6d;
position: relative;
left: 10px;
top: 25px;
}

#soknad a {
color: #8c5847;
text-decoration: none;
position: relative;
top: 5px;
}

#soknad a:hover {
text-decoration: underline;
}

#regdeg {
position: relative;
top: 10px;
}

#bunn {
text-align: center;
position: relative;
top: 30px;
color: #5f6e40;
}

.footer {
clear: both;
}