body {
  font-size: 100%;
  font-family: verdana, geneva, sans-serif;
  background: url(/fundanemt/site_graphics/site_bck.gif) top repeat-x #FFF7FD;
}


/* Her defineres den 'ramme' hvor alt indholdet er i */

#wrap {
  margin: 0px auto;
  width: 750px;
  overflow: hidden;
}

#header {
  background: transparent;
  display: block;
}

.top_back {
  background: url(/fundanemt/site_graphics/top-bg.png) top repeat-x;
  margin-right: 25px;
  margin-left: 23px;
}

.top_left_corner {
  background: url(/fundanemt/site_graphics/top-left.png) top left no-repeat;
}

.top_right_corner {
  background: url(/fundanemt/site_graphics/top-right.png) top right no-repeat;
}

#top_content {
  text-align: center;
  padding-top: 25px;
  height: 85px;
}

#nav {
  float: right;
/*  position: relative;*/
/*  margin-left: 550px;*/
  margin-bottom: -9980px;
  padding-bottom: 10000px;
  width: 190px;
  background: #D8E3C8;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  border-right: 1px solid #CCC;
  font-size: 0.8em;
  text-align: left;
}

#navpic {
  text-align: center;
}

#menu ul {
  list-style-image: url(/fundanemt/site_graphics/bullet.gif);
  margin-left: -1em; 
  _margin-left: 1em; /* Specifikt til Internet Explorer 6 og ældre*/
  *margin-left: 1em;
  overflow: visible;
}

#content {
/*  float: left;*/
/*  position: relative;*/
  width: 519px;
  background: #FFF;
  border-left: 1px solid #CCC;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  margin-bottom: -9995px;
  padding-bottom: 10000px;
  font-size: 0.9em;

}

a.l1:link, a.l1:visited {
  text-decoration: none;
  color: #666;
  display: block;
  width: 100%;  
}

a.l1_active, a.l1_active:visited {
  text-decoration: none;
  font-weight: bold;
  color: #000;
  background: #87BC3D;
  display: block;
  width: 100%;
}

a.l1_passive, a.l1_passive:visited {
  text-decoration: none;
  font-weight: normal;
  color: #000;
  background: #87BC3D;
  display: block;
  width: 100%;
}


a.l2, a.l2:visited, a.l3, a.l3:visited {
  text-decoration: none;
  color: #666;
  background: #E3DCC8;
  width: 100%;
  display: block;
}


a.l2_active, a.l2_active:visited, a.l3_active, a.l3_active:visited {
  text-decoration: none;
  font-weight: bold;
  color: #000;
  background: #E3DCC8;
  width: 100%;
  display: block;

}

a.l2_active, a.l2_active:visited, a.l2, a.l2:visited {
  text-indent: 1em;
}


a.l3_active, a.l3_active:visited, a.l3, a.l3:visited {
  text-indent: 2em;
}

a.l1:hover, a.l1_active:hover, a.l2:hover, a.l2_active:hover, a.l3:hover, a.l3_active:hover {
  background: #C4F079;
}


#update {
  position: relative;
  margin: -60px auto 0px !important; /*Til Firefox */
  margin: -35px auto 0px; /* Til Internet Explorer */
  width: 750px;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #999;
  background: transparent;
  padding-right: 4px;
}

#footer {
  margin: 0px auto;
  width: 750px;
  position: relative;
  text-align: center;
  font-size: 0.8em;
  color: #999;
  background: transparent;
  padding: 0px;
  border-top: 1px solid #CCC;
  clear: both;
}

/* Formatering af tekst */

a {
  color: #87BC3D;
  text-decoration: underline;
}

a:visited {
  text-decoration: none;
}

a:hover {
  background: #C4F079;
  color: #000;
}

h1, h2, h3 {
  color: #87BC3D;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.3em;
}  

h3 {
  font-size: 1em;
}


.factbox {
  border: 1px solid #87BC3D;
  width: 95%;
  margin-top: 20px;
}

.fact-os {
  background: #87BC3D;
  color: #FFF;
  font-weight: bold;
  padding: 3px;
  text-align: left;
}

.fact {
  padding: 3px;
  background: #EEE;
  text-align: left;
}


.funda_imagetext {
  font-size: 0.8em;
  font-style: italic;
}


/* Link-katalog */

.modlinks_currentcategory, .modlinks_linkhits {
  display: none;
}

.modlinks_linksheader {
  font-size: 1.3em;
  font-weight: bold;
  color: #87BC3D;
  padding-top: 0.5em;
  display: block;
}

.modlinks_link {
  display: block;
  padding-top: 0.5em;
}


/* CSS til fundaFilez */

.FILEZ_HEADER {
  border-bottom: 2px solid #000;
  background: #87BC3D;;
  font-weight: bold;
}

.FILEZ_CAT {
  border-collapse: collapse;
}

.FILEZ_FILENAME, .FILEZ_FILEDESC {
  border-bottom: solid 1px #CCC;
  padding: 5px;
}
