/*	
mira! neue kommunikation GmbH
MASTER-CSS fuer Stutz Interieur, Einsiedeln
version 1.0.0 - 02/01/2010 - by JC/CS - http://www.neue-kommunikation.ch
------------------------------------------------------------------------ 
/*======================================================================*/





body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif ;
	font-size: 12px;
	color: #ff9933;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #ff9933;
	text-decoration: none;
}
a:hover {
	color: #333333;
	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;
}


