body {
  margin: 0;
  padding:0;
}

td, tr, .clLevel0, .clLevel0over, .clLevel1, .clLevel1over, .clMenuItemSelected {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #666666;
  background-color: inherit;
}

dd, dl, ol, ul, li {
  list-style-image: url(img/pil.gif);
}

td.small {
  font-size: 10px;
}

hr {
    border: none 0;
    height: 1px;
    border-top: 1px solid #DBDBDB;
}

/* LINKS */
a, a.highlight {
  text-decoration: none;
  color: #4871AF;
  background-color: inherit;
}

a:hover {
  text-decoration: underline;
  color: #4871AF;
  background-color: inherit;
}
/* 2 x linksstyling til forsiden højre top */
.highlight a {
  text-decoration: none;
  color: #ffffff;
  background-color: inherit;
}

.highlight a:hover {
  text-decoration: underline;
  color: #ffffff;
  background-color: inherit;
}

.te {
  color: #666666;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight: bold;
  line-height: 20px;
  background-color: inherit;
}

.topicsmallheavy {
  color: #666666;
  background-color: inherit;
  font-size: 14px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

.topicsmall, .topicsmall .articleSynopsis {
  color: #666666;
  background-color: inherit;
  font-size: 10px;
  line-height: 15px;
}

.headline, .articleHeadline {
  font-size: 13px;
  font-weight: bold;
}

.headline .articleParHeadline {
  font-size: 8pt;
  font-weight:bold;
}

input.knap {
    height:14px;
    width:55px;
    background-image:url(img/login_button.gif);
    cursor:pointer;
    cursor:hand;
    background-repeat:no-repeat;
    border:none;
    background-color: #363636;
    color:#666666;
}

input.logout {
    height:14px;
    width:55px;
    background-image:url(img/logaf_button.gif);
    cursor:pointer;
    cursor:hand;
    background-repeat:no-repeat;
    border:none;
    background-color: #363636;
    color:#666666;
}

input.boks {
  color: #ffffff;
  background-color: #333333;
  border: 1px solid #999999;
}

.frontBox {
    border: solid 1px #DBDBDB;
    background-color: #ffffff;
    height: 10px;
    background-image:url(img/frontBoxBg.gif);
    background-repeat:repeat-x;
    background-position: bottom;
}
.frontHeader {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 20px;
}
.frontBoxPadding {
    padding: 0 5px 0 5px;
}
.joblist .title {
  margin-bottom: 4px;
}

.frontMain {
    padding-top: 20px;
}

/* FANEBLADSTYLES */
.tabLeftActive, .tabRightActive, .tabLeft, .tabRight {
    width: 4px;
    height: 25px;
    float: left;
    background-repeat: no-repeat;
}
.tabLeftActive {
    margin-left: 5px;
    background-image: url(img/menu_left_aktiv.gif);
    background-position: top;
    height: 26px;
    margin-bottom:-1px;
    position: relative;
    background-color: #ffffff;
}
.tabRightActive {
    background-image: url(img/menu_right_aktiv.gif);
    background-position: top;
    height: 26px;
    margin-bottom:-1px;
    position: relative;
    background-color: #ffffff;
}
.tabCenterActive {
    color: #666666;
    background-image: url(img/menu_aktiv.gif);
    background-repeat: repeat-x;
    background-position: top;
    float: left;
    height: 26px;
    margin-bottom:-1px;
    position: relative;
    background-color: #ffffff;
}
.tabContent {
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    padding: 4px 6px 0 6px;
}
.tabCenterActive .tabContent a {
    color: #666666;
    text-decoration: none;
}
.tabCenter .tabContent a {
    color: #999999;
    text-decoration: none;
}
.tabCenter .tabContent a:hover {
    color: #666666;
    text-decoration: none;
}
.tabLeft {
    margin-left:5px;
    background-image: url(img/menu_left.gif);
    background-position:right;
}
.tabCenter {
    height: 25px;
    float: left;
    background-image: url(img/menu.gif);
    color:#999999;
}
.tabRight {
    background-image: url(img/menu_right.gif);
    background-position:left;
}

/* CMD forum */
.cmdforum-message-body {
  font-size: 11px;
}

.cmdforum-message-subject, .cmdforum-list-title {
  color: #666666;
  background-color: inherit;
  font-size: 13px;
  font-weight: bold;
}

.cmdforum-edit-quoteCheckbox {
   border:none;
}

input.cmdforum-edit-postButton {
    height:16px;
    width:91px;
    background-image:url(img/knap_add_indlaeg.gif);
    cursor:pointer;
    cursor:hand;
    background-repeat:no-repeat;
    border:none;
    background-color: #ffffff;
    color:#666666;
}

.cmdforum-current-message {
    font-weight: bold;
}

.cmdforum-list-from-vip {
}
textarea {
  border: #DADADC 1px solid;
  font-size: 10px;
  color: #666666;
  /*background-color: #ffffff;*/
  font-family: Verdana,Helvetica,Arial,sans-serif;
}
/*
.headline .articlePar {
  margin-top: -2px;
}
*/
/******************************************************************************
 * COOLMENU
 ******************************************************************************/

.clCMEvent {
  position: absolute;
  width: 99%;
  height: 99%;
  /*clip: rect(0,100%,100%,0);*/
  left: 0;
  top: 0;
  visibility: visible;
}

.clCMAbs {
  position: absolute;
  visibility: hidden;
  left:0;
  top:0;
}

.clMenuItemSelected {
  border-bottom: 2px solid white;
  /** white: hide so that we can turn it on again*/
  position: absolute;
  cursor: pointer;
  cursor: hand;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 3px;
  font-size: 12px;
  font-weight: bold;
}

.clLevel0, .clLevel0over {
  position: absolute;
  cursor: pointer;
  cursor: hand;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 3px;
  font-size: 12px;
  color: #333333;
  background-color: inherit;
}

.clLevel0 {
  color:#666666;
  background-color: inherit;
}

.clLevel0over {
}

.clLevel1, .clLevel1over, .clLevel1Dim {
  position: absolute;
  cursor: pointer;
  cursor: hand;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 1px 3px 3px 3px;
  font-size: 11px;
}

.clLevel1, .clLevel1Dim  {
  background-color: #FFFFFF;
  /*layer-background-color: #FFFFFF;*/
}

.clLevel1 {
  color: #666666;
  background-color: white;
}

.clLevel1Dim {
  color: #666666;
  background-color: inherit;
}

.clLevel1over {
  color: #333333;
  background-color: #EAF0F6;
  /*layer-background-color: #EAF0F6;*/
}

.clLevel0border {
  position: absolute;
}

.clLevel1border {
  position: absolute;
  background-color: #cccccc;
  color: #ccccc1;
  /*layer-background-color: #cccccc;*/
}

/******************************************************************************
 * ARTICLE
 ******************************************************************************/

.articleHeadline, .title, .listItem{
  font-size: 11px;
  color: #666666;
  background-color: inherit;
}

.articleAuthor {
  font-style: italic;
}

.articleParCaption {
  font-style: italic;
}

.articleParHeadline, .subtitle {
  font-weight: bold;
}

.articleParHeadline {
  line-height: 20px;
}

.articleDate {
  color: #5A7590;
  background-color: inherit;
}

.articleReadMore {
  font-size: 11px;
}

.listItem, .listItem A {
  font-size: 11px;
  /*font: normal;*/
  color: #4871AF;
  background-color: inherit;
}

.listItemDate {
  font-size: 10px;
}

/*
TD {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8pt;
  COLOR: black;
  LINE-HEIGHT: 12 px;
  FONT-FAMILY: verdana, arial, sans-serif;
}

A:link {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8pt;
  COLOR: Black;
  TEXT-DECORATION: none;
}

A:visited {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8 pt.;
  COLOR: #a89783;
  TEXT-DECORATION: none;
}

A:active {
  FONT-WEIGHT: lighter;
  FONT-SIZE: 8 pt;
  COLOR: #999999;
  TEXT-DECORATION: none;
}

A:hover {
  FONT-WEIGHT: lighter;
  FONT-SIZE: 8 pt;
  COLOR: #b8a793;
  TEXT-DECORATION: none;
}

TD.content A:link {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8 pt;
  COLOR: #b8a793;
  TEXT-DECORATION: none;
}

TD.content A:visited {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8 pt;
  COLOR: #5A7590;
  TEXT-DECORATION: none;
}

TD.content A:active {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8 pt;
  COLOR: #5A7590;
  TEXT-DECORATION: none;
}

TD.content A:hover {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8 pt;
  COLOR: #5A7590;
  TEXT-DECORATION: underline;
}

H1 {
  MARGIN-TOP: 0px;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  MARGIN-BOTTOM: 8px;
  COLOR: #666666;
  FONT-FAMILY: arial, verdana;
}

H2 {
  MARGIN-TOP: 0px;
  FONT-WEIGHT: bold;
  FONT-SIZE: 11px;
  MARGIN-BOTTOM: 8px;
  COLOR: #666666;
  FONT-FAMILY: arial, verdana;
}
*/
h2, h3, h4, h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 7px;
}

SELECT, INPUT {
  border: #c7cbbb 1px solid;
  font-size: 7.5pt;
  color: #666666;
  background-color: inherit;
  font-family: Verdana,Helvetica,Arial,sans-serif;
}

/* julebilledet */
.textboks-blue {
  border: #476D92 1px solid;
  background-color: #223861;
  color: #ffffff;
}
/* Normal billede
.textboks-blue {
  border: #bbd7fb 1px solid;
  background-color: #a5c0f7;
  color: #ffffff;
}
*/

.input01 {
  border: #c7cbbb 1px solid;
  font-size: 8pt;
  color: #446464;
  background-color: inherit;
  font-family: Verdana,Helvetica,Arial,sans-serif;
}

.submit01 {
  font-size: 8pt;
  color: #ffffff;
  border-style: none;
  font-family: Verdana,Helvetica,Arial,sans-serif;
  background-color: #5A7590;
}

.submit02 {
  border: #c7cbbb 1px solid;
  font-size: 8pt;
  color: #446464;
  background-color: inherit;
  font-family: Verdana,Helvetica,Arial,sans-serif;
}

.news {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: normal;
}

/*
A:visited.articleHeadline {
  FONT-WEIGHT: bold;
  FONT-SIZE: 11 pt;
  color: Black;
  FONT-FAMILY: arial, verdana;
}
*/

.ksemph {
  FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  COLOR: #DDDDDD;
  background-color: inherit;
  FONT-FAMILY: arial, verdana, sans-serif;
}

.submenuselect {
  color: #000;
  background-color: inherit;
  FONT-FAMILY: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 20px;
}

.sitemapheadline {
  font-size: 13px;
}

.highlight {
  color: white;
  background-color: inherit;
  line-height: 15px;
}

.highlight .documentTitle {
  font-size: 14px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.documentTitle {
  font-size: 14px;
  font-family: verdana, arial, helvetica, sans-serif;
  padding-bottom: 15px;
}

.searchTitle {
  font-size: 13px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
}

.synopsis {
  padding-bottom: 15px;
}

.border {
  border: 1px solid #BCAC99;
}

.light-blue a, .light-blue a:link, .light-blue a:active, .light-blue a:visited{
  color: #ffffff;
  background-color: inherit;
}

.white {
  color: white;
  background-color: inherit;
}

.light-blue {
  color: #A0B7DB;
  background-color: inherit;
}

.main {
  font-size: 11px;
}

/* STYLES FOR FORSIDEKATEGORI */
.categoryImage {
    width: 201px;
    height: 93px;
    float: left;
}
.categoryText {
    width: 249px;
    height: 93px;
    float: right;
    line-height: 14px;
}
.categoryHeader {
    padding: 10px 10px 0 10px;
}
.categoryBody {
    padding: 5px 10px 0 10px;
}