body { background-image: url(images/CorporateForsideBg.gif); background-repeat: repeat-x; background-color: #307463; margin: 0px;  }

#center {width: 650px; background: #ffffff; margin: 12px auto 0 auto; color: #454545; }
#logo { width: 650px; height: 81px; padding: 0px; margin: 0px; background: url(images/background_1.gif) repeat-x #ffffff; }
#nav { width: 650px; height: 28px; padding: 0px; margin: 0px; background: url(images/background_2.gif) repeat-x #ffffff; text-align:right; }
#content { width: 626px; border: none; padding: 0px; margin: 12px; color: #454545; background-color: #ffffff; min-height: 550px; }
#footer { width: 650px; padding: 7px 0px 7px 0px; margin: 0px; background: url(images/background_bottom.gif) repeat-x #307463; color: #c2d6d1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; }

#center_bred {width: 1200px; background: #ffffff; margin: 12px auto 0 auto; color: #454545; }
#logo_bred { width: 1200px; height: 81px; padding: 0px; margin: 0px; background: url(images/background_1.gif) repeat-x #ffffff; }
#nav_bred { width: 1200px; height: 28px; padding: 0px; margin: 0px; background: url(images/background_2.gif) repeat-x #ffffff; text-align:right; }
#content_bred { width: 1176px; border: none; padding: 0px; margin: 12px; color: #454545; background-color: #ffffff; min-height: 550px; }
#footer_bred { width: 1200px; padding: 7px 0px 7px 0px; margin: 0px; background: url(images/background_bottom.gif) repeat-x #307463; color: #c2d6d1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; }

img {display:block;}

#nav ul { margin-top: 0px; padding: 0px; list-style-type: none; float: right; }
#nav li { margin: 0px; padding: 0px; display: inline; list-style-type: none; white-space: nowrap; float:left; }

#nav li a.forside { display:block; text-decoration: none; background: url(images/forside_a.gif) no-repeat; margin: 0px; padding: 0px; }
#nav li a.forside:hover { background: url(images/forside_b.gif) no-repeat; }
#nav li a.forside:active { background: url(images/forside_b.gif) no-repeat; }

#nav li a.indhold { display:block; text-decoration: none; background: url(images/indhold_a.gif) no-repeat; margin: 0px; padding: 0px; }
#nav li a.indhold:hover { background: url(images/indhold_b.gif) no-repeat; }
#nav li a.indhold:active { background: url(images/indhold_b.gif) no-repeat; }

#nav li a.forrige { display:block; text-decoration: none; background: url(images/forrige_a.gif) no-repeat; margin: 0px; padding: 0px; }
#nav li a.forrige:hover { background: url(images/forrige_b.gif) no-repeat; }
#nav li a.forrige:active { background: url(images/forrige_b.gif) no-repeat; }

#nav li a.naeste { display:block; text-decoration: none; background: url(images/naeste_a.gif) no-repeat; margin: 0px; padding: 0px; }
#nav li a.naeste:hover { background: url(images/naeste_b.gif) no-repeat; }
#nav li a.naeste:active { background: url(images/naeste_b.gif) no-repeat; }

#content h1, h2 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; line-height: 26px; }
#content h1.subtitle { font-size: 14px; line-height: 21px; }
#content h3, h4, h5, p, ul, ol, th, td { font-family: Verdana, Arial, Helvetica, sans-serif; }
#content h3, h4, h5 { padding-bottom: 6px; margin-bottom: 0px; }
#content h3 { font-size: 14px; line-height: 21px; }
#content h4 { font-size: 12px; line-height: 18px; }
#content h5 { font-size: 11px; line-height: 15px; font-weight: normal; font-style: italic; }
#content p, ul, ol { font-size: 11px; line-height: 14px; margin-top: 0px; padding-top: 0px: }
#content p.toc { font-size: 11px; line-height: 22px; }
#content p.manchet { font-size: 14px; line-height: 21px; border-bottom: 1px solid #b8ba8e; }
#content p.indhold { margin-bottom: 0px; font-weight: bold; }
#content ul.indhold { margin-top: 0px; list-style-type: none; }
#content th { font-size: 11px; line-height: 14px; }
#content th_grey { font-size: 11px; line-height: 14px; background-color:#CCC; }
#content td { font-size: 10px; line-height: 13px; }
#content td_grey { font-size: 10px; line-height: 13px; background-color:#ededed; }
#content td.normal { font-size: 11px; line-height: 14px; }
#content div.box { width: 600px; padding: 10px; border: 1px solid #000000; }

#content a { text-decoration: none; }
#content a:visited { color: #005444; }
#content a:link { color: #005444; }
#content a:active { color: #a14210; }
#content a:hover { color: #a14210; text-decoration: underline; }

#content .small { font-size: 10px; line-height: 13px; }
#content .left { float: left; margin-right: 10px; }
#content .right { float: right; margin-left: 10px; }
#content .forside { float: right; margin-left: 10px; border: none; width: 250px; }
#content .fors { border: 1px solid #454545; }
#content .nodisc { list-style-type: none; }
#content .disc { list-style-type: disc; }
#content .th_grey { font-size: 11px; line-height: 14px; background-color:#c0c0c0; }
#content .td_grey { font-size: 10px; line-height: 13px; background-color:#dadada; }
#content .td_darkgrey { font-size: 10px; line-height: 13px; background-color:#c0c0c0; }
#content .td_lightgrey { font-size: 10px; line-height: 13px; background-color:#e7e7e7; }

#footer a { text-decoration: underline; }
#footer a:visited { color: #c2d6d1; }
#footer a:link { color: #c2d6d1; }
#footer a:active { color: #c2d6d1; }
#footer a:hover { color: #c2d6d1; }








#nav_bred ul { margin-top: 0px; padding: 0px; list-style-type: none; float: right; }
#nav_bred li { margin: 0px; padding: 0px; display: inline; list-style-type: none; white-space: nowrap; float:left; }

#nav_bred li a.forside { display:block; text-decoration: none; background: url(images/forside_a.gif) no-repeat; margin: 0px; padding: 0px; }
#nav_bred li a.forside:hover { background: url(images/forside_b.gif) no-repeat; }
#nav_bred li a.forside:active { background: url(images/forside_b.gif) no-repeat; }

#nav_bred li a.tilbage { display:block; text-decoration: none; background: url(images/tilbage_a.gif) no-repeat; margin: 0px; padding: 0px; }
#nav_bred li a.tilbage:hover { background: url(images/tilbage_b.gif) no-repeat; }
#nav_bred li a.tilbage:active { background: url(images/tilbage_b.gif) no-repeat; }

#content_bred h1, h2 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; line-height: 26px; }
#content_bred h1.subtitle { font-size: 14px; line-height: 21px; }
#content_bred h3, h4, h5, p, ul, ol, th, td { font-family: Verdana, Arial, Helvetica, sans-serif; }
#content_bred h3, h4, h5 { padding-bottom: 6px; margin-bottom: 0px; }
#content_bred h3 { font-size: 14px; line-height: 21px; }
#content_bred h4 { font-size: 12px; line-height: 18px; }
#content_bred h5 { font-size: 11px; line-height: 15px; font-weight: normal; font-style: italic; }
#content_bred p, ul, ol { font-size: 11px; line-height: 14px; margin-top: 0px; padding-top: 0px: }
#content_bred p.toc { font-size: 11px; line-height: 22px; }
#content_bred p.manchet { font-size: 14px; line-height: 21px; border-bottom: 1px solid #b8ba8e; }
#content_bred p.indhold { margin-bottom: 0px; font-weight: bold; }
#content_bred ul.indhold { margin-top: 0px; list-style-type: none; }
#content_bred th { font-size: 11px; line-height: 14px; }
#content_bred th_grey { font-size: 11px; line-height: 14px; background-color:#CCC; }
#content_bred td { font-size: 10px; line-height: 13px; }
#content_bred td_grey { font-size: 10px; line-height: 13px; background-color:#ededed; }
#content_bred td.normal { font-size: 11px; line-height: 14px; }
#content_bred div.box { width: 600px; padding: 10px; border: 1px solid #000000; }

#content_bred a { text-decoration: none; }
#content_bred a:visited { color: #005444; }
#content_bred a:link { color: #005444; }
#content_bred a:active { color: #a14210; }
#content_bred a:hover { color: #a14210; text-decoration: underline; }

#content_bred .small { font-size: 10px; line-height: 13px; }
#content_bred .left { float: left; margin-right: 10px; }
#content_bred .right { float: right; margin-left: 10px; }
#content_bred .forside { float: right; margin-left: 10px; border: none; width: 250px; }
#content_bred .fors { border: 1px solid #454545; }
#content_bred .nodisc { list-style-type: none; }
#content_bred .disc { list-style-type: disc; }
#content_bred .th_grey { font-size: 11px; line-height: 14px; background-color:#c0c0c0; }
#content_bred .td_grey { font-size: 10px; line-height: 13px; background-color:#dadada; }
#content_bred .td_darkgrey { font-size: 10px; line-height: 13px; background-color:#c0c0c0; }
#content_bred .td_lightgrey { font-size: 10px; line-height: 13px; background-color:#e7e7e7; }

#footer_bred a { text-decoration: underline; }
#footer_bred a:visited { color: #c2d6d1; }
#footer_bred a:link { color: #c2d6d1; }
#footer_bred a:active { color: #c2d6d1; }
#footer_bred a:hover { color: #c2d6d1; }







/*

.nodisc { list-style-type: none; margin-top: 0px; margin-bottom:0px; }
.disc { list-style-type: disc; }


*/
