@charset "UTF-8";
/* ***************************************************************************************** */

/* CSS by Piccobello - Media & Corporate, Trier, Germany, http://www.piccobello.com */
/* All associated graphics copyright 2008, Piccobello - Media & Corporate */

/* ***************************************************************************************** */


@media print
{

body { 
	background: #fff; 
	color: #000; font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	line-height: 12.0em;
	}
#sidenavi, #mainmenu, #sponsoren, .col1, #subnavi, #headerbalken, #breadcrumb, #footer a#totop, .tabmenu, .tabsubmenuadd
	{ display: none; }
	
#logo img { visibility: visible;  }
#title { background: #fff; border: none; }
#title h1 { visibility: visible;  }
a.icon { background: #fff !important; padding: 0px 1px 0px 0px; }
	
#wrapper {background: #fff; }	
#footer { background: #fff; color: #000; text-align: right; clear: both; }


span.legende em { display: block; color: #000; }
span.legende  { background: #fff !important; display: inline; overflow: visible; height: auto; width: auto; }
.blass { opacity: 1.0; -moz-opacity: 1.0; } 

table.phenotype { background: #fff; border: none; }
table.phenotype th, table.phenotype td { border: 1px solid #000; }

}
