.jsnav2 {}
.jsnav3 {}

body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Sans-serif;
  color: #000000;
}

H1 {
  padding: 0px;
  margin: 0px;
}

H1.sectionheader {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin: 0px 0px 10px 0px;
}

/*-------- SITELAYOUT --------------------------------------------------------*/

.pageContainer {
  text-align: center;
}

.siteForsideContainer {
  width: 950px;
  text-align: left;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
}

.siteForsideTop {
  width: 950px;
  height: 102px;
  float: left;
}

.siteForsideTopLogo {
  width: 102px;
  float: left;
}

.siteForsideTopMenu1AndIconsContainer {
  width: 838px;
  height: 45px;
  margin-left: 10px;
  margin-top: 57px;
  background: url(topmenu_bg.jpg) top left no-repeat;
  float: left;
}

.siteForsideTopMenu1 {
  width: 732px;
  height: 45px;
  float: left;
}

.siteForsideTopIcons {
  width: 106px;
  padding: 10px 0px 0px 0px;
  float: left;
}

.siteForsideTopIcons img {
  margin-left: 8px;
  padding: 0px;
  float: left;
}

.siteForsideMain {
  width: 950px;
  margin-top: 8px;
  float: left;
}

.siteForsideFooter {
  width: 930px;
  height: 73px;
  margin-top: 8px;
  padding: 17px 0px 0px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #e8e8e8;
  background: url(footer_bg.jpg) top left no-repeat;
  float: left;
}

.siteForsideFooter a {
  color: #e8e8e8;
}



/*--- Navigation 1 -----------------------------------------------------------------*/

.navlist ul { 
  margin: 0px;
  padding: 0px;
}

.navlist li { 
  list-style-type: none;
  width: 111px;
  height: 33px;
  margin: 6px 0px 0px 6px;
  padding: 0px;
  float: left;
}

#nav1 li a {
  width: 111px;
  height: 24px;
  padding: 9px 0px 0px 0px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background: url(nav1_bg.png) top left no-repeat;
  text-transform: uppercase;
} 

#active1  a.active1 {
  background: none;
  color: #ffffff;
}


/*-------- Sidelayout - Forside --------------------------------------------------------*/

.sideForsideContainer {
  width: 950px;
  float: left;
}

.sideForsideHovedbudskab {
  width: 950px;
}

.sideForsideNyhederContainer {
  width: 230px;
  height: 345px;
  margin-top: 8px;
  background: url(/media/system/dl_elev_nyheder_bg_forside.gif) top left no-repeat;
  float: left;
}

.sideForsideNyhederHeader {
  width: 230px;
  height: 70px;
  float: left;
}

.sideForsideNyheder {
  width: 230px;
  height: 233px;
  float: left;
}

.sideForsideCenterTop {
  width: 409px;
  height: 155px;
  padding: 25px 35px 0px 30px;
  background: url(/media/system/dl_elev_center_top_bg_forside.gif) top left no-repeat;
  overflow: hidden;
  float: left;
}

.sideForsideCenterBund {
  width: 449px;
  height: 77px;
  margin-top: 8px;
  padding: 80px 0px 0px 25px;
  background: url(/media/system/dl_elev_fokusboks_bg_forside.jpg) top left no-repeat;
  float: left;
}

.sideForsideBudskab {
  width: 210px;
  height: 327px;
  margin: 8px 0px 0px 8px;
  padding: 9px 10px 9px 10px;
  background: url(/media/system/dl_elev_budskab_bg_forside.gif) top left no-repeat;
  overflow: hidden;
  float: left;
}



/*--- Forside nyheder  -----------------------------------------------------------------------*/

.forsideNyhedContainer {
  width: 190px;
  padding: 0px 20px 15px 20px;
  float: left;
}

.forsideNyhedHeader {
  width: 190px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  max-height: 45px;
  overflow: hidden;
  float: left;
}





/*------------------ AFSNITSLAYOUTS  -----------------------------------------------------------------------*/



/*--- Forside nyhedsboks header  -----------------------------------------------------------------------*/

.afsnitForsideNyhedsboksHeader {
  width: 230px;
  padding: 23px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align:center;
  text-transform: uppercase;
}




/*--- Diverse -----------------------------------------------------------------------*/

input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A {text-decoration: none}

.inlinelink a {color: #000000;}


 .sectionheader {
margin-top: 0px;
margin-bottom: 0px}

.sectionintro {
font-style: italic}

.section {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #000000;
margin-top: 0px;
margin-bottom: 8px}

.inlinelink {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #000000}

.inlinelink:hover {
text-decoration: underline}

.actionlink {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #000000}

.actionlink:hover {
text-decoration: underline}

.tabletext {
font-family: Arial, Helvetica, Sans-serif}

.tableheader {
font-weight: bold}

.navigation {
font-family: Arial, Helvetica, Sans-serif}


