@charset "UTF-8";
/**

 */

@media screen, projection
{
  /** 
   * (en) Forcing vertical scrollbars in IE8, Firefox, Webkit & Opera 
   * (de) Erzwingen vertikaler Scrollbalken in IE8, Firefox, Webkit & Opera 
   *
   * @workaround
   * @affected IE8, FF, Webkit, Opera
   * @css-for all
   * @valid CSS3
   */



  /*-------------------------------------------------------------------------*/

  /* (en) Marginal areas & page */
  /* (de) Randbereiche & Seitenhintergrund */
  



    body {
	background: inherit;
	font-family: 'Droid Sans', sans-serif;
	font-size: 85%;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
  	}
  



  

  /*--- Headings | Überschriften ------------------------------------------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-family: 'Droid Sans', sans-serif;
    font-weight:normal;
    color: inherit;
    margin:0 0 0.25em 0;
  }

  h1 { font-size:250%; font-weight: bold; }                       /* 30px */
  h2 { font-size:160%; font-weight: normal;  margin-bottom: 18px; margin-top:18px;}                       /* 24px */
  h3 { font-size:140%; font-weight: normal; margin-bottom: 18px; color: #6F2829;}                       /* 18px */
  h4 { font-size:105%; font-weight: 400; margin-top: 10px;}                    /* 16px */
  h5 { font-size:116.67%; margin-bottom: 10px; }                    /* 14px */
  h6 { font-size:116.67%; }                    /* 14px */


a {
color: #6F2829;
text-decoration: none;
}

a:hover {
color: #333;
text-decoration: underline;

}


  

  /*--- body borders ------------------------------------------------------------------------*/


.transparent {
        zoom: 1;
        filter: alpha(opacity=40);
        opacity: 0.4;
}

#btop, #bbottom, #bleft, #bright {
			
			background: #fff;
			}
			#bleft, #bright {
				position: fixed;
				top: 0; bottom: 0;
				width: 15px;
				}
				#bleft { left: 0; }
				#bright { right: 0; }
				
			#btop, #bbottom {
				position: fixed;
				left: 0; right: 0;
				height: 15px;
				}
				#btop { top: 0; }
				#bbottom { bottom: 0; }
				
			
				
		@media 
		
		/* Fairly small screens including iphones */
		only screen and (max-width: 500px),
		
		/* iPads */
		only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
		
		{
			#ontop, #btop, #bbottom, #bleft, #bright { display: none; }
		}
		
		
 /*--- header Modul (HEAD) ------------------------------------------------------------------------*/


		

#headline, body.presse #headline {
	height: 220px;
    background: url(/tl_files/immler/theme/images/bg/header_sub_sans.png);
	background-repeat: no-repeat;

	}


body.repertoire #headline, body.unterricht #headline, body.media #headline {
	height: 220px;
	background: url(/tl_files/immler/theme/images/bg/header_sub_fade.png);
	}


body.termine #headline, body.kontakt #headline, body.bio #headline, body.cddvd #headline, body.presse #headline {
	height: 220px;
	background: url(/tl_files/immler/theme/images/bg/header_sub_fade_dark.png);
	}


 /*--- Navigation ------------------------------------------------------------------------*/	

div#nav{
	position: relative;
	left: 0px;
	top: 147px;
	z-index: 20;
}


.fade {
  position: absolute;
  top: 0px;
  left: 0px;
  display:inline-block;
}

div.videowrapper div.fade {
  position:relative;
  display:block;
}


.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}	

div#subnav {
	position: relative;
	left: 25px;
	top: 155px;
	z-index: 21;
    padding: 4px;
}

div#subnav a {
margin-right: 12px;
color: #888;
font-family: 'Lato', sans-serif;
}

div#subnav a:hover {

color: black;
text-decoration: none;

}

.langswitch {
float: right;
margin-right: 30px;

}



 /*--- Termine ------------------------------------------------------------------------*/


body.termine h3  {
	margin-top: 14px;
	margin-bottom: 14px;

	}  

body.termine p {
font-size: 90%;
	}

div .event.layout_full.block {

border-bottom: 2px solid #fff;
margin-bottom: 30px;
padding-bottom: 20px;
}

body.termine td  {
	padding-bottom: 16px;

	}  


/*--- CD DVD ------------------------------------------------------------------------*/



body.cddvd p {

font-size: 90%;
}

body.cddvd h4 {
margin-bottom: 12px;
font-size: 120%;
}

body.cddvd .image_container {
margin: 0;
padding: 0;
margin: 10px 20px 20px 0;
border: 1px solid #555;
}

 /*--- Fotogalerie ------------------------------------------------------------------------*/


body.fotos .image_container {
margin: 0;
padding: 0;
margin: 0px 20px 20px 0;
border: 4px solid #fff;
}

 /*--- Kontaktblöcke Agenturen ------------------------------------------------------------------------*/

.ag_block1 {

width: 260px;
float:left;
font-size: 90%;
}

.ag_block2 {

width: 220px;
float:left;
font-size: 90%;
}


 /*--- Presse ------------------------------------------------------------------------*/
	  
body.presse div .ce_text.block {

border-bottom: 2px solid #fff;
margin-bottom: 30px;
padding-bottom: 20px;
}

body.presse h3 {
font-size: 100%;

}


/*--- Repertoire ------------------------------------------------------------------------*/

body.repertoire article#repertoireliste p, body.repertoire2 article#repertoireliste p {
    margin-left: 180px;
    min-height: 36px;
    padding-top: 3px;
	margin-bottom: 3px;
}
body.repertoire article#repertoireliste h3, body.repertoire2 article#repertoireliste h3 {
    display: inline-block;
    float: left;
    font-size: 110%;
}

body.repertoire h4, body.repertoire2 h4 {
    font-size: 120%;
	margin-top: 33px;
	margin-bottom: 15px;
}

body.repertoire h3, body.repertoire2 h3 {

}



/*--- Startpage ------------------------------------------------------------------------*/


html {
	background-color:#000;
	}

body.start #wrapper, body.start2 #wrapper  {
  
    float: right;
    background: url(/tl_files/immler/theme/images/startpage/start_hd.png) no-repeat;
    background-position: right 20px top;
    
  	position: relative;
	width: 540px;

    bottom: 0px;
    padding-right: 0px;


	

	
	}  

body.start #main {
  	
margin-left: 300px;
margin-top: 250px;


	

	
	}  


	
	div#startnav {
		

	padding-top: 6px;
	width: 530px;
	background: url(/tl_files/immler/theme/images/startpage/bg_menu.png) no-repeat;
    margin-bottom: 20px;
	
}
  
.ce_text.infobox.block {

background: url(/tl_files/immler/theme/images/startpage/bg_infobox.png);
padding: 15px;
margin-right: 10px;
margin-bottom: 20px;


}

/*--- other ------------------------------------------------------------------------*/


.hover { 

				  	 text-decoration: none; 

				  	 border:0; 

				  	 padding:0; 

				  	 display: block; 

				  	 text-indent: -9999px; 

				  	 letter-spacing: -9999px; 

				  	 font-size:0; 

				  	 width: 40px; 

				  	 height:40px; 
					
					 margin: 10px auto;

				  	 background: url("/tl_files/immler/theme/images/down_button40.png") 0 0 no-repeat;


				}


.hover:hover { 

				  	 background-position: -40px 0;

				}

body.video h4 {margin-bottom: 18px;}
 }
  

a.sublime {

margin-bottom: 15px;
display: block;

} 

div.videobox {
 width: 100px;
 height: 80px;
float: left;


}

div.videotext {
 width: 350px;
 height: 80px;
 display: table-cell; 
 vertical-align: middle; 



}

div.videowrapper {

margin-bottom: 40px;



}

.mejs-container {

margin-top: 8px;
margin-bottom: 30px;

}

html.audio h3 {
margin-bottom: 9px;
margin-top: 9px;

}




}

