/* Body */
 BODY	{ background-color: #E5E5E5 }
 
/* Layers */
 DIV.baggrundlayer { }
 DIV.baggrundmainlayer { visibility: hidden; background-image: url("/inc/img/nodeknaekkerne-mainbg.jpg") }
 DIV.baggrundmainlayerlarge { visibility: hidden; background-image: url("/inc/img/nodeknaekkerne-mainbg-large.jpg") }
 DIV.mainlayer { visibility: hidden }
 DIV.mainlayerlarge { visibility: hidden }

/* Tables */
 TABLE.baggrundlayer { border-collapse: collapse; margin: 0px; padding: 0px; empty-cells: show; table-layout: fixed; width: 712px; height: 512px }
 TD.baggrundlayer { padding: 0; width: 712px; height: 512px }

 TABLE.baggrundmainlayer { border-collapse: collapse; margin: 0px; padding: 0px; empty-cells: show; table-layout: fixed; width: 550px; height: 250px }
 TD.baggrundmainlayer { padding: 0; width: 550px; height: 250px }

 TABLE.mainlayer { border-collapse: collapse; table-margin: 0px; padding: 2px; table-layout: fixed; width: 550px; height: 250px }
 
/* Tekstvinduet i billedet */
  .maintitel { font-family: verdana, helvetica, sans-serif; font-size:24px; font-weight: bold; color: black; text-align: center; padding-bottom: 0px; margin-bottom: 3px; margin-top: 2px; }
  .navigate  { font-family: verdana, helvetica, sans-serif; font-size:9px; color: black; margin-left: 5px; margin-right: 5px }
  .main { font-family: arial, verdana, helvetica, sans-serif; font-size:12px; color: black; font-weight: bold; text-align: justify; margin-left: 5px; margin-right: 5px; margin-top: 4px; }
  STRONG.main, .mainstrong { font-size: 15px; }

  .disclamer  { font-family: verdana, helvetica, sans-serif; font-size:9px; color: #909090; text-align: center }
  A.disclamer:link { color: #808080; text-decoration: none; }
  A.disclamer:visited { color: #909090; text-decoration: none; }
  A.disclamer:active { color: #972813; text-decoration: none; }
  A.disclamer:hover { text-decoration: underline }

  P.mainmenu { font-family: verdana, helvetica, sans-serif; font-size:17px; font-weight: bold; color: black; text-align: center; line-height: 1.3 }
  A.mainmenu:link { color: black; text-decoration: none; }
  A.mainmenu:visited { color: #404040; text-decoration: none; }
  A.mainmenu:active { color: #972813; text-decoration: none; }
  A.mainmenu:hover { text-decoration: underline }

  A.navigate:link { color: #404040; text-decoration: none; }
  A.navigate:visited { color: #404040; text-decoration: none; }
  A.navigate:active { color: #972813; text-decoration: none; }
  A.navigate:hover { text-decoration: underline }

  UL.liste { margin-bottom: 0 }
  .listesmaa { font-size: 10px }

  .filelink  { font-family: arial; font-size:9px; font-weight: bold; color: black; font-transform: uppercase; margin-left: 2px; vertical-align: text-top; }
  
  A:link { color: #404040; text-decoration: none; }
  A:visited { color: #505050; text-decoration: none; }
  A:active { color: #972813; text-decoration: none; }
  A:hover { text-decoration: underline }

  P.groupcare { font-size:24px; font-variant: small-caps }

