/* CSS-Definition - Tisso mehrsprachig */
/* Farbschema:

   Gelb, Hintergrund         : rgb(254,239,136);
   Grau, Überschriften       : rgb(158,167,175); 
   Grau, Logo hell           : rgb(156,165,174);
   Dklgrau, Logo dunkel      : rgb(109,113,121);
   Blue, Tabllenzeile        : rgb(194,222,243);

   Gelb, Menü inaktiv        : rgb(250,205,0);
   Gelb, Menü aktiv          : rgb(253,234,154);
*/

/*----- Allgemeine ----------------------------------------------------------*/

body               {
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 15px; 
                     background-color  : rgb(254,239,136);
                     background-image  : none;
                     margin            : 0px;
                   }
 
img                {
                     margin            : 0px;
                     padding           : 0px;
                     border            : 0px;
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 11px;
                     font-weight       : bold;
                   }

p                  { 
                     font-size         : 11px;
                     line-height       : 14px;
                     margin-top        : 5px;
                     margin-bottom     : 5px;
                   }
h2                 { 
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 14px;
                     color             : rgb(111,133,155);
                     font-weight       : bold;
                   }

li { font-size: 11px; line-height: 14px; margin: 0px; }
ul { font-size: 11px; line-height: 14px; margin: 0px; }
ol { font-size: 11px;}
 
A:active  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px;}
A:link    { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; color: rgb(0,51,153);}
A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; color: rgb(0,51,153);}
A:hover   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px;}
   
/*----- CST-Termin ----------------------------------------------------------*/

div#cstbox            {
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 11px;
                     background-color  : white;
                     float             : left;
                     width             : 127px;
                     margin-top        : 0px;
                     margin-left       : 0px;
                     margin-bottom     : 0px;
                     margin-right      : 0px;
                     padding-top       : 2px;
                     padding-bottom    : 2px;
                     overflow          : hidden;
                   }

div#cstbox a       {
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 9px;
                     width             : 123px;
                     text-decoration   : underline;
                     color             : blue;
                     background-color  : white;
                     overflow          : hidden;
                   }

div#cstbox a:hover {
                     background-color  : white;
                     text-decoration   : underline;
                     color             : blue;
                   }

/*----- table ---------------------------------------------------------------*/

td                 {
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 11px;
                     text-align        : left;
                     vertical-align    : top;
                   } 

td.form            {
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 12px;
                     text-align        : left;
                     vertical-align    : middle;
                   } 

td.tabblu          {
                     line-height       : 17px;
                     vertical-align    : middle;
                     background-color  : rgb(194,222,243);
                     padding-left      : 2px;
                     padding-right     : 2px;
                   } 
td.tabwhi          {
                     line-height       : 17px;
                     vertical-align    : middle;
                     background-color  : rgb(255,255,255);
                     padding-left      : 2px;
                     padding-right     : 2px;
                   } 
                     
 

/*----- Layout --------------------------------------------------------------*/
 
div#title_lo       {
                     height            : 126px;	
                     width             : 225px;
                     float             : left;
                   }
div#title_mo       {
                     text-align        : left;
                     height            : 126px;
                     width             : 283px;
                     float             : left;
                   }
div#title_ro       {
                     height            : 111px;
                     width             : 217px;
                     float             : left;
                     padding-top       : 15px;
                     padding-bottom    : 0px;
                   }

div#menul          {
                     float             : left;
                     height            : 296px;
                     height            : 461px;
                     width             : 17px;
                     margin-top        : 45px;
                     margin-left       : 0px;
                     margin-bottom     : 0px;
                     margin-right      : 0px;
                     padding           : 0px
                     overflow          : hidden;
                   }

div#menub          {
                     float: left;
                     height            : 296px;
                     height            : 461px;
                     width             : 150px;
                     margin-top        : 45px;
                     margin-left       : 0px;
                     margin-bottom     : 0px;
                     margin-right      : 0px;
                     padding           : 0px
                     overflow          : hidden;
                   }
div#info           {
                     float             : left;
                     height            : 345px;
                     height            : 510px;                    
                     width             : 580px;
                     margin-top        : 0px;
                     margin-left       : 0px;
                     margin-bottom     : 0px;
                     margin-right      : 0px;
                     padding           : 0px;
                     overflow          : hidden;
                   }
div#mainmenu       {
                     float             : left;
                     height            : 123px;
                     width             : 745px;
                     margin-left       : 0px;
                     padding           : 0px;
                   }
div#foot           {
                     height            : 17px;
                     width             : 745px;
                     float             : left;
                   }
 
.title             { width             : 280px;
                     font-size         : 26px;
                     padding-top       : 76px;
                     color             : rgb(158,167,174);
                     overflow          : hidden;
                   }

.tnew              {
                     font-size         : 9px;
                     font-weight       : bold;
                     color             : rgb(225,0,0);
                   }

.tnew2             {
                     font-size         : 7px;
                     font-weight       : bold;
                     color             : rgb(225,0,0);
                   }
                   
.subline           {
                     font-size         : 13px;
                     font-weight       : bold;
                     color             : rgb(158,167,175);
                     line-height       : 15px;
                     margin-top        : 0px;
                     margin-bottom     : 10px;
                   }


/* links 508 */ 
img#logo           {
                     height            : 101px;
                     width             : 155px;
                   }

/*----- Grafik-Menü ---------------------------------------------------------*/

.menu              {
                     cursor            : pointer;
                     text-decoration   : none;
                     border            : 0px;
                     margin-top        : 0px;
                     margin-left       : 0px;
                     margin-bottom     : 0px;
                     margin-right      : 0px;
                     padding           : 0px;
                   }
.hmenu             {
                     cursor            : pointer;
                     text-decoration   : none;
                   }

/*----- CSS-Menü ------------------------------------------------------------*/
            
#menub a           {
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 10px;
                     width             : 127px;
                     display           : block;
                     text-decoration   : none;
                     color             : black;
                     background-color  : rgb(250,205,0);
                     overflow          : hidden;
                   }
            
#menub a:hover     {
                     color             : black;
                     background-color  : rgb(253,234,154);
                   }  

#menub.div         {
                     width             : 127px;
                     height            : 15px;
                     display           : block;
                     text-decoration   : none;
                     color             : black;
                     background-color  : rgb(253,234,154);
                     overflow          : hidden;
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 10px;
                   }
    
.menut             {
                     width             : 127px;
                     height            : 15px;
                     display           : block;
                     text-decoration   : none;
                     color             : black;
                     background-color  : rgb(253,234,154);
                     overflow          : hidden;
                     font-family       : Verdana,Tahoma,Arial,Helvetica,Sans-serif;
                     font-size         : 10px;
                   }    
#help.div          {
                     width             : 121px;
                     display           : inline;
                     background-color  : transparent;
                     overflow          : hidden;
                     text-align        : center;
                     vertical-align    : bottom;
                   }    

#help a            {
                     width             : 80px;
                     display           : inline;
                     background-color  : transparent;
                     overflow          : hidden;
                     margin-top        : 0px;
                     margin-left       : 21px;
                     margin-bottom     : 0px;
                     margin-right      : 20px;
                     padding           : 0px;
                     border            : 0px;
                   }
#help a:hover     {
                     background-color  : transparent;
                   }  
