/* Print Styles */

body 
{
  background: #FFFFFF; 
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
}

table #centerTd { text-align: left; vertical-align: top; }

img { border: 0; }

#container { width: 500px; }

/* Head */
#headLine 
{ 
 background: white;
 position: relative;
}

#headLogo { position: relative; left: 400px; top: 0px; background: #FFFFFF; border: 0px; }

/* Bereich in dem die Menüblocks erscheinen und der Farbblock links */
#menuAll { display: none; }


/*Content*/
#content { background: #ffffff; }

#contentImg { margin-top: 30px; position: static; top: 0px; left: 0px; width: 226px; height: 310px;}

#contentFlashBar { display: none; }

.noPrint { display: none; }
