/**
	(c) 2009 by Ralf Hertsch, Berlin
   hertsch@berlin.de
   phpManufaktur.de
**/
body {
	font-family:"Century Schoolbook",Times,serif ;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 12pt;
	}
h2 {
	font-size: 11pt;
	}
h3,h4 {
	font-size: 10pt;
	}
a {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
abbr,
acronym {
	border: none;
}
img {
  border: none;
}
#logo {
	display: none;
}
#menu {
	display: none;
	}
.social_net {
  display: none;
}  
.footer {
	text-align: right;
	font-size: 9pt;
}
.nixhier {
	display: none;
	}
.mod_topic_comment_iframe {
	display: none;
	}