/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */

a:link		{ text-decoration: underline }
a:visited	{ text-decoration: underline }
a:hover		{ text-decoration: none }
.text		{ font-size: 10pt; font-family: Arial, Helvetica, Univers, "Zurich BT", sans-serif }
.top		{ color: #0000FF; font-size: 26pt; font-style: italic; font-weight: bold; font-family: "Times New Roman" }
.intro		{ color: #044C84; font-size: 10pt; font-weight: bold; font-family: Arial, Helvetica, Univers, "Zurich BT", sans-serif }
