body {
	background-image:none;
   font-size:12pt;
}
/*
div.nav_left {
	min-height:270px;
   width:200px;
   margin-right:0px;
}
	div.nav_left ul.nav_left_gesamt{
		margin-top:0px;
	}
*/
div.content_blue{
   float:none;
   width:620px;
   margin-left:0px;
   margin-right:0px;
	text-align:justify;
}
div.footer {
   float:none;
   clear:both;
   width:620px;
   margin-left:0px;
   margin-right:0px;
}
	div.footer div.copyright{
      margin:0px;
      padding:0px;
   }

div.pager {
	width:620px;
   margin:0px;
   margin-bottom:20px;
   padding:0px;
   float:none;
}
/* print index version */
div.header_index {
	width:620px;
   height:145px;
	background: url(../../../graphics/meisterhaft_neu/header_alg_printcssversion.jpg) left no-repeat;
   margin:0px;
   padding:0px;
}
div.header_index img{
   display:none;
}
div.wrapper {
	width:620px;
   margin:0px;;
   padding:0px;
   float:none;
   text-align:left;
}
	div.wrapper div.column_left{
   	clear:both;
	   float:none;
      width:620px;
	}
	div.wrapper div.column_right{
      margin-top:100px;
   	clear:both;
		float:none;
      width:620px;      
	}
	   div.box_head_repeat{
			background:url(../../../graphics/meisterhaft_neu/box_head_repeat_printcssversion.jpg) repeat-y;
      }
	   div.box_head{
	      background-image: url(../../../graphics/meisterhaft_neu/box_head.gif);
         background-color:#ffffff;
	   }
	   div.box_bottom{
	      background:url(../../../graphics/meisterhaft_neu/box_head_unten_printcssversion.jpg) no-repeat;
         background-color:#ffffff;
	   }
/* /print index version */
/* hide elements */
div.nav_left, div.header, div.nav_top, div.search{
   display:none;
}
/* show only copyright in footer */
div.footer div.disclaimer, div.footer div.button{
   display:none;
}
/* sitemap */
.site-head, .hideall{
   display:none;
}