html {
  overflow-y: scroll;
}
/* always show vertical scrollbar (for Moz) */
* {
  margin: 0px;
  padding: 0px;
}
body {
  font: 13px/150% arial, helvetica, sans-serif;
  color: #333333;
  background-color: #fff;
  padding: 15px 0 50px 0;
}
img {
  border-width: 0px;
}
cite {
  font-weight: bold;
  font-style: italic;
}
p {
  padding: 0 0 14px 0;
}
.box_right p {
  padding: 5px 0;
}
strong {
  font-weight: bold;
}
hr {
  background-color: #DDD;
  border: medium none;
  clear: both;
  color: #DDD;
  height: 1px;
  margin: 7px 0 14px 0;
}
ul {
  list-style-type: circle;
  padding: 0 0 20px 35px;
}
ol {
  padding: 0 0 20px 35px;
}
li {
  padding-bottom: 5px;
  clear: both;
}
blockquote {
  background: #f9f9f9;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before,
blockquote:after {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  content: '\201C';
}
blockquote p {
  display: inline;
}
/*############################### HEADLINES ###############################*/
h1 {
  font-size: 28px;
  line-height: 33px;
  margin-bottom: 10px;
  color: #000;
}
#box_head h1 {
  background-image: url("../image/trans.png");
  position: absolute;
  bottom: 0px;
  line-height: 30px;
  margin-bottom: 0px;
  padding: 10px 20px 10px;
  width: 940px;
  z-index: 9;
}
@media (max-width:959px) {
  #box_head h1 {
    width: 600px;
  }
}
@media (max-width:640px) {
  #box_head h1 {
    width: 93.75%;
    padding: 1.5625% 3.125% 1.5625%;
  }
}
.datum_titel {
  font-size: 16px;
  line-height: normal;
}
@media (max-width:640px) {
  .datum_titel {
    font-size: 12px;
    line-height: 16px;
  }
}
h2 {
  font-size: 20px;
  line-height: normal;
  color: #000;
  margin-bottom: 14px;
}
@media (max-width:640px) {
  h2 {
    font-size: 18px;
  }
}
h3 {
  font-size: 16px;
  line-height: 22px;
  margin: 5px 0;
  /*padding: 2px 10px 2px 10px;
  background-color: #ddd;*/
}
.box_aktuell h3 {
  margin: 0;
}
.box_aktuell h3 a {
  font-size: 16px;
  color: #444444;
}
.box_right h3 {
  font-size: 13px;
}
h4 {
  font-size: 14px;
  line-height: 20px;
}
/*############################### LINKS ###############################*/
a {
  color: #333;
  outline: 0;
  -moz-outline: 0;
}
a:hover {
  color: #000000;
  background-color: #FFFF00;
  text-decoration: none;
}
a.arrow,
a.back,
span.arrow a {
  padding: 0px 4px 0px 15px;
  background: url("../image/pfeil.png") 0 3px no-repeat;
  text-decoration: none !important;
}
a.back {
  background: url("../image/pfeil_back.png") 0 3px no-repeat;
}
a.arrow:hover,
span.arrow a:hover {
  background: #FFFF00 url("../image/pfeil_black.png") 0 3px no-repeat;
}
a.back:hover {
  background: #FFFF00 url("../image/pfeil_back_black.png") 0 3px no-repeat;
}
a.pdf {
  background: url("../image/pdf.gif") 0 2px no-repeat;
  padding-left: 15px;
}
/*############################### SITEMAP ###############################*/
.tx-flseositemap-pi1 a {
  text-decoration: none;
}
.tx-flseositemap-pi1 ul {
  padding-bottom: 0px;
}
.tx-flseositemap-pi1 ul li {
  font-weight: bold;
  line-height: 120%;
}
.tx-flseositemap-pi1 ul li ul li {
  font-weight: normal !important;
}
.tx-flseositemap-pi1 li {
  padding: 5px 0 0 0;
}
#box_head {
  width: 960px;
  clear: both;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media (max-width:959px) {
  #box_head {
    width: 640px;
  }
}
@media (max-width:640px) {
  #box_head {
    width: 100%;
  }
}
.head_top {
  margin-bottom: 0px;
  width: 960px;
  /*height: 130px;
  */
  height: 80px;
  background: url("../image/logo_Stadtmuseum.png") no-repeat center /*40px*/;
  /*background: url("../image/logo_125-jahre.png") no-repeat center;	*/
}
@media (max-width:959px) {
  .head_top {
    width: 640px;
    background: url("../image/logo_Stadtmuseum.png") no-repeat 300px /*40px*/;
    height: 100px;
  }
}
@media (max-width:640px) {
  .head_top {
    width: 100%;
    height: 140px;
    background: url("../image/logo_Stadtmuseum.png") no-repeat center 20px /*40px*/;
  }
}
/*.box_generic_links {
	float: right;
	margin-top: 100px;	
	}
*/
.box_generic_links {
  float: right;
  margin-top: 50px;
}
@media (max-width:959px) {
  .box_generic_links {
    margin-top: 5px;
    display: none;
  }
}
@media (max-width:640px) {
  .box_generic_links {
    float: none;
    /* width: 25%; */
    position: absolute;
    /* left: 75%; */
    top: 0;
    width: 100%;
    /* margin-bottom:20px; */
    text-align: center;
    margin-top: 0;
  }
}
.box_generic_links a {
  text-decoration: none;
  padding: 1px 5px;
  font: 12px/18px arial, helvetica, sans-serif;
  border-right: 1px solid #ccc;
  vertical-align: middle;
}
@media (max-width:959px) {
  .box_generic_links a {
    display: inline;
    border-right: medium none;
    text-aign: center;
  }
}
.header_std {
  height: 191px;
  width: 960px;
  padding: 1px 0 0 0;
  z-index: 8;
}
@media (max-width:959px) {
  .header_std {
    width: 640px;
    overflow: hidden;
  }
}
@media (max-width:640px) {
  .header_std {
    width: 100%;
    overflow: hidden;
  }
}
.box_content {
  padding: 10px 20px 30px 20px;
  overflow: auto;
  width: 918px;
  margin: 0 auto;
  clear: both;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
@media (max-width:959px) {
  .box_content {
    width: 598px;
  }
}
@media (max-width:640px) {
  .box_content {
    width: 87.5%;
    padding: 10px 6.25% 30px 6.25%;
    border: medium none;
  }
}
.box_content.mobile_home {
  border: medium none !important;
}
@media (max-width:640px) {
  .box_content.mobile_home {
    width: 95%;
    padding: 10px 0 30px;
  }
}
.box_left {
  width: 625px;
  padding-right: 15px;
  float: left;
  overflow: hidden;
  min-height: 400px;
}
@media (max-width:959px) {
  .box_left {
    width: 600px;
    float: none;
    min-height: 0;
  }
}
@media (max-width:640px) {
  .box_left {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.last {
  border-bottom-width: 0px !important;
  border-right-width: 0px !important;
}
.divider {
  height: 15px;
  width: 100%;
  border-bottom: 0px solid #DDD;
  margin-bottom: 15px;
  clear: both;
}
/*############################### Bilder-Liste / SUCHE ###############################*/
.box_list_item {
  padding-bottom: 12px;
  margin: 12px 0 15px 0;
  border-bottom: 1px solid #ddd;
  clear: both;
}
.box_list_item h1,
.list h1 {
  margin: 5px 0 10px 0;
}
.tx-indexedsearch-title a,
.box_list_item h1 a,
.list h1 a {
  font-size: 16px;
  color: #000;
  background-color: #FFFF77;
  padding: 2px 5px;
  line-height: normal;
  text-decoration: none;
}
.tx-indexedsearch-title a {
  font-size: 14px;
}
.small_image h1 {
  margin: 2px 0px 5px;
}
.small_image h1 a {
  font-size: 13px;
  padding: 1px 3px 1px 0;
}
@media (max-width:959px) {
  .small_image h1 a {
    font-size: 15px;
  }
}
.tx-indexedsearch-title a:hover,
.box_list_item h1 a:hover,
.list h1 a:hover {
  text-decoration: none;
  color: #FFFF00;
  background-color: #000;
}
.box_list_item .datum {
  font-weight: bold;
  color: #000;
}
.image_list_left {
  font: 11px/15px arial, helvetica, sans-serif;
  color: #666666;
  float: left;
  margin: 3px 15px 5px 0;
}
@media (max-width:640px) {
  .image_list_left {
    max-width: 32%;
  }
  .image_list_left img {
    max-width: 100%;
    height: auto;
  }
}
.text_list_right,
.list .csc-textpic-text {
  width: 455px;
  float: right;
}
@media (max-width:959px) {
  .text_list_right,
  .list .csc-textpic-text {
    width: 500px;
  }
}
@media (max-width:640px) {
  .text_list_right,
  .list .csc-textpic-text {
    width: 78.125%;
  }
}
@media (max-width:959px) {
  .text_list_right {
    width: 400px;
  }
}
@media (max-width:640px) {
  .text_list_right {
    width: 62.5%;
  }
}
.small_image .text_list_right {
  float: left;
  position: relative;
  top: 10px;
  margin-bottom: 10px;
}
/*############################### RECHTE SPALTE ###############################*/
.column_right {
  font: 12px/140% arial, helvetica, sans-serif;
  float: right;
}
@media (max-width:959px) {
  .column_right {
    float: none;
  }
}
.box_right .csc-default {
  width: 250px;
  padding: 5px 10px 10px 10px;
  border: 0px solid #DDD;
  overflow: hidden;
  margin: 6px 0px 10px 0;
  background-color: #EEE;
}
@media (max-width:959px) {
  .box_right .csc-default {
    width: 580px;
  }
}
@media (max-width:640px) {
  .box_right .csc-default {
    width: 90.625%;
  }
}
.box_right .csc-textpic-image {
  margin-top: 10px;
}
.box_right .csc-textpic-text {
  margin-top: 5px;
  width: auto;
  float: none;
}
.box_right h2 {
  font-size: 14px;
  line-height: normal !important;
  background-color: #DDD;
  padding: 10px 10px 5px 10px !important;
  margin: -10px -10px 0 -10px !important;
}
.box_right_content {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #DDD;
  clear: both;
}
.box_print {
  font-size: 11px;
  margin: 10px 0 0 0;
}
/*############################### SUB-NAVIGATION ###############################*/
.box_right_navi {
  width: 250px;
  padding: 5px 10px;
  background-color: #e9e9e9;
  border: 0px solid #CCC;
  overflow: hidden;
  margin: 5px 0px 10px 0;
}
@media (max-width:959px) {
  .box_right_navi {
    width: 580px;
  }
}
@media (max-width:640px) {
  .box_right_navi {
    width: 90.625%;
  }
}
.box_right_navi h1 {
  font-size: 14px;
  line-height: normal;
  background-color: #DDD;
  padding: 10px 10px 5px 10px;
  margin: -10px -10px 0 -10px;
}
.box_right_navi ul {
  list-style-type: none;
  padding: 0;
  margin: 0 -10px -5px -10px;
  line-height: 16px;
}
.box_right_navi ul .ebene2,
.box_right_navi ul .ebene3 {
  margin: 0;
  background-color: #E3E3E3;
}
.box_right_navi li {
  padding: 0;
  border-top: 1px solid #FFF;
}
.box_right_navi li a {
  padding: 3px 10px 3px 25px;
  display: block;
  text-decoration: none;
  background: url("../image/pfeil.png") 10px 7px no-repeat;
}
.box_right_navi ul .ebene2 a,
.box_right_navi ul .ebene3 a {
  padding: 3px 10px 3px 40px;
  background: url("../image/pfeil.png") 25px 7px no-repeat;
  font-weight: bold;
}
.box_right_navi ul .ebene3 a {
  background: url("../image/pfeil.png") 35px 7px no-repeat;
}
.box_right_navi ul .ebene3 li {
  text-indent: 10px;
}
.box_right_navi li a.select,
.box_right_navi li a.select2 {
  font-weight: bold;
  background: #FFFF00 url("../image/pfeil_black_unten.png") 10px 7px no-repeat;
  cursor: pointer;
}
.box_right_navi li a.select2 {
  background: #FFFF00 url("../image/pfeil_black.png") 10px 7px no-repeat;
  cursor: pointer;
}
.box_right_navi ul .ebene2 a.select {
  padding: 3px 10px 3px 40px;
  background: #FFFF77 url("../image/pfeil_black.png") 25px 7px no-repeat;
  font-weight: bold;
  cursor: pointer;
}
.box_right_navi li a:hover {
  text-decoration: none;
  background: #FFFF00 url("../image/pfeil_black.png") 10px 7px no-repeat;
}
.box_right_navi ul .ebene2 li a:hover {
  text-decoration: none;
  background: #FFFF77 url("../image/pfeil_black.png") 25px 7px no-repeat;
}
.box_right_navi ul .ebene3 li a:hover {
  text-decoration: none;
  background: #FFFF77 url("../image/pfeil_black.png") 35px 7px no-repeat;
}
/*############################### Tabellen ###############################*/
thead,
th {
  text-align: left;
}
caption {
  text-align: left;
  font-weight: bold;
}
td {
  vertical-align: top;
}
.kalender {
  text-align: center;
  color: #999;
  margin: 0 auto 5px auto;
  width: 252px;
}
.kalender caption {
  font-weight: bold;
  padding: 5px 5px 5px 0;
  text-align: center;
  color: #333;
}
.kalender caption a {
  padding: 5px 10px;
  margin: 0 5px;
}
.kalender tr.tage {
  font-weight: bold;
  color: #fff;
  background-color: #999;
}
.kalender td {
  height: 22px;
  border-bottom: 1px solid #FFF;
  width: 36px;
  vertical-align: middle;
}
.kalender td a {
  padding: 3px 10px;
  text-decoration: none;
}
.kalender td a:hover,
.kalender .select {
  background-color: #FFFF00;
}
.kalender .heute {
  background-color: #999;
  color: #fff;
}
.veranstaltungen_tabelle {
  margin: 0 -10px -5px -10px;
  width: 270px;
}
.veranstaltungen_tabelle a {
  display: block;
  padding: 5px;
  text-decoration: none;
}
.veranstaltungen_tabelle a:hover,
.veranstaltungen_tabelle a.select {
  background-color: #FFFF00;
  color: #000000;
  text-decoration: none;
}
.veranstaltungen_tabelle td {
  vertical-align: top;
  border-top: 1px dotted #AAAAAA;
}
/* OLD #td_1 {
	border-width: 0px;
	} */
td.datum {
  color: #333333;
  padding: 5px 5px 0 5px;
  text-align: right;
  width: 75px;
}
.archiv_tabelle {
  margin: 0 -5px -5px -5px;
  width: 260px;
}
.archiv_tabelle td {
  vertical-align: top;
  border-top: 1px dotted #AAAAAA;
}
/*############################### FOOTER ###############################*/
.footer {
  font-size: 12px;
  text-align: center;
  width: 800px;
  padding: 15px 20px 10px 20px;
  margin: 0 auto;
  color: #555;
}
@media (max-width:959px) {
  .footer {
    width: 600px;
    padding: 15px 0 10px;
    text-align: center;
    font-size: 13px;
  }
  .footer #c54 {
    margin-bottom: 10px;
  }
  .footer #c54 a {
    background: #ddd;
    padding: 5px;
    width: 60%;
  }
}
@media (max-width:640px) {
  .footer {
    width: 90%;
    padding: 15px 0 10px;
    border-top: 1px solid #aaaaaa;
  }
}
.footer ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
.footer ul.footercont_3 {
  padding: 0 0 15px 0;
}
.footer ul li {
  display: inline;
}
@media (max-width:959px) {
  .footer ul li {
    float: left;
    clear: none;
    display: block;
  }
}
.footer ul li.clearer {
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
}
@media (max-width:959px) {
  .footer ul li.clearer {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
  }
}
.footer a {
  text-decoration: none;
  padding: 0px 2px;
  color: #555;
}
.footer a:hover {
  color: #000;
}
.footer_muenchen {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  text-align: center;
}
@media (max-width:959px) {
  .footercont_1,
  .footercont_3 {
    display: none;
  }
}
/*############################### IMAGES ###############################*/
.galerie img {
  margin: 0 8px 8px 0;
}
.galerie .last {
  margin: 0 0 8px 0;
}
.galerie a:hover,
#jquery-lightbox a:hover {
  background-color: #FFFFFF;
}
.box_right .bild_left {
  float: left;
  margin: 3px 10px 5px 0;
}
.bild_left_untertitel {
  font: 11px/15px arial, helvetica, sans-serif;
  margin: 3px 15px 10px 0;
  float: left;
}
.bild_right_untertitel {
  font: 11px/15px arial, helvetica, sans-serif;
  margin: 3px 15px 10px 0px;
  float: left;
}
#lightbox-image-details-currentNumber {
  display: none !important;
}
.textView,
.imageView {
  float: left;
}
.textView {
  margin: 0 0 0 10px;
  width: 440px;
}
.textView p {
  font-size: 14px;
}
/*############################### CLEARFIX ###############################*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
/*############################### VERANSTALTUNGEN ###############################*/
.ort {
  font-style: italic;
}
.eintritt {
  font-style: italic;
}
.untertitel {
  font-weight: bold;
  font-size: 14px;
  display: block;
  margin-top: -5px;
}
.text_list_right .untertitel {
  font-size: 13px;
  margin-top: 0;
}
.tx-msmveranstaltungen .box_list_item p {
  padding: 0;
}
/*############################### FORMULARE ###############################*/
form {
  margin: 5px 0 10px 0;
  padding: 15px;
  background-color: #EEE;
  border: 5px solid #E1E1E1;
  font: inherit;
  width: 560px;
}
@media (max-width:640px) {
  form {
    width: 90%;
    border: medium none;
    padding: 5%;
  }
}
.box_search form {
  margin: 0;
  padding: 0;
  background-color: #fff;
  border-width: 0px;
  width: auto;
}
/*.box_search {
	float:left;
	margin-top: 70px;	
	display: inline;
	}
*/
.box_search {
  float: left;
  margin-top: 45px;
  display: inline;
}
@media (max-width:640px) {
  .box_search {
    width: 90%;
    margin: 0 0 10px 0;
    display: block;
    border-top: 1px dotted #e1e1e1;
    padding: 5px 0 0 10%;
    position: absolute;
    left: 0;
    top: 100px;
  }
}
.box_search input[type="text"] {
  padding: 1px 4px;
  background-color: #FFF;
  border: 1px solid #CCC;
  width: 180px;
  color: #000;
  font-size: 13px;
  vertical-align: middle;
}
@media (max-width:640px) {
  .box_search input[type="text"] {
    width: 70%;
  }
}
.box_search input {
  vertical-align: middle;
  color: #000;
  font-size: 13px;
  outline: 0;
}
form input.text {
  margin: 10px 10px 10px 0;
  padding: 2px 4px;
  width: 200px;
  font: inherit;
  color: #000;
  background-color: #F5F5F5;
  border: 1px solid #AAA;
}
form .text:hover,
.newsletter_form .text:focus {
  background-color: #FFF;
}
form .text:focus {
  border: 1px solid #333;
}
form h2 {
  display: none;
}
fieldset {
  border-width: 0px;
}
#presse-antrag fieldset {
  border-width: 0px;
  border-bottom: 1px solid #BBB;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
legend {
  font-style: italic;
}
input[type="submit"] {
  margin-top: 10px;
  padding: 1px 4px;
}
.tx-mstmbildarchiv input[type="submit"],
.tx-mstmpkshop-suche input[type="submit"] {
  margin-top: 0;
}
.tx-mstmbildarchiv form,
.tx-mstmpkshop-suche form {
  margin-bottom: 20px;
}
.pflichtfelder {
  font-size: 11px;
  line-height: normal;
}
/*### TYPO3 FORMULAR STYLES ###*/
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  border: 1px solid #999;
  width: 200px;
  padding: 2px 4px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #444;
}
input[type="text"]:hover,
input[type='password']:hover,
textarea:hover {
  border: 1px solid #000;
}
.type-text {
  margin: 10px 10px 10px 0;
}
label {
  float: left;
  width: 170px;
  padding-right: 10px;
}
.tx-hairu .form-group label {
  width: 200px;
}
input.error {
  border: 1px solid red !important;
}
select.error {
  background-color: red;
  color: #fff;
}
label.error,
p.error {
  color: red;
  font-weight: bold;
}
/*### AUSNAHME FORMULAR STYLES ###*/
.tx-felogin-pi1 legend,
.tx-indexedsearch legend {
  display: none;
}
.tx-felogin-pi1 label {
  width: auto;
}
.tx-felogin-pi1 input[type="submit"] {
  margin-top: 10px;
  display: block;
}
.tx-felogin-pi1 form,
form#TSFE_ADMIN_PANEL_FORM {
  margin: 10px 0 20px 0;
  padding: 0;
  border-width: 0;
  width: auto;
}
label[for="freiberuflich-ja"],
label[for="freiberuflich-nein"] {
  width: auto;
  float: none;
}
.type-check div {
  display: inline;
  padding-right: 20px;
}
@media (max-width:640px) {
  .type-check div {
    display: block;
    float: none;
    clear: both;
    padding: 0 0 0 0;
  }
}
.tx_powermail_pi1_fieldwrap_html {
  padding-bottom: 10px;
}
div.tx-indexedsearch-form,
div.tx-indexedsearch-search-submit {
  display: inline;
}
.powermail_check_inner label {
  width: 200px;
}
.tx_powermail_pi1_formconfirmation_back,
.tx_powermail_pi1_formconfirmation_submit {
  background-color: transparent;
  border-width: 0;
  margin: 0 20px 0 0;
  padding: 0;
  display: inline;
}
/* Suche Online-Shop */
.tx-mstmpkshop label {
  width: 100px;
}
.tx-mstmpkshop form {
  border: none;
  width: 240px;
  margin: 5px 0;
  padding: 0;
}
.tx-mstmpkshop input[type="text"] {
  width: 150px;
}
/*############################### SHOP ###############################*/
.list_item,
.list_item_last {
  float: left;
  width: 132px;
  padding: 0 24px 20px 0;
  font-size: 11px;
  line-height: 130%;
}
@media (max-width:959px) {
  .list_item,
  .list_item_last {
    padding: 0 18px 20px 0;
  }
}
@media (max-width:640px) {
  .list_item,
  .list_item_last {
    float: none;
    width: 70%;
    padding: 0 0 20px;
    margin: 0 auto;
  }
}
.list_item_last {
  padding: 20px 0 0 0;
}
.list_item img,
.list_item_last img {
  border: 1px solid #ccc;
  margin-bottom: 3px;
}
@media (max-width:640px) {
  .list_item img,
  .list_item_last img {
    float: none;
    width: 100%;
    height: auto;
  }
}
.list_item a,
.list_item_last a {
  display: block;
  text-decoration: none;
}
.list_item .titel {
  font-weight: bold;
}
@media (max-width:640px) {
  .list_item .titel {
    display: block;
  }
}
.list_item a:hover,
.list_item_last a:hover {
  background-color: #FFFF77;
}
.shop_item {
  margin-top: 10px;
}
.shop_item img {
  float: left;
  padding: 0 20px 20px 0;
}
.shop_item h2 {
  margin: 0;
}
.shop_item h3 {
  font-size: 13px;
}
.shop_item h4 {
  font-size: 13px;
  margin-bottom: 10px;
}
.shop_item a.cart {
  background: #FFFF00 url("../image/shop/cart.png") 8px 1px no-repeat;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  padding: 3px 10px 3px 30px;
  border: 1px solid #999;
}
.shop_item a.cart:hover {
  background: #000 url("../image/shop/cart_y.png") 8px 1px no-repeat;
  color: #FFFF00;
  border: 1px solid #000;
}
.shop_item a.tell {
  background-color: #FFFF77;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  padding: 3px 10px;
  border: 1px solid #999;
}
.shop_item a.tell:hover {
  background-color: #000;
  color: #FFFF00;
  border: 1px solid #000;
}
/*############################### BILDARCHIV ###############################*/
.bildarchiv h2 {
  margin-bottom: 10px;
}
.bildarchiv select {
  padding: 1px 0 1px 5px;
  font-family: inherit;
}
.bildarchiv option,
.bildarchiv input {
  padding: 1px 5px;
}
.bildarchiv input {
  width: 200px;
}
.bildarchiv input.button {
  background: #FFFF00 url("../image/shop/cart.png") 8px 1px no-repeat;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  padding: 3px 10px 3px 30px;
  border: 1px solid #999;
  width: auto;
}
.bildarchiv input.button:hover {
  background: #000 url("../image/shop/cart_y.png") 8px 1px no-repeat;
  color: #FFFF00;
  border: 1px solid #000;
}
.warenkorb a.entfernen,
.warenkorb a.bestellen {
  background-color: #FFFF77;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  padding: 3px 10px;
  border: 1px solid #999;
  font-weight: normal;
  display: inline;
}
.warenkorb a.entfernen:hover,
.warenkorb a.bestellen:hover {
  background-color: #000;
  color: #FFFF00;
  border: 1px solid #000;
}
.warenkorb a.bestellen {
  background-color: #FFFF00;
  float: right;
}
/*############################### PRESSE ###############################*/
.presse a.download {
  background-color: #FFFF77;
  text-decoration: none;
  padding: 0px 3px;
}
.presse a.download:hover {
  background-color: #000;
  color: #FFFF00;
}
.presse_foto {
  margin: 5px 0 20px 0;
}
.presse_foto img {
  float: left;
  margin-right: 10px;
}
/*#c298 .tx-felogin-pi1 h3 {
	display:none;
}*/
.tx-felogin-pi1 div {
  margin-top: 10px;
}
.tx-felogin-pi1 form div {
  margin-top: 0px;
}
@media (max-width:640px) {
  .column_right DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
    width: 80%;
  }
}
/*############################### HOME ###############################*/
.header_home {
  margin-top: 1px;
  position: relative;
  z-index: 51;
  left: 0;
  top: 0;
}
body#mobilestart .header_home {
  position: relative;
  z-index: 51;
  left: 0;
  top: 0;
}
.header_home a {
  background-image: url("../image/trans.png");
  position: absolute;
  bottom: 0px;
  margin-bottom: 0px;
  padding: 10px 20px 10px;
  width: 920px;
  z-index: 52;
  font-size: 28px;
  line-height: 33px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
@media (max-width:959px) {
  .header_home a {
    width: 620px;
    padding: 10px;
  }
}
@media (max-width:640px) {
  .header_home a {
    width: 97%;
    padding: 1.5625%;
    font-size: 16px;
    line-height: 22px;
  }
}
.header_home a:hover,
.home a:hover {
  background-image: url("../image/trans_bg.png");
  background-color: transparent;
  color: #FFFF00;
}
.home {
  padding: 0;
  border: none;
  width: 960px;
  clear: both;
  overflow: hidden;
}
@media (max-width:959px) {
  .home {
    width: 640px;
    padding: 20px 0 0 0;
  }
}
@media (max-width:640px) {
  .home {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
.aktuell_home,
.aktuell_home_2,
.aktuell_home_3,
.aktuell_col,
body .aktuell_col {
  width: 300px;
  float: left;
  /*background: url("../image/home/1.jpg") no-repeat;
  */
  margin: 20px 30px 0 0;
  position: relative;
  left: 0;
  top: 0;
  z-index: 50;
}
@media (max-width:959px) {
  .aktuell_home,
  .aktuell_home_2,
  .aktuell_home_3,
  .aktuell_col,
  body .aktuell_col {
    width: 200px;
    margin: 20px 20px 0 0;
    max-width: 200px;
    float: none;
    margin: 0 auto;
  }
  .aktuell_home DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
  .aktuell_home_2 DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
  .aktuell_home_3 DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
  .aktuell_col DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
  body .aktuell_col DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
    width: 200px !important;
  }
}
.aktuell_home.last,
.aktuell_home_2.last,
.aktuell_home_3.last,
.aktuell_col.last,
body .aktuell_col.last {
  margin: 20px 0 0 0;
}
@media (max-width:959px) {
  .aktuell_home.last,
  .aktuell_home_2.last,
  .aktuell_home_3.last,
  .aktuell_col.last,
  body .aktuell_col.last {
    margin: 20px auto !important;
  }
}
@media (max-width:959px) {
  body .csc-textpic-imagewrap .csc-textpic-image {
    max-width: 200px !important;
  }
}
.aktuell_home_2 {
  background: url("../image/home/2.jpg") no-repeat;
}
.aktuell_home_3 {
  background: url("../image/home/3.jpg") no-repeat;
  margin-right: 0px;
}
.home h2 {
  margin: 140px 0 0 0;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  z-index: 55;
  position: absolute;
  left: 0;
  width: 300px;
}
@media (max-width:959px) {
  .home h2 {
    max-width: 200px !important;
    margin-top: 57px;
  }
}
.home a {
  background-image: url("../image/trans.png");
  color: #000;
  text-decoration: none;
  font-weight: bold;
  z-index: 55px;
  display: block;
  padding: 10px;
}
@media (max-width:959px) {
  .home a {
    height: 40px;
    text-align: center;
  }
}
.home .last {
  margin-right: 0px;
}
body#mobilestart .mobile_home {
  position: relative;
  top: -60px;
  left: 0;
  z-index: 50;
  padding-top: 20px;
  padding-bottom: 20px;
}
/*############################## Tabellen ##############################*/
.contenttable {
  margin: 10px 0 20px 0;
}
.contenttable p {
  padding: 0;
}
.contenttable td {
  padding: 0 5px 5px 0;
}
.powermail_all td {
  padding-right: 10px;
}
.powermail_all_value {
  font-weight: bold;
}
/*############################## Tip a fiend ##############################*/
.tipafriend_container .formrow {
  padding: 6px 0 6px 0;
}
.tipafriend_container .formrow label {
  float: left;
  width: 200px;
}
/*.tipafriend_container .formrow input[type="text"],
 .tipafriend_container .formrow textarea{
	float:right;
	width:300px;
}
.tipafriend_container .formrow .tipcapframe {
		float:right;
		width:360px;
}*/
.tipafriend_container .formrow input.captcha {
  margin: 5px 0 0;
  float: none;
}
.tipafriend_container .formrow .clearer {
  clear: both;
  float: none;
}
/*############################## Warenkorb ONLINESHOP  /  SUCHE ##############################*/
/* default styles for extension "tx_felogin_pi1" */
.tx-felogin-pi1 label {
  display: block;
}
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
  display: inline;
  margin-right: 0px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
  width: 100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
  width: 200px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top: 10px;
  margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
  font-weight: bold;
  font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
  text-align: center;
  font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
  font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: black;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background: #eeeeee;
  display: none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
  margin-top: 20px;
  margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
  background: #cccccc;
  vertical-align: middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
  color: #666666;
}
.tx-indexedsearch .tx-indexedsearch-category {
  background: #cccccc;
  font-size: 16px;
  font-weight: bold;
}
/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
  clear: both;
  margin-bottom: 1em;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
  margin-right: 1em;
  width: 10em;
  float: none;
}
.tx-indexedsearch .result-count-tmpl-css,
.tx-indexedsearch .percent-tmpl-css {
  letter-spacing: 0;
  font-weight: normal;
  margin-top: 0em;
  float: right;
}
.tx-indexedsearch .info-tmpl-css dt,
.tx-indexedsearch dl.info-tmpl-css dd {
  float: left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
  float: none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
  float: none;
}
.tx-indexedsearch-result-number {
  display: none;
}
.browsebox a {
  text-decoration: none;
  color: #000;
  padding: 4px 3px;
}
ul.browsebox {
  padding: 2px 0;
  font-size: 12px;
  margin-bottom: 20px;
  background-color: #eee;
}
/* default styles for extension "tx_mstmbildarchiv" */
input.f3-form-error {
  background-color: #FF9F9F;
  border: 1px #FF0000 solid;
}
.tx-mstmbildarchiv table {
  border-collapse: separate;
  border-spacing: 10px;
}
.tx-mstmbildarchiv table th {
  font-weight: bold;
}
.tx-mstmbildarchiv table td {
  vertical-align: top;
}
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption {
  text-align: center;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
  text-align: right;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
  text-align: left;
}
/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn {
  float: left;
  display: inline;
}
@media (max-width:640px) {
  div.csc-textpic-imagecolumn {
    width: 46%;
    margin-bottom: 10px;
  }
}
/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG,
DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
  border: 2px solid black;
  padding: 0px 0px;
}
DIV.csc-textpic-imagewrap {
  padding: 0;
}
DIV.csc-textpic IMG {
  border: none;
}
/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image {
  float: left;
}
/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL {
  list-style: none;
  margin: 0;
  padding: 0;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
  float: left;
  margin: 0;
  padding: 0;
}
/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
  float: left;
}
@media (max-width:959px) {
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
    width: 22%;
  }
}
@media (max-width:959px) {
  body.pressebereich DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
  body.museumsladen DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
  body.highlights DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
  body.freundeskreis DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
    width: 100% !important;
    float: none;
  }
}
@media (max-width:959px) {
  body.pressebereich DIV.csc-textpic,
  body.museumsladen DIV.csc-textpic,
  body.highlights DIV.csc-textpic,
  body.freundeskreis DIV.csc-textpic {
    margin: 0 0 20px 0;
  }
}
@media (max-width:959px) {
  #box_head .header_std img {
    margin-left: -50%;
  }
}
@media (max-width:640px) {
  #box_head .header_std {
    height: auto;
  }
  #box_head .header_std img {
    max-width: 200%;
    min-width: 200%;
    height: auto;
    margin-left: -80%;
  }
  #box_head .header_std h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width:959px) {
  body.asyl #box_head .header_std img {
    max-width: 160%;
    min-width: 160%;
    height: auto;
    margin-left: -55%;
  }
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT {
  float: none;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD {
  float: none;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {
  border: none;
}
/* FE-Editing Icons */
DL.csc-textpic-image {
  margin: 0;
}
DL.csc-textpic-image DT {
  margin: 0;
  display: inline;
}
DL.csc-textpic-image DD {
  margin: 0;
}
/* Clearer */
DIV.csc-textpic-clear {
  clear: both;
}
/* Margins around images: */
/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
  display: inline;
  /* IE fix for double-margin bug */
  margin-right: 5px;
}
/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
  display: inline;
  /* IE fix for double-margin bug */
  margin-left: 5px;
}
/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
  display: inline;
  /* IE fix for double-margin bug */
  margin-left: 6px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
  margin: 0;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
  margin: 0;
  vertical-align: bottom;
}
@media (max-width:959px) {
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    width: 100%;
    height: auto;
  }
}
/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px;
}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
  margin-bottom: 10px;
  display: block;
}
DIV.csc-textpic DIV.csc-textpic-imagerow {
  clear: both;
}
DIV.csc-textpic DIV.csc-textpic-single-image IMG {
  margin-bottom: 10px;
}
/* IE7 hack for margin between image rows */
* + html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image {
  margin-bottom: 0;
}
* + html DIV.csc-textpic DIV.csc-textpic-imagerow {
  margin-bottom: 10px;
}
/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
  margin-left: 0px !important;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol {
  margin-right: 0px !important;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
  margin-left: 10px !important;
}
/* Positioning of images: */
/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text {
  clear: both;
}
/* Center (above or below) */
DIV.csc-textpic-center {
  text-align: center;
  /* IE-hack */
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
  margin: 0 auto;
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
  text-align: left;
  /* Remove IE-hack */
}
DIV.csc-textpic-center DIV.csc-textpic-text {
  text-align: left;
  /* Remove IE-hack */
}
/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
  float: right;
}
DIV.csc-textpic-right DIV.csc-textpic-text {
  clear: right;
}
/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
  float: left;
}
DIV.csc-textpic-left DIV.csc-textpic-text {
  clear: left;
}
/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
  float: left;
}
/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
  float: right;
}
/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
  float: right;
  clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text {
  height: 1%;
}
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  float: left;
  clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text,
* html .csc-textpic-intext-left ol,
* html .csc-textpic-intext-left ul {
  height: 1%;
}
/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last {
  margin-bottom: 0;
}
/* Browser fixes: */
/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol,
.csc-textpic-intext-left ul {
  padding-left: 40px;
  overflow: auto;
}
/* default styles for extension "language_switch" */
ul#langua_sitch {
  padding: 0;
  margin: 0;
  height: 25px;
}
ul#languagemenu li {
  height: 25px;
  display: inline;
  float: left;
}
ul#languagemenu li.hier {
  font-weight: bold;
}
/* default styles for extension "wtcart" */
/* div based cart */
div.wtcart_cart {
  font-size: 12px;
  border: 0px solid #336699;
  background-color: transparent;
}
div.wtcart_cart_header {
  padding: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #999;
  font-weight: bold;
  background-color: transparent;
}
div.wtcart_cart_footer {
  padding: 5px;
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px solid #999;
  font-weight: normal;
  background-color: transparent;
  color: #000;
}
div.wtcart_cart_product {
  padding: 5px;
}
div.wtcart_cart_col {
  float: left;
  display: block;
}
div.wtcart_cart_col1 {
  width: 50px;
}
div.wtcart_cart_col1_2 {
  padding-right: 20px;
  text-align: right;
  width: 360px;
}
@media (max-width:640px) {
  div.wtcart_cart_col1_2 {
    width: 100%;
    text-align: center;
  }
}
div.wtcart_cart_col1_2 br {
  display: none;
}
div.wtcart_cart_col2 {
  width: 250px;
  padding-right: 10px;
}
div.wtcart_cart_col3 {
  padding-right: 20px;
  text-align: right;
  width: 50px;
}
div.wtcart_cart_col3_4 {
  text-align: right;
  width: 80px;
}
@media (max-width:640px) {
  div.wtcart_cart_col3_4 {
    width: 100%;
    text-align: center;
  }
}
div.wtcart_cart_col3_4 br {
  display: none;
}
div.wtcart_cart_col4 {
  padding-right: 20px;
  text-align: right;
  width: 80px;
}
div.wtcart_cart_col5 {
  width: 30px;
}
div.wtcart_cart_error {
  margin: 5px 0;
  font-weight: bold;
  color: #e10004;
}
div.wtcart_cart_mincart {
  margin: 5px 0;
  font-weight: bold;
  color: #e10004;
}
div.wtcart_cart_col input {
  width: 22px;
  text-align: right;
}
div.wt_cart_cleaner {
  clear: both;
  margin: 0;
  padding: 0;
}
/* table based cart */
table.wtcart_cart_table {
  margin: 0 0 10px 0;
  width: 100%;
  border: 1px solid #336699;
}
table.wtcart_cart_table th {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #000;
  background: #cedbde;
}
table.wtcart_cart_table tbody td {
  padding: 5px 10px;
  vertical-align: top;
}
table.wtcart_cart_table tbody td input {
  width: 20px;
}
table.wtcart_cart_table tfoot td {
  padding: 3px 10px 2px 10px;
  text-align: right;
  color: #fff;
  background: #336699;
}
table.wtcart_cart_table wtcart_cart_right {
  text-align: right;
}
/*############################## Warenkorb BILDARCHIV ##############################*/
.tx-mstmbacart-pi1 .mstmcol1 {
  width: 210px;
  padding-right: 15px;
  font-weight: bold;
}
.tx-mstmbacart-pi1 .mstmcol2 {
  width: 60px;
  padding-right: 15px;
}
.tx-mstmbacart-pi1 .mstmcol3 {
  width: 60px;
  padding-right: 15px;
}
.tx-mstmbacart-pi1 .mstmcol4 {
  width: 60px;
  padding-right: 15px;
  text-align: left;
}
.tx-mstmbacart-pi1 .mstmcol5 {
  width: 80px;
  padding-right: 0px;
  text-align: left;
}
.tx-mstmbacart-pi1 {
  margin-bottom: 60px;
  line-height: 130%;
}
.tx-mstmbacart-pi1 .wtcart_cart {
  margin-bottom: 15px;
}
.tx-mstmbacart-pi1 a {
  float: right;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  padding: 3px 10px 3px 10px;
  border: 1px solid #999;
  width: auto;
  background-color: #eee;
}
.tx-mstmbacart-pi1 a:hover {
  background-color: #FFFF00;
}
/*############################## SUCHE ##############################*/
.tx-indexedsearch-browselist-currentPage a {
  background-color: #ddd;
  font-weight: normal;
}
/*A RAUS*/
#c2828 {
  display: none !important;
}
/*INFOBOX*/
.mstm_infobox {
  width: 960px;
  background: #fffd38;
  /*-moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  filter:progid:DXImageTransform.Microsoft.Shadow(strength=5,color=#cccccc,direction=135);
*/
  max-width: 100%;
  margin: 20px 0 0;
}
@media (max-width:959px) {
  .mstm_infobox {
    width: 100%;
  }
}
@media (max-width:640px) {
  .mstm_infobox {
    width: 100%;
  }
}
.mstm_infobox .innerinfo {
  padding: 20px;
}
.mstm_infobox .innerinfo h1,
.mstm_infobox .innerinfo h2,
.mstm_infobox .innerinfo h3 {
  color: #e2007a;
  margin: 0 0 10px;
}
.mstm_infobox .innerinfo h1 {
  font-size: 28px;
  line-height: 30px;
}
@media (max-width:640px) {
  .mstm_infobox .innerinfo h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
.mstm_infobox .innerinfo h2 {
  font-size: 26px;
  line-height: 28px;
}
@media (max-width:640px) {
  .mstm_infobox .innerinfo h2 {
    font-size: 18px;
    line-height: 20px;
  }
}
.mstm_infobox .innerinfo h3,
.mstm_infobox .innerinfo p {
  font-size: 20px;
  line-height: 23px;
}
@media (max-width:640px) {
  .mstm_infobox .innerinfo h3,
  .mstm_infobox .innerinfo p {
    font-size: 14px;
    line-height: 18px;
  }
}
.mstm_infobox .innerinfo p {
  font-weight: bold;
  color: #000000;
}
.showmenu {
  display: none;
}
@media (max-width:959px) {
  .showmenu {
    display: block;
    font-size: 13px;
    text-align: center;
    margin: 0;
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    color: #000000;
    background: #ebebeb;
    width: 120px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media (max-width:640px) {
  .showmenu {
    padding: 10px 0;
    width: 100%;
    float: none;
    position: relative;
    border-bottom: 1px solid #ffffff;
    z-index: 50;
  }
}
.showmenu .menutext {
  display: inline-block;
  z-index: 50;
  position: relative;
  padding: 0 30px 0 0;
}
.showmenu .menutext:after {
  display: block;
  width: 0;
  height: 0;
  margin-left: 30px;
  vertical-align: middle;
  border-top: 5px solid #000000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 100;
}
.showmenu.open .menutext:after {
  border-top: 0 solid;
  border-bottom: 5px solid #000000;
}
.mobile_contentwrapper {
  margin-left: -5%;
  position: relative;
  z-index: 20;
  left: 0;
  top: 0;
}
.mobile_contentwrapper .startbox.start_mobile,
.mobile_contentwrapper .csc-default {
  float: left;
  width: 45%;
  margin: 0 0 5% 5%;
  background: #f0f0f0;
  min-height: 110px;
  z-index: 21;
  left: 0;
  top: 0;
  position: relative;
}
.mobile_contentwrapper .startbox.start_mobile .mobile_startimage,
.mobile_contentwrapper .csc-default .mobile_startimage {
  position: relative;
  left: 0;
  top: 0;
  z-index: 23;
}
.mobile_contentwrapper .startbox.start_mobile .mobile_startimage img,
.mobile_contentwrapper .csc-default .mobile_startimage img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.mobile_contentwrapper .startbox.start_mobile .mobile_startheadline,
.mobile_contentwrapper .csc-default .mobile_startheadline {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 25;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  word-wrap: break-word;
  word-break: normal;
}
.mobile_contentwrapper .startbox.start_mobile .mobile_startheadline a,
.mobile_contentwrapper .csc-default .mobile_startheadline a {
  text-align: center;
  display: block;
  padding: 10px 5px;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}
.mobile_contentwrapper .startbox.start_mobile.promowrap,
.mobile_contentwrapper .csc-default.promowrap {
  float: none;
  width: 95%;
  clear: both;
  text-align: center;
}
@media (max-width:959px) {
  #lightbox-container-image-box {
    max-width: 90%;
    height: auto;
  }
  #lightbox-container-image-box img {
    max-width: 90%;
    height: auto;
  }
  body #lightbox-container-image-data-box {
    max-width: 80%;
    padding: 0 5% !important;
  }
  body .csc-textpic-imagewrap {
    max-width: 620px;
  }
  body .csc-textpic-imagewrap .csc-textpic-image {
    max-width: 22%;
  }
  body .csc-textpic-imagewrap .csc-textpic-image.csc-textpic-lastcol {
    margin-right: 0;
  }
  body .csc-textpic.csc-textpic-intext-right .csc-textpic-image,
  body .csc-textpic.csc-textpic-intext-left .csc-textpic-image {
    max-width: 100%;
  }
}
@media (max-width:640px) {
  #lightbox-container-image-box {
    max-width: 90%;
    height: auto;
  }
  #lightbox-container-image-box img {
    max-width: 90%;
    height: auto;
  }
  body #lightbox-container-image-data-box {
    max-width: 80%;
    padding: 0 5% !important;
  }
  body .csc-textpic-imagewrap div.csc-textpic-imagerow {
    max-width: 100%;
  }
  body .csc-textpic-imagewrap div.csc-textpic-imagerow .csc-textpic-image {
    max-width: 22%;
  }
  body .csc-textpic-imagewrap div.csc-textpic-imagerow .csc-textpic-image.csc-textpic-lastcol {
    margin-right: 0;
  }
  body .csc-textpic-imagewrap div.csc-textpic-imagerow .csc-textpic-image img {
    max-width: 100%;
    height: auto;
  }
}
body#mobilestart div.slider {
  width: 960px !important;
}
@media (max-width:959px) {
  body#mobilestart div.slider {
    width: 640px !important;
  }
}
@media (max-width:640px) {
  body#mobilestart div.slider {
    width: 100% !important;
  }
}
@media (max-width:959px) {
  body#mobilestart div.slider img {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width:640px) {
}
body#mobilestart div.slider div {
  width: 100% !important;
}
body#mobilestart div.slider div .slidelement {
  width: 100% !important;
}
/* pagebrowser */
ul.f3-widget-paginator {
  clear: both;
}
ul.f3-widget-paginator li {
  display: inline;
  margin: 0 6px 0 0;
}
/* Filme in Veranstaltungsliste */
.tx-msmveranstaltungen .text_list_right h1 {
  font-size: 13px;
}
.clb {
  clear: both;
}
/* Sperrvermerk-Infos */
.sperrfristvermerk {
  background: #FFF000;
  padding: 4px 6px;
  font-weight: bold;
  margin: 5px 0 12px 0;
}
/* Zeitstrahl */
.pfeilchen {
  height: 31px;
  position: relative;
  top: 35px;
  text-align: center;
  margin: 0 0 0 2px;
}
.zeitstrahlOuter {
  background: url("../image/hintergrund_tuer.jpg") no-repeat 50% 0% fixed;
  background-size: cover;
  /*background-position-x: 212px;*/
}
.zeitstrahlInner {
  background: rgba(246, 246, 246, 0.75);
  padding: 0 0 0 13px;
}
.zeitstrahlcontainer {
  width: 600px;
  background: url("../image/bg-zs.png") repeat-y 284px 0px;
  margin: 35px 0 0 0;
}
.zeitstrahlcontainer h2 {
  font-size: 1em;
}
.zeitstrahlcontainer .zsPopup {
  cursor: pointer;
}
.zeitstrahlcontainer .zsPopup:hover {
  text-decoration: underline;
  background-color: #FFFF00;
}
.zeitstrahlcontainer .zeitbox {
  border: 1px solid #666;
  padding: 5px 6px;
  margin: 6px;
  background: #fff;
}
.zeitstrahlcontainer .leftentries,
.zeitstrahlcontainer .rightentries {
  float: left;
  width: 250px;
}
.zeitstrahlcontainer .rightentries {
  float: right;
}
.zeitstrahlcontainer .leftentries h4.dasJahr {
  content: attr(data-bg-text);
  font-size: 2em;
  color: #FFFF00;
  padding: 4px;
  font-weight: bold;
  position: relative;
  top: -48px;
  right: -190px;
  width: 58px;
  background-color: #888;
}
.zeitstrahlcontainer .rightentries h4.dasJahr {
  content: attr(data-bg-text);
  font-size: 2em;
  color: #FFFF00;
  padding: 4px;
  font-weight: bold;
  position: relative;
  top: -48px;
  right: 39px;
  width: 58px;
  background-color: #888;
}
.zeitstrahlcontainer .addLineLeft:before {
  content: "";
  display: block;
  background: url("../image/zs-line.png") no-repeat;
  width: 24px;
  height: 20px;
  float: right;
  margin: 9px -33px 0 0;
}
.zeitstrahlcontainer .addLineRight:after {
  content: "";
  display: block;
  background: url("../image/zs-line.png") no-repeat;
  width: 24px;
  height: 20px;
  float: left;
  margin: 8px 0 0 -30px;
}
.eintraegeZSPopup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.eintraegeZSPopup .csc-textpic-image caption.csc-textpic-caption {
  font-weight: normal;
  font-size: 0.95em;
  line-height: 1.3em;
}
/* Achtung: Social-Meida-Icons auf mobiler Startseite. an cID geknüpft...! */
#c7641 {
  clear: both;
}
@media (max-width:640px) {
  .home a {
    padding: 3px!important;
  }
  div.csc-textpic-imagecolumn {
    width: auto!important;
  }
}
/*# sourceMappingURL=style_2014.css.map */