@charset "utf-8";

/*******************************************************************************/
/* BASIS LAYOUT   */
/*******************************************************************************/

html {
  height: 101%;
  margin: 0px;
  padding: 0px;
}

body {
  min-height: 101% !important;
  height: 101%;
  margin: 0;
  padding: 0;
  z-index: 0;
  overflow: scroll;
  overflow-x: hidden !important;
}

html,
body {
  /* overflow-x:hidden !important; 
  overflow-y:scroll; */
}

#wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  margin-top: 0px;
  z-index: 0;
  background-color: #fff;

  border-collapse: collapse;
  display: table;
}

.container {
  margin: 0 auto;
  max-width: 1340px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  background-color: transparent !important;
}

#wrapper-header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 10;
  box-shadow: 0 10px 20px -5px rgba(115, 115, 115, 0.25);
}

#header {
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
  height: 100px;
  z-index: 2;
  background-color: transparent !important;
}

#header-left {
  float: left;
  width: 42%;
  height: 100px;
  position: relative;
}

#header-right {
  position: absolute;
  right: 0px;
  max-width: 780px;
  height: 100px;
}

#typo-logo {
  /*position: absolute;
  top: 40%;
  left:0px;
  transform: translateY(-40%); */
  padding-top: 45px;
}

.bounceInLeft {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s;

  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  -ms-animation-duration: 2s;
  animation-duration: 2s;
}

#wrapper-topbild {
  width: 100%;
  position: relative;
  margin-top: 100px;
 /*  height:500px; */
}

#topbild {
  height: 0;
  display: none;
  background: none;
  /* height:500px; */
}

.home #topbild {
 /*  height: 0; */
  height:auto; 
  margin: 0 auto;
  max-height: auto;
  max-width: 100%;
  /*padding-bottom: 22.85714%;  */
  position: relative;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}


.tx-ghrandomcontent-pi1 div, .tx-ghrandomcontent-pi1 figure {
  width:100% !important; 
  height:100% !important; 
}

.tx-ghrandomcontent-pi1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}




#inhalt,
.inhalt {
  padding: 0px;
  /*margin-bottom:25px; */
  min-height: 500px;
}

.staedte #inhalt,
.mmedia #inhalt {
  min-height: 0px !important;
}

#wrap-footer {
  position: relative;
  width: 100%;
  display: table-row;
  vertical-align: bottom;
  height: auto;
  background-color: #7ba4d3;
}

#footer {
  width: 100%;
  height: auto;
  padding: 40px 0px 40px 0px;
}

.indent {
  padding: 0px 110px;
}

figcaption.csc-textpic-caption {
  font-size: 16px !important;
  line-height: 120%;
}

/* Newsletter Anmeldung Footer */
#mc_embed_signup {
  background: transparent;
  clear: left;
  width: auto;
}

#mc_embed_signup form {
  margin-top: 0 !important;
}

#mc_embed_signup .indicates-required {
  display: none !important;
}

#mc_embed_signup .asterisk {
  display: none !important;
}

#mc_embed_signup h2 {
  color: #fff;
  font-size: 18px !important;
  line-height: 100%;
  font-weight: 600 !important;
  font-family: "Source Sans Pro";
}

#mc_embed_signup .mc-field-group label {
  color: #fff;
  font-size: 17px !important;
  font-weight: 400;
  line-height: 130% !important;
  font-family: "Source Sans Pro";
}

#mc_embed_signup .helper_text {
  background-color: transparent !important;
}

#mc_embed_signup .button {
  color: #7ba4d3 !important;
  background-color: #fff !important;
  border-radius: 0;
}

#mc_embed_signup .button:hover {
  color: #2b5e98 !important;
  background-color: #fff !important;
}

#mc_embed_signup .mc-field-group label {
  display: block !important;
  width: auto !important;
  height: auto !important;
}

.img-border img {
  border:1px solid #666666 !important; 
}


/* Footer Mobile */
#stablink-icons {
  width: auto;
}
#stablink-icons a {
  float: left;
  margin-left: 0px !important;
}
#stablink-icons .fa {
  padding-left: 15px !important;
  color: #9f9f9f;
}
#stablink-icons .slfirst {
  padding-left: -5px !important;
}

.fa-lg {
  font-size: 1.9em !important;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* Helper Classes */
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.row {
  margin-left: -15px !important;
  margin-right: -15px !important;
  margin-bottom: 20px;
}

.row-1 {
  margin-top: 65px;
}
.row-2 {
  margin-top: -20px;
}

.col-2 {
  padding-left: 40px !important;
}

a {
  outline: none !important;
}
a img {
  outline: none !important;
}

/* Google Maps Lageplan */
.gm-style-iw {
  color: #333 !important;
}

/* Lightbox */
a.lightbox img {
  border: 0px solid #e96048 !important;
}


/* Video */
.video-wrapper {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width:892px;
}





/*******************************************************************************/
/* NAVIGTION   Desktop */
/*******************************************************************************/
#mobilenavi {
  display: none;
}
#navigation {
  position: relative;
  margin-top: 48px;
  height: auto;
  background-color: none;
  z-index: 500;
}
#navigation ul {
  margin: 0px;
  padding: 0px;
}

ul.menu {
  list-style-type: none;
  text-decoration: none;
  list-style-image: none;
  z-index: 500 !important;
  position: relative;
  float: right;
  margin: 0px !important;
}
ul.menu ul {
  list-style-type: none;
  text-decoration: none;
  list-style-image: none;
  margin-top: 0px !important;
  background-color: #fff;
}

ul.menu li {
  float: left;
  width: auto;
  padding: 0px 0px 0px 0px;
  /* background:transparent url('../bilder/nav_divider.png') 0px 13px no-repeat; */
}

ul.menu li:first-child,
ul#menu li:nth-child(2) {
  margin-left: 0px;
  padding-left: 0px !important;
  background: none !important;
}

ul.menu li:last-child {
  margin-right: 0px;
  padding-right: 0px !important;
}

ul.menu a {
  display: block;
  text-decoration: none;
  color: #6d7478;
  text-align: left;
  text-transform: none;
  height: 100%;
  width: 100%;
  padding: 10px 20px 10px 20px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 100%;
  color: #666666;
  position: relative;
}

ul.menu li:last-child a {
  /* padding:10px 0px 10px 30px; */
}

ul#menu a:after {
  content: " ";
  position: absolute;
  top: 4px;
  width: calc(100% - 40px);
  border-top: 0px solid #2b5e98;
  left: 20px;
}

ul#menu a:hover:after,
ul#menu a.active:after,
ul#menu li.act > a:after {
  border-top: 2px solid #2b5e98;
}

ul#menu .dropdown a:after,
ul#menu .dropwon a:hover:after,
ul#menu .dropdown a.active:after {
  content: initial;
  position: absolute;
  border-top: none !important;
}

ul#menu li:last-child a:hover:after,
ul#menu li:last-child a.active:after {
  /* width: calc(100% - 30px); */
}

ul.menu li a:hover,
ul.menu li a:hover {
  color: #2b5e98;
  background-color: transparent;
}
ul.menu li a.active {
  color: #2b5e98;
  background-color: transparent;
}
ul.menu li:first-child {
  display: none;
}
ul.menu ul {
  position: absolute;
  display: none;
  min-width: 220px;
  z-index: 500 !important;
  padding-bottom: 10px !important;
}

ul.dropdown li {
  height: auto !important;
  padding: 0px !important;
  z-index: 100;
  margin: 0px;
  background: none !important;
}
/* li.act  ul.dropdown a { color:#fff;} */
ul.dropdown a {
  margin: 0;
  font-weight: 400;
  font-size: 17px !important;
  color: #666666;
  padding: 15px 5px 0px 30px;
}

ul.dropdown a:hover {
  color: #2b5e98 !important;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 400;
}
ul.dropdown a.active {
  color: ##2b5e98 !important;
  background-color: transparent;
  font-weight: 400;
}

ul.dropdown li:first-child {
  display: block;
}

ul.menu li.hover ul,
ul.menu li:hover ul {
  display: block;
}
ul.menu ul li:first-child {
  /*margin-top:0px; padding-top:0px; */
}
ul.menu ul li {
  float: none;
  background-color: transparent;
  text-decoration: none;
  margin-bottom: 0px;
  display: block; /*height:10px !important; padding:0px; */
}

/******** Navigation 2  ********/
ul#menu2 li:first-child {
  display: block !important;
}

#navigation_2 {
  position: absolute;
  top: 8px;
  right: 38px;
}

ul#menu2 a {
  padding: 10px 20px 10px 20px;
  font-size: 17px;
  color: #999;
}

ul#menu2 li:last-child a {
  padding: 10px 0px 10px 20px;
}

ul#menu2 li {
  background: transparent !important;
}

/******* Subnavigation links  ********/
ul.sub {
  padding: 0px !important;
  margin: 0px !important;
  margin-left: -25px;
}

ul.sub li {
  list-style-type: none;
  text-decoration: none;
  list-style-image: none;
  width: 100%;
  min-height: 28px;
}

ul.sub li a {
  display: block;
  padding-right: 20px;
  text-align: right;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
}

ul.sub li a:hover,
ul.sub li a.sub_on {
  color: #2b5e98 !important;
}

/*fertig nav*/

/* ############################################################################################*/

/*******************************************************************************/
/* INHALTSSEITEN   */
/*******************************************************************************/

/* Aargauer Altstädte - Special Effects */
.wrap-effect {
  max-width: 320px;
  max-height: 320px;
  height: auto;
  position: relative;
  margin-bottom: 30px;
}

.caption {
  position: absolute;
  bottom: 0;
  height: 36px;
  width: 100%;
  z-index: 20;
  background: rgba(43, 94, 152, 0.7);
  padding: 4px 0px 0px 10px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
}

.toppad {
  margin-top: 18px !important;
  display: block;
}

/* Aargauer Altstädte Neu */
.staedte #inhalt .row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom:0px !important; 
}

.staedte #inhalt .row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}


.staedte-neu .csc-textpic-image {
  max-width: 340px;
  max-height: 340px;
  height: auto;
  position: relative;
  margin-bottom: 30px;
}

.staedte-neu .csc-textpic-imagewrap {
  width: 100%;
  /* height: 100%; */
}

.staedte-neu .csc-textpic-image {
  width: 100%;
}

.staedte-neu .csc-textpic-center-outer,
.staedte-neu .csc-textpic-center-inner {
  width: 100%;
}

.staedte-neu .csc-textpic-caption {
	position: relative;
	top: -43px;
	height: 36px;
	width: 100%;
	z-index: 1;
	background: rgba(43, 94, 152, 0.7);
	padding: 6px 0px 0px 8px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
}

.staedte-neu .csc-textpic-text {
  position: relative;
  top: -50px;
}


/* Workshop Referate */
.referate .csc-default::after {
  height: 0px;
}

.legend {
  font-size: 17px !important;
  line-height: 110%;
}

/*******************************************************************************/
/* TYPO SETTINGS */
/*******************************************************************************/

.csc-textpic-caption {
  margin-top: 8px;
}

/*
.csc-default:after {
  content: " ";
  clear: both;
  display: block;
  visibility: hidden;
   height: 18px; 
}
*/

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  /* margin-bottom: 0px; */
}

.csc-textpic-imagerow {
  margin-bottom: 10px;
}

div.csc-textpic-imagecolumn,
td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-bottom: 10px;
  margin-right: 10px;
}

div.csc-textpic-imagecolumn.csc-textpic-lastcol,
td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
  margin-right: 10px;
}

/*div.csc-textpic,*/
div.csc-textpic div.csc-textpic-imagerow,
ul.csc-uploads li {
  overflow: visible;
}

/*******************************************************************************/
/* RESPONSIVE GOOGLE MAPS HEADER */
/*******************************************************************************/

.gme-map {
  height: 0;
  margin: 0 auto;
  max-height: 430px !important;
  min-height: 300px !important;
  max-width: 100% !important;
  padding-bottom: 22.63157% !important;
  position: relative;
}

/*******************************************************************************/
/* MAGNIFIC POPUP */
/*******************************************************************************/
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer !important;
}

/*******************************************************************************/
/* ENTWICKLUNG SUCHMASCHINE
/*******************************************************************************/
.entw-tabelle table th,
.entw-tabelle table td {
  padding: 10px;
}

.entw-tabelle-gruen table th,
.entw-tabelle-gruen table td {
  padding: 10px;
}

.entw-tabelle-gruen table thead th,
.entw-tabelle-gruen table tbody td {
  background-color: #effbf5;
}

.entw-tabelle-gruen table thead th:nth-of-type(2n),
.entw-tabelle-gruen table tbody td:nth-of-type(2n) {
  background-color: #e9f5ef;
}

.fazit p {
  background-color: lightgoldenrodyellow;
  padding: 20px;
}

.marginbottom {
  margin-bottom: 30px;
}

.fazitMitUl div:nth-child(2) {
  background-color: lightgoldenrodyellow;
  padding: 20px;
}

.modal-body .fazitMitUl div {
  background-color: #dae5ec;
  padding: 20px;
}


