/*
*** ændrede elementer ved print START
*/
body {font-size:8pt; margin:0;}

#container, #main, #indhold {
            position:static;
            margin:0;
            padding:0;
            width:100%;
            float:none;
            background:none;
            background-position:-50cm -50cm;
            background-repeat:no-repeat;
            }

/*skjulte elementer*/            
#navlinks,
 #hoved img,
 #pr_elementer,
 #krummespor,
 #adresseinfo,
 #kommentar,
 #fod,
 ul#udm,
 #DCSIMG,
 noscript,
 .havelaager,
 .oversigtskort {
 	display:none;
	}
    
.faktaboks {
           background:silver;
           border:solid gray 1pt;
           padding:5pt;
           page-break-inside:avoid;
           }

.faktaboks .boxhead {
           background:none;
           color:black;
           border-bottom:solid black 1pt;
           }

#indhold h1 {
           font-size:1.5em;
           height:auto;
           line-height:1.2em;
           color:black;
           background:none;
           text-decoration:none;
           }

/*div {border:solid red 1px;}*/
/* ændrede elementer ved print SLUT */


