/************************************************************************************
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");

   
div#main-maenner_bilder{
                background-image: url(../../images/maenner_all/maenner_bilder.png);
               /*background-image: url(../../images/global_all/glob_main_maenner.png);  */               
                margin-top:2px;
                width:715px;
                height:659px;
                padding: 25px 89px 0 104px;
              }
              
div#main-maenner_bilder2{
                background-image: url(../../images/maenner_all/maenner_bilder2.png);
               /*background-image: url(../../images/global_all/glob_main_maenner.png);  */               
                margin-top:2px;
                width:715px;
                height:659px;
                padding: 25px 89px 0 104px;
              }              

div#main-maenner_trailer{
               background-image: url(../../images/maenner_all/maenner_trailer.png);
                margin-top:2px;
                width:715px;
                height:659px;
                padding: 25px 89px 0 104px;
              }


div#main-maenner_trailer2{
               background-image: url(../../images/global_all/glob_main_maenner-trailer2.png);
                margin-top:2px;
                width:715px;
                height:659px;
                padding: 25px 89px 0 104px;
              }


div#main-maenner_mof{
                background-image: url(../../images/maenner_all/maenner_mof.png);              
                margin-top:2px;
                width:715px;
                height:659px;
                padding: 25px 89px 0 104px;
              }


div#main-maenner_mof2{
                background-image: url("../../images/maenner_all/maenner_mof2.png");             
                margin-top:2px;
                width:715px;
                height:659px;
                padding: 25px 89px 0 104px;
              }  
 
              
div#main-maenner_premiere{
                background-image: url(../../images/maenner-premiere_all/maenner_back.png?v=3);
                margin-top:2px;
                width:715px;
                height:820px;
                padding: 25px 89px 70px 104px;
                background-repeat: no-repeat;
              }            
 
               
img.drehbilder{
	margin: 2px 2px 2px 2px;
}

#Object1{
	margin: 100px 132px 0 0;
}                  
/*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;
}*/

#maenner_textbox{
	font-family: Helvetica;
	color: white;
	width: 480px;
	position: relative;
	margin: 110px 0 0 130px;
	font-size: 12px;
	
}

ul#menu li a.kino_vis span{
		background-position:-100px -34px;
}

#trailer-content {
	float: right;
	margin: 150px 30px 0 0;
	background: url("../../images/maenner_all/maenner_trailer/maenner-startscreen.png") no-repeat;
}

#trailer-content2 {
  float: right;
  margin: 130px 30px 0 0;
  background: url("../../images/maenner_all/maenner_trailer2/maenner-startscreen2.png") no-repeat;
}

#trailer-quality {
	padding: 15px 0 0 0;
}

#qualitybox {
	border: 1px solid #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
	padding: 6px 10px 6px 10px;
	background: rgba(255,255,255,0.1);
	
}

#trailer-content a, #trailer-content2 a {
	color: #ffffff;
	margin: 0 15px;
}



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




/******** Spezial Menu *****************/


#spez_maenner_menu {
  width: 140px;
  float: left;
  background: rgba(0,0,0,0.5);
  border: 1px solid rgba(255,255,255,0.5);
  margin: 35px 0px 0px 0px;
  padding: 0px 5px 0px 3px;
  box-shadow: 1px 1px 7px #000;
}

#spez_maenner_menu li {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff; 
  list-style-type: none;
  font-family: sans-serif;
  margin: 8px 0 8px 0;
  padding: 8px 8px 9px 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 9pt;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}


#spez_maenner_menu li:hover {
  background: rgba(0,0,0,0.4);
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; 

  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}





#spez_head_menu {
 width: 712px;
 margin-left: -14px;
 margin-top: -1px;
}


#spez_head_menu ul {
  text-align: left;
  width: 700px;
  display: inline;
  margin: 0;
  padding: 10px 83px;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background: rgba(0,0,0,0.7);
  border: 2px solid rgba(255,255,255,0.5);
}

.spez_last_el {
  border-right: 1px solid #fff;
}

#spez_head_menu a {
  margin: 0;
  text-decoration: none;
  padding: 0;
  background: none;
  color: #fff;
}

#spez_head_menu ul li {
  font: bold 12px/18px sans-serif;
  color: #fff;
  display: inline-block;
  margin: 0;
  margin-right: -4px;
  position: relative;
  padding: 5px 20px;
  cursor: pointer;
  border-left: 1px solid #fff;
  border-top: 1px solid rgba(0,0,0,0);
  border-bottom: 1px solid rgba(0,0,0,0); 
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#spez_head_menu ul li:hover {
  background: rgba(0,0,0,0.6);
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; 

}
#spez_head_menu ul li ul {
  padding: 0;
  position: absolute;
  top: 28px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  -webkit-transiton: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  -transition: opacity 1s;
}
#spez_head_menu ul li ul li { 
  background: rgba(91,87,89,0.7); 
  display: block; 
  color: #fff;
}
#spez_head_menu ul li ul li:hover { background: rgba(0,0,0,0.4); }
#spez_head_menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}



#mehr_bilder {
  font-family: sans-serif;
  margin: 20px 0 0 0;
  color: #fff;
  font-size: 14px;
  background: rgba(0,0,0,0.6);
  padding: 10px;
  float: right;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border: 2px solid rgba(255,255,255,0.5);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

#mehr_bilder:hover {
  background: rgba(0,0,0,0.7);
}

#maennerPremiere {
      margin-top: 20px;
  
}

#maennerPremiere2 {
  margin-top: 20px;
}

#maennerPremiere img {
    margin: 15px 0px -20px 0px ;
    padding: 5px;
}


/* Bildergalerie CSS */
#Bildergalerie{
	position: absolute;
	top: 880px;
	height: 111px;
	padding-top: 16px;
	margin-left: 5px;
	background-image: url("../../images/maenner-premiere_all/filmrolle.png");
	background-repeat: no-repeat;
	
}

#makeMeScrollable
{				
	width:690px;
	height: 80px;
	position: relative;				
}

/* Replace the last selector for the type of element you have in
   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
   if you have links use #makeMeScrollable div.scrollableArea a and so on. */
#makeMeScrollable div.scrollableArea a
{
	position: relative;
	float: left;
	margin: 0 5px 0 5px;
	padding: 0px;
	/* If you don't want the images in the scroller to be selectable, try the following
	   block of code. It's just a nice feature that prevent the images from
	   accidentally becoming selected/inverted when the user interacts with the scroller. 
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;*/
}
#makeMeScrollable div.scrollableArea img
{
	border: none;
}

#ueberschrieft{
    margin-top: 485px;
    margin-right: 120px;