﻿@media all {
  /* *{text-align:left} */
  body { padding: 0px; margin: 0px; }

  #indhold { background-color: White; }

  #logo { position: relative; width: 285px; top: 28px; _top: 38px; left: 15px; }

  #billede { float: left; width: 263px; height: 144px; }

  #banner { float: left; width: 741px; height: 144px; background-image: url(/Files/Billeder/Grafik/dma_banner.jpg); }

  #footer { float: right; width: 761px; height: 20px; position: relative; right: 4px; bottom: 2px; background-color: #546f8f; padding-top: 5px; border-left: 1px solid #6b93ab; }


  /* Menu 
  -------------------------------------------------------------------*/

  #menu { float: left; width: 260px; min-height: 450px; text-align: left; }

  UL.M0 { float: left; width: 262px; border-top: 1px solid #6b93ab; border-bottom: 0px solid #6b93ab; margin: 0px; padding: 0px; }

  .L1 { float: left; width: 249px; min-height: 30px; line-height: 30px; list-style-type: none; }

  .L1 a { border-bottom: 1px solid #6b93ab; padding-left: 15px; font-size: 12px; }

  .L1_Active a { font-weight: bold; font-size: 12px; }

  .L1_Active a:hover { font-weight: bold; font-size: 12px; color: black; }

  li.L1_Active { float: left; width: 262px; list-style-type: none; background-color: #cbd9e5; line-height: 30px; border-top: 0px solid #6b93ab; border-bottom: 1px solid #6b93ab; }

  li.L1_Active a { padding-left: 15px; font-size: 12px; }

  UL.M1 { width: 263px; min-height: 25px; border-top: 1px solid #6b93ab; background-color: white; margin: 0px; padding: 5px 0px 0px 0px; }

  .L2 a { font-weight: normal; font-size: 11px; background-color: White; }

  .L2 a:hover { font-weight: normal; font-size: 12px; color: black; background-color: White; }

  li.L2 { float: left; width: 262px; list-style-type: none; min-height: 20px; line-height: 20px; border-top: 0px solid #6b93ab; font-size: 11px; background-color: White; }

  li.L2 a { padding-left: 15px; font-size: 12px; font-family: Arial; background-color: White; }

  .L2_Active a { font-weight: normal; font-size: 11px; background-color: White; }

  .L2_Active a:hover { font-weight: normal; font-size: 12px; color: black; background-color: White; }

  li.L2_Active { float: left; width: 262px; list-style-type: none; line-height: 30px; border-top: 0px solid #6b93ab; font-size: 11px; background-color: White; min-height: 20px; line-height: 20px; }

  li.L2_Active a { padding-left: 15px; font-size: 12px; font-family: Arial; background-color: White; }


  /* Søgning
  -------------------------------------------------------------------*/
  /* STH: 2008-10-24, Udskriv link tilføjet */
  #sogning { position: relative; top: 8px; _top: 18px; /*left: 825px; *left:808px;*/
  left: 785px; *left:785px;
width:200px;
height:20px;
text-align:right;
}

/* Dato
-------------------------------------------------------------------*/

  #dato { position: relative; top: 140px; _top: 130px; left: 880px; width: 120px; color: white; font-weight: bold; text-align: right; }



  /* Nyheder/arrangementer
  -------------------------------------------------------------------*/

  #nyheder { width: 175px; }

  #nyheder_top { height: 11px; width: 175px; font-size: 5px; background-image: url(/Files/Billeder/Grafik/nyheder_top.jpg); }

  #nyheder_indhold { background-color: #e5ecf2; border-left: 1px solid #cad8e2; border-right: 1px solid #cad8e2; padding: 0px 5px 0px 5px; _padding: 0px 5px 0px 3px; _width: 162px; font-size: 5px; }

  #nyheder_bund { height: 11px; width: 175px; font-size: 5px; background-image: url(/Files/Billeder/Grafik/nyheder_bund.jpg); }
}
/*
@media all {
  body* { display: block;}
  #pageContent, #footer {display: block !Important;}
}

*/