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

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

li#naiv_trailer a span{
                       background:url(../../images/global_all/btn_trailer.png) no-repeat scroll bottom left;
                       background-position:-147px;
}
                                    
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#naiv_trailerbox {

    float:left;
    margin: 210px 0 0 0;

}


div#trailer_firstdreh 
{
  float: left;
  margin: 62px 0 0 15px;
}

div#trailer_haupt 
{
  float: left;
  margin: 35px 0 0 18px;

}

div#trailer_divers 
{
  float: right;
  margin: 42px 42px 0 0;
}

div#trailer_kisey
{
  float: left;
  margin: -25px 0 0 122px;

}

div#trailer_festival
{
  float: right;
  margin: -35px 120px 0 0;


}






div#textbox-trailer {
    width: 450px;
    height: 250px;
    /*background-color: red;*/
    margin-left: 140px;
    margin-top: 90px;


}

