body {
	color: #777;
	font-family: 'Signika', sans-serif;
	font-size: 16px;
	line-height: 22px;
}

hr {
	border-top: 1px solid #487a93 !important;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

iframe {
	width: 100% !important;
	height: auto;
	min-height: 500px;
}
@media screen and (max-width: 767px) {
	iframe {
		min-height: 300px;
	}
}


.tx-felogin-pi1 {
	margin-top: 40px;
}


#header {
	background-color: #fff;
	border-bottom: solid 1px #EDEDED;
}

.header-img {
	float: left;
	width: 100%;
}
.header-img:after {
	content: " ";
	clear: left;
	float: none;
}
.header-img img {
	width: 100%;
}

#nav li a {
	color: #111;
}

#nav > li.active > a {
	color: #fff;
}
#nav > li.active > ul li.active a.active {
	text-decoration: none;
	color: #777;
	background-color: #f5f5f5;
}

#nav li a:before {
	border-color: #000 !important;
}

#nav li ul {
	top: 35px;
	z-index: 99;
}

#wrapper h1 {
	color: #000;
	text-align: left;
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

#wrapper h2 {
	margin: 0 0 20px 0;
}


q.header-caption::before,
q.header-caption::after {
	display: none !important;
}

a:hover, a:focus {
	color: #CA5943;
}

/* Logo */
.logo-box a.logo img {
	max-height: 80px;
	width: auto;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#header {
	z-index: 99;
}
#header.cp_sticky .logo-box a.logo img {
	/*
	max-height: 50px;
	width: auto;
	*/
}

@media (max-width: 767px ) {
	.logo-box a.logo img {
		max-height: inherit;
		height: auto;
		width: 100%;
	}
}



/* Navigation */
.navigation .navbar {
	float: left;
	margin-top: 10px;
}
#nav li a {
	font-size: 16px;
	padding: 5px;
	margin: 0;
	line-height: 25px;
}


#main section:first-of-type {
	padding-top: 20px;
}



#footer .footer-section-1 {
	background-color: #fff;
	border-top: solid 1px #EDEDED;
	margin-top: 30px;
}
#footer .footer-section-1 h3 {
	color: #000;
}
#footer .footer-section-3 {
	margin: 0 !important;
	padding: 0 !important;
}
#footer .footer-section-3 p {
	padding: 5px 0;
}


/************************************************
* Team-Ãœbersicht
************************************************/
.team-uebersicht {
	margin-top: 20px;
	margin-bottom: 20px;
}
.team-uebersicht .team-mitglieder .grid-item {
	margin-bottom: 20px;
	min-height: 250px;
}

.team-uebersicht .header-caption {
	display: block;
	margin: 0;
	margin-bottom: 20px;
}
.team-uebersicht .team-mitglieder p {
	line-height: 150%;
}
.team-uebersicht .team-mitglieder a {
	color: #BF262C;
}
.team-uebersicht .team-mitglieder a:hover {
	color: #333;
}
.team-uebersicht .team-mitglieder .image {
	text-align: center;
	border: solid 1px #ccc;
}
.team-uebersicht .team-mitglieder .image img {
	/*
	height: 100%;
	max-height: 180px;
	padding: 10px;
	width: auto;
	*/
	max-height: 100%;
	padding: 10px;
	width: auto;
	display: inline-block
}
.team-uebersicht .team-mitglieder .image:hover {
	border-color: rgba(224,24,28,1.00);
}
.team-uebersicht .team-mitglieder .image a {
	
}
.team-uebersicht .team-mitglieder .name {
	display: block;
	font-size: 16px !important;
	margin: 10px 0 !important;
}
.team-uebersicht .team-mitglieder .position {
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
}
.team-uebersicht .header-caption:before,
.team-uebersicht .header-caption:after {
	content: '';
}

.team-uebersicht .daten {
	position: relative;
	padding-bottom: 30px;
}
.team-uebersicht .daten .email {
	display:block;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	position: absolute;
	bottom: 0;
}


/************************************************
* Team-Detail
************************************************/
.team-detail p {
	line-height: 150%;
}
.team-detail a {
	color: #BF262C;
}
.team-detail a:hover {
	color: #333;
}
.team-detail .image {
	border: solid 1px #ccc;
	margin: 0;
	padding: 20px;
	text-align: center;
}
.team-detail .image:hover {
	border-color: rgba(224,24,28,1.00);
}
.team-detail .image a {
	
}
.team-detail .name {
	margin: 0;
}
.team-detail .position {
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
}



/************************************************
* Slider
************************************************/
.program-section .nav > li > a {
	color: #111;
}
.hexagon-style-4 {
	background-color: #487A93;
}
.hexagon-style-4:before {
	border-bottom-color: #487A93;
}
.hexagon-style-4:after {
	border-top-color: #487A93;
}

.bx-viewport {
	max-height: 400px !important;
}
.bxslider-inner {
	display: table-cell;
	vertical-align: middle;
}


.footer-section-2 {
	background-color: #fff;
	color: #777;
}
.footer-section-2 .footer-menu li a {
	color: #777;
}
.footer-section-3 {
	display: none;
}


.hexagon-style-5 {
	
}


.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #333;
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:active .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar {
	background-color: #fff;
}


/************************************************
* Image Gallery
************************************************/
.img-gallery .img-gallery-item {
	display: inline-block !important;
	margin-bottom: 4px !important;
}
.img-gallery .img-gallery-item img {
	max-width: 100%;
	height: auto;
}

/************************************************
* Allgemein
************************************************/
p, th, td, span {
	font-family: 'Signika', sans-serif;
	font-size: 16px;
	line-height: 22px;
}

table td,
table th {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table td p,
table th p {
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 8px !important;
}
.disabled {
	background: gray !important;
	cursor: not-allowed !important;
	pointer-events:none !important;
}

/************************************************
* mobile navi
************************************************/
@media screen and (max-width: 767px) {
	#header {
		position: relative !important;
		top: auto !important;
		left: auto !important;
	}
	#nav > li {
		border: solid 1px #777;
	}
	#nav li ul {
		display: block !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
	}
	#nav li ul:before,
	#nav li ul:after {
		display: none !important;
	}
}
/*
     FILE ARCHIVED ON 19:17:29 Jul 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:55:24 Apr 30, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  load_resource: 168.379
  PetaboxLoader3.datanode: 438.942 (4)
  exclusion.robots: 0.376
  captures_list: 481.158
  PetaboxLoader3.resolve: 86.882
  esindex: 0.022
  RedisCDXSource: 90.477
  exclusion.robots.policy: 0.349
  CDXLines.iter: 15.128 (3)
  LoadShardBlock: 371.632 (3)
*/