body	{ font-family: Helvetica, Arial, Sans-Serif; }
h1, h2, h5, th	{ text-align: center; }
h3	{ text-align: left; }
dir, ul, ol, p, td, textarea, dl, dt, dd
	{ text-align: justify; }
pre	{ font-family: Courier; margin-left: 5%; margin-right: 5%; }
table	{ margin: auto; }
thead th	{ font-size: 125%; text-decoration: underline; }
address	{ text-align: center; }

a:link	{ color: #0000CC; text-decoration: underline }
a:visited	{ color: #000000; text-decoration: underline }
a:hover	{ color: #0000CC; text-decoration: none }
a:active	{ color: #0000CC; text-decoration: none }

/* Listen */
.unordered {
	list-style-type: disc;
}

kbd	{ font-family: Courier; font-size: 110% }
img	{ border: none; }
q:before, q:after, cite:before, cite:after
	{ content: "\""; }
.kopf	{ text-align: center; font-size: 110% }
.nav	{ text-align: center; font-size: 80% }
.part	{ font-weight: bold; padding-right: 5px; padding-left: 20px; }
.url	{ padding: 5px; }
