/*
Anmerkungen: Schriftgrösse 8pt = 12px
                           9pt = 13px
                           10pt = 15px
                           12pt = 18px
                           14pt = 21px
                           16pt = 24px
                           18pt = 27px
                           20pt = 30px
                           22pt = 33px
                           24pt = 36px
*/

body      {
          font-family:Arial;
          font-size:15px;
          color:#000000;
          }

.table    {
          font-family:Arial;
          font-size:15px;
          color:#000000;
          }

.menu     {
          font-family:Arial;
          font-size:15px;
          color:#FFFFFF;
          }

.submenu  {
          font-family:Arial;
          font-size:12px;
          color:#0090E0;
          }

.head     {
          font-family:Arial;
          font-size:24px;
          font-weight:bold;
          color:#0090E0;
          }

.head2    {
          font-family:Arial;
          font-size:18px;
          font-weight:bold;
          color:#000000;
          }

.head3    {
          font-family:Arial;
          font-size:18px;
          font-weight:bold;
          color:#0090E0;
          }

.thead    {
          font-family:Arial;
          font-size:15px;
          font-weight:bold;
          color:#000000;
          }

.start    {
          font-family:Arial;
          font-size:18px;
          color:#0090E0;
          }

.front1   {
          font-family:Arial;
          font-size:27px;
          font-weight:bold;
          color:#00c8e0;
          }

.front2   {
          font-family:Arial;
          font-size:24px;
          color:#00e007;
          }

.buch     {
          font-family:Arial;
          font-size:15px;
          color:#DF0000;
          font-weight:bold;
          }

.hinweis  {
          font-family:Arial;
          font-size:12px;
          color:#000000;
          }

.hinweis2 {
          font-family:Arial;
          font-size:12px;
          color:#000000;
          font-weight:bold;
          }

.headhinweis  {
              font-family:Arial;
              font-size:12px;
              color:#000000;
              font-weight:bold;
              }

a:link    {
          font-family:Arial;
          font-size:15px;
          color:#DF0000;
          text-decoration:none;
          }

a:visited {
          font-family:Arial;
          font-size:15px;
          color:#DF0000;
          text-decoration:none;
          }

a:hover   {
          font-family:Arial;
          font-size:15px;
          color:#DF0000;
          text-decoration:underline;
          }

.navi          {
          font-family:Arial;
          font-size:15px;
          color:#b6b5b5;
          text-decoration:none;
          }

.menulink {
          font-family:Arial;
          font-size:15px;
          color:#FFFFFF;
          text-decoration:none;
          }

.sublink  {
          font-family:Arial;
          font-size:12px;
          color:#0090E0;
          text-decoration:none;
          }

.inactive {
          font-family:Arial;
          font-size:12px;
          color:#AFAFAF;
          text-decoration:none;
          }

.hlink    {
          font-family:Arial;
          font-size:12px;
          color:#DF0000;
          text-decoration:none;
          }

.neu      {
          font-family:Arial;
          font-size:15px;
          color:#FFBF00;
          font-weight:bold;
          }

.neu2     {
          font-family:Arial;
          font-size:18px;
          color:#FFBF00;
          font-weight:bold;
          }

.pro      {
          font-family:Arial;
          font-size:15px;
          color:#b6b5b5;
          font-weight:bold;
          }