/* This is the stylesheet modern browser will use to print your pages. */

a {
	color: #000;
}

body {
  font-family: helvetica,arial,sans-serif;
	font-size: 11pt;
}

#inhalt {
	margin: 0px;
	padding: 0px;
	width: auto;
}


#sidebar, #footer {
	display: none;
}		 

.alignleft, .alignright {
	display: none;
}

title	{
	display: none;
}  

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

.unsichtbar	{
	display: none;
}
