/*
@font-face {
  font-family: 'Ciutadella';
  src: url('../fonts/Ciutadella-Regular.eot?#iefix') format('embedded-opentype'),
	   url('../fonts/Ciutadella-Regular.otf') format('opentype'),
       url('../fonts/Ciutadella-Regular.woff') format('woff'), 
	   url('../fonts/Ciutadella-Regular.ttf') format('truetype'), 
	   url('../fonts/Ciutadella-Regular.svg#Ciutadella') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Ciutadella Medium';
  src: url('../fonts/Ciutadella-Regular.eot?#iefix') format('embedded-opentype'),
	   url('../fonts/Ciutadella-Regular.otf') format('opentype'),
       url('../fonts/Ciutadella-Regular.woff') format('woff'), 
	   url('../fonts/Ciutadella-Regular.ttf') format('truetype'), 
	   url('../fonts/Ciutadella-Regular.svg#Ciutadella') format('svg');
}
*/



@font-face{
	font-family:"Ciutadella";
	src:url("../fonts/1271143/44dccda4-567f-461b-98d2-f338b1d623fb.eot?#iefix");
	src:url("../fonts/1271143/44dccda4-567f-461b-98d2-f338b1d623fb.eot?#iefix") format("eot"),url("../fonts/1271143/54cce249-9bf8-4273-8700-9cfcb069e2b2.woff2") format("woff2"),url("../fonts/1271143/8a734b3b-cfbc-481f-82a6-53b42bf29f19.woff") format("woff"),url("../fonts/1271143/72702332-ed46-4f69-a14f-2d5e3069a51a.ttf") format("truetype");
	font-weight: normal;
}
@font-face{
	font-family:"Ciutadella";
	font-weight: normal;
	font-style: italic;
	src:url("../fonts/1271146/a1d47ad0-bf42-458b-b30c-49a0cc611cbf.eot?#iefix");
	src:url("../fonts/1271146/a1d47ad0-bf42-458b-b30c-49a0cc611cbf.eot?#iefix") format("eot"),url("../fonts/1271146/12ac6dae-2ea9-436f-8593-5a47857038bd.woff2") format("woff2"),url("../fonts/1271146/f1f5fa69-603b-4cc1-83d6-4fc5df67ef28.woff") format("woff"),url("../fonts/1271146/89dccba2-4961-430a-9fcf-a9a6b3624674.ttf") format("truetype");
}
@font-face{
	font-family:"Ciutadella";
	font-weight: bold;
	src:url("../fonts/1271149/7bdd0be0-f361-4d36-9e14-05337303f255.eot?#iefix");
	src:url("../fonts/1271149/7bdd0be0-f361-4d36-9e14-05337303f255.eot?#iefix") format("eot"),url("../fonts/1271149/ed194b8a-64f3-48d2-bddf-92263193203f.woff2") format("woff2"),url("../fonts/1271149/37b97c80-647a-4123-b7ee-7bd3701ba68a.woff") format("woff"),url("../fonts/1271149/5a50bc44-892b-4ab3-8b7b-f652b48ee431.ttf") format("truetype");
}






html,body {
	font-family: 'Ciutadella';
	font-size: 20px;
	color: #333333;
	
}


/* ---- Text ----- */

h1, h2, h3, strong, b, .strong {
	/*font-family: 'Ciutadella Medium';*/
	font-weight: bold;
}


.content h1 {
	margin-left: -2px; 
	/* Optischer Ausgleich Schrift */
}



h1 {
/*	font-size: 50px;*/
	color: #333;
	margin-top: 0;
}

h2 {
	font-size: 30px;
	color: #333;
	margin-top: 0;
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	color: #666;
}

@media (min-width: 1024px) {
	h1 {
		font-size: 50px;
	}

}

blockquote {
	border: none;
	margin: 50px 60px;
	font-style: italic;
	font-size: inherit;

}

.testimonial blockquote {
	margin: 0;
	padding: 0;
}

.testimonial blockquote>p:first-child {
	margin-top: 0;
}

.text-container > h2, .text-container > a > h2 {
	margin-top: 20px;
}

.fh-text-banner {
	font-size: 24px;
	line-height: 35px;
	color: #333;
}


.relative {
	position: relative;
}

@media (max-width: 768px) {
	.xs-relative {
		position: relative;
	}
}

@media (max-width: 992px) {
	.sm-relative {
		position: relative;
	}
}




/* ------------------------------------- Content ---------------------------------- */

main hr {
	border-top-width: 4px;
	border-top-color: #e6e6e6;
	margin-left: 20%;
	margin-right: 20%;
}

.testimonial img {
	margin-top: 7px;
}


.content .team .col:nth-child(odd) { 
	clear: left;
	
	
}


.team-label {
	display: inline-block;
	width: 80px;
}

.team-description {
}

.form-control {
	border-radius: 0;
	font-size: inherit;
	
}



/* ------------------------------------- Accordion ---------------------------------- */

.panel {
	-webkit-box-shadow: none;
		box-shadow: none;
	box-shadow: none;
}


.panel-group.accordion .panel-default {
	border-radius: 0;
	border: none;
}


.panel-group.accordion .panel-default > .panel-heading {
	background: #fff;
	padding-left: 0;
	padding-right: 0;
	padding: 0; 
	border-bottom: 4px solid #e6e6e6;
}

.panel-heading a {
	display: block;
	color: #000;
	padding: 10px 0;
	
}

.panel-heading h4 {
	float: left;
	max-width: 80%;
	padding-bottom: 8px;
}

.panel-title {
	font-size: inherit;
}
.panel-heading-text {
	clear: both;
	/*font-size: 16px;*/
}

.panel-group.accordion .panel-default > .panel-heading a:after {
	content:"\f077";
	float: right;
	
}
.panel-group.accordion .panel-default > .panel-heading a.collapsed:after {
	content:"\f078"; 
}

.panel-group.accordion .panel-default > .panel-heading h4:after {
}
.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top: 0;
}


.accordion .panel-body {
	padding-left: 0;
	padding-right: 0;
}



/* ---------------------------------- Header ------------------------------------------- */



#header-wrapper {
	border-bottom: 2px solid #eeeeee;
}

.social-links i {
	font-size: 24px;
}

 .social-links a {
	font-size: 28px;
	text-decoration: none;
}

.social-links a span {
	font-size: 20px;
}
.social-links i:before {
	margin-right: 5px;
}
.social-links a:hover {
	text-decoration: none;
	
}
.social-links a:hover span {
	text-decoration: underline;
}
.social-links a:hover i:before {
	color: #656565 !important;
}

.social-links li.active {
	color: #656565;
}

.social-links input {
	display: block;
    float: left;
    margin-top: -5px;
    margin-right: 5px;
    width: 250px;
	border: 1px solid #949494;
}

#header-foto {
	padding-top: 46px;
}

/* -------- Navigations -------------  */

#navbar {
   margin-top: 10px;	
}
.navbar-default {
	background: transparent;
	border-color: transparent;
	border-top: none;
}

.navbar-default .navbar-nav > li > a {
	font-weight: bold;
	/*font-family: "Ciutadella Medium";*/
	font-size: 24px;
	color: #333;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #85BC22;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:hover 
/*.navbar-default .navbar-nav > li > a:focus */
{
    color: #85BC22;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
/*    background-color: #eee; */
    background-color: #f2f2f2; /* wca changed */
    color: #85BC22;
}

/*.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #DC022D;;
    background-color: transparent;
}
*/

.nav-container {
	margin-top: 10px;
}

.navbar-default .navbar-nav li.dropdown ul.dropdown-menu li.grid-menu ul {
	list-style-type: none;
	padding-left: 17px;
	margin-left: 0;
	
}

.navbar {
	margin-bottom: 0;
	border-bottom: 0 !important;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0;
}

ul.dropdown-menu {
	font-size: 20px;
	/*line-height: 20px;*/

	background: #eee;
	border: none;
	box-shadow: none;
}

ul.dropdown-menu li a {
	color: #333;
}

ul.dropdown-menu li .fa {
	font-size: 11px;
	line-height: 25px;
}

.menu-headline {
	font-size: 24px;
	font-weight: bold;
	/*font-family: 'Ciutadella Medium';*/
}


nav.navbar.open {
  margin-bottom: 120px;
}

.grey-linie {
	width: 100%;
	border-bottom: 2px solid #eeeeee;
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding-bottom: 40px;
	}
}



ul.nav-stacked > li > a {
	padding: 0px 0;
	color: #333;
}

ul.nav-stacked > li.active a {
	padding: 0px 0;
	background-color: transparent;
}


ul.nav-stacked > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
	
}

ul.nav-stacked > li > ul.sub {
	padding-left: 0;
	margin-left: 21px;
	list-style-type: none;
	margin-top: 20px;
}

ul.nav-stacked > li > ul.sub > li, ul.nav-stacked > li > ul.sub > li > a {
	color: #949494;
}




ul.list-inline > li {
	padding-right: 15px;
}

ul.list-inline > li > a {
	color: #949494;
}


.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: static;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 10px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0px;
  right: 0px;
}

/*#nav-main .dropdown .dropdown-menu {
	left: 0px;
	right: 0px;
}*/

.open > .dropdown-menu {
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


.navmenu-default, .navbar-default .navbar-offcanvas {
    background-color: #fff;
    border-color: #fff;
}



.navbar-brand {
	padding: 0;
	height: auto;
}

.navbar-brand > img {
	margin-bottom: 40px;
}

ul#sub-nav {
	margin-top: 22px;
}

ul#sub-nav > li > a {
	color: #949494
}

ul#sub-nav > li.active > a {
	color: #85BC22;
}


.top-header {
	margin-top: 20px;
}



.navbar-language {
	font-size: 18px;
}

.navbar-language li {
	float: left;
}

.navbar-language ul.navbar-nav a:after {
	content: "";
}

.navbar-language>li>a:hover {
	background-color: transparent;
	text-decoration: underline;
}

.navbar-language li:after     {
	content: "·";
	color: #aaa;
	/* margin-left: 15px; */
	text-decoration: none !important;
	/* float: left; */
	position: absolute;
	bottom: 0;
	padding-bottom: 13px;
	margin-left: -2px;
}
.navbar-language li:last-child:after {
	content:"";
}


.navbar-language li.active a {
	font-weight: bold;
}
.navbar-language .active a:hover {
	background-color: transparent;
	text-decoration: none;
}

.navbar-nav.navbar-language a {
	padding-bottom: 15px ;
}



/* Off-canvas Test 1 */

@media (max-width: 767px) {
	
	#header-wrapper {
		border-bottom: none;
	}
	#nav-main {
		position: absolute;
		z-index: 10;
		background: #fff;
		width: 300px;
		top: 0;
		left: -300px;
		/*height: 100%;*/
		/*		-webkit-transition: all 0.45s;
		-moz-transition: all 0.45s;
		-ms-transition: all 0.45s;
		-o-transition: all 0.45s;
		transition: all 0.45s;		*/
	}	
	#navbar {
		border-top: none;
		margin-top: 0;
	}
	#nav-main.visible {
/*		left: 0;*/
	}
	
	#nav-main-footer {
		background: #eee;
		padding: 30px 15px 50px;
	}
	
	#nav-main #social-links {
		padding-left: 15px;
	}
	
	.canvas {
/*		position: absolute;
		background: #fff;
		overflow: hidden;
		top:0;
		*/
		/*margin-left: 400px;*/
		margin-bottom: 25px;
	}		
	
	.canvas, .canvas .container {
/*		
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;		
	*/	
	}
	
/*
	.navbar-toggle, .navbar-toggle:focus {
		background: #fff;
		position: relative;
		left: 299px;
		z-index: 100;
		background: #fff;
		border-radius: 0;
		padding: 15px 13px 5px;
		top: -15px;
		margin-left: 0;
	}
*/	

	.navbar-toggle, .navbar-toggle:focus {
		background: #fff;
		position: absolute;
		left: 299px;
		z-index: 100;
		background: #fff;
		border-radius: 0;
		padding: 15px 13px 5px;
		top: -16px;
		margin-left: 0;
	}
	
	.navbar-toggle.fixed {
		position: fixed;
		top:5px;
	}
	
	
	.navbar-brand {
/*		position: absolute;
		top: 10px;
		left: 0px;
		width: 100%;
		text-align: center;*/
	}
	
	
	
	.canvas.slide-out {
		position: fixed;
		background: #fff;
		overflow-x: hidden;
		overflow-y: visible;
		top:0;
		min-height: 2000px;
		/*margin-left: 400px;*/
	}
	
	.canvas.slide-out .container {
		/*
		width: 300px;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;	*/	
	}
	
	.overlay {
		background: #000; 
		display: none;        
		position: absolute;   
		top: 0;                  
		right: 0;                
		bottom: 0;
		left: 0;
		opacity: 0;
		z-index: 3;
	}
	
	.slide-out .overlay {
		opacity: 0.5;
		transition: opacity 0.4s;
	}
	
	a.navbar-brand {
/*		position: absolute;
		width: 200px;
		left: 350px;
*/
		display: none;
	}
	
	#logo-mobile img {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		width: 180px;
		
	}
	
	
	
}

@media (min-width: 768px) {
	#nav-main {
		min-height: auto !important;
	}
	.overlay {
		bottom: auto;
	}
}




.breadcrumb-text {
	font-size: 20px;
	font-weight: bold;
}

.breadcrumb-text i {
	font-size: 12px;
}

.mt15 {
	margin-top: 15px;	
}

.mt25 {
	margin-top: 25px;	
}


.mt50 {
	margin-top: 50px;	
}

.mb15 {
	margin-bottom: 15px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb50 {
	margin-bottom: 50px;
}

.plr15 {
	padding: 0 15px;
}


.container-tile {
	font-size: 24px;
	background: #85BC22;
	width: 100%;
	color: #fff;
	margin-bottom: 20px;
	height: 165px;
	overflow: hidden;
	position: relative;
}


a.tile:hover {
	text-decoration: none;
}
a:hover > .container-tile,
a:focus > .container-tile {
box-shadow: inset 0 0 0 99999px rgba(0,0,0,0.2);
	
}
a.tile i {
	color: #fff;
	position: absolute;
/*    margin-top: -60px;
    margin-left: 240px;*/
    font-size: 26px;
	top: auto;
	bottom: 15px;
	right: 10px;
	
	
	
}

.tiles-content > div, .tiles-header > div {
	display: none;
}

.tiles-content > div:first-child, .tiles-content > div:nth-child(2),
.tiles-header > div:first-child, .tiles-header > div:nth-child(2)  {
	display: block;
}



@media (max-width: 500px) {
	.col-xxs-6 {
		width: 50%;
	}
	.tiles-header > div {
		display: none;
	}
	
}

@media (min-width: 501px) {

	.tiles-header > div:nth-child(3) {
		display: block;
	}
	.tiles-content > div:nth-child(3) {
		display: block;
	}
	
}


@media (min-width: 768px) {
	.tiles-content > div:nth-child(3){
		display: block;
	}	
	
	.tiles-header > div {
		display: block;
	}

}



@media (min-width: 992px) {
	.container-tile {
		font-size: 30px;
		height: 220px;
	}
	.tiles-content .container-tile  {
		font-size: 24px;
		height: 140px;
	}
	.tiles-content > div, .tiles-header > div {
		display: block;
	}	
}

@media (min-width: 1200px) {
	.container-tile {
		font-size: 40px;
		height: 280px;
	}
	.tiles-content .container-tile  {
		font-size: 30px;
		height: 180px;
	}
}


.tile-title {
	padding: 10px;
}




/* ---- Grau z.b. Datum News Startseite ----- */


.light-grey {
	color: #666666;
}




/* --------- Buttons ---------- */

.btn.btn-wide {
	min-width: 178px;
	position: relative;
}

.btn.btn-small {
	min-width: 0;
}
.btn, .btn:hover, .btn:focus, .btn.focus {
	color: #fff;
	text-align: left;
	font-size: 16px;
	border: none;
	padding-top: 7px;
	padding-bottom: 7px;
	
}

.btn.btn-small > i, .btn.btn-wide > i {
	float: right;
	line-height: 22px;
	position: absolute;
	right: 10px;
	margin-top: 1px;
}

.btn > i {
/*	float: right;
	line-height: 22px;
	position: absolute;
	right: 10px;
	margin-top: 1px;
*/	

}

.btn.btn-no-border {
    background: none;
    color: #949494;
	padding: 0;
}

.btn.btn-no-border:hover, .btn.btn-no-border:active {
	background: none;
	box-shadow: none;
	color: #656565;
}



.btn:hover  {
/*	-webkit-box-shadow: 1px 1px 5px 0px rgba(122,122,122,1);
-moz-box-shadow: 1px 1px 5px 0px rgba(122,122,122,1);
box-shadow: 1px 1px 5px 0px rgba(122,122,122,1);*/

box-shadow: inset 0 0 0 99999px rgba(0,0,0,0.2);

}



.btn {
	border-radius: 0;
}

.btn.bg-accent {
	color: #fff !important;
}

.btn-red {
	background:  #DC022D;
	border-color: #DC022D;
}

.btn-green {
	background: #85BC22;
	border-color: #85BC22;
}


.grey-background {
	background: #eeeeee;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
}

.text-center {
	text-align: center;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #eeeeee;
}

hr.width50 {
	margin-left:0;
	margin-right: 70%;
}


/* ------------------------------------------------ Tables --------------------------------------------*/

.table-responsive {
	border: none;
}

table.team-list {
	width: 100%;
	border-collapse: separate;
}

table.team-list td, table.team-list th {
	vertical-align: top;
}

table.team-list td:nth-child(1) {
	width: 35%;
}

table.team-list span.wbr {
	display: inline-block;
}

table.team-list td:last-child {
	text-align: right;
}


.content th {
	border-bottom: 4px solid #85BC22;
}

.content td {
	border-bottom: 4px solid #e6e6e6;
}

.content th,td {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.content th:first-child,td:first-child {
	padding-left: 0;
}



/* ------------------------------------------------ Footer --------------------------------------------*/


footer {
	background: #eeeeee;
}

footer#page-footer {
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer-logos {
	background: #fff;
}

footer p {
	margin-bottom: 20px;
}

footer p:first-child {
	margin-bottom: 10px;
}

ul.footer-nav {
	list-style-type: none;
	padding-left: 0;
	/*margin-top: 25px;*/
	margin-bottom: 26px;
}


footer a {
	color: #000;
}






/* -------- Teaser -------- */

.col-teaser {
	margin-top: 50px;
}

.col-teaser:nth-child(2n+1) {
	clear: left;
}

.row.teaser {
	margin-top: 50px;
}

.row.teaser:first-child {
	margin-top: 25px;
}

.row.teaser .col>h3 {
	margin-top: 0;
	/*font-size: 30px;*/
	
}




@media(min-width: 992px) {
	.col-teaser:nth-child(2n+1) {
		clear: none;
	}
	.col-teaser:nth-child(3n+1) {
		clear: left;
	}
}



/* -------- Standort-Teaser -------- */

@media (min-width:992px) {
	.listing-locations .col:nth-child(2n+1) {
		clear: left; 
	}
}
@media (min-width:1200px) {

	.listing-locations .col:nth-child(2n+1) {
		clear: none; 
	}
	.listing-locations .col:nth-child(3n+1) {
		clear: left; 
	}
}




/* SLICK CAROUSEL */
.slick-carousel-content-text {
	width: 100%;
	
}

.slick-carousel-content-text p {
	text-align: center;
}

.arrow-nav {
	width: 100%;
	height: 50px;
	position: relative;
	margin-bottom: 10px;
}

.slick-prev:before, .slick-next:before {
	color: inherit;
}

.slick-prev, .slick-next {
	top: auto;
	bottom: 40px;
}

.slick-prev {
	left: 15px;
}

.slick-next {
	right: 15px;
}



.slick-dots li button:before {
	content: "\e900";
	font-size: 20px;
	font-family: 'friedehorst-icons';
	margin-top: -5px;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    /*color: #b1c903;*/
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.slick-prev:before, .slick-next:before {
	font-family: 'FontAwesome'
}

.slick-prev:before {
    content: '\f053';
	color: inherit;
	color: #b1c903;
}

.slick-next:before {
    content: '\f054';
	color: #b1c903;
}

.slick-dots {
    bottom: 7px;
    width: 86%;
    left: 7%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-prev, .slick-next {
    top: auto;
    bottom: 0px;
}


/*----------------------------------------- Map --------------------------------------------*/
.embed-responsive-map {
	padding-bottom: 66%;
	background:url('/_themes/01/images/map-bg-blurred.jpg');
}


.iframe-consent-info-container {
position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0,0.3);
    /*overflow-y: auto;*/
	padding: 20%;
}

.embed-responsive-map .iframe-consent-info-container {
	background-color: transparent;
}

.iframe-consent-info {
	/*margin-top:50px;*/
	margin-left:auto;
	margin-right:auto;
	padding:20px;
/*	width:80%;*/
	background-color:rgb(255,255,255,0.8);
}

main.col-md-6 .iframe-consent-info-container {
	padding: 7%;
	
}

@media (max-width: 1199px) {
	.iframe-consent-info-container {
/*		padding: 10%;*/
	}
	
}

@media (max-width: 991px) {
	.iframe-consent-info-container {
		padding: 10%;
	}
	
}


@media (max-width: 767px) {
	.embed-responsive-map {
		padding-bottom: 100%;
		margin-bottom: 20px;
	}
	
	.iframe-consent-info-container {
/*		padding:10px;*/
	}
	.iframe-consent-info {
		margin: 0px;
		padding: 5px;
		width: 100%;
		font-size: 16px;
		/*line-height: 110%;*/
	}
	.iframe-consent-info p {
		line-height: 120%;
	}
}

@media (max-width: 375px) {
	.iframe-consent-info-container {
		padding: 3%;
	}
	
}





/*
@media (min-width: 768px) {
	.embed-responsive-map {
		padding-bottom: 40%;
	}
}
*/

/* ------------------------ */



.download-link-icon {
	display: block;
	margin: 0 auto;
	/* height: 40px; */
	/* line-height: 40px; */
	width: 100%;
	padding: 7px 20px 5px 20px;
	background: #eee;
	border: none;
	color: #333;
	margin-bottom: 3px;
}

.download-link-icon > div {
    /* white-space: nowrap; */
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* margin-right: 70px; */
    float: left;
    max-width: 211px;
}

.download-link-icon > i {
    float: right;
    color: #333;
    /* display: inline-block; */
    /*line-height: 24px;*/
}  

.my-icon{
 line-height:40px;
 margin-top: 3px;
 margin-bottom: 5px
}
.mt25 {
	margin-top: 25px;
}
.mb25 {
	margin-bottom: 25px;
}

.pt25 {
	padding-top: 25px;
}

#page-content {
    position: relative;
    padding-top: 0px;
    left: 0;
}
#page-content.slide-active {
    padding-top: 0
}

/* put toggle bars on the left :: not using button */
#slide-nav .navbar-toggle {
    cursor: pointer;
    position: relative;
    line-height: 0;
    float: left;
    margin: 0;
    width: 30px;
    height: 40px;
    padding: 10px 0 0 0;
    border: 0;
    background: transparent;
}
/* icon bar prettyup - optional */
#slide-nav .navbar-toggle > .icon-bar {
    width: 100%;
    display: block;
    height: 3px;
    margin: 5px 0 0 0;
}
#slide-nav .navbar-toggle.slide-active .icon-bar {
    background: orange
}
.navbar-header {
    position: relative
}

	.btn-outline {
		background-color:#DC022D;
		color: #DC022D;
		transition: all .5s;
		border-color: #DC022D;
		border-radius: 0;
	}
	
	.btn-outline .material-icons  {
		color: #fff;	
	}



@media(max-width:992px) and (min-width:768px) {
	
	.navbar-default .navbar-nav > li > a {
		font-size: 18px;
		padding-bottom: 18px;
	}
	
}

@media(max-width:992px) {

	.sidebar-right {
		background: #fff;
		border-top: 2px solid #DC022D;
		border-bottom: 2px solid #DC022D;
		padding-left: 0;
		padding-right: 0;
		position: absolute;
		top: -27px;
		right: 0px;
		width: 0;
		  -webkit-transition-duration: 0.3s;
		  -moz-transition-duration: 0.3s;
		  -o-transition-duration: 0.3s;
		  transition-duration: 0.3s;
		z-index: 1;
		overflow: hidden;
		
	}
	
	.sidebar-right.active {
		border-left: 2px solid #DC022D;
		background: #fff;
		  right: 0;
		  width: 317px;
	}
	
	.btn.sidebar-right-toggle {
		position: absolute;
		top: -25px;
		z-index: 2;
		font-size: 24px;
		  -webkit-transition-duration: 0.3s;
		  -moz-transition-duration: 0.3s;
		  -o-transition-duration: 0.3s;
		  transition-duration: 0.3s;
		right: 0;
	}
	.btn.sidebar-right-toggle.slide-out {
		right: 262px;
		z-index: 3;
		background-color: #fff;
	}
	
	.sidebarnav .btn > i {
		position: static;
	}

	.sidebar-wrapper {
		padding-top: 20px;
		overflow: visible;
	}
	
	.sidebar-right .sidebar-wrapper {
		padding: 45px 15px 15px;
		width: 315px;
	}
	
	.sidebar-left.active .sidebar-wrapper, .sidebar-right.active .sidebar-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.sidebarnav .col-xs-6 {
		padding-left: 0;
		padding-right: 0;
	}
	
	.sidebarnav .btn {
		position: absolute;
		top: -25px;
		z-index: 2;
		font-size: 24px;
		  -webkit-transition-duration: 0.3s;
		  -moz-transition-duration: 0.3s;
		  -o-transition-duration: 0.3s;
		  transition-duration: 0.3s;
	}
	
	.btn.sidebar-right-toggle.slide-out:hover, 
	.btn.sidebar-left-toggle.slide-out:hover {
		box-shadow: none;
	}
	
	
	.btn.sidebar-left-toggle {
		left: 0;
	}
	
	.btn.sidebar-left-toggle.slide-out {
		left: 263px;
		z-index: 3;
		background-color: #fff;
	}
	
	
	
	
	main {
		margin-top: 20px;
	}
	
	
	
	
}






@media(max-width: 767px) {
/*@media(max-width: 992px) {*/

	.container-wrapper {
		position: absolute;
		width: 100%;
	}
	

	
	
	


	.sidebar-left {
		background: #fff;
		border-right: 2px solid #DC022D;
		border-top: 2px solid #DC022D;
		border-bottom: 2px solid #DC022D;
		position: absolute;
		top: -27px;
		left: -30px;
		width: 0;
		  -webkit-transition-duration: 0.3s;
		  -moz-transition-duration: 0.3s;
		  -o-transition-duration: 0.3s;
		  transition-duration: 0.3s;
		z-index: 1;
		overflow: hidden;
		
	}
	
	.sidebar-left.active {
		background: #fff;
		  /*top: 100px;*/
		  left: 0;
		  width: 317px;
/*		  -webkit-transition-duration: 0.3s;
		  -moz-transition-duration: 0.3s;
		  -o-transition-duration: 0.3s;
		  transition-duration: 0.3s;
		z-index: 1;*/
	}
	
	.sidebar-wrapper {
		padding: 30px 0 15px;
		width: 315px;
	}
	

	
	
	
	

	
	
	.mb25 {
		margin-bottom: 0;
	}
	
	ul.fa-ul {
		margin-bottom: 15px;
		margin-left: 0;
		padding-left: 18px;
	}

	.navbar-toggle {
		border: 0;
		margin-top: 0px;
	}
	
	.navmenu, .navbar-offcanvas {
		width: 320px;
	}
	
	.mobile-icons {
		height: 77px;
	}
	
	.mobile-icons .pull-left{
		margin-top: 27px;
		margin-left: 0px;
	}
	
	.mobile-icons .pull-right {
		margin-top: 27px;
	}
	
	.navbar-toggle > .material-icons {
		font-size: 28px !important;
		cursor: hand;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #fff;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #333;
	}
	.nav-container {
		margin-top: 15px;
	}
	
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: 35px;
	}
	
	.navmenu .navbar-collapse ul.nav li a {
		color: #000;
		font-size: 20px;
	} 
	.navmenu .navbar-collapse ul.nav li ul.dropdown-menu li a {
		color: #000;
		font-size: 16px;
	} 
	
	.navbar-default .navbar-nav li.dropdown ul.dropdown-menu div.grid-menu ul li {
	list-style-type: none;
	padding-left: 17px;
	margin-left: 0;
	
}
	
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
		background-color: transparent;
	}
	
	#nav-main ul.col-sm-4.col-xs-12 {
		list-style-type: none;
	}
	
	#nav-main .dropdown-menu ul.col-sm-4.col-xs-12 li {
		list-style-type: none;
	}
	
	.navbar-brand > img {
		width: 90%;
		height: auto;
	}
	
	.mobile-search {
		margin-right: 8px;
		margin-top: 5px;
		color: #333;
	}
	
	.mobile-search > .material-icons {
		font-size: 28px;
	}
	
	.mobile-footer {
		background: #eee;
		margin-left: -10px;
		margin-right: -10px;

		
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-top: 30px;
	}
	.mobile-header {
		
		margin-left: -10px;
		margin-right: -10px;
		padding: 15px;
	}
	
	ul.navbar-nav li {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		color: #333;
	}
	
	
	ul.navbar-nav li  a {
		border-bottom: 2px solid #eee;
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.navbar-language ul.navbar-nav li a {
		border-bottom: none;
	}
	
	.navbar-language li:first-child:after     {
		margin-left: 17px;
	}
	
	ul.navbar-nav > li:last-child > a  {
		border-bottom: none;
		padding-left: 0;
		padding-right: 0;
	}
	
	ul.navbar-nav > li > a.first-element  {
		border-top: 2px solid #eee;
		padding-left: 0;
		padding-right: 0;
	}
	
	ul.navbar-nav > li.open > a.first-element  {
		border-top: 2px solid #eee;
		padding-left: 0;
		padding-right: 0;
	}
	
	ul.navbar-nav li a:after {
		content: '\f105';
		content:"\f054";
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
		float: right;
		font-size: 18px;
	}
	
	ul.navbar-nav li.dropdown a:after {
		content: '\f107';
		content:"\f078";
		   font-family: FontAwesome;
		   font-weight: normal;
		   font-style: normal;
		   margin:0px 0px 0px 10px;
		   text-decoration:none;
		float: right;
	}
	
	ul.navbar-nav li.dropdown.open a:after {
		content: '\f106';
		content:"\f054";
		content:"\f077";
		   font-family: FontAwesome;
		   font-weight: normal;
		   font-style: normal;
		   margin:0px 0px 0px 10px;
		   text-decoration:none;
		float: right;
	}
	
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		background-color: transparent;
		color: #333;
		
	}
	
	.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
		border-color: transparent;
	}
	
	ul.dropdown-menu {
		background: #fff;
	}
	
	ul.dropdown-menu li {
		
			padding-left: 0;
			padding-right: 0;
	}
	
	ul.dropdown-menu li a {
		border-bottom: 0;
	}
	
	ul.navbar-nav li.dropdown ul.dropdown-menu  li a:after {
		content: "" !important;
	}
	
	.yamm .yamm-content {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
	}
	
	
	
}


/* ---------------------------------- Sidebar ---------------------------------- */

	.sidebar-right {
		font-size: 18px;
	}
	
	.sidebar-right h4 {
		font-size: 18px;
		color: #666;
	}
	
	.sidebar-right .asp, .content .team .asp {
		font-size: 25px;
	}
	

	.sidebar-right ul.link-list {
		
		list-style-type: none;
		padding-left: 0;
		
	}

/* ---------------------------------- Stellenangebote ---------------------------------- */

.stellenangebot .eckdaten  {
	background-color: #EEEEEE;
	padding: 10px;
	margin-bottom: 50px;
}

.stellenangebot .eckdaten .row {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* ---------------------------------- News ---------------------------------- */

.img-subtitle {
	margin: 25px 0;
	font-size: .8em;
}

/* ---------------------------------- Termine ---------------------------------- */

.date-label {
	display: inline-block;
	width: 4em;
}

.date-day {
	display: inline-block;
	width: 5em;
}

.date-day.full-day {
	width: auto;
}

.date-day.indent, .date-time.indent {
	margin-left: 23px;
}
.date-time.indent {
	margin-left: 25px;
}



.date-time {
	display: inline-block;
	text-align: right;
	width: 2.1em;
}
	
/* ---------------------------------- Suche ---------------------------------- */

.common-search li {
	margin-top: 15px;
}

/* ---------------------------------- Forms ---------------------------------- */


.form-check {
	margin-top: 20px;
}
.form-check-input {
	width: 25px;
	height: 25px;
	float: left;
	
}

.form-check label {
	width: 80%;
	float: left;
	margin-left: 20px;
}

label.error {
	color: red;
}

	

	
	
/* ----------- Colors --------------- */

a, a:focus, a:hover {
	color: #85BC22;
}


.accent, a.accent, a.accent:focus, a.accent:hover {
	color: #85BC22 !important;
}

.bg-accent, a.bg-accent-hover:hover {
	background-color: #85BC22;
}



.blue, a.blue, a.blue:focus, a.blue:hover,
.accent-blue .accent, .accent-blue a.accent, .accent-blue a.accent:focus, .accent-blue a.accent:hover {
	/*color:#0385b3;*/
	color:#008EB9 !important;
}

.accent-blue a, .accent-blue a:focus, .accent-blue a:hover,
.accent-blue .content li:before,
.accent-blue .slick-prev:before, .accent-blue .slick-next:before {
	color:#008EB9;
}
.bg-blue, .accent-blue .bg-accent, .accent-blue a.bg-accent-hover:hover {
	background-color: #008EB9;
}
.accent-blue .border-accent, .accent-blue .content th {
	border-color: #008EB9;
}

.orange, a.orange, a.orange:focus, a.orange:hover,
.accent-orange .accent, .accent-orange a.accent, .accent-orange a.accent:focus, .accent-orange a.accent:hover {
	/*color:#f38900;*/
	color:#F59C00 !important;
}
.accent-orange a, .accent-orange a:focus, .accent-orange a:hover,
.accent-orange .content li:before,
.accent-orange .slick-prev:before, .accent-orange .slick-next:before {
	color:#F59C00;
}

.bg-orange, .accent-orange .bg-accent, .accent-orange a.bg-accent-hover:hover {
	background-color: #F59C00;
}
.accent-orange .border-accent, .accent-orange .content th {
	border-color: #F59C00;
}

.red, a.red, a.red:focus, a.red:hover,
.accent-red .accent, .accent-red a.accent, .accent-red a.accent:focus, .accent-red a.accent:hover

 {
	/*color: #d01a35;*/
	color: #DC022D !important;
}
.accent-red a, .accent-red a:focus, .accent-red a:hover,
.accent-red .content li:before,
.accent-red .slick-prev:before, .accent-red .slick-next:before {
	color: #DC022D;
}
.bg-red, .accent-red .bg-accent, .accent-red a.bg-accent-hover:hover {
	background-color: #DC022D;
}
.accent-red .border-accent, .accent-red .content th {
	border-color: #DC022D;
}

.green, a.green, a.green:focus, a.green:hover,
.accent-green .content li:before,
.accent-green .accent, .accent-green a.accent, .accent-green a.accent:focus, .accent-green a.accent:hover {
	/*color: #68b022;*/
	color: #85BC22 !important;
}
.bg-green, .accent-green .bg-accent, .accent-green a.bg-accent-hover:hover {
	background-color: #85BC22;
}
.accent-green .border-accent, .accent-green .content th {
	border-color: #85BC22;
}
/*
.light-green, a.light-green, a.light-green:focus, a.light-green:hover {
	color: #85BC22 !important;
}
*/

.purple, a.purple, a.purple:focus, a.purple:hover,
.accent-purple .accent, .accent-purple a.accent, .accent-purple a.accent:focus, .accent-purple a.accent:hover
 {
	/*color: #9c0f71;*/
	color: #9C1580 !important;
}
.accent-purple a, .accent-purple a:focus, .accent-purple a:hover,
.accent-purple .content li:before,
.accent-purple .slick-prev:before, .accent-purple .slick-next:before {
	color: #9C1580;
}
.bg-purple, .accent-purple .bg-accent, .accent-purple a.bg-accent-hover:hover {
	background-color: #9C1580;
}
.accent-purple .border-accent, .accent-purple .content th {
	border-color: #9C1580;
}

.dark-purple, a.dark-purple, a.dark-purple:focus, a.dark-purple:hover,
.accent-dark-purple .accent, .accent-dark-purple a.accent, .accent-dark-purple a.accent:focus, .accent-dark-purple a.accent:hover {
	color: #953766 !important;
}
.accent-dark-purple a, .accent-dark-purple a:focus, .accent-dark-purple a:hover,
.accent-dark-purple .content li:before,
.accent-dark-purple .slick-prev:before, .accent-dark-purple .slick-next:before {
	color: #953766;
}

.bg-dark-purple, .accent-dark-purple .bg-accent, .accent-dark-purple a.bg-accent-hover:hover {
	background-color: #953766;
}
.accent-dark-purple .border-accent, .accent-dark-purple .content th {
	border-color: #953766;
}


.brown, a.brown, a.brown:focus, a.brown:hover,
.accent-brown .accent, .accent-brown a.accent, .accent-brown a.accent:focus, .accent-brown a.accent:hover {
	color: #5C2300 !important;
}
.accent-brown a, .accent-brown a:focus, .accent-brown a:hover,
.accent-brown .content li:before,
.accent-brown .slick-prev:before, .accent-brown .slick-next:before {
	color: #5C2300;
}
.bg-brown, .accent-brown .bg-accent, .accent-brown a.bg-accent-hover:hover {
	background-color: #5C2300;
}
.accent-brown .border-accent, .accent-brown .content th {
	border-color: #5C2300;
}

.blue-grey, a.blue-grey, a.blue-grey:focus, a.blue-grey:hover,
.accent-blue-grey .accent, .accent-blue-grey a.accent, .accent-blue-grey a.accent:focus, .accent-blue-grey a.accent:hover {
	color: #6291AE !important;
}
.accent-blue-grey a, .accent-blue-grey a:focus, .accent-blue-grey a:hover,
.accent-blue-grey .content li:before,
.accent-blue-grey .slick-prev:before, .accent-blue-grey .slick-next:before {
	color: #6291AE;
}
.bg-blue-grey, .accent-blue-grey .bg-accent, .accent-blue-grey a.bg-accent-hover:hover {
	background-color: #6291AE;
}
.accent-blue-grey .border-accent, .accent-blue-grey .content th {
	border-color: #6291AE;
}

.grey, a.grey, a.grey:focus, a.grey:hover {
	color: #eee;
}
.bg-grey {
	background-color: #eee;
}

.black, a.black, a.black:focus, a.black:hover {
	color: #000;
}
.bg-black {
	background-color: #000;
}

.middle-grey, a.middle-grey, a.middle-grey:focus, a.middle-grey:hover {
	color: #949494;
}
.bg-middle-grey {
	background-color: #949494;
}

a.bg-accent-hover:hover, a.bg-accent-hover:hover > i {
	color: #fff; 
}


/* --------------------------------------- individual accent colors ------------------------------------- */


.accent-red .accent, .accent-red a.accent, .accent-red a.accent:focus, .accent-red a.accent:hover {
	color: #DC022D !important; 
}

.accent-red .bg-accent {
	background-color: #DC022D /* testweise rot */
}




