/*	
mira! neue kommunikation GmbH
PRINT-CSS fuer Claudia Goeller, Einsiedeln
version 2.1.0 - 09/11/2009 - by JC/UT - http://www.neue-kommunikation.ch
------------------------------------------------------------------------ 
/*======================================================================*/





body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
.header, .menu, .search, .suche, #content-left, ul.bottomnav, .powered_by, .footer {
	display: none;
	  position: absolute;
  overflow: hidden;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}
.content {
	vertical-align: top;
}


