/*                     */
/* tt_screen.css       */
/*                     */
/* 05.01.24  äöü       */


a:link      {text-decoration:none}       /*                      */
a:visited   {text-decoration:none}       /*neutral/wieder frei   */
a:hover     {text-decoration:none}       /*focus                 */
a:active    {text-decoration:none}       /*last selected         */


/*kanton.htm  */
.body20     {background-color:#FFFFFF;
             color           :#000000;
             margin-left     :0px;
             margin-right    :0px;
             margin-top      :0px;
             margin-bottom   :0px;
             scrollbar-3dlight-color   :#717171;
             scrollbar-arrow-color     :#F1DFC5;
             scrollbar-base-color      :#000000;
             scrollbar-track-color     :#8889a2;
             scrollbar-darkshadow-color:#333333;
             scrollbar-face-color      :#4A4A59;
             scrollbar-highlight-color :#C1C1CF;
             scrollbar-shadow-color    :#202020;}


/*blitz.htm  */
.body60     {background-color:#FFFFFF;
             color           :#000000;
             margin-left     :0px;
             margin-right    :0px;
             margin-top      :0px;
             margin-bottom   :0px;
             scrollbar-3dlight-color   :#717171;
             scrollbar-arrow-color     :#F1DFC5;
             scrollbar-base-color      :#000000;
             scrollbar-track-color     :#8889a2;
             scrollbar-darkshadow-color:#333333;
             scrollbar-face-color      :#4A4A59;
             scrollbar-highlight-color :#C1C1CF;
             scrollbar-shadow-color    :#202020;}

            


/*spick.htm , lage.htm  */
.body70     {background-color:#FFFFFF;
             color           :#000000;
             margin-left     :0px;
             margin-right    :0px;
             margin-top      :0px;
             margin-bottom   :0px;
             scrollbar-3dlight-color   :#CCCCCC;
             scrollbar-arrow-color     :#FFFFFF;
             scrollbar-base-color      :#000000;
             scrollbar-track-color     :transparent;
             scrollbar-darkshadow-color:#FFFFFF;
             scrollbar-face-color      :#3C4A64;
             scrollbar-highlight-color :#CCCCCC;
             scrollbar-shadow-color    :#3C4A64;}


/*kanton.htm, Taste für Logo  */
.taste11   {background      :transparent;
            width           :100%;
            border          :0px;
            text-align      :left;
            vertical-align  :top;
            cursor          :pointer;}


/*index.htm, Taste für Kanton  */
.taste21   {background      :#C0C0C0;
            width           :30px;
            height          :42px;
            border          :0px solid #000000;
            text-align      :center;
            vertical-align  :top;
            margin-top      :4px;
            margin-bottom   :4px;
            cursor          :pointer;}


/*kanton.htm, Taste für Icons  */
.taste31   {background      :transparent;
            border          :0px solid #000000;
            text-align      :left;
            cursor          :pointer;}


/*kanton.htm, Taste für self  */
.taste32   {background      :transparent;
            width           :150px;
            border          :0px solid #000000;
            text-align      :left;
            cursor          :pointer;}


/*kanton.htm, Taste für Start Blitz  */
.taste51   {background      :transparent;
            width           :17px;
            height          :17px;
            border          :0px solid #000000;
            margin-top      :1px;
            vertical-align  :top;
            cursor          :pointer;}

/*kanton.htm, Taste für Start Home  */
.taste52   {background      :transparent;
            width           :17px;
            height          :17px;
            border          :0px solid #000000;
            margin-bottom   :1px;
            vertical-align  :top;
            cursor          :pointer;}


/*blitz.htm, taste_blitz_senden  */
.tasten61  {background-color:#AAAAAA;
            color           :#FFFFFF;
            width           :100px;
            height          :20px;
            border          :1px solid #000000;
            cursor          :pointer;
            font-size       :9pt;
            font-family     :arial;}

/*blitz.htm, taste_blitz_drucken  */
.tasten62  {background-color:#AAAAAA;
            color           :#FFFFFF;
            width           :200px;
            height          :20px;
            border          :1px solid #000000;
            cursor          :pointer;
            font-size       :9pt;
            font-family     :arial;}


/*spick.htm, lage.htm, Taste für Adresse drucken  */
.taste71   {background      :#AAAAAA;
            color           :#FFFFFF;
            width           :120px;
            height          :18px;
            border          :1px solid #000000;
            cursor          :pointer;
            font-size       :8pt;
            font-family     :verdana;}



/* blitzconfirm.htm  */
.feld60    {background-color:#FFFFFF;
            color           :#000000;
            width           :26px;
            heigth          :12px;
            border          :1px solid #800080;
            font-size       :10pt;
            font-family     :arial;}


/* blitz.htm, Textfeld Blitznachricht  */
.liste60   {background-color:#FFFFFF;
            color           :#000000;
            border          :1px solid #000000;
            font-family     :courier new;
            font-size       :9pt;}


.abstand02 {font-size       :2pt;
            font-family     :arial;
            color           :#FFFFFF;}


.text03    {font-size       :3pt;
            font-family     :arial;
            color           :#800080;}

.text08    {font-size       :8pt;
            font-family     :arial;
            color           :#800080;}

.text09    {font-size       :9pt;
            font-family     :arial;
            color           :#800080;}

.text12    {font-size       :12pt;
            font-family     :arial;
            color           :#800080;}

.text18    {font-size       :18pt;
            font-family     :arial;
            color           :#800080;}

/*ende  */
