* {
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body  {
	margin: 0px;
	padding: 0px;
}
.clearall{
	clear: both;
}
.images_box_seite{
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	width: auto;
}
.images_box_seite img{
}
.archiv .no_archiv{
	display: none;
}
#container {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
header {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	display: block;
	background-color: #2D353A;
}
header #headlayer_center{
	width: 1024px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	height: 180px;
	background-image: url(../images/header_bogen.png);
	background-repeat: no-repeat;
	background-position: 260px bottom;
	position: relative;
}
#haberhaus_buehne_logo {
	height: 132px;
	width: 237px;
	margin-top: 30px;
	margin-bottom: 15px;
	float: left;
	margin-right: 23px;
	transition: all 300ms ease-in-out 0s;
}
#container_center {
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	overflow: hidden;
	margin-bottom: 25px;
}
#up_button  {
	width: 32px;
	bottom: 0px;
	overflow: hidden;
	float: right;
	display: block;
	position: absolute;
	text-align: right;
	right: 20px;
	height: 31px;
}
nav#navi_box {
	width: 720px;
	margin-right: 70px;
	overflow: hidden;
	float: right;
	margin-top: 147px;
	width: auto;
	text-align: center;
}
#container.scrolled header {
	top: -110px;
	position: fixed;
	z-index: 100;
}
#container.scrolled #container_center {
	margin-top: 200px;
}
#container.scrolled #haberhaus_buehne_logo{
	margin-top: 118px;
	width: 95px;
	position: relative;
}
#container.scrolled #haberhaus_buehne_logo img{
	width: 100%;
	height: auto;
}
nav#navi_box ul{
	list-style: none;
	display: block;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
nav#navi_box li{
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0 10px;
}
nav#navi_box li.first_child{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
}
nav#navi_box a:link,
nav#navi_box a:visited{
	display: inline-block;
	text-decoration: none;
	font-weight: 700;
	color: #FFFFFF;
}
nav#navi_box a.this_activated:link,
nav#navi_box a.this_activated:visited,
nav#navi_box a.activated_parent:link,
nav#navi_box a.activated_parent:visited,
nav#navi_box a:focus,
nav#navi_box a:hover,
nav#navi_box a:active{
	color: #EA5C25;
	text-decoration: none;
	font-weight: 700;
}
a#beizenlink:link, a#beizenlink:visited{
	position: absolute;
	top: 10px;
	right: 0;
	color: #989898;
    font-family: "Source Sans Pro",Helvetica,Arial,Verdana,sans-serif;
	text-decoration: none;
	font-size: 14px;
}
a#beizenlink:active, a#beizenlink:focus, a#beizenlink:hover{
	color: #EA5C25;
}
#beizenlink .awesome_icon{
	margin-left: 7px;
	font-size: 16px;
}

/* ---Head-Navi new end--- */
#subnavi_box {
	background-color: transparent;
	width: 100%;
	float: left;
	display: block;
	padding-top: 0px;
	padding-bottom: 13px;
	overflow: hidden;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#subnavi_box ul{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
#subnavi_box li{
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	width: 100%;
	font-weight: 400;
}
#subnavi_box li.first_child{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
}
#subnavi_box a:link,
#subnavi_box a:visited{
	width: 100%;
	color: #2d353a;
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	text-decoration: none;
}
#subnavi_box a.this_activated:link,
#subnavi_box a.this_activated:visited,
#subnavi_box a.activated_parent:link,
#subnavi_box a.activated_parent:visited,
#subnavi_box a:focus,
#subnavi_box a:hover,
#subnavi_box a:active{
	color: #ea5c25;
}
#subnavi_box .awesome_icon{
	margin-right: 15px;
	font-size: 18px;
}

div {
	text-decoration: none;
}
main ul{
	margin: 0 0 10px 0;
	padding: 0;
}
main ul.content_liste{
	margin: 0 0 20px 0;
}
main li{
	padding: 0 0 0 0;
	margin: 4px 0 4px 20px;
	list-style: outside;
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	color: #2D353A;
	font-size: 16px;
	line-height: 1.3em;
}
p {
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	color: #2D353A;
	font-size: 16px;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.spalte_l p{
	text-align: right;
}
.news_box p{
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	color: #2D353A;
	font-size: 16px;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.news_datum p {
	text-transform: lowercase;
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.news_datum p:nth-child(even) {
	font-weight: bold;
	margin-bottom: 5px;
}
.klapp_text{
	margin-bottom: 0;
}
.mehr_bilder{
	display: block;
	float: left;
}
.textbox {
	display: block;
	overflow: auto;
	background-color: #F5F5F5;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}
ul {
	font-family: 'opensansregular', Helvetica, Arial, Verdana, sans-serif;
	color: #737272;
	line-height: 1.3em;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 0px;
	margin: 0px;
}
li {
	display: list-item;
	font-size: 13px;
	padding-left: 0px;
	list-style-position: outside;
	margin-bottom: 0px;
}
p.kursiv{
	font-style: italic
}
p.bold {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #2D353A;
}
table, tr, td, input, textarea, code {
	font-size: 13px;
	font-family: 'opensansregular', Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5em;
}
td {
vertical-align:top;
}
a:link, a:visited {
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	color: #2D353A;
	font-size: 16px;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
	color: #ea5c25;
}
main {
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px;
}
.news_box {
	display: block;
	bottom: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 100%;
}
.news_box .record_box{
	bottom: 0px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 0;
}
.news_box .spalte_l{
	width: 23.04%;
	display: block;
	float: left;
	margin-right: 2.34%;
	text-align: right;
}
.news_box .spalte_r{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2D353A;
	padding: 15px 0 0 0;
}
.news_box .record_box:last-child .spalte_r,
.news_box.archiv .record_box:last-child{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D353A;
}
.news_box .spalte_bilder{
	width: 36%;
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
}
.news_box .right_text{
	width: 64%;
	float: right;
	display: block;
	position: relative;
	min-height: 140px;
	padding-bottom: 40px;
	margin-bottom: 10px;
}
.news_box .right_text.nobild{
	width: 100%;
	min-height: 0;
}
.news_mehr {
	overflow: hidden;
}
.news_datum {
	box-sizing: border-box;
	display: inline-block;
	overflow: auto;
	background-color: #F5F5F5;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	width: 100%;
}
.news_datum_linien {
	display: block;
	overflow: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	width: 100%;
	margin-bottom: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D353A;
	border-bottom-color: #d1d1d1;
}
.news_mehr a:link,
.news_mehr a:visited{
	color: #5A7E92;
	font-family: 'Rajdhani', Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: 400;
}
.news_mehr a:focus,
.news_mehr a:hover,
.news_mehr a:active{
	color: #000000;
	text-decoration: underline;
}
#home_welcome_box  {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 920px;
	display: block;
	margin-top: 127px;
}
.home_schnellzugriff_box {
	font-family: 'Rajdhani', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 500;
	display: block;
	width: 390px;
	bottom: 0px;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 0px;
	vertical-align: top;
}
.home_schnellzugriff_icon {
	display: block;
	bottom: 0px;
	height: 49px;
	width: 67px;
	margin-bottom: 5px;
}
.home_schnellzugriff_text {
	font-family: 'Rajdhani', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 500;
	display: inline-block;
	overflow: auto;
	idth: 419px;
	bottom: 0px;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
}
.home_schnellzugriff_text a:link, .home_schnellzugriff_text a:visited {
	text-decoration: none;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right 3px;
	width: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home_schnellzugriff_text a:hover, .home_schnellzugriff_text a:active {
	color: #000000;
	display: block;
	text-decoration: underline;
	background-repeat: no-repeat;
}
.record_box {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
	overflow: hidden;
}
.spalte_l {
	width: 23.16%;
	display: block;
	float: left;
	margin-right: 2.22%;
	text-align: right;
}
.spalte_r {
	position: relative;
	width: 74.62%;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
.archiv_datum {
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #2D353A;
	display: block;
	float: left;
	font-style: italic;
	width: 450px;
	padding: 0px;
	margin: 5px 0 0 0;
}
.images_box_big {
	width: 764px;
	height: 332px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
}
.images_box_big img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; /* Für Image-Element Variante */
	border-radius: 5px;
}
.images_box {
	width: 250px;
	height: 185px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
}
.images_box.nomarginright {
	display: block;
	margin-right: 0px;
}
.images_box01 {
	position: relative;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; /* Für Image-Element Variante */
	border-radius: 5px;
}
.images_box01 img {
	float: left;
}
.images_box01_programm {
	position: relative;
	overflow: hidden;
	width: 250px;
	height: 180px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; /* Für Image-Element Variante */
	border-radius: 5px;
}
.images_box01_right {
	position: static;
	overflow: hidden;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; /* Für Image-Element Variante */
	border-radius: 5px;
}
.images_box01_right img {
	float: left;
}

.images_box01.number_3 {
	display: block;
	margin-right: 0px;
}
.images_box01 .bildlegende{
	width: 100%;
	height: 18%;
	text-align: center;
	position: absolute;
	bottom: 4.5%;
	margin: 0;
	padding: 0 0 0 0;
	background-color: rgba(0, 0, 0, 0.8);
}
.images_box01 .bildlegende .text{
    color: #ea5c25;
    background: none;
    font-family: "Source Sans Pro",Helvetica,Arial,Verdana,sans-serif;
    font-size: 23px;
    font-weight: 900;
}
hr.trenner {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2D353A;
	background-color: transparent;
	width: 100%;
}
hr.trenner_content {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	background-color: transparent;
	width: 100%;
	padding: 0px;
}
hr.trenner_schnellzugriff {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	background-color: transparent;
	width: 100%;
}
div.trenner {
	margin-bottom: 10px;
	margin-left: 0px;
	height: 1px;
}
.bottom_box{
	position: absolute;
	width: 100%;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
}
.bottom_box a.ext_link:link,
.bottom_box a.ext_link:visited{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
.bottom_box a.ext_link:focus,
.bottom_box a.ext_link:hover,
.bottom_box a.ext_link:active{

}
.reserv{
    color: #2d353a;
    font-family: "Source Sans Pro",Helvetica,Arial,Verdana,sans-serif;
    font-size: 16px;
    display: block;
	float: left;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 5px 7px 9px 7px;
	background-color: #eaecec;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
	overflow: hidden;
}
.reserv.title,
.reserv.title a:link,
.reserv.title a:visited{
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.reserv.title .bold ,
.reserv.title .bold a:link,
.reserv.title .bold a:visited{
	font-weight: 600;
}
.reserv.title.ohneres{
	max-width: 290px;
}
.reserv.title.mitres{
	max-width: 331px;
}
.icon_open a:link, .icon_open a:visited {
	display: block;
	float: right;
	margin: 0;
	background-color: #eaecec;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
	padding: 0;
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_plus.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 30px;
	display: block;
}
.icon_open a:hover, .icon_open a:active {
	background-image: url(../images/icon_plus_over.png);
}
.icon_open a.open:link, .icon_open a.open:visited {
	background-image: url(../images/icon_minus.png);
}
.icon_open a.open:hover, .icon_open a.open:active {
	background-image: url(../images/icon_minus_over.png);
}
h1 {
    color: #2d353a;
    font-family: "Source Sans Pro",Helvetica,Arial,Verdana,sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
    vertical-align: top;
}
h2 {
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 700;
	color: #2D353A;
	font-size: 21px;
	vertical-align: top;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 500;
	color: #2D353A;
	font-size: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: 700;
	margin-top: 0px;
	line-height: 1.3em;
	padding: 0px;
}
.spalte_l h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	height: 28px;
	margin-bottom: 13px;
}
.menutitel h3 {
	display: block;
	float: left;
	height: 28px;
	width: 237px;
	text-align: right;
	margin-bottom: 0px;
}
.menutitel a {
	display: block;
	float: right;
	height: 28px;
	width: 237px;
	text-align: right;
	margin-bottom: 0px;
}
h4 {
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 500;
	color: #2D353A;
	font-size: 16px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: 700;
	margin-top: 0px;
	line-height: 1.3em;
	padding: 0px;
}


/* ---F O O T-- */

footer {
	width:100%;
	display: block;
	height: 188px;
	padding-bottom: 10px;
	background-image: url(../images/footer_buehne.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2D353A;
	bottom: 0px;
	overflow: hidden;
}
footer .footer_center {
	width: 1024px;
	margin-right: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	display: block;
}
footer .icon {
	display: flex;
	justify-content: center;
	gap: 20px;
	width: 100%;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 40px;
	padding-left: 20px;
	text-align: center;
}
footer .adresse {
	font-family: 'Source Sans Pro', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ECECED;
	line-height: 1.4em;
	display: block;
	text-align: center;
}
footer .adresse .bold {
	font-weight: 700;
	font-size: 15px;
}
footer .adresse a:link, footer .adresse a:visited {
	color: #ECECED;
	text-decoration: underline;
	font-weight: 400;
}
footer .adresse a:hover, footer .adresse a:active {
	text-decoration: none;
}
.gallery ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li{
	display: block;
	float: left;
	width: 32.7225131%;
	height: auto;
	margin: 0 0.9162304% 0.9162304% 0;
	padding: 0;
	border: none;
	-webkit-transition: background-color ease-in 200ms; /* For Safari 3.1 to 6.0 */
    transition: background-color ease-in 200ms;
	background-color: none;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}
.gallery li.nomarginright{
	margin-right: 0;
}
.gallery img{
	width: 100%;
	height: auto;
	float: left;
	height: auto;
	list-style: none;	
	margin: 0;
	padding: 0;
	border: none;
}
.youtube-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
	#container.scrolled header {
		top: 0;
		position: static;
		z-index: 100;
	}
	header #headlayer_center{
		width: 96%;
		height: 120px;
		background-position: center bottom;
		background-size: auto 100%;
		margin: 0 2%;
	}
	#container.scrolled #haberhaus_buehne_logo,
	#container #haberhaus_buehne_logo{
		transition: none;
		margin-top: 10x;
		position: relative;
		width: 100px;
		height: auto;
		margin: 10px 0 0 0;
	}
	nav#navi_box {
		position: absolute;
		bottom: 5px;
		margin: 0;
		width: 100%;
		display: table;
	}
	nav#navi_box li {
		display: inline-block;
		float: none;
		margin-bottom: 2px
	}
	#haberhaus_buehne_logo img{
		width: 100%;
		height: auto;
	}
	#container.scrolled #container_center {
		margin-top: 20px;
	}
	#container.scrolled #haberhaus_buehne_logo{
		margin-top: 30px;
		width: 137px;
		position: static;
	}
	#container.scrolled #haberhaus_buehne_logo img{
		width: 100%;
		height: auto;
	}
	#container_center{
		width: 96%;
		margin: 20px 2%;
	}
	.record_box{
		position: relative;
	}
	.images_box01.einzelbild{
		width: auto !important;
		max-width: 98% !important;
		margin-right: 2% !important;
		height: auto;
	}
	.images_box01{
		width: 32% !important;
		margin-right: 2% !important;
		height: auto;
	}
	.images_box01 img{
		width: 100%;
		height: auto;	
	}
	.images_box01{
		height: auto !important;
	}
	.images_box01 .bildlegende{
		bottom: 10%;
		height: auto;
		padding: 3px 0;
	}
	.images_box01 .bildlegende .text{
		font-size: 17px;
	}
	.images_box01.number_3{
		margin-right: 0 !important;	
	}
	footer .footer_center{
		width: 100%;
	}
	.news_box .spalte_bilder{
		width: 33%;
	}
	.news_box .images_box01{
		width:100% !important;
		margin-right: 2% !important;
		height: auto;
	}
	.menutitel h3 {
		width: auto;
	}
}	
@media screen and (max-width: 730px) {
	.spalte_l {
		display: none;
	}
	#home .spalte_l {
		display: block;
		width: 100%;
		
	}
	#home .spalte_l .images_box_seite{
		text-align: center;
	}
	#home .spalte_l h3,
	#home .spalte_l hr,
	#home .spalte_l p{
		display: none;
	}
	.spalte_l.subnavi{
		display: block;
		width: 100%;
		text-align: center;
	}
	#subnavi_box li {
		width: auto;
		float: none;
		display: inline-block;
		padding: 0 10px;
	}	
	.spalte_r{
		clear: both;
		width: 100%;
	}
	.images_box_seite{
		float: none;
	}
	.news_box .spalte_l, .news_box .spalte_r{
		width: 100%;
		float: none;
		text-align: left;
	}
	.news_box .record_box {
		padding: 0 0 25px 0;
	}
	.news_datum_linien{
		border: none;
		margin: 0;
		padding: 0;
	}
	.news_datum{
		background: transparent;
		text-align: left;
		margin: 0;
		padding: 0;
	}
	.news_box .spalte_r {
		border-top: none;
		position: static;
	}
	.news_box .record_box{
		border-top: 1px solid #2d353a;
	}
	.news_datum p{
		text-align: left;
	}
	.news_box .right_text{
		position: static;
	}
	.bottom_box {
		position: absolute;
		bottom: 15px;
	}
}

@media screen and (max-width: 400px) {
	.news_box .right_text, .news_box .spalte_bilder{
		width: 100%;
	}
	.news_box .spalte_bilder{
		text-align: center;
	}
	.news_box .spalte_bilder .images_box01{
		display: inline-block;
		float: none;
		width: auto !important;
		height: auto;
	}
	.news_box .spalte_bilder .images_box01 img{
		width: 250px;
	}
	.reserv.title{
		display: block;
		float: none;
		margin: 0 0 10px 0;
	}
	header #headlayer_center{
		height: 140px
	}
	#container.scrolled #haberhaus_buehne_logo,
	#container #haberhaus_buehne_logo{
		transition: none;
		margin-top: 10x;
		position: relative;
		width: 80px;
		height: auto;
		margin: 10px 0 0 0;
	}
}