
body { 
    color: black;
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #d1d8cd;
}

/* rubrik, stor */
h1:first-line {  
  color: #802d28;
  font-size: 24px;
  font-weight: normal;
  line-height: 115%;
}
h1 {  
  color: #802d28;
  font-size: 16px;
  font-weight: normal;
  line-height: 125%;
}
h1.FirstOnPage {
  padding-top: 25px;
}
h2 {  
  color: #802d28;
  font-size: 18px;
  font-weight: normal;
  line-height: 110%;
}

/* rubrik, mellem */
h3 {
  color: #802d28;
  font-size: 18px;
  font-weight: normal;
  line-height: 125%;
  padding-bottom: 0px;
  margin-bottom: -14px;
}

/* underrubrik */
h4 {
  color: #802d28;
  font-size: 11px;
  font-weight: normal; 
  line-height: 125%;
}                       

/* manchet */
h5 {
  color: #802d28;
  font-size: 10px;
  font-weight: bold;
  line-height: 125%;
} 

/* broedtekst, lille */
h6 {
  color: #110000;
  font-size: 10px;
  font-weight: bold;
  line-height: 125%;
}

/* broedtekst */
p, li, td {
}
ul { 
  margin-top: 0.5em; 
  margin-bottom: 0.5em; 
}
li { 
  color: #802d28;
  margin-top: 0.5em; 
  margin-bottom: 0.5em; 
}
img {
  border: none;
}

/* Links */
a { line-height: 125%; font-weight: bold; color: #6a3908 ;}
a:link {  text-decoration: none; }
a:visited {  text-decoration: none; }
a:hover { text-decoration: underline; }

#ScrollArea input:focus { background: #ff8; }

/* Layout */

body#Body {
    background-color: #829474;
    background-image: url(text_bg.gif);
    background-position: 173px 0;
    background-repeat: repeat-y;
    margin: 0;
    padding: 0;
}
#ScrollArea {
    padding-right: 15px;
    margin: 140px auto 25px auto;
    width: 390px;
    /*background-image: url(text_bg.gif);
    background-position: 0 0;
    background-repeat: repeat-y;*/
    background: transparent;
    padding: 0px 28px 25px 38px;
    position: relative; /* Fx layer */
    z-index: 2;
}
#TextCol {
    position: fixed;
    top: 140px;
    bottom: 25px;
    left: 173px;
    width: 456px;
    background-color: transparent;
    background-image: url(bue.gif);
    background-repeat: no-repeat;
    background-position: 429px 0;
    padding: 0;
    z-index: 1;
}
#LeftCol, #RightCol {
    display:block; 
    top:0; 
    width:173px; 
    position:fixed; 
    border:none; 
    padding:0px;  
    background-color: white;
    bottom: 25px;
    height: auto;
    z-index: 5;
}
#LeftCol {
    left: 0;
}
#RightCol {
    left: 629px;
    background-image: url(teaser_bg.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}
#Logo { 
    width: 173px;
    height: 141px;
    border: none;
}
#Logos {
    position: fixed;
    width: 152px;
    padding: 0 0 15px 10px;
    height: 181px;
    bottom: 25px;
    left: 629px;
    z-index: 5;
    text-align: center;
}
#Logos img {
    width: 154px;
    padding: 0 0 5px 0; 
    margin: 0;
}
#Logos img#DFHLogo {
    width: 154px;
    padding: 0; 
    margin: 0;
}
#Logos a {
    margin: 0 0 0 0;
}
#Logos a.First {
    margin: 0 0 0 0;
}
#SubNav {
    position: fixed;
    top: 0;
    left: 173px;
    width: 456px;
    height: 140px;
    background: url(nav_bg.gif);
    z-index: 5;
}
#SubNav1, #SubNav2, #SubNav3 {
    top: 0;
    position: fixed;
    width: 152px;
    height: 140px;
    z-index: 5;
}
#SubNav1 {
    left: 173px;
}
#SubNav2 {
    left: 325px;
}
#SubNav3 {
    left: 477px;
}
#Footer {
    position: fixed;
    width: 802px;
    height: 25px;
    bottom: 0;
    left: 0px;
    text-align: center;
    background-color: #829474;
    z-index: 5;
}

/* Footer */

#Footer span.Footer, #Footer span.Footer a {
    color: white;
    line-height: 25px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
#Footer span.Dot {
    margin: 0 5px;
}

/* Site Nav 
#SiteNav {
    margin: 54px 25px 0 30px;
    padding: 0;
    list-style: none;
}
#SiteNav li {
    margin: 0;
    background-color: white;
    padding: 1px 0px 2px 0px;
}
#SiteNav li.SiteNavSelectedCell {
    list-style: disc;    
    color: #802d28;
}
#SiteNav li.GroupTitle {
    margin: 12px 0 4px 0;
    border-bottom: 2px dotted #b1b8ad;
    background-color: transparent;
    padding: 0 0 2px 0;
    color: #802d28;
    font-weight: bold;
    font-size: 90%;
    line-height: 100%;
}
#SiteNav li.GroupNoTitle {
    margin: 10px 0 4px 0;
    border-bottom: 2px dotted #b1b8ad;
    background-color: transparent;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

#SiteNav li a {
    font-weight: normal;
    color: #444;
    text-decoration: none;
}
#SiteNav li a:hover {
    color: black;
}
#SiteNav li.SiteNavSelectedCell a {
    color: black;
    text-decoration: none;
    font-weight: normal;
}
#SiteNav li.GroupTitle a {
    color: #802d28;
    font-weight: bold;
    text-decoration: none;
}
#SiteNav li.GroupTitle a:hover {
    color: #802d28;
}
#SiteNav li.ExpandedFolder {
    display: block;
}
#SiteNav li.CollapsedFolder {
    display: none;
}
.SiteSubNav {
    margin: 0;
    padding: 0;
    list-style: none;
}
**/

/* Sub Nav */
.SubNav {
    list-style: none;
    margin: 0;
    padding: 5px 10px 0 15px; 
}
.SubNav li {
    width: 117px;
    margin: 0 0 1px 0;
    font-size: 9px;
    background-color: transparent;
    padding: 0 0 1px 10px;
}
.SubNav li, 
.SubNav li.SubNavSelectedCell {
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 3px;
}

.Level1 li {
    background-image: url(hollow-sub1.gif);
}
.Level2 li {
    background-image: url(hollow-sub2.gif);
}
.Level3 li {
    background-image: url(hollow-sub3.gif);
}
.Level1 li.SubNavSelectedCell {
    background-image: url(bullet-sub1.gif);
}
.Level2 li.SubNavSelectedCell {
    background-image: url(bullet-sub2.gif);
}
.Level3 li.SubNavSelectedCell {
    background-image: url(bullet-sub3.gif);
}
.SubNav li a {
    font-weight: normal;
    color: white;
    text-decoration: none;
}

.SubNav li.SubNavSelectedCell a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}



/* Teaser Nav */
#TeaserNav {
    margin: 63px 25px 0 30px;
    padding: 0;
    list-style: none;
}
#TeaserNav li {
    margin: 0;
    background-color: transparent;
    padding: 5px 0 5px 0;
    border-top: 2px dotted #b1b8ad;
}
#TeaserNav li.First {
    border-top: none;
}
#TeaserNav li.TeaserNavSelectedCell {
    list-style: disc;    
    color: black;
}
#TeaserNav li a {
    font-weight: normal;
    color: #444;
    text-decoration: none;
}
#TeaserNav li a:hover {
    color: black;
}
#TeaserNav li.TeaserNavSelectedCell a {
    text-decoration: none;
    font-weight: normal;
    color: black;
}

/* Search */

.SearchHit { }
.SearchHitTitle { font-weight: bold; }
.SearchHitDesc { }
.SearchHitMisc { font-style: italic; font-size: 90%;}

/* tool bar */
#ToolBar {
  text-align: left;
  padding: 20px 0 0 0;
  vertical-align: middle;
}
#ToolBar a {
  height: 11px;
  font-weight: normal;
  font-size: 90%;
  line-height: 11px;
  margin: 0;
  padding: 0 10px 0 18px;
}
#ToolBar a#Print {
  background-image: url(print_button.gif);
  background-repeat: no-repeat;
}
#ToolBar a#Mail {
  background-image: url(mail_button.gif);
  background-repeat: no-repeat;
}
#ToolBar span#LastUpdated {
  color: #444;
  height: 11px;
  font-weight: normal;
  font-size: 90%;
  line-height: 11px;
  margin: 0;
  padding: 0;
}

/* Tell friend */

#TellFriendBox {
  background-color: #e6eae3; 
  margin: 1em 0; 
  padding: 0 1em;
  border: #c1c8bd 1px solid;
}
#TellFriendBox p.Abstract {
  width: 95%; 
  background-color: #fff; 
  padding: .5em; 
  border: #c1c8bd 1px solid;
}
#TellFriendBox form {
  padding: 0;
  margin: 0;
}
#TellFriendBox input.emailfield, #TellFriendBox textarea {
  width: 95%;
  border: #c1c8bd 1px solid;
  margin-bottom: 5px;
}

/* spacer */
div.TopSpacer {
  height: 20px;
  width: 100%;
  background-color: pink;
}

@media print {
    body, body#Body {
        padding: 0;
        margin: 0;
        text-align: left; 
        background: white;
        /*font-family: Times, serif;
        font-size: 12pt; */
        line-height: 140%;
	color: black;
    }
    #TextCol, #LeftCol, #RightCol, #SubNav, #NavCol1, #NavCol2, #NavCol3, #Footer, #ToolBar,
    div.ocms_de_bt {
        display: none;
    }
    #ScrollArea {
        position: static;
        width: 100%;
        margin: 0; padding: 0;
        background: transparent;
    }
/*
    #Footer {
        position: static;
        background: transparent; 
        width: 100%;
        text-align: center;
        margin-top: 1em;
        padding-top: 1em;
        border-top: 1px solid #999; 
    }
    #Footer span.Footer, #Footer span.Footer a {
        color: black;
    }
    a, a:link, a:visited {
	font-weight: normal;
        color: black;
        text-decoration: underline;
    }
    h1 { 
        text-align: center;
        border-top: 1px solid #999;
        padding-top: 1em;
        color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-weight: bold;
    }
    h2 { 
        text-align: center; 
        color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt; 
        font-style: italic;
        padding: 0;
    }
    h3 { 
        text-align: center; 
        border-bottom: 1px solid #999; 
        color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt; 
        font-weight: bold;
        padding-bottom: 1em;
    }
*/
}
