body{
	margin:0 auto;
	padding: 0;
	background-color:#fff;
	text-align:left;
	width:100%;
	height: 100%;
}

@font-face {
	font-family: din;
	font-weight:normal;
	font-style: normal;

	src: url('fonts/DINWeb.eot') format('eot');
	src: url('fonts/DINWeb.woff') format('woff');
}

/* @font-face{
	font-family:'din';
	src: url('fonts/DIN-Medium.ttf') format('truetype');
	src:local('☺'),url('fonts/DIN-Medium.woff') format('woff');
	font-weight:700;
	font-style: normal;
} */


@font-face {
	font-family: droidm;
	src: url('fonts/droidsans/DroidSansMono-webfont.woff');
}

@font-face {
	font-family: dinbold;
	src: url('fonts/din_bold.woff');
}


a:link img:hover {
	opacity:0.8;
  	filter:alpha(opacity=80); /* For IE8 and earlier */
}
p{
	font-family: din;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	margin:0; padding: 0;
	}
	p a:link{

	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color:#fff;
	}
	p a:visited{

	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color:#fff;
	}
	p a:hover {

	font-size: 11px;
	color: #001f96;
	text-decoration: none;
	background-color:transparent;
	}
.filmSynops  {
	margin: 20px 0 0 0;
	font-style: italic;
	font-size: 1.2em;
}

.filmSynops p {
	font-size: 0.8em;
}
h9 {
	font-family:din;
	font-weight:normal;
	font-size: 20px;
	color:#fff;
	background-color: #000;
	padding:0 10px 0 10px;

}

h1{
	font-family: din;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: lighter;
}

h2	{
	font-family: din;
	font-size: 22px;
	color:#0066cf;
	text-decoration: none;
	font-weight: lighter;
	display: inline;
	}

h3	{
	font-family: din;
	font-size: 12px;
	color:#0066cf;
	text-decoration: none;
	font-weight: lighter;
	display: inline;
	}

h4 {
    font-family: din;
	font-size: 1.3em;
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	display: inline;
	background-color: #fff;
	letter-spacing: 0.1em;
	font-style:oblique;


	}

	h5{
	font-family: din;
	font-size: 20px;
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	}
	h5 a:link{


	color: #333;
	text-decoration: none;
	background-color:#fff;
	}
	h5 a:visited{


	color: #333;
	text-decoration: none;
	background-color:#fff;
	}
	h5 a:hover{


	color: #888;
	text-decoration: none;
	background-color:transparent;
	}

	p strong{
	font-weight:bold;
	}
h6 {

letter-spacing: 0.1em;
	font-style:oblique;
}

h7{
	font-family: din;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	}
	h7 a:link{


	color: #333;
	text-decoration: none;
	background-color:#fff;
	}
	h7 a:visited{


	color: #333;
	text-decoration: none;
	background-color:#fff;
	}
	h7 a:hover{


	color: #888;
	text-decoration: none;
	background-color:transparent;
	}







h8 {
	font-family: din;
	font-size: 14px;
	color: #000;
	font-weight: lighter;
	background-color: transparent;
	text-decoration:none;


}


a:link,a:visited h8 {
	text-decoration:none;
	color:#000;
	font-size: 14px;
	}


a:visited h8 {
	text-decoration:none;
	color:#000;
	font-size: 14px;
	}

a:hover h8{
	color: #ededed;
	}


input {

border:1px dotted #000;

font-size:11px;
color:#999;
}
 input:hover{
	border:1px dotted #000;
	 background-color:#000;
	text-decoration:none;
	color:#fff;
	}
	input{

	text-decoration:none;
	background-color:#fff;
	}

#content {
    z-index:4;
	width:100%;
	max-width: 1000px;
	position:relative;
	top:0px;
	margin: 100px auto 60px auto;
	padding: 0 0 60px 0;

	border: 0px solid #000;



	}

#filmpage {

		margin-top:40px;
		margin-left: 15%;
		margin-bottom:90px;
		padding-bottom:20px;

		width:70%;

		position:relative;
		text-align:left;


	}

#text{

	z-index:1;
	width:75%;
	margin-top:0px;
	margin-left:148px;
	padding-left:20px;
    margin-right:8px;
    padding-bottom:30px;
    margin-bottom: 20px;

    border-left:1px dotted #999;
    border-bottom:1px dotted #999;
    border-bottom-left-radius:70px 70px;
    moz-border-bottom-left-radius:70px 70px;
		letter-spacing: 1px;


    }


    #img{
	display:block;
	z-index:4;
	position:absolute;
	left:0px;
	text-align: center;

	}

	#img img{
	width:125px;
	border:0px outset #000;

	}
	.img {
	    border:1px solid #000;
	    text-align:center;
	    }

	.img img{

	border:1px solid #000;
	-webkit-border-radius: 10px;
    -moz-border-radius 10px;
    border-radius: 2px;

	}

.img_by_film {
	border:0px solid #000;
	text-align:left;
	width:100px;


}
.img_by_film a img {
	height:200px;
	border: 1px solid #ededed;
}

.img_by_film a img:hover {
	height:200px;
	opacity:0.6;
	filter:alpha(opacity=50);
}



#buildl_n{
	margin:0 auto;
	position:relative;
	width:100%;
	padding-top:10px;
	margin-top:0px;
	text-align:center;
	table-layout: fixed;

}

#buildl_n #p a img {
	height: auto;
  	max-width: 96%;
  	width: auto;
	border: 1px solid #ededed;
}

#buildl_n #p a img:hover{
    opacity:0.5;
	filter:alpha(opacity=80);
}


#buildl_n td {
	border:  0px solid #000;
	padding-bottom: 0 1px 40px 0;
}

#p {
	display : block;
	text-align:center;
}

.imginfo {
	font-family: droidm;
	position: absolute;
	margin: 0 auto;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	top : 20%;
	font-size: 3.5em;
	color: #ededed;
 	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#p:hover .imginfo {
	visibility: visible;
	opacity: 0.3;
}

.img img,img:visited {
	border:1px solid #000;
}

.img img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	border:1px solid #000;
}



.show_open_time_window_time {
	margin: 0 0 4px 0;
	font-weight: bold;
	display: block;
	font-family: dinbold;
	font-style: italic;
}
#trailer {
   	margin:0 auto;
 	position: relative;
	width:450px;
	height:250px;
	padding:5px;
	margin-top:20px;
	margin-bottom:0px;
	border:0px solid #000;
	z-index:2;

}

#tvid:hover {
	cursor: pointer;
}

table{


    font-family: din;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: lighter;


 }




.table1{

   text-align: center;
    font-family: din;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: lighter;
	border-style: solid;
	border-collapse: collapse;
	border-width:0px;
	padding: 2px;


    }
	#wrapper{
	margin-left:160px;

	}




	#program{
	width:100%;


	}

	#program p a:link,a:visited{
	display:inline;


	}
		#program p a:hover{
		text-decoration: none;
		color:#fff;
		##background-color:#333;
			}
	#program td h3 {
	font-weight: lighter;
	background-color: transparent;
	text-decoration:none;
	color:#999;
	font-size:11px;
	}

	#program td a:link h3 {
	color:#666;
	font-size:11px;
	}
	#program td a:visited h3 {
	color:#666;
	font-size:11px;
	}

	#program td a:hover h3  {
	color:#fff;
	}



	#program td  {
	margin-top:5px;
	font-size:11px;
	color:#777;
	padding-left: 6px;
	padding-right: 6px;


	}


	.th_cur  {
	margin-top:5px;
	font-size:11px;
	color:#a9a9a9;
	border-top:1px solid #d6d7d9;
	padding-left: 6px;
	padding-right: 6px;


		}

	#program th h2{
	font-weight: lighter;
	color:#0066cf;
	font-size:13px;
	border-bottom:0px solid #000;


	}
	#filmcal th h2{
	font-weight: lighter;
	color:#0066cf;
	font-size:15px;
	border-bottom:0px solid #000;


	}

	#filmcal{
	width:100%;
	text-align:center;
	padding-top:30px;
	padding-bottom:20px;
	margin-bottom: 30px;
	border-bottom:0px dotted #777;
	border-top:1px dotted #888;
	}


.filmcal_table {
	width: 100%;
	margin: 20px 0px 0px 0px;
}

.filmcal_table td {
	border : 1px solid #ededed;
	vertical-align: top;
	padding: none;
}

.filmcal_table td table {
	width: 100%;
}

.filmcal_table td table td{
	padding: 4px;
}

.film_day_table {
	background-color:#f4f4f4;

}

.film_day_table td, .film_day_table_today td{
	border: none;
	color: #000;
}

.film_day_table_today{
	border: none;
	background-color: #999;

}

.film_day_table_empty {
	background-color:#fff;
	color: #ededed;
}

.film_day_table_empty th h3 {
	color: #ededed;

}

#filmcal td p {
	color:#999;
}

#filmcal td {
	font-size:12px;
	color:#a9a9a9;
}

.prg_th_date{
	border-bottom:1px solid #000;
	background-color:#676879;
	padding-left:0.5em;
}

	.td_prog {
	color:#999;
	font-weight: lighter;
	background-color: transparent;
	text-decoration:none;
	font-size:11px;
	border-top:1px solid #d6d7d9;

	}
	.td_prog a:link,a:visited{
	text-decoration:none;
	color:#000;
	text-decoration: none;
	font-weight: lighter;

	}

	.td_prog a:hover{
		color:#fff;
		}
.spec {
	width:150px;
	background-color:#fff;
	padding:20px;
	vertical-align:top;
	text-align:left;
}
.spec a:link {
	font-size: 11px;
	color:#444;


}
.spec a:visited {
	font-size: 11px;
	color:#444;

}
.spec a:hover{

	color:#777;
}

.spec a h6 {
      font-family: din;
	font-size: 1.5em;
	font-weight: 400;
	color: #EE2814;
	text-decoration: none;
	background-color: #fff;
	display: inline-block;
	border:none;
	margin: 0 0 4px 0;
}

.filmpage_title {
	font-weight: 400;
	color: #EE2814;
	font-size: 1.6em;
	border-bottom: 1px solid #999;
}

.specprop {
	display:block;
	font-size: 1.2em;
	margin: 0 0 3px 0;
}

.specprop .head {
	font-weight:bold;
	font-size: 0.8em;
	margin: 0 3px 0 0;

}


.td_prog a:hover{
	color:#fff;
}



.td_time {
	font-size:13px;
	color:#777;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 2px;
}

.td_time a:link {
	color:#666;
	text-decoration: none;
	font-weight: lighter;
	padding-left: 2px;
	background-color:transparent;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.td_time a:visited {
	font-size:12px;
	color:#0066cf;


	font-weight: lighter;
	padding-left: 2px;
	background-color:transparent;

}

.td_time a:hover{
	border:0px solid #555;
	color:#0066cf;
}



.td_time_sc {

text-align:left;
border-top:1px solid #828282;
font-size:12px;
color:#777;
text-decoration: none;
font-weight: lighter;
padding-left: 2px;



}
.td_time_sc a:link{

font-size:12px;
color:#444;
text-decoration: none;
font-weight: lighter;
padding-left: 2px;
	background-color:transparent;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;


}
.td_time_sc a:visited{

font-size:12px;
color:#0066cf;

font-weight: lighter;
padding-left: 2px;
background-color:transparent;


}

.td_time_sc a:hover{
	color:#0066cf;
background-color:transparent;
border:0px solid #fff;
}


.td_past{
font-size: 12px;
border-top:1px solid #d6d7d9;
##word-break: break-all;

}


.leer{
width:140px;
height:200px;
border:1px solid #000;
}
 .leer:hover{
border:1px solid #fff;
}

#res{
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:25px;
	width:500px;
	border-top:1px solid #888;
	border:1px solid #888;
	padding:10px;
	box-shadow:2px 2px 2px 2px #666;

}

#static{

margin:0 auto;
text-align:left;
width:100%;

}
.spacer{
width:5% !important;
display:block;
}

#archiv {
    font-size:11px;
    margin:0 auto;
    width:100%;
    text-align:left;
    border-collapse:collapse;
    }
#archiv td {
    border-bottom:1px dotted #999;
    padding:3px;
    }
#archiv td a:hover {

    }
    #archiv tr {

        }
#archiv tr:hover{
    cursor:pointer;
    background-color:#ededed;
    color:#333;
    }
#archiv .empty {
    cursor:default !important;
    background-color:transparent !important;
    }
#archiv a:link{
    font-size:11px;
    font-weight:bold;
    }
#technik {
    vertical-align:top;
    margin-top:30px;
    font-size:11px;
    text-align:left;
    }
#technik td {
    border:1px solid #999;
    padding:8px;
    }

.w_zus {
	display:inline;
	font-size:9px;
}

.w_tage {
	text-align :left;
	width:10%;
}

#program th.w_tage h2 {
	font-size:1.6em;
	font-weight: lighter;

}

#prog_table_head_div {
	border-bottom:0px dotted #000;
	margin-bottom:10px;
	text-align:left;
}

#prog_table_head {
	width:100%;
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:1px dotted #000;
}

#prog_table_head tr {
	padding-bottom:0px;
	margin-bottom:0px;
}

#prog_table_head #tdl {
	text-align:left;
	vertical-align:bottom;
	margin-bottom: 0px;


}

#prog_table_head #tdr {
	text-align: right;
	vertical-align: bottom;
	padding-bottom:0px;
}


#prog_table_head #tdl h2 {
	display:inline;
}

#prog_table_head #tdl p {
	display:inline;
	font-size:12px;
}

#prog_table_head #tdl .kw{
	font-size:17px;
	display:inline;
}

#prog_table {
	width: 100%;
	border: 0px;
}

.byfilm {
	width: 100%;
	margin-bottom:30px;
}

.by_film_specs {

}
#sshows_head {
	text-align:left;
	border: 0px solid #000;

}
#sshows {
	width:100%;
	margin : 0px 0px 0px 0px;
	padding : 30px 0px 50px 0px;
	border-top:1px  dotted #999;
	color: #777;
	font-size: 11px;
}

#sshows td {
	border : 0px solid #000;
	width:200px;
	vertical-align: top;
}

#sshows h1 {
	color: #555;
	display: block;
	text-align: center;
}

#sshows h1:hover {
	background-color: #444;
	color:#fff;
}

#sshows h2 {
	padding: 0;
	margin: 0 0 10px 0;
	display:block;
	font-size : 16px;
	text-align: center;
}
.sshows_img {
	height: 200px;
	margin-bottom: 10px;
	padding: 0px;
}

.sshows_img:hover {
	opacity:1;
	filter:alpha(opacity=100);

}

#breckal {
	width: 100%;
	border: 0px solid #000;
	margin: 0 auto;
	padding-bottom: 10px;
	position:relative;
}

.breckalInfo {
	opacity: 0;
	font-style: italic;
	/*color: #ededed;*/
	top: 160px;
	font-size: 1.4em;


	z-index: 9999;
	position: absolute;

}

#breckal:hover .breckalInfo {
	opacity: 1;
}

.specialEventTitle {
	font-size: 11px;
	color: #777;
	font-family: droidm;
	font-style: italic;
	display: block;
}






#back {

	position:fixed;
	left:30px;
	top:300px;
	z-index:9999;
}

.backButton {
	position: relative;
	background-color: #ededed;
	padding:10px;
	margin: 10px;
	border:1px solid #000;
    border-radius: 4px;
}

#headLink {}

.backButton:hover {
	background-color: #999;
}


.reslink {
	/*word-break: break-all;*/
}

#logoWrap {
	border: 0px solid #000;
	width:100%;
	max-width: 1000px;
	margin: 0 auto;
	height: 93px;
	position: relative;
}

#arrilogo {
	 width: 150px;
	/* height: 50px; */
	position: absolute;
	left: -160px;
	bottom: 0;

}


#kinologo {
	position: absolute;
	 width: 105px;
	/* height: 50px; */
	left: 0px;
	bottom: 0;

}

#navwrapwrap {
	width: 100%;
	height: 30px;
	z-index: 9999;
	position: absolute;
	top: 100px;
	background-color: #ededed;
}

#navwrap {
	width: 100%;
	background-color: #ededed;
	margin: 0 auto 0 auto ;
}

#nav {
	font-family: droidm;
	width: 100%;
	max-width: 850px;
	height: 100%;
	padding: 7px 0 0 0;
	margin: 0 auto;
	font-size: 1em;

}


#nav  ul {
	list-style: none;
	padding: 0;
}

#nav > ul {
	display: block;
	float: left;
	text-align: center;
	width: 120px;
	height: 100%;
	margin: 0 0 0 0;
}

#nav ul li.topMenuItem a {
	font-size: 0.9em;
}

#nav ul li.topMenuItem a:hover {
	color: #444;
}

#nav ul .sub {
	display: none;
	opacity: 1;
	border: 0px solid #000;
	margin: 6px 0 0 38px;
	position: absolute;
	z-index: 9999;
}

#nav ul .sub ul {
	width: 100%;
}

#nav ul .sub ul li {
	text-align: left;
	background-color: #ededed;
	border-top: 5px solid rgba(255, 255, 255, 1);

}

#nav ul .sub ul a:first-child li {
	border-top: none;
}


#nav ul li ul li:hover {
	color: #ededed;
	background-color:rgba(0, 102, 207, 0.5);
}

.animate1000 {
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

.animate100 {
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}


#nav_wrap a:link,#nav_wrap a:visited img{
	border: none;
}

li a:link, li a:visited{
	font-size:11px;
}


/*

#kinologo {
	float: right;
}
*/

#dokFestBannerWrap, #filmFestBannerWrap{
	position: absolute;
	top: 130px;

	width: 100%;
	border: 0px solid #000;

	padding: 10px 0 10px 0;
	display: table-cell;
     text-align: center;
     vertical-align: middle;
     display: block;

}

#dokFestBannerWrap {
	background-color: #ff5a00;
}

#filmFestBannerWrap {
	background-color: #555;
}

#dokFestBanner, #filmFestBanner {
	width: 100%;
	height: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#dokFestBannerWrap span, #filmFestBannerWrap span {
	display: inline-block;
     height: 100%;
     width: 1px;
}

#dokFestBannerWrap *, #filmFestBannerWrap *{
	vertical-align: middle;
}

#dokFestBanner img , #filmFestBanner  img {
	display: inline;
	height: 110px;
	text-align: center;
}
