.nodisplay { display: none; }

body {
	color: #000000;
	font-family: arial,helvetica,sans;
	font-size: .75em;
	line-height: 180%;
	cursor: default;
}

div#main {
	width: 17.1cm;
}

div#links {
	display: none;
}

div#rechts div#navigation {
	display: none;
}

a {
	color: #0000ff;
	text-decoration: underline;
	cursor: default;
}

h1 {
	font-size: 12pt;
	line-height: 180%;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 11pt;
	line-height: 180%;
	margin: 1em 0 0 0;
}

h3 {
	font-size: 10pt;
	line-height: 180%;
	margin: 0;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	line-height: 180%;
	margin: 0;
	font-weight: normal;
	font-style: italic;
}

h5 {
	font-size: 10pt;
	line-height: 180%;
	margin: 0;
	font-weight: normal;
	text-decoration: underline;
}

h6 {
	font-size: 10pt;
	line-height: 180%;
	margin: 0;
	font-weight: normal;
}

p {
	text-align: justify;
	margin: 0 0 .6em 0;
}

a img {
	border: 0;
}
