/*
 * Copyright © 2007 Riksidrottsförbundet. All Rights Reserved.
 * 
 * Filename: print.css
 * 
 * Description:
 * Stylesheet used for the printfuntion.
 * 
 * Change history:
 * Created  2007-10-05  Liselotte Lindahl, Drumedar
 * Changed	2008-10-08	Liselotte					Changed to handle long pages
 * 
*/
html{background:none;}
ul#topmenu{display:none;}
a.headerPicture{display:none;}
#header{display:none;}
#submenu{display:none;}
.left_c2{display:none;}
.right_c1{display:none;}
#footer{display:none;}
.art_lop1_bottom, .art_lop_bottom_wide{display:none;}
.middle_c1{display:none;}
.print_div, .print_div_wide{display:none;}

#totalwrapper{ background:none; position: static; width: auto; }
#columnswrapper{ background:none; position: static; width: auto; overflow: visible; }
.middle_c2 { background:none; position: static; overflow: visible; }
.middle_c3 { background:none; position: static; width: auto; overflow: visible; }
.art_fullength { background:none; position: static; width: auto; overflow: visible; }
.art_fullength_wide { background:none; position: static; width: auto; overflow: visible; }

.art_lop1_bottom_left{display:none;}
.art_lop1, .art_lop_double, .art_fullength_wide, .art_lop1_bottom {background: none;}


.middle_c2 .art_lop1, .middle_c2 .art_lop_double, .middle_c3 .art_fullength_wide {background: none;}



