/* ######################################## */
/* # Anchor-Klassen                       # */
/* ######################################## */
a:link          {
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: normal;
                    font-style: normal;
                    color: rgb(4,56,0);
                }
a:visited       {
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: normal;
                    font-style: normal;
                    color: rgb(4,56,0);
                }
a:active        {
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: normal;
                    font-style: normal;
                    color: rgb(4,56,0);
                }
a.footer:link   {
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                    color: rgb(255,255,255);
                }
a.footer:visited{
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                    color: rgb(255,255,255);
                }
a.footer:active {
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                    color: rgb(255,255,255);
                }
a.header:link   {
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: bold;
                    font-style: normal;
                    text-decoration: none;
                    color: rgb(255,255,255);
                }
a.header:visited{
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: bold;
                    font-style: normal;
                    text-decoration: none;
                    color: rgb(255,255,255);
                }
a.header:active {
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: bold;
                    font-style: normal;
                    text-decoration: none;
                    color: rgb(255,255,255);
                }

a.nav:link      {
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: normal;
                    font-style: normal;
                    color: rgb(4,56,0);
                }

a.nav:active      {
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: normal;
                    font-style: normal;
                    color: rgb(255,0,0);
                }

a.nav:visited      {
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: normal;
                    font-style: normal;
                    color: rgb(4,56,0);
                }
/* ######################################## */
/* # Maintags-Klassen                     # */
/* ######################################## */
body            {
                    font-family: arial,helvetica;
                    background: rgb(24,66,15);
/*rgb(19,44,63);*/
                    color: rgb(0,0,0);
                    text-align: left;
                    vertical-align: top;
                }

body.display    {
                    font-family: arial,helvetica;
                    background: #0F2231;
                    color: rgb(255,255,255);
                    text-align: left;
                    vertical-align: top;
                }
/* ######################################## */
/* # Tabellen-Klassen                     # */
/* ######################################## */
table           {
                    border-style: none;
                }
td              {
                    text-align: implied;
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    vertical-align: top;
                }
td .main     {
                    text-align: center;
                    vertical-align: top;
                }
td.header       {
                    vertical-align: middle;
                    text-align: center;
                    background-image: url(../../../images/header_back.jpg);
                    color: rgb(255,255,255);
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                }
td.startup_head       {
                    vertical-align: middle;
                    text-align: center;
                    background-image: url(../../../images/startup_head_back.jpg);
                    color: rgb(255,255,255);
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                }
td.menutop      {
                    vertical-align: middle;
                    text-align: left;
                    background-image: url(../../../images/header_menu_back.jpg);
                    color: rgb(255,255,255);
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                }
td.page_left     {
                    vertical-align: middle;
                    text-align: left;
                    background-image: url(../../../images/page_left.jpg);
                    background-repeat: repeat;
                    color: rgb(255,255,255);
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                }
td.page_right    {
                    vertical-align: middle;
                    text-align: left;
                    background-image: url(../../../images/page_right.jpg);
                    background-repeat: repeat;
                    color: rgb(255,255,255);
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                }
td.footer       {
                    vertical-align: top;
                    text-align: center;
                    background-color: rgb(24,66,15);
                    color: rgb(255,255,255);
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: normal;
                }
td.text         {
                    vertical-align: top;
                    text-align: left;
                    background-color: rgb(255,254,230);
                    color: rgb(0,0,0);
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: normal;
                    font-style: normal;
                }
td.right         {
                    vertical-align: top;
                    text-align: right;
                    background-color: rgb(255,254,230);
                    color: rgb(0,0,0);
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: normal;
                    font-style: normal;
                }
td.form         {
                    vertical-align: middle;
                    text-align: right;
                    background-color: rgb(255,254,230);
                    color: rgb(0,0,0);
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: normal;
                    font-style: normal;
                }
td.titlebottom  {
                    vertical-align: bottom;
                    text-align: left;
                }

td.nav          {
                    vertical-align: top;
                    text-align: left;
                    background-color: rgb(252,255,240);
                    color: rgb(0,0,0);
                    font-size: 9pt;
                    font-weight: normal;
                    font-style: normal;
                }

td.navheader    {
                    vertical-align: top;
                    text-align: center;
                    background-color: rgb(24,66,15);
                    color: rgb(255,255,255);
                    font-size: 12pt;
                    font-weight: bold;
                    font-style: normal;
                }

td.border       {
                    background-color: rgb(19,44,63);
                }

td.catimage     {
                    vertical-align: top;
                    text-align: center;
                    background-color: rgb(255,254,230);
                    color: rgb(0,0,0);
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: normal;
                    font-style: normal;
                }

/* ######################################## */
/* # Headline-Klassen                     # */
/* ######################################## */
h1              {
                    text-align: left;
                    font-family: arial,helvetica;
                    font-size: 18pt;
                    font-weight: bold;
                    font-style: normal;
                }
h2              {
                    text-align: left;
                    font-family: arial,helvetica;
                    font-size: 14pt;
                    font-weight: bold;
                    font-style: normal;
                }
h2.center     {
                    text-align: center;
                    font-family: arial,helvetica;
                    font-size: 18pt;
                    font-weight: bold;
                    font-style: normal;
                }
h3              {
                    text-align: left;
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: bold;
                    font-style: normal;
                }
h3.kontakt    {
                  margin-bottom: 0px;
                    text-align: center;
                    font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: bold;
                    font-style: normal;
              text-decoration: underline;
                }

/* ######################################## */
/* # Formulartags-Klassen                 # */
/* ######################################## */


/* ######################################## */
/* # Listen-Klassen                       # */
/* ######################################## */


/* ######################################## */
/* # IMG                      # */
/* ######################################## */


/* ########################################
   # ADDRESS-TAG                          #
   ######################################## */

address         {
                    vertical-align: top;
                    text-align: center;
                    color: rgb(255,255,255);
                    font-family: arial,helvetica;
                    font-size: 10pt;
                    font-weight: bold;
                    font-style: italic;
                }

b        {
              font-family: arial,helvetica;
                    font-size: 12pt;
                    font-weight: bold;

        }
/* ---------------------------------------------- */
/* - Form-Classes                               - */
/* ---------------------------------------------- */
input                   {   font-family: courier, monospace;
                            font-size: 12pt
                        }
select                  {   font-family: courier, monospace;
                            font-size: 12pt
                        }
option                  {   font-family: courier, monospace;
                            font-size: 12pt
                        }
textarea                {   font-family: courier, monospace;
                            font-size: 12pt
                        }
form                    {   font-family: courier, monospace;
                            font-size: 12pt
                        }

