  /************************************************************************************
Datei:          helden-trailer.css
Beschreibung:   Formatierungen der Elemente in helden-trailer.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_trailer01{
                  width: 444px; 
                  height: 114px; 
                  background-image: url(../../images/helden-trailer_all/cont_trailer01.png);
                  margin: -1px 0 0 27px;
                  padding: 17px 0 0 20px;
                  float:left;
                  
               }
               
               
div#cont_trailer02{
                  width: 444px; 
                  height: 114px; 
                  background-image: url(../../images/helden-trailer_all/cont_trailer02.png);
                  margin: -1px 0 0 27px;
                  padding: 17px 0 0 20px;
                  float:left;
                  
               }
img#pict_fahne{
                  width: 219px; 
                  height: 263px; 
                  border: none;
                  margin:-27px 0 0 -1px;
                  padding:0;
                  float:left;
                  z-index:0;
              }
              
div#cont_download{
                    width: 459px; 
                    height: 209px; 
                    background-image: url(../../images/helden-trailer_all/cont_download.png);
                    margin: 0px 1px 0 0;
                    padding: 25px 0 0 23px;
                    z-index:10;
                    float:right;
                  }
                  
img#txt_download{
                  width: 283px; 
                  height: 40px; 
                  border: 1;
                  float:left;
                  margin: 39px 0px 0 390px;
                }
                
div#cont_download-kino{
                        /*background-color:green; */
                        width:449px; 
                        height:98px; 
                        float:left;        
                        text-align:left;                  
                          
                        }
                        
div#cont_download-sync{
                        width:449px; 
                        height:96px; 
                        float:left; 
                        margin: 7px 0 0 0;
                        text-align:left;            
                        }
                


                  



