@charset "iso-8859-1";
/* CSS Document */

body { margin: auto; color: #3d434a; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; width:auto; background-color: #e6f0f6; background-image: url(../images/background_tile.gif); background-repeat: repeat-x; background-position: top center; }

#center {width: 650px; background-color: #e6f0f6; background-image: url(../images/background.gif); background-repeat: no-repeat; margin: 0 auto 0 auto; }

#header { height: 104px; width: 630px; background-color: #ffffff; margin: 0 10px 0 10px }
#header #logo { float: left; margin: 21px 0px 0px 0px; padding: 4px 0px 0px 23px; width: 204px; }
#header #nav { float: right; width: 402px; padding: 65px 0px 0px 0px; }

#content { width: 590px; margin: 0 10px 0 10px; padding: 25px 20px 25px 20px; background-color: #ffffff; clear: both; min-height: 496px; _height: 496px;	background-image: url(../images/top_tile.gif); background-position: right 5px; background-repeat: no-repeat; }

#footer { width: 650px; color: #86a5bc; padding: 12px 0px 12px 0px; text-align: center; font-size: 9px; }

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; color: #5480a0; font-size: 18px; line-height: 21px; font-weight: normal; }
#content h1.subtitle { font-size: 16px; line-height: 21px; }
#content h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; padding-bottom: 6px; margin-bottom: 0px; }
#content h3 { font-size: 14px; line-height: 18px; }
#content h4 { font-size: 13px; line-height: 17px; }
#content h5 { font-size: 12px; line-height: 16px; }
#content p, ul, ol, td, th { font-family: Verdana, Arial, Helvetica, sans-serif; }
#content p, ul, ol { font-size: 11px; line-height: 14px; margin-top: 0px; padding-top: 0px: }
#content p.breadcrumb { color: #878e96; margin-bottom: 29px; }
#content p.toc { font-size: 11px; line-height: 22px; }
#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 td { font-size: 10px; line-height: 13px; }
#content td.grey { background-color: #eaeaea; }
#content td.normal { font-size: 11px; line-height: 14px; }
#content div.box { width: 570px; padding: 10px; border: 1px solid #aac0d0; }
#content div.grey { width: 570px; padding: 10px; border: 1px solid #aac0d0; background-color: #eaeaea; }

#content a { text-decoration: none; }
#content a:visited { color: #5480a0; }
#content a:link { color: #5480a0; }
#content a:active { color: #5480a0; }
#content a:hover { color: #5480a0; text-decoration: underline; }

#content .small { font-size: 10px; line-height: 13px; }
#content .smaller { font-size: 9px; }
#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 .disc { list-style-type: disc; }