body * {font-size: 12pt; font-family: "Times New Roman", Times, serif; }
blockquote { font-family: "Times New Roman", Times, serif; }

h1 {font-size: 18pt; font-weight:bold; color: #333333;  background:inherit;  margin:0.4em 0 0.5em 0; border-bottom: 1px #ccc solid;}
h2 {font-size: 16pt; font-weight:bold; color: #333333; background: inherit;   margin:0.2em 0 0.5em 0; padding: 0.3em; }
h3 {font-size: 14pt; font-weight:bold; margin:0.4em 0 0.3em 0;}
h4 {font-size: 12pt; font-weight:bold; margin:0.4em 0 0.3em 0;}

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 { page-break-after:avoid; }

/* Umformatierung der Layoutboxen */
body {margin:0; padding: 0;}
.boxtextfolge, .boxtext {width: inherit; margin:0; padding: 0; border: 0; }
.boxtext a:link, .boxtext a:visited, .boxtextfolge a:link, .boxtextfolge a:visited	{
	padding-left: 0px;
	color: #990000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.boxtext p.backnextlink, .boxtextfolge p.backnextlink	{
	display:none;
}
#kopf {display: none;}
#banner {display:none;}
#nav_path {display:none;}
#primary {display:none;}
#footer {display: none;}
