/* print.css */
html{height:auto;}
.onlyPrint{display:block}

.LNoPrint,#Navi, a.topLink, #footer div.fr{display:none;}

#siteContainer{
	padding-left: 0;
}
#SiteCenter{
	background: none;
}
#SiteCenter1{
	background: none;
	width: 630px;
}
.ContainerContent{
	width: 610px;
}
#LogoStiftung{
	width: 630px;
	text-align: center; 
	padding-bottom: 15px;
}
MinHeight{
	height: 0px !important;
}




