header,
aside,
#menu-top-navigation-user,
.AdWrapper,
#mainNavigation,
.breadcrumb,
#sidebar,
footer,
.sharedaddy,
#comments,
.navigation,
.commentlist,
#respond,
#metaInformationen .right,
#footertop { 
	display: none;
}

#container {
	margin: 0;
	background: transparent;
	border-top: none;
}

body {
	background-color: transparent;
	background-image: none;
	font-size: 12pt;
	font-family: 'Times New Roman',Times,serif;
	color: #000;
}

.single h1, .single h2, .single h3, .single h4, .single h5, .single h6 { 
	color: #000 !important; 
}

#contentMain, #content   { 
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 100%;
}

a:link:after,
a:visited:after {
	background-color: transparent;
  content: "  ";
  font-size: 0.8em;
  font-weight: normal;
}

page-break-after:always;
page-break-before:always;
page-break-after:avoid;
page-break-before:avoid;