A { font-weight: normal; font-size: 12px; color: red; font-family: Verdana; text-decoration: none; }
A:hover { font-weight: normal; font-size: 12px; color: red; font-family: Verdana; text-decoration: underline; }
A:active { font-weight: normal; font-size: 12px; color: #003366; font-family: Verdana; text-decoration: underline; }

.menu { font-weight: normal; font-size: 12px; color: #000000; font-family: Verdana; text-decoration: none; line-height: 150%; }
.menu:hover { font-weight: normal; font-size: 12px; color: #ffffff; font-family: Verdana; text-decoration: underline; }
.menu:active { font-weight: bold; font-size: 12px; color: #003366; font-family: Verdana; }

.textnormal { font-weight: normal; font-size: 12px; color: #000000; font-family: Verdana; text-decoration: none; }
.textgross { font-weight: normal; font-size: 14px; color: #000000; font-family: Verdana; text-decoration: none; }
.textklein { font-weight: normal; font-size: 12px; color: #000000; font-family: Verdana; text-decoration: none; }

.ueberschrift { font-weight: bold; font-size: 16px; color: #000000; font-family: Verdana; text-decoration: none; }

.textred { font-weight: normal; font-size: 12px; color: red; font-family: Verdana; text-decoration: none; }
