
 /* ..:: Style Sheet Definitions tt-Homepage ::.. */
 /* ============================================= */

  /* Global */

 a:link { color:#000000; text-decoration:none; }
 a:visited { color:#000000; text-decoration:none; }
 a:active { color:#000000; text-decoration:none; }
 a:hover { color:#056F00; text-decoration:none; }

 /* Spacer */

#space_ss {
           line-height: 5px;
          }
#space_s {
          line-height: 10px;
          }
#space_m {
          line-height: 20px;
         }
#space_b {
          line-height: 25px;
         }
#space_menu_bb {
                line-height: 130px;
                background-color: #056F00;
               }

 /* Page-Content */

 #body {
        background-color: #F0F0F0;
       }
 #arrow_plus {
             line-height: 15pt;
             font-family: 'Verdana','Arial','sans-serif';
             font-size: 10pt;
             color: green;
             text-align: right;
             }

 #arrow_minus {
             line-height: 15pt;
             font-family: 'Verdana','Arial','sans-serif';
             font-size: 10pt;
             color: red;
             text-align: right;
             }

 #header_txt {
             line-height: 20pt;
             font-family: 'Verdana','Arial','sans-serif';
             font-size: 15pt;
             color: #056F00;
             text-align: center;
             }
 #caption {
             line-height: 15pt;
             font-family: 'Verdana','Arial','sans-serif';
             font-size: 12pt;
             font-style: normal;
             font-weight: bold;
             color: #056F00;
             text-align: left;
             }
 #sub_caption {
             line-height: 15pt;
             font-family: 'Verdana','Arial','sans-serif';
             font-size: 11pt;
             font-style: normal;
             font-weight: 300;
             color: #000000;
		 padding-left: 10px;
		 background-color: #C0C0C0;
             text-align: left;
             }
 #td_txt {
             line-height: 15pt;
             font-family: 'Verdana','Arial','sans-serif';
             font-size: 10pt;
             color: #000000;
             text-align: left;
             }

 #menu_inact {
             background-color: #C0C0C0;
             }

 #menu_act_one {
             background-color: #056F00;
             }

 #menu_act_two {
             background-color: #000000;
             }

 #menu_center {
             background-color: #056F00;
             }

 #menu_counter {
                text-align: center;
                font-family: 'Verdana','Arial','sans-serif';
                font-size: 7pt;
                font-weight: bold;
                background-color: #056F00;
               }

 #modified {
                text-align: center;
                font-family: 'Verdana','Arial','sans-serif';
                font-size: 7pt;
               }

 #menu_txt {
             border-width: 1px;
             border-style: none none none none;
             border-color: #FFFFFF;
             background-color: #C0C0C0;
             line-height: 20pt;
             text-align: center;
             font-family: 'Verdana','Arial','sans-serif';
             font-size: 9pt;
             color: #2B60CA;
             }

 #menu_impressum {
             border-width: 1px;
             border-style: none none none none;
             border-color: #FFFFFF;
             background-color: #C0C0C0;
             line-height: 12pt;
             text-align: center;
             font-family: 'Verdana','Arial','sans-serif';
             font-size: 7pt;
             font-weight: bold;
             color: #2B60CA;
             }             