/*
main color: F58233
*/


.addSpace {
  padding-top: 100px;
}

/* NAVI */
.header-bar, .header-bar a, .header-bar a:hover, .header-bar .nav>li>a:hover, .header-bar .nav>li>a {
	background-color:#F58233;
	color:white;
	padding: 8px 5px 8px 5px;
	text-align:right;
	text-decoration:none;
	border:0;
}
.navbar-collapse {
	padding-right:0px;
}
#mainnav {
	min-height:110px;
}
.header-bar .icon-facebook {
    border: 1px solid;
    border-radius: 50%;
    border-color: white;
    color: black;
    background-color: white;
    display: inline-flex;
}

.navbar {
	min-height:10px;
	margin-bottom:0px;
	border:0px !important;
}
.navbar-inverse .navbar-nav>li>a {
	color:white;
	font-weight:bold;
}
.navbar-inverse .navbar-nav>li>a:hover {
	text-decoration:underline;
}
.navbar-inverse .navbar-nav>li>a:after {
	
}


.form-control {
	border:0px !important;
}

.row.program {
	background-color:#F58233;
	clear:both;
}

#weekdateline {
	padding-top:20px;
	color:#fff;
	font-weight:bold;
	height:143px;
	padding-left:0px;
	padding-right:0px;
}
#reservationNumber {
	padding-top:20px;
	border:none;
	text-align:left;
}
#reservationNumber a {
	font-size:20px;
}


.program .nav-weekly li > a {
	border-radius:0;
	
}
.no-pad-left-right {
	padding-left:0;
	padding-right:0;
}

.newscontainer, .toplink {
	background-color:#F58233;
}
.toplink {
	height:30px;
	padding-top:5px;
}

footer {
	color:#fff;
	background-color:#000;
	font-size:12px;
	padding-bottom:20px;
}
footer a, footer a:hover, .toplink a, .toplink a:hover {
	color:#fff;
	text-decoration:none;
}
footer input.form-control {
	font-size:12px;
}

.small {
	font-size:12px;
}



.container .program div, .container .program div a {
	color:#fff;
	text-decoration:none;
}
.container .program div.activeDay {
	background-color:#000;
}

.contentbox h1~p {
	margin-top:10px;
}
.contentbox h1, .contentbox h2, .contentbox h3 {
	margin-top:0px;
}


img.banner {
	margin-bottom:10px;
}
.container .program div {

}
.naviDay {
	margin:0 -7px 0 -7px;
	width:9.7%;
	text-align: center;
    border-style: solid;
    border-collapse: collapse;
	box-sizing: border-box;
	border-width: 15px;
	border-bottom:0;
	font-weight: bold;
	line-height: 20px;
	height:75px;
}
.container .program div:last-child {
	/*border-right:15px solid #fff;*/
}
.container .program div .nav-dayname {
	font-size:2em;
	display:block;
	text-transform:uppercase;
}

.container.main {
	min-height:500px;
}

.movieprogrambox {
	/*background-color:#F5F5F5;*/
	/*margin-bottom:15px;*/
	padding-top:15px;
	padding-bottom:15px;
	color:#000;
}
.movieprogrambox td {
	vertical-align:top;
}
.movieprogramboxtitle {
	color:#F58233;
	font-weight:bold;
}
.movieprogramboxdate {
	position:relative;
	float:right;
	text-align:right;
	font-weight:bold;
}
.movieprogramboxreservationlink, .movieprogramboxreservationlink a, .movieprogramboxreservationlink a:hover {
	color:#F58233;
	font-family:'Anonymous Pro',monospace;
}
.movieprogramboximage {
	overflow:hidden;
}
.movieprogramboximage img {
 object-fit: cover;
  width: 100%;
  height: 80px;
  padding-right:10px;
  /*transition: all 0.5s ease;*/
}
/*
.movieprogramboximage:hover img {
	transform:scale(1.1);
}
*/
.programheadline {
	font-weight:bold;
	margin-bottom:10px;
}
.contentbox {
	padding-top:20px;
    padding-bottom: 20px;
}
.moviecontent {
	padding-bottom:25px;
}
.searchResults a, .searchResults a:hover{
	color:#000;
	text-decoration:none;
}
.programMonth {
	text-transform:uppercase;
	float:left;	
}
.large {
	font-size:20px;
}
.nextDate {
	float:right;
}
.prevDate {
	float:left;
}

.toplink .icon.icon-arrowsmall-up {
	padding-top: 0px;
    float: initial; 
    padding-left: 0px;
    font-size: 16px; 
}

.icon.icon-arrowsmall-right, .icon.icon-arrowsmall-left, .icon.icon-arrowsmall-down {
	padding-top: 2px;
    float: left;
    padding-left: 10px;
    font-size: 22px;
}

.icon.icon-arrowsmall-right, .icon.icon-arrowsmall-left {
	padding-top:0px;
}
.icon.icon-arrowsmall-right {
	float:right;
}
.icon.icon-arrowsmall-left {
	float:left;
	padding-left:0px;
	padding-right:10px;
}

.no-pad-left {
	padding-left:0px;
}
.space-right {
	padding-right:10px;
}
.sidenavi>ul {
	margin-top:20px;
	margin-bottom:20px;
	/*font-weight:bold;*/
}
.sidenavi>ul>li>a {
	padding:0px;
	color:#000;
	margin-bottom:5px;
}
.sidenavi>ul>li>a:hover {
	font-weight:bold;
}
.bannerbox {
	margin-top:20px;
	margin-bottom:25px;
}

.maincolor {
	background-color:#F58233;
}
/*
.headerbackground, .maincolor>.container {
	background-image:url('../img/hff_frau_small.png');
	background-position-x: 90%;
    background-repeat: no-repeat;
    background-size: contain;
}
*/
#hff-dame {
	position: absolute;
    height: 225px;
	width:175px;
    right: 25px;
	background-color:#F58233;
	background-image:url('../img/hff_frau_small.png');
	background-blend-mode:multiply;
	background-size:contain;
}
@media (max-width: 992px) {
	#hff-dame, #reservationNumber, .sidenavi {
		display:none;
	}
	
}
.black {
	background-color:#000;
}

.newscontainer>div h2 {
	text-align:center;	
	text-decoration:underline;
}
.newscontainer {
	color:#fff;
	
}
.newscontainer::before, .footercontainer::before {
	content:"";
	float:left;
    width:20px;
    height:16px;
	padding:0;
	margin-left:50%;
	background-repeat:no-repeat;
	background-size:contain;
}
.newscontainer::before {
	background-image:url('../img/arrow_down.svg');
}

.footercontainer::before {
	background-image:url('../img/arrow_down_color.svg');
	margin-bottom:20px;
}

.newscontainer a, .newscontainer a:hover, .newscontainer a:active, .newscontainer a:visited {
	color:#000;
	text-decoration:none;
}

.prevNextLinks, .prevNextLinks a, .prevNextLinks a:hover {
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:30px;
	color:#000;
	text-decoration:none;
}
.prevNextLinks>div:last-child {
	text-align:right;
}

.socialmediabuttons {
	margin-top:20px;
	padding-bottom: 15px;
}
.socialmediabuttons span {
    background-color: #F58233;
    padding: 0px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 38px;
	height:40px;
}

#local-buehne-logo {
	/*fill:white;
	background:white;*/
	width:160px;
}

h1, .h1 {
	padding-top:0px;
	margin-top:0px;
}
/* MOVIE */
.shortDesc, .longDesc {
	font-weight:normal;
	/*text-align:justify;*/
}
.longDesc {
	font-style:italic;
}
h1, .h1 {
	font-weight:bold;
	font-size:25px;
	display:inline-block;
	margin-bottom:0px;
}
.subtitle {
	font-family:'Anonymous Pro',monospace;
	margin-bottom:15px;
}
.landYear {
	font-size:16px;
	margin-left:10px;
}
.movieMeta {
	font-family:'Anonymous Pro',monospace;
}
.movieInfo {
	background-color:#eee;
	margin-bottom: 5px;
}
.moviePic {
	margin-top:5px;
	margin-bottom:5px;
}
.movieInfoTable th, .movieInfoTable td {
	padding:5px;
	vertical-align: top;
}
.movietrailer {
	margin-top:10px;
	margin-bottom:10px;
}

.ticketHeadline {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:5px 5px 5px 5px;
	margin:15px 0px 15px 0px;
}
.ticketHeadline .icon-ticket {
    float: right;
    font-size: 35px;
    line-height: 1px;
    position: relative;
    right: 0px;
    top: -5px;	
}

.dailyProgramMovieBox {
	background-color:#eee;
	margin-bottom:15px;
	font-family:'Anonymous Pro',monospace;
}
.dailyProgramMovieBox.odd {
	background-color:#ddd;
}
.movieProgramDate {
	float:left;
	margin-left:5px;
}
.movieProgramTime, .movieProgramLocation {
	clear:left;
	margin-left:40px;
}
.ticketIcon a, .ticketIcon a:hover {
    float: right;
    border: 1px solid;
    border-radius: 50%;
    font-size: 25px;
    width: 28px;
    text-align: center;
    padding-top: 4px;
    border-color: black;
    background-color: black;
    color: white;
    margin-right: 5px;
	margin-top:5px;
    text-decoration: none;
    line-height: 0.9;
}
.dailyProgramMovieBox:hover > .ticketIcon a {
    border-color: white;
    background-color: white;
    color: black;	
}
#movieAbbr {
	font-family:'Anonymous Pro',monospace;
	margin-top:25px;
}
.shoutbox {
	background-color:#F58233;
	color:white;
	margin-bottom:20px;
	padding:5px;
}

.weeklyProgram a, .weeklyProgram a:hover {
	color:#000;
}
.weeklyProgram th {
	background-color:#F58233;
	text-align:center;
	padding:5px;
	color:#fff;
}
.weeklyProgram th a, .weeklyProgram th a:hover {
	color:#fff;
}
.weeklyProgram td {
	border: 1px solid #eee;
	padding:5px;
}
.weeklyProgram tr:nth-child(odd) {
	background-color:#F5F5F5;
}




/* 5 COLUMS */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.col-xs-25 {
width: 40%;
float: left;
}

.col-xs-35 {
width: 60%;
float: left;
}

.col-xs-45 {
width: 80%;
float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}



.carousel .carousel-control {
	width:7%;
	color:#000;
	text-shadow:none;
}

.carousel-control.right, .carousel-control.left {
	background-image:none;
	opacity:1;
}
.carousel-control .glyphicon-chevron-left:before, .carousel-control .glyphicon-chevron-right:before {
    font-family: "localbuhne" !important;
	font-weight:bold;
}
.carousel-control .glyphicon-chevron-left:before {
	content:"\61";
}
.carousel-control .glyphicon-chevron-right:before {
	content:"\62";
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    font-size: 25px;
    width: 35px;
    height: 35px;
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50%;
    border: 5px solid white;
}

/* cookie */
.cc_container  {
	font-family: Karla,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

footer input {
	    margin: 10px 0 10px 0;
}
