﻿/*
print.css
 
Netzwerk für Demokratie und Courage e.V.,
<e-fork> Dresden, Germany
November 2007
*/
 
/* allgemeine definitionen */
 
body, a { color: #000000; }
/*
div, img { float: none;  }
img, .artikel-pic-294, .artikel-pic-284, .artikel-pic-115, .artikel-thumb { display: inline; float: none; }
#all { width: 100%; padding: 0px; margin: 0px; float: none; }
#main-col { float: none; width: 100%; }
*/
#all { width: 96%; padding: 0px; margin: 0px; float: none; }
#head, .head-space, #right-col, .hear-link, .blog-link, #foot, #print-menu, #banner { display: none; }
 
#main-col { width: 100%; float: none; }
 
.wrap-wide, .wrap-small, .artikel-wrap, .artikel-head, .headline-1, .guillotine-wide, .author { width: 100%; float: none; }
/* .wrap-wide, .wrap-small { page-break-inside: avoid; float: none; } */
.bigimg-desc { text-align: right; }
 
.clear { display: none; }
 
* { float: none; }