@charset "utf-8";
/* CSS Document */

body {
font-family: Tahoma, Sans-serif;
color: #000000;
margin: auto;
width: 900px;
}

h1, h2, h3, h4, h5 {
color: #333333;
text-transform: capitalize;
}

h1 {
font-size: 17pt;
}

h2 {
font-size: 15pt;
}

h3 {
font-size: 13pt;
}

h4 {
font-size: 11pt;
}

p {
font-size: 11pt;
}

a:link {text-decoration: none; color: #1f6649;}
a:visited {text-decoration: none; color: #026a46;}
a:hover {text-decoration: underline; color: #75d32f;}
a:active {text-decoration: none; color: #1f6649;}

#helesiden {
width: 900px;
}

#top {
position: absolute;
top: 0px;
height: 140px;
width: 900px;
}

#top p {
margin: 0px;
padding: 0px;
top: 0px;
}

#menu {
position: absolute;
width: inherit;
top: 140px;
height: 40px;
text-align: right;
font-size: 11pt;
background: #75d32f;
}

#menu li {
display: inline;
font-variant: small-caps;
}

#menu li a {
text-align: left;
text-decoration: none;
color: #1a4b3e;
padding: 15px 7px 7px 3px;
}

#menu li a:hover {
color: #75d32f;
background-color: #026a46;
padding: 15px 7px 7px 3px;
}

#tekst {
position: absolute;
top: 180px;
}

#venstre {
float: left;
background: #026a46;
color: #75d32f;
text-align: left;
width: 180px;
height: 600px;
padding: 10px;
}

#venstre ul{
list-style-type: none;
}

#venstre li {
font-variant: small-caps;
}

#venstre li a {
display: block;
text-decoration: none;
color: #75d32f;
padding: 5px 5px 5px 5px;
}

#venstre li a:hover {
color: #1a4b3e;
background-color: #75d32f;
padding: 5px 5px 5px 5px;
}

#brodtekst {
float: left;
width: 470px;
margin: 5px 0px 0px 0px;
padding: 5px 15px;
}

#hojre {
float: left;
background: #026a46;
color: #75d32f;
top: 190px;
text-align: left;
width: 180px;
height: 600px;
padding: 10px;
}

.artikel {
border-bottom: dashed 1px #026a46;
}

li {
font-size: 11pt;
}

