body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.ueberschriftgross { color: black; font-size: 18px; font-family: "Green Mountain 3"; line-height: 12px; }
.ueberschrifttext { color: black; font-size: 15px; font-family: verdana; font-weight: bold; line-height: 12px; }
.unterueberschrift { color: orange; font-size: 13px; font-weight: bold; line-height: 14px; }
.schrifttext { color: black; font-size: 13px; font-family: verdana; line-height: 14px; }
.schrifttexttahoma { font-size: 13px; font-family: tahoma; font-weight: bold; line-height: 14px; }
