 /* Stylesheet fuer den Seepark */
       a:hover{color: #000080; background-color: #f0f0f0; }

       body
          {
            background-image : url(hg1.gif);
            font-family :  Verdana, Arial, Helvetica,Geneva, sans-serif;  
            color : black;
          }
       a 
          {
            text-decoration: none;
            background-color: #c0d0fe;
          } 
          
       i  {
            letter-spacing: 2px;
            text-align: center;
          }
          
       input, textarea
          {
            border : 1px solid #000088;  /* hell blauer Rahmen */
          } 
       input.sub
          {
            font-weight : bold;
            background-color : #3030cc;
            color : white     
          }   
       li {
            font-size : 1.4em;
            font-weight : bold;
             line-height : 160%;
            list-style-image: url(but_m.gif);
          } 
       li.auswahl
          {
            list-style-image: url(but_s.gif);
            text-decoration: underline;
          }    

       legend
          {
            font-weight : bold;
            font-size : 1.3em;
            color : #0000CC;
          }          

       td {
            font-size :  0.95em;
          }
       td.utitel
          {
            font-weight : bold;
            font-size : 1.1em;
          } 
       td.fussnote
          {
            font-size : 0.6em;
          } 
       td.blau
          {
            font-weight : bold;
            color : #0000CC;
          } 
       td.blautitel
          {
            font-weight : bold;
            font-size : 1.2em;
            line-height : 160%;
            color : #0000CC;
          } 
       td.blaunote
          {
            font-size : 0.8em;
            color : #0000CC;
          } 
       td.info  /* aktuelle Informationszeile */
          {
            font-weight : bold;
            font-size : 1.1em;
            background-color: #0000ff;
            color : #ffffff;
          } 
       td.rot
          {
            font-weight : bold;
            font-size : 0.9em;
            color : #cc0000;
          } 
		div.DB-Bus-Logo
			{
				width : 267px;
				height : 048px;
				align : left;
				overflow : hidden;
			}  