/* DATEI:   style.css */
/* Autor:   Richard Stangl */
/* Version: 27.03.2006 */

a         {text-decoration: none}
a:visited {color: navy; font-weight: normal; text-transform: none; text-decoration: none; background-color: transparent; font-size:12px}
a:link    {color: navy; font-weight: normal; text-transform: none; text-decoration: none; background-color: transparent; font-size:12px}
a:hover   {color: red; font-weight: normal; text-transform: none; text-decoration: underline; background-color: transparent; font-size:12px}
a:active  {color: green; font-weight: normal; text-transform: none; text-decoration: underline; background-color: transparent; font-size:12px}

.pro      {background-color: #FFDF00}

b         {font-family: verdana, arial, helvetica, sans-serif; }
body      {font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
input     {font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
option    {font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
p         {font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
select    {font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
textarea  {font-family: verdana, arial, helvetica, sans-serif; font-size:12px}

table     {font-family: verdana, arial, helvetica, sans-serif; font-size:12px}
td        {font-family: verdana, arial, helvetica, sans-serif; font-size:12px}

.f09      {font-size: 9px}
.f10      {font-size: 10px}
.f11      {font-size: 11px}
.f12      {font-size: 12px}
.f13      {font-size: 13px}
.f14      {font-size: 14px}
.f15      {font-size: 15px}
.f16      {font-size: 16px}
.f17      {font-size: 17px}
.f18      {font-size: 18px}

.f09b     {font-size: 9px; font-weight: bold}
.f10b     {font-size: 10px; font-weight: bold}
.f11b     {font-size: 11px; font-weight: bold}
.f12b     {font-size: 12px; font-weight: bold}
.f13b     {font-size: 13px; font-weight: bold}
.f14b     {font-size: 14px; font-weight: bold}
.f15b     {font-size: 15px; font-weight: bold}
.f16b     {font-size: 16px; font-weight: bold}
.f17b     {font-size: 17px; font-weight: bold}
.f18b     {font-size: 18px; font-weight: bold}

.bold     {FONT-WEIGHT: bold}

h1        {font-size: 11px; font-weight: bold}
h2        {font-size: 18px; font-weight: bold}
h3        {font-size: 16px; font-weight: bold}
h4        {font-size: 14px; font-weight: bold}

.f12br     {font-size: 12px; font-weight: bold; color: red}          
.f16br     {font-size: 16px; font-weight: bold; color: red}

