/************************************************************************************
Datei:          helden-daten.css
Beschreibung:   Formatierungen der Elemente in helden-daten.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;
}

/*Background mit Speeren*/
img#bg_daten{
                width: 700px; 
                height: 335px; 
                border: none;
                margin: 0px 0 0 -1px;
                padding:0;
                float:left;
            }
                          
span#txt_kinos{
                position:absolute;
                float:left;
                margin: -14px 0 0 -300px;
               }
               
img#glob_trenn_daten{
                width: 10px; 
                height:172px; 
                border:none;
                margin: 0 0 0 0px;
              }
              
div#bg_bluedaten{
                  height:172px;
                  width:158px;
                  float:right;
                  background:url(../images/helden-daten_all/bg_bluedaten.png) repeat-x;   
                  padding: 0 0 0 7px;   
                }
                
ul#list_erhaltlich{
                  width:250px; 
                  margin: 0 0 0 -43px;
                  }
                  
/*Schlachtbild mit Daten*/
img#pict_daten{
                width: 493px; 
                height: 239px; 
                border: none;
                margin: 2px 0 0 0;
              }
                  
table#txt_daten{
                position:absolute;
                margin: 0 0 0 135px;
                }

