* { 
	background-image: none !important;
	overflow: visible;
	color: #000; 
}

html { 
	font-size: 11pt;
	line-height: 110%;
	color: #000;
}

#body {
	background: #fff;
	width: 660px;
	margin: auto;
}

#content,
#content .template,
#main{
	background: transparent !important;
}

#leftColumn,
.subNav,
#footer {
	display: none;
}

.Menu{
	display: none;
}

#header,
#content,
#container,
#content .template {
	background: transparent !important;
	padding: 0;
	margin: 0;
	width: 90%; 
	float: none;
	overflow: visible;
}

#sitesearch {
	display: none;
	}

#container {
	clear: both;
	page-break-after: avoid;
}

#printHeader,
#printFooter {
	width: 660px;
	font-weight: bold;
}

.template {
	overflow: visible;
	/* width: 100%; */	
}

#logo {
	height: 90px;
	left: 205px;
	position: absolute;
}

/*.template_2bild .bild img {
	width: 100% !important;
}*/
