body, html {
  font-family: arial, helvetica, sans-serif;
  background: #EED;
  margin: 0px;
  padding: 0px;
}

body {
  min-width: 750px;
}

a {
  color: #800;
  text-decoration: underline;
}

a:visited {
  color: #C93;
  text-decoration: underline;
}

#wrap {
  margin: 0px auto;
  width: 750px;
/*  background: url(pattern2.png) left repeat-y #FFE;*/
/*  background: #FFE;*/
  overflow: hidden;
}

#header {
  background: url(/fundanemt/site_graphics/topbar.jpg) #EEE;
  height: 137px;
}


#content {
  padding-left: 30px;
  padding-top: 10px;
  margin-top: 0px;
  margin-bottom: -9998px;
  padding-bottom: 10000px;
  float: left;
  width: 520px;
  background: url(/fundanemt/site_graphics/pattern2.png) left repeat-y #FFF;
}

#nav {
  float: right;
  margin-bottom: -9998px;
  padding-bottom: 10000px;
  font-size: 0.8em;
  width: 180px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  background: #FFE;
  text-align: left;
}

#navpic {
  text-align: center;
}

#footer {
  margin: 0px auto;
  width: 750px;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.0em;
  color: #CCC;
  background: #EED;
  background: transparent;
  padding: 0px;
  clear: both;
}

h1, h2, h3 {
  color: #800;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1em;
}

/* Menu */

a.l1_active, a.l1_active:visited {
/*  background-image: url(/fundanemt/site_graphics/menulink.gif);
  background-repeat: repeat-x;
  background-position: bottom;*/
  border-top: 1px solid #C93;
  background-color: #EED;
  color: #800;
  display: block;
  width: 100%;
  text-decoration: none;
}

a.l1, a.l1:visited {
/*  background-image: url(/fundanemt/site_graphics/menulink.gif);
  background-repeat: repeat-x;
  background-position: bottom;*/
  border-top: 1px solid #C93;
  color: #800;
  display: block;
  width: 100%;
  text-decoration: none;
}

a.l2, a.l2:visited { 
  background-image: url(/fundanemt/site_graphics/ringmrk.gif);
  background-repeat: no-repeat;
  background-position: left;
  color: #800;
  padding-left: 15px;
  text-decoration: none;
  display: block;
  width: 165px;
}

a.l2_active, a.l2_active:visited { 
  background-image: url(/fundanemt/site_graphics/ringmrk.gif);
  background-repeat: no-repeat;
  background-position: left;
  color: #800;
  padding-left: 15px;
  text-decoration: none;
  display: block;
  width: 165px;
  font-weight: bold;
}


/* Fundanemt standard-styles */

            
            
            
            
            A.l3:link {
                text-decoration:none;
                font-size:10pt;
                font-family:Verdana, sans-serif;
                color:#AA0000;
            }
            A.l3:visited {
                text-decoration:none;
                font-size:10pt;
                font-family:Verdana, sans-serif;
                color:#AA0000;
            }
            A.l0:link {
                text-decoration:none;
                font-size:8pt;
                font-family:Verdana, sans-serif;
                color:#00AA00;
            }
            A.l0:visited {
                text-decoration:none;
                font-size:8pt;
                font-family:Verdana, sans-serif;
                color:#00AA00;
            }


/* Link-katalog */

.modlinks_category {
  display: block;
}

.modlinks_currentcategory, .modlinks_linkhits {
  display: none;
}

.modlinks_linksheader {
  font-size: 1.5em;
  font-weight: bold;
  color: #800;
  padding-top: 0.5em;
  display: block;
}

.modlinks_link {
  display: block;
  padding-top: 0.5em;
}