html { background-image:none; }

#header { display:none; height:0px; }

#container {	width:21cm;
				-moz-box-shadow: 0px 0px 0px 0px #000;
				-webkit-box-shadow: 0px 0px 0px 0px #000;
				-o-box-shadow: 0px 0px 0px 0px #000;
				box-shadow: 0px 0px 0px 0px #000; }

#body { padding-top:10px }

#content_left { width:100%; }
#content_right { display:none; }

#footer { display:none; }

h1.niveau1, h2.niveau1, div.niveau1 { padding:0px 0px 6px 0px; margin:10px 0px 4px 0px; color:#000; background-color:none; }
.niveau2 { font-family:'GB'; font-weight:normal; font-size:14px; color:#555; margin:10px 0 0 0; } 
.niveau3, .niveau4 { font-weight:bold; font-size:14px; color:#555; margin:10px 0 5px 0; }

.no_print {  display:none; }
