@charset "utf-8";
/* CSS Document */

@media (max-width: 800px){

.menu, .resetbutt, .submitbutt, #kesearch_updating_results, #breadcrumb, #menu-outerwrap, #side {display: none;}
body {
  font-size: 1em;
  color: #000;
  background: #fff;
  font-family: 'Merriweather Sans', sans-serif;
  line-height: 1.6em;
}
#header-wrap #home-trigger {display: block;margin: 16px 3% 10px 3%;}
#content-outerwrap {
  position: relative;
  padding: 0 3% 20px 3%;
}
#headimage-wrap {
  margin-bottom: 1em;
  max-height: 184px;
  overflow: hidden;
}
#headimage-wrap.empty {height: 0;background: #fff;}
#headimage-wrap figure {
	position: relative;
	margin: 0!important;
}
#headimage-wrap img {width: 100%;}
#headimage-wrap .description {
  display: inline-block;
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 0;
  padding: 0.2em 0.6em;
  color: #fff;
  background: rgba(0,0,0,0.4);
  font-size: 0.8em;
}

/* ############### MENU ############### */

.menu {
  clear: both;
  margin: 20px 0;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.menu a {text-decoration: none;}
.menu li {
  list-style-type: none;
}
.menu ul.top > li {
  border-top: 1px solid #ddd;
  display: block;
  padding: 10px;
  color: #000;
  font-weight: 400;
}
.menu ul.top > li:first-child {
  border-top: none;
}
.menu ul.top > li > a {font-weight: 700;}
.menu ul.sub > li a {
  display: block;
  padding: 10px 10px 10px 0;
}
.menu ul.sub > li a span {
  display: block;
  padding: 0 0 0 10px;
}

.menu ul.sub {
}

/* ########## MENUE FOOTER ########## */

#menu-social ul {padding: 20px 3% 0 0;}
#menu-social li {
  list-style-type: none;
  float:right;
}
#menu-social li a {
  display: block;
  margin: 0 0 0 20px;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
}

#menu-tec {margin: 20px 0 0 0;}
#menu-tec ul {}
#menu-tec ul li {list-style-type: none;float:left;width: 33.33%;}
#menu-tec ul li:nth-child(4) {float:none;width: 100%;}
#menu-tec a {
  display: block;
  padding: 0.4em 0 0.2em 0;
  background: #eee;
  text-decoration: none;
  color: #666;
  font-size: 0.8em;
  text-align: center;
  border: 1px solid #ccc;
}

/* ########## CLEVER REACH ########## */

.cr_form .musthave[rel="email"] {
    width: 67%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}
.cr_form .submit_container {
    width: 33%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}
.cr_form label {
    display: none;
}
.cr_form input {
    padding: 0.3em 0.6em;
    border: 1px solid #B1B2B4;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 1em;
}
.cr_form button {
  display: block;
  -webkit-appearance: none;
    border: none;
    cursor: pointer;
    width: 100%;
  padding: 0.5em 0.6em;
    border: 1px solid #B1B2B4;
  box-sizing: border-box;
  background: #B1B2B4;
    font-size: 0.8em;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
}
.cr_form .mce_text {margin-top: 0.5em;}
.cr_form .cr_ipe_checkbox {
	display: inline-block;
	width: auto;
	padding: 0;
	margin: 0 0.5em;
}
.cr_form div[rel="checkbox"] {font-size: 0.8em;line-height: 1.4em;}

/* ########## EVENTS NEW ########## */

.eventlist .eventitem {
	display: block;
	margin-bottom: 4.5%;
	text-decoration: none;
	color: #000;
}
.eventlist .eventitem:nth-child(odd) {background: #ccc;}
.eventlist .eventitem:nth-child(even) {background: #ddd;}
.eventlist .text {
	padding: 1.5em 1em 1px 1em;
	box-sizing: border-box;
}
.eventlist .text .title {
	display: block;
	font-size: 1.5em;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 1rem;
}
.eventlist .date {
	display: block;
	font-size: 1.2em;
	line-height: 1.3;
	margin-bottom: 2rem;
}

.eventdetail .blocks.twothirdleft > div {float:none;width:100%;margin:0;}
.eventdetail .blocks.twothirdleft > div:nth-child(2n+0) {width:100%;margin:0;}
.eventdetail .header p {font-weight: 700;margin-top: 1em;}
.eventdetail .eventdata span {display: block;font-weight: 700;padding:10px 0 0 0;}
.eventdetail .eventtext {margin: 0 0 20px 0;}
.eventdetail .vv-lokal {margin: 0 0 10px 0;}
.eventdetail .vv-online {list-style-type: none;margin: 0 0 20px 0;}
.eventdetail .vv-online ul {list-style-type: none;margin: 0 !important;}
.eventdetail .vv-online ul li {list-style-type: none;float: left;margin: 0 20px 0 0;}
.eventdetail .eventrelated {margin: 10px 0 0 0;padding:10px 0 0 0;}
.eventdetail .eventsocial {margin: 10px 0 0 0;padding:20px 0 0 0;width: 100%; overflow: hidden;}
.eventdetail .eventsocial > div {margin: 0 0 10px 0;}
.eventdetail .eventsocial > a {font-size: 0.8em;margin: 0 11px 20px 0;}
.eventdetail .event-video {margin: 20px 0 0 0;}
.eventdetail .backlink-wrap {margin: 20px 0 0 0;}

/* ########## SUCHE ########## */

#search-wrap {position: relative;padding: 10px 3%;}
#search-wrap > div:first-child {float: left;width: 80%;}
#search-wrap .tx-kesearch-pi1 form {
    border: 0;
    margin: 0;
}
#search-wrap .tx-kesearch-pi1 #ke_search_sword {
  display: block;
  position: relative;
  top: 0;
    padding: 0.3em 0.6em;
    width: 98%;
    box-sizing: border-box;
    font-size: 1em;
  font-family: 'Merriweather Sans', sans-serif;
  border: none;
  border: 1px solid #ccc;
}
#mm-trigger {
    position: relative;
    float: right;
    width: 17%;
	margin: -6px 0 0 0;
	color: #000;
	font-size: 40px;
	text-align: right;
}

/* ########## MISC ########## */

.addblock .blocks > div {margin-bottom: 2em;}

/* ########## ICON ########## */

a.pdf {background: url(icon/pdf.png) top left no-repeat; background-size: contain;}

/* ########## SONSTIGES ########## */

#c147 img {margin: 0 0 10px 0;}
#c147 > div {margin: 0 0 20px 0;}

}

