@charset "iso-8859-1";
/**
 * (de) Footer
 *
 * @lastmodified    $Date: 2008-11-07 19:00:00 
 * @copyright       p.dobetsberger@edelweiss72.de
 * 
 */                    

@media all
{ 
  /* (de) footerXL10 */
  #footerStern  {background-color:#fff;}
  #footerStern a, #footerStern a:hover {color:#000;}
  #footerStern a:focus, #footerStern a:hover, #footerStern a:active { text-decoration:underline;}  
  #footerStern a.active, #footerStern a.active:focus, #footerStern a.active:hover, #footerStern a.active:active {font-weight: bold;}
  
  /* (de) footerStern1 */
  #footerStern .row1        {margin:0 0 27px 0; padding:27px 0 14px 0; border-bottom:1px #d2d2d2 solid; text-align:center;font-size:91.67%;}
  #footerStern .row1 a      {padding:0 4px;} 
  #footerStern .row1 span   {margin-bottom:13px; display:block; }
  
  /* (de) footerSternStern2 */ 
  #footerStern .row2  {margin:0 0 0 7em;padding-bottom:27px;width: 56em;} /*geändert wegen weglassen eines divs im footer lt.anweisungen stern #footerStern .row2  {margin:0 0 0 5px;padding-bottom:27px;width: 68.2em;}*/                                               

  
  #footerStern .row2 div { float:left; width:10.4em; padding-left: 9px; border-left: 1px dotted #D2D2D2; margin-bottom: 30px; }  
  #footerStern .row2 div.first { padding-left: 0px; border-left: none; }       
  #footerStern .row2 span { padding-bottom:4px; color: #666; font-weight: bold;}            
  #footerStern .row2 ul { font-size:91.67%; }                 
  #footerStern .row2 li { display:block;}
  #footerStern .row2 div { height: 17em; }

  #footerStern form {
    background-color: #d1dbe4;
    border: 1px #d2d2d2 solid;
    border-left: 0;
    border-right: 0;
    height: 23px;  
    padding: 7px 0;
  }
      #footerStern form fieldset {
        padding-left: 150px;
      }
          #page_sterntv #footerStern form fieldset {
            margin-top: 4px;
          }
      
      #footerStern form input {
        float: left;
        width: 354px;
      }
      #footerStern form input.butSearch {
        background-position: 0px -120px;
        border: 0px none;
        height: 15px;
        margin: 2px 0 0 2px;
        outline: 0;
        padding: 0;
        width: 15px;
        vertical-align: middle;
      }
      #footerStern form a {
          color: #999;
          float: left;
          font-size: 0.9em;
          height: 14px;
          margin-right: 10px;
          padding: 3px 0 3px 4px;
          position: relative;
          text-decoration: none;
        }
            #footerStern form a:hover {
              color: #999;
              text-decoration: none;
            }
            #footerStern form a img {
              position: absolute;
              top: 0;
            }
            #footerStern form a strong {
              font-weight: normal;
              padding-left: 25px;
            }
  
}