@charset "UTF-8";
/************************************************

Stylesheet: Main Stylesheet

dunkelblau: #2F52A0
hellblau: #C1CBE3

*************************************************/

@import url('https://fonts.googleapis.com/css?family=Heebo:400,700');


/*********************
GENERAL STYLES
*********************/

body {
	font-family: 'Heebo', sans-serif;
	background: #2F52A0;
	color: #fff;
/* 	padding-top: 100px; */
}

.row {
	max-width: 55rem;
}

#content {
	margin-top: 20px;
}
.header {
/* 	padding-top: 100px; */
	width: 100%;
}
.sticky.is-stuck.is-at-top{
	background: #2F52A0;
}

.headerImg img{
	width: 100%;
}


/*********************
LINK STYLES
*********************/
a, a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #C1CBE3;
}

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1, h2, h3, h4, h5 {
  font-family: 'Heebo', sans-serif;
 }

h1 {
	margin-top: 40px;
  padding-right: .9375rem;
  padding-left: .9375rem;	
  clear: both;
}

h2 {
	color: #fff;
	font-size: 26px;
	padding-left: 20px;
	font-weight: 700;
}
h3 {
	color: #C1CBE3;
	font-size: 16px;
	padding-left: 20px;
	font-weight: 700;
}
 
#content p, .team-det p {
	background: url(../images/pBg.png) left 5px no-repeat;	
	padding-left: 20px;
	background-size: 15px 15px;
	margin-bottom: 0.5rem;
}
.gap-bottom {
	padding-bottom: 30px;
}
#corona p, #corona h2, #corona li {
	color: #2F52A0 !important;
	padding-left: 0;
}

.team {
  text-align: center;
}
.teamBild {
  margin-bottom: 20px;
}
.team-det {
  color: #2F52A0;
}
.team-det h2, .team-det h3 {
  color: #2F52A0;
}

/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }

.top-bar, .top-bar ul {
	background: transparent;
}
.logo {
	margin-left: 0px;
	width: 90%;
  padding-left: 10px;	
}

/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

.menutrigger {
	cursor: pointer;
}
.menu>li {
	border-bottom: 1px solid #2F52A0;
}
.menu>li>a {
	color: #2F52A0;
	font-weight: 700;
	text-decoration: none;
}
.menu>li>a:hover,
.menu .active>a {
	text-decoration: none;
	background: #2F52A0;
	color: #fff;
}

/*********************
POSTS & CONTENT STYLES
*********************/
#content #inner-content {
  padding: 1rem 0rem; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background: #1583cc;
    color: #fff; }

/*********************
IMAGE GALLERY STYLES
*********************/

.gallery { margin: 0; }
.gallery .gallery-item {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
	/* border: 2px solid #C1CBE3; */
}

.gallery dl, .gallery dt { margin: 0; }
.gallery br { display: none; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }


/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 2em; 
  font-size: 13px;
  }

/*********************
FOUNDATION STYLES
*********************/

.off-canvas{
	background: #fff;
}

.button {
  border: 1px solid #fff;
  background: #fff;
  color: #2F52A0;
  font-weight: bold;
}
.button:hover {
  color: #fff;
  background: #2F52A0;
}

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }



/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/

/*** Phones ***/

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

body {
	margin-top: 80px;
}
.logo {
	width: 85%;
}
.header{
	padding-top: 0;
	position: fixed;
	background: #2F52A0;
	top: 0;
}
.gallery-item {
	 max-width: 70%;
   margin: 0 auto 5px !important;
}
.mapContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.mapContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h1 {
	padding-left: 10px;
}
#main {
	margin-bottom: 20px;
}

}




/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
