/*
Dele af siden der er usynlige ved print - kun skriftligt indhold skal med
*/


body, { color: #000 !important; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #fff !important; border: 0 !important }
.h1, .h2, .legend1, .legend2, .legend3, .legend4, .legend5, .legend6, .legend7, .legend {color: #000 !important; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #fff !important; border: 0 !important; }
.legend1, .legend2, .legend3, .legend4, .legend5, .legend6, .legend7, .legend, p {margin-left: 6px !important; padding-top: 12px !important}
.fieldset {margin-left: -10px; height: auto !important;}
div.indholdsformat, div.hoejrekolonne, div.kolonnehead1 {padding-top: 12px !important;}
/* Dette vedroerer ethvert tag */
* {
border:0 !important; 
}

/* 
no need for accessibility on printout. 
Mark all your elements in content you 
dont want to get printed with class="noprint"
*/
.accessibility,
.noprint
 {
display:none !important; 
}

/* 
remove all width constraints from content area
*/
div#breadwrap,
div#bread,
div.maincell,
div.venstre,
div.fieldset1,
div.kolonne1,
div.teaserbox1,
div.indholdsformat,
div.fieldset,
div.teaserbox2,
div.hoejre,
div.kolonnehead,
div.h1,
div.hvid,
div.doubleborder,
div.kolonneindhold2,
div.nyhedsliste1,
div.nyhedsliste2,
div.nyhedsliste3,
div.nyhedsliste4,
div.doubleborder,
div.newslistelement4,
div.newstext2,
div.hoejrekolonne,
div.kolonnehead1,
div.kolonneindhold1,
div#foot,
.legend1, .legend2, .legend3, .legend4, .legend5, .legend6, .legend7, .legend 
#main {
display: block !important;
width: 100% !important;

border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* hide everything else! */
.skip,
#printmenu,
#logo,
#head,
#top,
.rightimgtop,

  {
   display: none !important;
}

#slideshow #s1 #ic1 .scon .gcon {display: none}
img {
float:none; display: none !important;/* this makes images couse a pagebreak if it doesnt fit on the page */
}
