* {
margin:0;
padding:0;
}

body {
text-align:center;
font-size:80%;
font-family:Arial, Helvetica, sans-serif;
line-height:1.3;
background-color:#fff;
}

#wrap {
background-image:url(../images/hoved.jpg);
background-repeat:no-repeat;
width:950px;
text-align:left;
margin:20px auto;
}

#hoved{
height:210px;
padding:15px;
}

#hoved h1 {
margin-top:50px;
font-size:2.5em;
font-weight:normal;
letter-spacing: 1px;
text-align: left;
}

#fod {
background-image:url( ../images/fod.jpg);
background-repeat:no-repeat;
padding: 20px 15px 0 15px;
height:100px;
clear:both;
}

#moduletable_fod td {
font-size:0.8em;
}

#moduletable_fod a:link, #fod a:active, #fod a:visited {
color: #39742d;
background-color: transparent;
text-decoration: none;
font-style:normal;
}

#moduletable_fod a:hover {
background-color:transparent;
color: #39742d;
font-weight: bold;
text-decoration: underline;
}

#indhold60 {
float:left;
width:58%;
overflow:hidden;
}

#indhold80 {
float:left;
width:78%;
overflow:hidden;
}

#indhold100 {
float:left;
width:100%;
overflow:hidden;
}

#venstrekol {
float:left;
width:20%;
/*margin-left:-15px;*/
}

#hoejrekol {
float:left;
width:20%;
margin-left:10px;
/*padding-right:-10px;*/
}

#venstrekol .indvendig, #hoejrekol .indvendig {
padding-top:0;
}

.indvendig {
padding:10px;
}

#top {
clear:both;
height:80px;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address,.componentheading,.contentheading {
margin:.75em 0;
}

li,dd {
margin-left:2em;
}

fieldset {
padding:.5em;
}

img {
border:none;
}

a:link,a:visited {
text-decoration:none;
color:#39742d;
}

a:hover {
text-decoration:underline;
color:#39742d;
}

h1,.componentheading,.contentheading {
font-size:1.5em;
color:#39742d;
font-weight:700;
}


h2 {
font-size:1.3em;
font-weight:700;
color:#39742d;
}


h3 {
font-size:1.1em;
color:#39742d;
}


h4 {
font-size:1.1em;
}


h5 {
font-size:1.1em;
}


h6 {
font-size:1em;
font-weight:700;
}

.small,.createdate,.modifydate,.mosimage_caption {
font:.8em Arial,Helvetica,sans-serif;
color:#999;
}

.moduletable {
margin-bottom:1em;
color:#000;
}

/* MENU */
.moduletable_menu {
padding: 0;
color: #333;
margin: 1em 0;
}

/* .moduletable_menu h3 {
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0;
border-bottom:1px solid #fff;
} */

.moduletable_menu ul{
list-style: none;
margin: 0;
padding: 0;
}

.moduletable_menu li{
margin: 0;
}

.moduletable_menu li a{
display: block;
background:url(../images/dot.gif) no-repeat;
padding: 3px 5px 3px 1.5em;
color: #000;
text-decoration: none;
}

html>body .moduletable_menu li a {
width: auto;
}

.moduletable_menu li a:hover,a#active_menu:link,a#active_menu:visited{
background:url(../images/dot2.gif) no-repeat;
color: #39742d;
font-style:italic;
}

#current.active li a {
font-weight:normal;
}
#current.active a {
font-weight:bold;
}

/* Undermenu */
.moduletable_menu li li a{
display: block;
padding: 3px 5px 3px 1.5em;
text-decoration: none;
}

#soeg {
float:right;
overflow:hidden;
text-align:right;
height:30px;
padding-top:5px;
}

#soeg input {
background:url(../images/soeg.gif) no-repeat;
border:0;
height:22px;
width:168px;
font:12px Arial, Helvetica, sans-serif;
padding:2px;
}

a.readon {
background:transparent url(../images/dot.gif) no-repeat scroll right;
display:block;
float:left;
height:18px;
line-height:18px;
margin-top:5px;
padding-right:30px;
font-size:0.8em;
color: #999;
}

.groen {
color: #39742d;
font-weight: bold;
}

table .pagenav, .pagenavbar {
text-align: center;
width: 100%;
padding-top: 10px;
}

hr {
color : #39742d;
background-color: #39742d;
border-color: #39742d;
margin-top:20px;
margin-right:20%;
margin-bottom:20px;
margin-left:20%;
}