/********************************/ /* general txt */ /********************************/ body{ margin: 0; background-color: white; } body, td, center, p { font: 10px/11pt verdana; color: black; } .document_list p{ margin-top:0; margin-bottom:0; } .white, .white td, .white center, .white p, .white li a, .white li a:hover{ color: white; } .black, .black td, .black center, .black p{ color: black; } /********************************/ /* links */ /********************************/ a { color: #9F9B74; text-decoration: none; } a:hover { text-decoration: underline; } a:visited { color: #9F9B74; } a img { border: none; } /********************************/ /* fonts */ /********************************/ .Overskrift{ font: 17px/18px; color: #7C0000; color: #1b2e53; font-weight: bold; margin-bottom: 10px; text-transform: uppercase; letter-spacing:-1px; } .Forsiderubrik{ font: 14pt/20pt; color: black; font-weight: bold; margin-bottom: 22px; margin-bottom: 26px; } .Mellemrubrik{ font: 13px/15px; text-transform: uppercase; letter-spacing:-1px; font-weight: bold; color: #7b8484; color: white; } /* .Normal{ color: black; font-weight: normal; } */ .Underrubrik{ font-style: italic; } .Lille{ font-size: 8pt; line-height: 1.4; } .highlight{ background-color: yellow; } /********************************/ /* layout */ /********************************/ ul{ list-style-Type: square; } .maintable{ background-color: white; border-Collapse: Collapse; } .maintable tr td{ border: 1px solid #D6D5C3; } .wrapper{ background-color: #E8E6E6; background-color: #6B8AA7; background-color: #1b2e53; border-top: 1px solid #D6D4C2; border-bottom: 1px solid #D6D4C2; } .top{ } .logo{ margin-Left:1px; margin-bottom:2px; } .graa{ background-color: #7B8385; } .groen{ background-color: #9F9B75; } .lys{ background-color: #B5B293; } .lys{ background-color: #957864; } .blaa{ background-color: #00508D; } .blaa{ background-color: #2f4572; } .hvid{ background-color: white; } .search_bar{ } .left{ } .main{ padding: 15px 10px 10px 55px; height:215px; Width:569px; } .main tr td{ border: none; } .right_top tr td, .right_middle tr td, .lower tr td, .right_lower tr td{ border: none; } .explorer{ margin-top:2px; margin-bottom:21px; } .content, .content_with_bar{ } .content_with_bar{ } .bar{ } .footer{ } .footer a, .footer_front a{ } /********************************/ /* boxes */ /********************************/ .right_lower{ height:93px; border-bottom:none; } .right_middle{ height:95px; } .right_top{ /*height:175px;*/ border-top:none; } .right_lower,.right_middle{ color: white; width:188px; padding:8px 8px 0 8px; } .right_top{ color: white; width:188px; } .right_top a{ color: white; } .right_top a:visited{ color: white; } .right_top a:hover{ color: black; } .right_middle{ border-top: 1px solid #D6D5C3; border-bottom: 1px solid #D6D5C3; } /* Case */ .lower{ color: white; height:93px; border-bottom:none; padding:8px 8px 0 8px; } .left_lower{ height:93px; Width:196px; border-bottom:none; } /********************************/ /* menu */ /********************************/ .menu_row, .menu_row_active{ color: white; text-decoration: none; float: Left; cursor: hand; padding: 5px 7px 5px 7px; font: 10px/13px verdana; font-weight: bold; text-transform: uppercase; } .menu_row_active{ background-color: #9F9B75; background-color: #B5B293; background-color: #957864; background-image: url('img/menupil.gif'); background-repeat: no-repeat; background-position: bottom center; } .menu{ padding: 10px 10px 10px 10px; } .searchbutton { border : 1px solid #000000; color : #000000; background-color : #FFFFFF; font-family : Verdana; font-size : 10px; height: 16px; } .searchfield { font-family : Verdana; font-size : 10px; border : 1px solid #999999; color:#666; } /********************************/ /* entity styles */ /********************************/ /********************************/ /* document */ /********************************/ .document_header{ } .document_abstract{ margin-bottom: 8px; } .document_txt{ } .document_txt p{ margin-top:0; margin-bottom:0; }/************************************/ /* subscription */ /************************************/ .subscriber_field{ font: 11px verdana, arial, sans-serif; width: 200px; }/********************************/ /* sitemap */ /********************************/ .sitemap{ /*list-style-type: disc;*/ } /********************************/ /* print */ /********************************/ @media print{ .top{ display: none; } .logo{ display: none; } .left{ display: none; } .explorer{ display: none; } .main{ Width: 630px; } .footer, .footer_front{ display: none; } .noprint{ display: none; } .menu_width{ Width: 0; } }