/************************************************************************************
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;
}

img#txt_trailer{
                  width: 195px; 
                  height: 57px; 
                  border: none;
                  float:left;
                  margin: 0 0 0 25px;
               }
               
div#cont_sophie_trailer01{
                  width: 444px; 
                  height: 114px; 
                  background-image: url(../../images/sophie-trailer_all/cont_trailer01.png);
                  margin: -1px 0 0 27px;
                  padding: 17px 0 0 20px;
                  float:left;
                  
               }
               
               
div#cont_sophie_trailer02{
                  width: 444px; 
                  height: 114px; 
                  background-image: url(../../images/sophie-trailer_all/cont_trailer02.png);
                  margin: -1px 0 0 27px;
                  padding: 17px 0 0 20px;
                  float:left;
                  
               }
img#pict_sophie{
                  width: 212px; 
                  height: 234px; 
                  border: none;
                  padding:0;
                  float:left;
                  z-index:0;
                  margin: 2px 0 0 -184px;
              }
              
div#cont_sophie_download{
                    width: 466px; 
                    height: 211px; 
                    background-image: url(../../images/sophie-trailer_all/cont_download.png);
                    margin: 0px -21px 0 0px;
                    padding: 25px 0 0 23px;
                    z-index:10;
                    float:right;
                  }
                  
img#txt_sophie_download{
                  width: 283px; 
                  height: 40px; 
                  border: 1;
                  float:left;
                  margin: 1px 0 0 226px;
                }
                
div#cont_download-01{
                        /*background-color:green; */
                        width:449px; 
                        height:98px; 
                        float:left;        
                        text-align:left;                    
                          
                        }
                        
div#cont_download-02{
                        width:449px; 
                        height:96px; 
                        float:left; 
                        margin: 7px 0 0 0;
                        text-align:left;                           
                        }
               



