/************************************************************************************
Datei:          Bergsprint.css
Beschreibung:   Formatierungen der Elemente in Bergsprint.html
Erstellt von:   Elias Sasek
*************************************************************************************/

/************************************/
/*Import weiterer Stylesheets        /
/************************************/
@import url("global.css");
@import url("global-body.css");


li#werbe_bergsprint a span{
   background:url(../../images/global_all/btn_bergsprint2007sel.png) no-repeat scroll bottom left;
   background-position:-147px;
 }
 
li#werbe_bergsprint10 a span{
   background:url(../../images/global_all/btn_bergsprint2010.png) no-repeat scroll bottom left;
   ma
 }
 
li#werbe_bergsprint10 a span:hover{
   background-position:-147px;

}

 
 
ul#menu li a.sonstige_vis {
  width:116px;
  background-position:-218px -34px;
  margin: 0 0 0 -41px;
}

ul#menu li a.sonstige_vis span{
  background-position:-218px -34px;
}

img#txt_bergsprint {
                    width: 506px; 
                    height: 105px; 
                    border: none; 
                    float:right;
                    z-index:0;
                    margin: 1px 2px 0 0;
                    }


img#bg_bergsprint{
                    width: 382px; 
                    height: 279px; 
                    border: none; 
                    z-index:0;
                    float:right;
                    margin: 1px 1px 0 0;
                  }
                  
img#dvd_front{
              width: 145px; 
              height: 206px; 
              border: none; 
              float:left;
              margin: 35px 0 0 20px;
              }
              
img#dvd_back{
              width: 145px; 
              height: 206px; 
              border: none; 
              float:left;
              margin: 35px 0 0 8px;
            }
            
div#cont_infos{
              width: 160px; 
              height: 190px; 
              border: none; 
              float:left;
              background-image: url(../../images/bergsprint_all/cont_infos.png);
              }
              
a#bs_link{
            margin: 80px 0 0 17px;
            float:left;
          }

object#fla_bergs{
                  float:left;
                  margin: 0 0 0 5px;
                }
