*
{
margin: 0;
}
html {
overflow-y: scroll;
}
html, body {
height: 100%;
text-align: center;
margin-bottom: 1px;
font-family: Arial, Verdana, Garamond, sans-serif;
background-color: #fff;
background-image: url(images/bakgrunn.jpg);
background-repeat: repeat-x;
}
.wrapper {
min-height: 100%;
height: 100%;
height: auto !important;
width: 920px;
margin: 0 auto -4em;
}
.push {
height: 3em;
width: 920px;
margin: 0 auto;
}
.footer{
width: 100%;
margin: 0 auto;
height: 4em;
color: #666;
text-align: center;
}
.footerinnhold{
width: 920px;
margin: 0 auto;
margin-bottom: 1px;
height: 4em;
color: #666;

}
.footerinnhold p { 
font-size: 0.8em;
text-align: center;
color: #666;
padding: 12px 0px 12px 0px;
}
.footerinnhold a {
color: #666;
}
.footerinnhold a:hover {
color: #333;
}
.hodefelt{
float: left;
width: 920px;
height: 70px;
padding: 25px 0px 30px 0px;
text-align: left;
}

.hodefelt1{
float: left;
width: 440px;
height: 70px;
padding: 25px 0px 30px 0px;
text-align: left;
}

.hodefelt2{
font-size: 0.95em;
float: right;
width: 450px;
text-align: right;
padding: 30px 10px 20px 10px;
}
.hodefelt2 a{
color: #036;
}

.meny {
width: 890px;
height: 52px;
line-height: 52px;
padding: 0px 5px 0px 5px;
font-size: 0.8em;
text-transform: uppercase;
float: left;
text-align: left;
font-weight: bold;
color: #777860;
}
.meny a {  
color: #000000;
padding: 0px 5px 0px 5px;
text-decoration: none;
letter-spacing: 0.05em;
}
.meny a:hover{ 
color: #8aa678;
}
.innhold{
width: 900px;
float: left;
text-align: justify;
padding: 40px 10px 40px 10px;
}
p { 
font-size: 0.85em;
color: #0b230b;
text-align: left;
padding: 10px 0px 0px 0px;
line-height: 1.3em;
}
a { 
color: #036;
text-decoration: underline;
} 
a:hover { 
color: #05055b;
text-decoration: none;
}
h1 { 
font-weight: bold;
font-size: 1em;
color: #0b230b;
}
.hoyrepadding { 
margin-right: 1.2em;
margin-bottom: 0.2em;
float: left;
} 
.venstrepadding { 
margin-left: 1.2em;
margin-bottom: 0.2em;
float: right;
}
img
{ 
border: 0px;
}
