/* @import url(std.css); */
/* @import url(add-print.css); */

body {
	background: none;
}
	
#header-content-footer-Wrapper,
#contentLeft,
#footerNav {
 	margin: 0;
}

aside,
#navLeft,
#navLeftOff,
#quickmenu,
#footerSearchLeftRight,
#headerRight,
#contentRightWrapper,
#footerSearch,
.googleAdsense {
	display: none;
}

#googleAdsenseAbsoluteUp {
	/* sonst bei Mozilla beim Druck ein rechter Rand */
 	padding-right: 0px; /* fuer IE wichtig - empirisch 130px - GoogleAdSens rechts 180px + Abstand */
}

.printView {
 	margin: 7px;
 	text-align: center;
 	border: solid 1px #83b0ec;  /* dunkles Blau */
}

/*
#quickmenu ul {
	padding-left: 7px !important;
}
*/