body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.überschrift { color: black; font-size: 20px; font-family: verdana; font-weight: bold; }
.unterüber { color: black; font-size: 12px; font-family: verdana; }
.lauftext { color: black; font-size: 13px; font-family: verdana; line-height: 18px; }
.lauftext_auf { color: black; font-size: 13px; font-family: verdana; line-height: 26px; }
.punkte { color: black; font-size: 13px; font-family: verdana; line-height: 15px; }
.test { color: black; font-size: 13px; font-family: verdana; line-height: 6px; margin-left: 10px; }
.aufzählung { color: black; font-size: 13px; font-family: verdana; line-height: 25px; margin-top: 30px; }
.lauftext_bold { color: black; font-size: 13px; font-family: verdana; font-weight: bold; line-height: 18px; }
.lauftext_bold_oben { color: black; font-size: 20px; font-family: verdana; font-weight: normal; font-style: normal; line-height: 18px; }
