/************************************************************************/
/*             Hoeschgasse Consultants | Printversion                   */
/************************************************************************/

div.wrapper {
	display : none;
}
 
html {
	 padding: 0;
 	 margin: 0;
 	 height : 100%;
	}

body	{
	margin: 25px;
	padding: 0;
	font : normal 12px/17px arial, helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	text-align: left;
	}



/*  General pagelayout */

table.print  {
    font-size : 12px;
    line-height : 15px;
    }

table.print h1  {
    margin : 0 0 5px 0;
    padding : 0 0 0 0;
    font-size : 12px;
    }

table.print p.address   {
    margin : 0 0 0 0;
    padding : 55px 0 0 0;
    }
    
    
    
table.print td.content    {
    margin : 0;
    padding : 40px 0 0 0;
    }
    
    
 
table.print td.content ul.bb-list-unordered  {
    list-style-type : square;
    margin : 0 0 25px 0;
    padding : 0 0 0 16px;
    }   
    

table.bb-table  {
    margin : 30px 0 0 0;
    padding : 2px 0 0 0;
    }

table.bb-table  td  {
    width : 150px;    
    }




table.print td.absender {
    font-size : 10px;
    line-height : 13px;
    }      
    
    
/******************************************************* bb-table */
	
table.bb-table td    {
    width :  150px; 
    padding : 2px 0;
    }
	
table.bb-table td.newsbox   {
    width : 250px;
    padding : 8px 8px 0 8px;
    vertical-align : top;
    font-size : 11px;
    line-height : 15px;
    border : 1px solid #000;
    }	
    
    
div.content_nobg table td    {
    width :  150px; 
    padding : 2px 0;
    }
	
div.content_nobg table td.newsbox   {
    width : 250px;
    padding : 8px 8px 0 8px;
    vertical-align : top;
    font-size : 11px;
    line-height : 15px;
    border : 1px solid #000;
    }	    
    