

html body {
  /*background: url('images/background.gif') no-repeat center 150px #fff;*/
  background: url('images/background.png') no-repeat center 20px #fff;
  color: #555;
  font: 14px/140% 'Helvetica', 'Arial', sans-serif;
  margin: 0px;
}


@media screen and (max-width: 820px) {


/*  h1 {
    width: 100% !important;
  }

  h2 a {
    color: #d39700 !important;
  }*/

/*  .mobile__hl {
    display: block;
  }
*/
/*  input {
    width: 100%;
  }
*/
}

  .mobile__hl {
    display: none;
  }

#base_wrapper {
  padding: 0px 20px;
  max-width:  calc(100% - 40px);
}

@media screen and (min-width: 820px) {

  #base_wrapper {
    padding: 0px;
    max-width:  auto;
  }
  .mobile__hl {
    display: none;
  }

}

.base-clean_body {
  background: none;
}

strong {
  font-weight: bold;
}


ul li {
  color: rgb(85,85,85);
}

p em,
em {
  font-style: italic;
  color: rgb(85,85,85);
}

sup, sub {
  font-size: .8em;
  padding-left: 1px;
}

sup {
  vertical-align: top;
}

sub {
  vertical-align: bottom;
}

a {
  text-decoration: none;
  color: #d39700;
}

img {
  width: 100%;
  height: auto;
}

#base_content {
  /*margin-top: 80px !important;*/
}

#base_content img {
  width: auto;
  max-width: 100%;
}

a:hover {
  text-decoration: underline;
}

h1, h2 {
  font: 22px 'TradeGothicLTStdCnNo.18', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #d39700;
  margin-bottom: 23px;
  font-size: 22px;
}

h1 {
  margin-top: 0;
}

h2 {
    font-size: 22px;
}

h3 {
  font-size: 16px;
  margin-bottom: 10px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: .1em;
}

h4 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
}

article {
  /*padding-top: 20px;*/
}

#base_wrapper {
  position: relative;
}

/* Header */

#base_header {
  height: 320px;
  height: 200px;
  margin: 0px;
  font-size: 12px;
}

#base_header h1 {
  padding-top: 25px;
}

#base_header h1 a {
  display: block;
  width: 245px;
  height: 85px;
  margin: 0px auto 40px;
  background: url('images/logo.gif') no-repeat center;
  text-indent: -9999px;
}

#base_header .header_img {
  padding: 16px 0;
  margin-top: 20px;
}

#base_header_slideshow {
  position: absolute;
  top: 165px;
  top: 35px;
  height: 136px;
  width: 796px;
  background: #d39700;
}

#base_search {
  text-align: right;
  float: right;
}

#base_search .donate_button {
  display: inline-block;
}

#base_search .donate_button img {
  width: auto;
  /*float: right;*/
  /*position: relative;*/
  /*top:25px;*/
}


/* Footer */

#base_footer {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-top: 10px;
  border-top: 1px solid #aaa;
  font-size: 12px;
}

#base_content {
  /*margin-top: 15px;*/
}

/* Tabs */

#block-murnau-local-tasks ul{
  border-bottom: 1px solid rgb(85,85,85);;
}


#block-murnau-local-tasks li{
  border-top: 1px solid rgb(85,85,85);;
  border-left: 1px solid rgb(85,85,85);;
  border-right: 1px solid rgb(85,85,85);;
  border-bottom: 1px solid #fff;
  display: inline-block;
  position: relative;
  top: 1px;
  padding: 5px 20px;
}


#block-murnau-page-title {
  width: 70%;
}

.iframe_spenden {
  width: 100%;
  height: 960px;
}

.js-quickedit-page-title, #block-murnau-page-title {
  display: none;
}

#block-views-blockcinema-shows-block-1 img {
  width: 116px;
}

.reference__content .paragraph{
  border: 0px;
  padding: 0px;
}

.admin-edit {
  display: none;
}

.user-logged-in .admin-edit{
  display: block;
}

/*.contextual {
  position: relative !important;
}*/

.reference__content .paragraph {
  border: 0px !important;
  padding: 0px !important;
}

.field--name-field-view-ansicht .field__label {
  display: none;
}


.eu-cookie-compliance-secondary-button {
  background: white;
  color: #d39700;
  padding: 3px 14px;
  font-size: 13px;
}

.eu-cookie-compliance-default-button {
  display: none;
}

#sliding-popup {
  border-top: 2px solid white;
}

#popup-buttons {
  float: left;
  margin-left: 18px;
}