body {
	color: #000;
	background: #fff;
}

body, p, td, li {
	font: 12pt 'Times New Roman', serif;
}

.noprint, .navi {
	display: none;
}

.inhalt {
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	text-align: center;
}

h1, h2 {
	font-size: 20pt;
}

h3, h4 {
	font-size: 16pt;
}

h5, h6 {
	font-size: 14pt;
}

.xl {
	font-size: 16pt;
}

.l {
	font-size: 14pt;
}

.s {
	font-size: 10pt;
}

a:link, a:visited {
	color: #000;
}

a.nu:link, a.nu:visited {
	text-decoration: none;
	color: #000;
}