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

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

     
ul#menu li a.kino_vis {
		width:119px;
		background-position:-100px -34px;
    margin: 0 0 0 -41px;
}

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

div#bg_blue_sprachen{
                      background:url(../../images/sophie-mof_all/bg_blue_sprachen.png) repeat-x scroll bottom left;
                      width:147px;
                      height:272px;
                      float:left;
                      text-align:left;
                    }
                    
img#glob_trenn{
               width: 10px; 
               height: 272px; 
               border: none;
               float:left;
              }
              
div#cont_download{
                  background:url(../../images/sophie-mof_all/cont_download.png) no-repeat scroll bottom left;
                  width:242px;
                  height:142px;
                  position:absolute;
                  margin: 135px 0 0 137px;
                  }
                  
div#cont_play{
                background:url(../../images/sophie-mof_all/cont_play.png) no-repeat scroll bottom left;
                width:241px;
                height:157px;
                float:left;
                margin: -35px 0 0 23px;
                padding: 0px 0 0 20px;

             }
             
div#picts_mof{
                width:350px;
                height:300px;
                float:left;
                margin: 0px 0 0 50px;
             }
             
div#bg_blue_sprachen{
                      background:url(../../images/sophie-mof_all/bg_blue_sprachen.png) repeat-x scroll bottom left;
                      width:147px;
                      height:272px;
                      float:left;
                      text-align:left;
                    }
                    
img#glob_trenn_sophief{
               width: 10px; 
               height: 272px; 
               border: none;
               float:left;
               margin: 0 0 0 0px;
              }
              
div#cont_download_sophief{
                  background:url(../../images/sophie-mof_all/cont_download.png) no-repeat scroll bottom left;
                  width:242px;
                  height:142px;
                  z-index:0;
                  padding: 0px 0 0 20px;   
                  float:left;
                  margin: -158px 0 0 23px;               
                  }

                    
                    





