/************************************************************************************
Datei:          karma.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_kam_vis a span{
                       background:url(../../images/global_all/btn_naiv.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_textbox {
    width: 700px;
    height: 386px;
    /* background-image: url(../../images/naiv_all/naiv_textbox.png); */
    margin-top: 5px;
    margin-left: 235px;
} 

div#naiv_textbox p {
    margin-left: -20px;
    padding-top: 215px;
    padding-left: 60px;
    margin-right: 280px;
    font-size: 11pt;
}

/* div#naiv_textbox_neu {
    width: 380px;
    height: 100px;
    margin-top: -540px;
    margin-right: -230px;
    background-color: white;
    background-image: url(../../images/naiv_all/naiv_titel_neu.png);
    } */

div#naiv_button {
    width: 210px;
    height: 110px;
    background-image: url(../../images/global_all/glob_bluetrans.png);
    margin-top: 50px;
    margin-left: -440px;
}

div#naiv_button2 {
    width: 9px;
    height: 110px;
    background-image: url(../../images/global_all/glob_trenn.png);
    margin-top: -110px;
    margin-left: -238px;
}

div#naiv_button3 {
    width: 200px;
    height: 55px;
    background-image: url(../../images/naiv_all/button1.png);
    margin-top: -56px;
    margin-left: -446px;
}

div#naiv_button3:hover {
    width: 200px;
    height: 55px;
    background-image: url(../../images/naiv_all/button2.png);
    margin-top: -56px;
    margin-left: -446px;
}

div#naiv_button p {
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin-right: 0px;
    font-size: 12pt;
}

/*Formatierungen der einzelnen Buttons von Perfekt Naiv*/ 

li#naiv_kam_vis a span{
   background:url(../../images/global_all/btn_naiv.png) no-repeat scroll bottom left;
 }
 
li#naiv_kam_vis a span:hover{
   background-position:-147px;
}

li#naiv_musik a span{
   background:url(../../images/global_all/btn_soundtrack.png) no-repeat scroll bottom left;
 }
 
li#naiv_musik a span:hover{
   background:url(../../images/global_all/btn_soundtrack.png) no-repeat scroll bottom left;
   background-position: -147px;
 }
 
li#naiv_festival a span{
   background:url(../../images/global_all/btn_naiv-festival.png) no-repeat scroll bottom left;
}
 
li#naiv_festival a span:hover{
   background:url(../../images/global_all/btn_naiv-festival.png) no-repeat scroll bottom left;
   background-position: -147px;
}

li#naiv_filmstart a span{
   background:url(../../images/global_all/btn_filmstart.png) no-repeat scroll bottom left;
}
 
li#naiv_filmstart a span:hover{
   background:url(../../images/global_all/btn_filmstart.png) no-repeat scroll bottom left;
   background-position: -147px;
}


li#naiv_trailer a span{
   background:url(../../images/global_all/btn_trailer.png) no-repeat scroll bottom left;

 }

li#naiv_trailer_vis a span{
   background:url(../../images/global_all/btn_trailer.png) no-repeat scroll bottom left;
   background-position:-147px;
 }
 
li#naiv_trailer a span:hover{
   background-position:-147px;
}

li#naiv_bilder a span{
   background:url(../../images/global_all/btn_bilder.png) no-repeat scroll bottom left;

 }
 
li#naiv_bilder_vis a span{
   background:url(../../images/global_all/btn_bilder.png) no-repeat scroll bottom left;
   background-position:-147px;
 }
 
 
li#naiv_bilder a span:hover{
   background-position:-147px;

}

li#naiv_drehtage a span{
   background:url(../../images/global_all/btn_drehtage.png) no-repeat scroll bottom left;
 }
 
li#naiv_drehtage_vis a span:hover{
   background-position:-147px;
   background:url(../../images/global_all/btn_drehtage.png) no-repeat scroll bottom left;
}
 
li#naiv_drehtage a span:hover{
   background-position:-147px;

}

li#naiv_soundtrack a span{
   background:url(../../images/global_all/btn_soundtrack.png) no-repeat scroll bottom left;


 }
 
li#naiv_soundtrack a span:hover{
   background-position:-147px;

}

li#naiv_premiere a span{
   background:url(../../images/global_all/btn_kino.png) no-repeat scroll bottom left;


 }
 
li#naiv_premiere a span:hover{
   background-position:-147px;

}


li#naiv_stimmen a span{
   background:url(../../images/global_all/btn_stimmen.png) no-repeat scroll bottom left;


 }
 
li#naiv_stimmen a span:hover{
   background-position:-147px;

}


li#naiv_mof_vis a span{
   background:url(../../images/global_all/btn_mof.png) no-repeat scroll bottom left;
   background-position:-147px;
 }

li#naiv_mof a span{
   background:url(../../images/global_all/btn_mof.png) no-repeat scroll bottom left;

 }
 
li#naiv_mof a span:hover{
   background-position:-147px;

}