
@media print 
{

/* Do not print */

body					{background: none}
#body					{ height: 100%;}
#white-box,				
#mother-box,
#middle,
#content				{float:left; width: 645px}
#topline,
#top-navigation,
#main-navigation,
#right,
#bottom,
#content-action			{display: none}

h1,
#content-jobs2 h1,
#content-job h1,
#content-job h2,
#content-jobs2 p,
#content-job p,
#event-list p,
img#logo,
#event-when-where,
.tabpanel,
.event-list-box,
#event-list table,
#job-results table,
#jobsearchbox,
#referenznummer,
.trenner				{margin-left: 0px}


}

