body {
font-family: verdana, helvetica, arial, sans-serif;
/*font-family: sans-serif;*/
font-size: 14px;
margin: 0px;
padding: 0px;
background: #b8dcf0 url('../images/nybakgrunnkujegernet_d_crushed.png') repeat-x fixed bottom;
}

h1 {
margin: 0px;
}

h2 {
margin-left: 5px;

}

p {
text-align: justify;
color: #000;
font-style: normal;
font-weight: normal;
}

.white {
color: #FFF;
}

a.white:link {
color: #FFF;
text-decoration: none;
}

a.white:visited {
color: #FFF;
text-decoration: none;
}

a.white:hover {
color: #FFF;
}

.small {
font-size: 75%;
}

.center {
text-align: center;
}

a:link {
text-decoration: underline;
color: #000;
}

a:visited {
text-decoration: underline;
color: #000;
}

a:hover {
text-decoration: none;
color: #555;
}

a.menu:link {
margin-right: 15px;
color: #000;
text-decoration: none;
}

a.menu:visited {
margin-right: 15px;
color: #000;
text-decoration: none;
}

a.menu:hover {
margin-right: 15px;
color: #555;
border-top: none;
border-bottom: 2px dotted #000;
border-left: none;
border-right: none;
text-decoration: none;
}

div.heading {
background: #DDD url(../images/grass.jpg) repeat-x;
border: 1px solid #000;
color: #FFF;
padding-bottom: 5px;
padding-left: 15px;
margin-bottom: 15px;
}

div.heading:after {
font-size: 75%;
font-family: Arial, Helvetica, sans-serif;
/*content: "grass is the opium of the people";*/
}

div.menu {
height: 20px;
position: absolute;
top: 35px;
left: 20%;
padding: 5px 5px 5px 15px;
border: 1px solid #000;
background-color: #FFF;
margin-top: 15px;
margin-bottom: 20px;
}

div.newsbox {
float: right;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 15px;
border: 1px solid #000;
width: 150px;
background-color: #FFF;
margin-top: 15px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 10px;
}

div.content {
width: 1000px;
margin: 0px auto;
background-color: #FFF;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 15px;
border: 1px solid #000;
}
