/*
 * @author ( Anita Bachmann )
*/

/* ##########################  Load font locally | 03.24  ########################### */
@font-face{
font-family:"Oxygen";
src:url("/fonts/oxygen/oxygen-regular.ttf") format("ttf");
}
@font-face{
font-family:"Open Sans";
src:url("../fonts/open-sans/opensans-regular.ttf") format("ttf");
}

/*@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
/*  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/oxygen/oxygen-regular.ttf'); /* IE9 Compat Modes */ /* eot??*/
/*src: url('../fonts/open-sans/opensans-regular.ttf');
src: local(''),
       url('../fonts/oxygen/oxygen-regular.ttf') format('truetype'); /* Safari, Android, iOS */
/*src: local(''),
       url('../fonts/open-sans/opensans-regular.ttf') format('truetype');
}
strong {
  font-weight: bold;
}*/



/* ##########################  AcyMailing 9 | 09.25  ########################### */
#archive_view .acym_front_message_warning {
  display: none!important;
}
acym__modal__iframe .contentpane {
  /*overflow-y: hidden!important;*/
}
body.contentpane {
  overflow-y: hidden !important;
}


/* ##########################  Joomla 4 | 03.24  ########################### */

/*---- Contact Form -----*/
#fc_send_button {
	cursor: pointer;
  height: 30px !important;
  width: 120px !important;
  background: none;
    background-color: rgba(0, 0, 0, 0);
  background-color: #FFF !important;
  border: 1px solid #CCC !important;
  font-family: 'Oxygen',sans-serif;
  font-size: 16px;
  font-weight: 300;
}
#fc_send_button:hover {
	color: inherit;
	background-color: #EEE;
	border: 1px solid #CCC;
}
/*.fc_send input:hover, div.fc_send input:focus {
    filter: brightness(0.9);
    text-decoration: none;
    border: none;
    box-shadow: none;
    outline: none;
}*/

/*----- AcyMailing -----*/
#top .acym_fulldiv .slide_open {
	height: auto;
}
.acym_module_form input, .acymailing_form input,
#acym_form input {
  height: 30px;
  width: 300px;
  font-size: 16px;
  padding-left: 5px;
  box-shadow: none;
  border: 1px solid #999;
}
#acym_wrapper .button {
	min-height: 0;
	border-radius: 0;
	color: inherit;
	cursor: pointer;
	padding: 3px 5px 3px 7px;
    padding-right: 5px;
	line-height: 1.2em;
	border: 1px solid #CCC !important;
	font-family: 'Oxygen',sans-serif;
	font-size: 16px;
	font-weight: 300;
}
#acym_wrapper .button:hover {
	color: inherit;
	background-color: #EEE !important;
}
#archive_view .acym_front_message_warning {
	display: none;
}
#acym_form .acym__front__archive__title {
	display: none;
}
.acym__archive__form:before {
	content: "Erhalten Sie unsere aktuellen Neuigkeiten per E-Mail";
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 10px; 
	font-family: 'Oxygen',sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search input {
  width: 65%;
  min-width: 200px;
  height: 30px;
  font-size: 16px;
  border: 1px solid #999;
  border-radius: 0;
}
.archive_listing .pagination {
	display: none!important;
}


/*----- alerts -----*/
.alert-heading {
	display: none;
}


/* Slider Raeume 05.22 */
#djslider97 {
 height: 755px!important;
}
#navigation97 {
  top: 165px!important;
}
.djslider-default .slider-container {
  top: 25px!important;
}
.djslider-default .navigation-container-custom {
	top: 0!important;
}


/* ##########################  general  ########################### */


html {
 /*   background-image: url("../images/bg-01.jpg"); */ 
}

html, body {
    color: #666666;
    font-family: 'Maven Pro',sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
}
/*html {
    background-attachment: fixed;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
} */

/*@media all and (min-width: 781px) { */
@media all and (min-device-width: 781px) {
  body
  {
    background-image: url("../images/elbe-lebensfragen-luzern.jpg"); /* Hintergrundbild für Seiten, die keine eigene Definition haben */
  }
}
body {
	width: 100%;
    background-attachment: fixed;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
}

/* ++++++++++++++  Hintergrundbilder je nach Menüauswahl  ++++++++++++++ */
/*@media all and (min-width: 781px) { */
@media all and (min-device-width: 781px) {
 body.home {
    background-image: url("../images/elbe-lebensfragen-luzern.jpg"); 
  }
  body.angebot {
    background-image: url("../images/beratung-bildung-praevention.jpg"); 
  }
  body.ueberuns {
    background-image: url("../images/elbe-beratungsstelle-luzern.jpg"); 
  }
  body.informationen {
    background-image: url("../images/newsletter-veranstaltungen.jpg"); 
  }
  body.kontakt {
    background-image: url("../images/elbe-kontakt.jpg"); 
  }
}


#all {
    background-image: url("../images/bg-site.png");
    background-repeat: repeat-y;
	height: 100%;
    height: auto !important;
    min-height: 100%;
    position: relative;
/*    max-width: 810px;  */
    max-width: 828px;
    margin: 0 auto 0 0;
	border: 0;
}

#super-main {
	float: left; 
    border: 0 none;
    height: auto !important;
    margin: 0 auto 0 0;
    max-width: 828px; 
/*	width: -moz-calc (100% - 28px); */
    min-height: 100%;
	width: 100%;
    position: relative;
}

#back {
	height: auto;
	float: left; 
	width: 100%;
	max-width: 780px;
	text-align: left;
    vertical-align: top;
	overflow: auto;
	padding: 0 0 10px 0;
}

#main-area {
    height: auto !important;
    max-width: 780px;  
}

div#minheight {
height:10px;
clear:both;
}

a:hover,
a:active,
a:focus
{
background: none;
color: inherit;
}


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

#header {
    max-width: 100%;
}

.logoheader {
    border: 0;
 /*   text-align: right; */
 	position: relative;
	float: right;
    max-width: 100%;
}

h1#logo {
	float: right;
    margin: 15px 20px 10px 16px;
}
/*@media all and (min-width: 901px) { */
@media all and (min-device-width: 901px) {
h1#logo {
    max-width: 100%;
  }
}
/*@media all and (max-width: 900px) {*/
@media all and (max-device-width: 900px) {
h1#logo {
    max-width: 95%;
  }
} 

#logo img {
    /*height: auto;*/
	height: 540px;
    max-height: 83px;
    width: auto;
    max-width: 100%;
}

div#fontsize {
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#line {
    margin-bottom: 0;
    padding-right: 0;
    height: 0;
}

.left1 {   /* Menü-Bereich */
    margin: 0 1.5% 10px 0;
}

/*-------------------------------------------------------------------------------------*/
/*--- Language Switcher ---*/
/*-------------------------------------------------------------------------------------*/
#language {
	min-width: 27px;
	float: right;
}
/*- Switcher an anderer Position anzeigen bei schmalem Browserfenster -*/
/*@media screen and (max-width: 900px) { */
@media screen and (max-device-width: 900px) {
#language { display: none; }
}

#language li {
	list-style-type: none;
/*	margin-left: -14px; */
}

#language img {
	margin-left: -4px;
}

#language-small {
	position: relative;
	float: left;
	min-width: 27px;
}
/*@media screen and (min-width: 901px) {*/
@media screen and (min-device-width: 901px) {
#language-small { display: none; }
}

/*-------------------------------------------------------------------------------------*/
/*--- Breadcrumb - Navigationspfad ---*/
/*-------------------------------------------------------------------------------------*/
.breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    list-style: none outside none;
    margin: 0 0 20px 0;
    padding: 0 !important;
}

#breadcrumbs {
/*	margin: 0 0 0 -7px;*/
	margin: 0;
	padding: 0;
}

#breadcrumbs a {
  text-decoration: none;
  letter-spacing: 1em;
}

#breadcrumbs li {
  display: inline-block;
  float: left;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.1em;
/*  padding-right: 7px;
  padding-left: 7px;*/
}
#breadcrumbs li.float-start {
	display: none;
}
#breadcrumbs li:not(:last-child):after {
	content: "|";
	margin: 0 7px;
}
#breadcrumbs li.breadcrumb-item:nth-of-type(2) {
/*	padding-left: 10px;*/
}
#breadcrumbs li a {
  color: #227B5C;
  letter-spacing: 0.1em;
  font-size: 12px;
  font-style: normal;
}

#breadcrumbs li a:hover {
  color: #0064B3;  
}

/*-------------------------------------------------------------------------------------*/
/*--- Menu ---*/
/*-------------------------------------------------------------------------------------*/
#menu #nav {
	min-height: 200px;
	min-width: 190px;
}
#menu #nav  a{
	max-width: 160px;
}

#nav ul li, #nav ul li a {
    padding: 0;
    margin: 0;
	background: none;
}

#nav ul {
	font-size: 1.1em;
/*    margin-top: 10px; */
	margin-top: 180px;
	margin-left: 0;
	padding-left: 0;
}

#nav ul li {
    border-bottom: 1px solid #E4E4E4;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}

#nav ul li a {
	color: #333333;
    display: block; /*01.03.24 */
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    text-decoration: none;
    width: 100%;
}

ul.menu li a:link, ul.menu li a:visited {
    background: none;
	background-color: transparent;
	font-weight: normal;
}

ul.menu li.active ul li a:link {
/*, ul.menu li.active ul li a:visited { */
    background: none;
	background-color: transparent;
    border-style: none;
    border-width: 0;
    color: #0064B3;
}

#nav ul li.active a {
    color: #0064B3;
	font-weight: normal;
}
 
#nav ul li a:hover {
	background: none;
	color: #227B5C;
} 

/* ++++++++++++++  2. Menüstufe  ++++++++++++++ */
#nav ul li ul { 
    padding-bottom: 5px;
    padding-left: 14px;
    padding-top: 0;
	margin-top: 0;
}

#nav ul li ul li {
    background-image: url("../images/one-point.png");
    background-position: 0 0.7em;
    background-repeat: no-repeat;
	border-style: none;
    font-size: 15px;
    min-height: 25px;
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}

/* .parent nötig, weil sonst Farbe der 2. Stufe an inaktive vererbt wird */
#nav ul li.parent li a {
	color: #227B5C;
	max-width: 190px;
} 

#nav ul li ul li.active a {
    color: #0064B3;
    font-weight: normal;
}

#nav ul li ul li a:hover,
#nav ul li.active ul li a:hover,
#nav ul li.active ul li a:focus{
	background: none !important;
	color: #666666 !important;
}

/* ++++++++++++++  3. Menüstufe  ++++++++++++++ */
#nav ul li ul li ul{ 
	background: none !important;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 0;
	margin-top: 0;
}

#nav ul li ul li ul li { 
	background: none;
	min-height: 0;
}

#nav ul li.parent ul li ul a {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 5px;
}

#nav ul li ul li ul li a,
#nav ul li.active ul li.active ul li a:link {
	background: none;
	border-bottom: 0;
	color: #666666!important;
}

#nav ul li.parent ul li ul li.active a {
    color: #0064B3!important;
}

#nav ul li ul li ul li a:hover,
#nav ul li.active ul li ul li a:hover,
#nav ul li.active ul li.active ul li a:hover,
#nav ul li.parent ul li ul li.active a:hover {
	color: #227B5C!important;
}

/* ++++++++++++++  Dropdown-Menu für Mobiles  ++++++++++++++ */
.srm_position {
	margin-top: 20px;
}

#srm_select_list>option:hover {
background-color: #e9ecf5;
}

#srm_select_list {
	color: #333333;
    font-family: 'Oxygen',sans-serif;
	font-size: 14px!important; 
	font-weight: 400!important;
	padding: 3px!important;
}

#srm_select_list option {
	color: #333333;
    font-family: 'Oxygen',sans-serif;
	font-size: 14px!important; 
	font-weight: normal!important;
    padding-left: 5px;
}

/*@media all and (min-width: 901px) {*/
@media all and (min-device-width: 901px) and (min-width: 901px) {
  #menu-responsive
  { display: none;   }
}
@media all and (max-device-width: 900px) {
  #menu
  { display: none;   }
}
@media all and (max-width: 900px) {
  #menu
  { display: none;   }
}
/*@media all and (max-width: 900px) {*/
@media all and (max-device-width: 900px) {
  #contentarea
  { padding-left: 30px!important;   }
}
@media all and (max-width: 900px) {
  #contentarea
  { padding-left: 30px!important;   }
}

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

#wrapper2 {
    width: 100%;
}

#contentarea, #contentarea2 {
    background: none;
    padding: 0 20px 0 0;
}

#wrapper2 .item-page, .category-list {
	max-width: none!important;
    padding: 0!important;
}

#main {
    color: #333333;
    font-family: 'Oxygen',sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
}
.item-page {
/*    display: block;
    overflow: hidden;
    padding: 0 5px; */
}
.items-leading {  /* Hauptbeitrag / Home */
	margin: 15px 0 0 0;
    padding: 0;
}

.page-header h2 {
    font-family: 'Maven Pro',sans-serif!important;
    color: #333333!important;
    font-size: 21px!important;
    font-weight: 400!important;
    letter-spacing: 1px!important;
    border-bottom: 0!important;
    border-top: 0!important;
    margin: 20px 0 15px 0!important;
	padding: 0!important;
}
/*------------ Kategorieliste ----------*/
#main .category-list, #main .content-category {
	width: 100%;
	display: block;
	overflow: hidden;
}
.category-list table, #main .category-list form#adminForm, 
#main .category-list tr, #main .category-list td {
    /*border: none !important; */
	border: 0 none transparent!important;
}
#main table.weblinks, #main table.category {
    margin: 0!important;
}
#main table.weblinks td, #main table.category td {
    padding: 0 0 15px 0;
}
.category-list tr.odd, .cat-list-row1 {
    background: none;
}
.category-list .list-title {
    background-image: url(../images/dot-grey-02.png);
    background-repeat: no-repeat;
    padding-bottom: 15px;
    background-position: 0px 0.5em;
    padding: 0px 15px 15px 13px!important;
    line-height: 1.5em;
    margin-bottom: 15px!important;
}


/*------------ Kontakt ----------*/
.contact form {
    color: #666666;
}

#main .contact h3 {
	visibility: hidden;
    height: 0;
    margin: 0;
}

#main .contact-name {
    font-size: 16px!important;
    font-weight: 300!important;
    line-height: 24px!important;
}
/*.contact .contact-address img {
	visibility: hidden;
} */

.fc_form input {
	background-color:transparent;
	border: 1px solid #CCC;
    height: 25px;
    width: 300px!important;
    color: #666666;
}
.fc_form textarea {
	background-color:transparent;
	border: 1px solid #CCC;
    width: 400px!important;
    color: #666666;
}
.fc_form #copy_me {
    width: auto!important;
}

div.fc_line label.fc_left {
    text-align: left;
}

div.fc_outer {
	border: none;
	padding: 0;
	background-color: transparent;
	border-radius: 0;
}
div.fc_line label {
	font-family: 'Oxygen',sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}
div.fc_line input.fc_input, div.fc_line textarea.fc_input {
	font-family: 'Oxygen',sans-serif;
	font-size: 16px;
	font-weight: 300;
}
div.fc_line input.fc_input:focus, div.fc_line textarea.fc_input:focus, div.fc_line select.fc_input:focus {
    border-color: #0064B3;
}
div.fc_line input.fc_input, div.fc_line select.fc_input, div.fc_line textarea.fc_input {
    border-radius: 0;
}


/*------------ Absätze, Links, Bilder ----------*/
#main img {
    max-width: 100%;  /* Damit img im kleineren Browserfenster kleiner ist */
	height: auto;
/*	min-width: 40px; */
	line-height: normal;
}

@media all and (max-width: 500px) {
	.team-img {vertical-align: top;}
}

#main p {
    max-width: 100%; 
	padding-bottom: 15px!important;
    line-height: 24px;
    margin: 0;
}

#main a {
    border-bottom: 1px solid #999;
    color: #666666;
    padding: 1px;
    text-decoration: none;
}
#main a:hover, #main a:focus, #main a:active {
    color: #666666;
    background-color: transparent;
}

#main .blau a, #main .blau a:hover{
    color: #0064B3!important;
	border-bottom-color: #0064B3!important;
}

#main .rot a, #main .rot a:hover {
    color: #d33360!important;
	border-bottom-color: #d33360!important;
}

#main .box-04 a {
    border-bottom-color: #FFFFFF;
    color: #FFFFFF;
}

#main .text-link {
    background-image: url(../images/dot-grey-02.png);
    background-repeat: no-repeat;
    padding-bottom: 15px;
    background-position: 0px 0.5em;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 13px;
    line-height: 1.5em;
    margin-bottom: 15px;
}

/*------------ Titel ----------*/
#main h1, #main .category-list h1 {
/*    position: relative; */
    font-family: 'Maven Pro',sans-serif;
    color: #333333;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 1px;
    border-bottom: 0;
    border-top: 0;
    margin: 20px 0 15px 0!important;
	padding: 0;
}

#main h2 {
	font-family: 'Maven Pro', sans-serif!important;
	color: #333!important;
	font-size: 17px!important;
	font-weight: bold!important;
	letter-spacing: 1px!important;
	border-bottom: 0!important;
	border-top: 0!important;
	margin: 20px 0 10px 0!important;
	padding: 0!important;
}

#main h3 {
    color: #333333;
    font-family: 'Maven Pro',sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 20px;
    padding-bottom: 0;
}

#main h4 {
    color: #0064B3;
    font-family: 'Maven Pro',sans-serif;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 20px;
    padding-bottom: 0;
}

/*------------ Aufzählungen ----------*/
#main ul {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
}

#main ul li {
    background-image: url("../images/dot-grey.png");
    background-position: 0 0.4em;
    background-repeat: no-repeat;
	background-color: transparent;
    line-height: 1.5em;
	margin:0;
    padding: 0 0 0 15px;
}

#main ul ul {
	margin: 0;
}

#main ul ul li {
    background-image: url("../images/dot-blue.png");
    background-position: 0 0.4em;
    background-repeat: no-repeat;
    color: #0064B3;
    line-height: 1.5em;
    padding-left: 15px;
}

#main ol {
    margin-top: 0;
    padding: 0 0 20px 20px;
}

#main ol li {
    line-height: 24px;
}
	
#main .grau {
    font-family: 'Maven Pro',sans-serif;
    color: #666666;
}
#main .blau {
    color: #0064B3;
}

#main .rot {
    color: #D33360;
}

#main .zitat {
    font-style: italic;
}
#main .bildunterschrift {
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 0;
}

hr {    /* anstatt .linie */
	border: 0; 
	height: 0; 
    border-top: 1px solid #CCCCCC; 
    margin-bottom: 7px;
    margin-top: 7px;
}

td hr { 
    margin-top: 20px;
    margin-bottom: 15px;
}


#main .top-link {
    padding-bottom: 3px!important;
}
#main .top-link a{
    border-bottom: none!important;
    padding: 0!important;
}

.line-grey-top {
	float: left;
    border-bottom: 1px solid #CCCCCC;
    color: #E8850D;
    font-size: 13px;
    height: 18px;
    margin-bottom: 30px;
    margin-top: 5px;
    padding-bottom: 2px;
    text-align: right;
    width: 100%;
}
.line-grey-top a {
	border-bottom: none!important;
}

/*-------------------------------------------------------------------------------------*/
/*--- HOME page Tabelle ---*/
/*-------------------------------------------------------------------------------------*/
#box-left {
	width: 154px;
	float: left;
	padding: 5px 15px 5px 0;
}
#box-middle {
	width: 160px;
	float: left;
	padding: 5px 15px;
	margin: 0px 5px;
	border-left: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
}
#box-left p, #box-middle p, #box-right p {
	padding-bottom: 0!important;
}
#box-right {
	width: 152px;
	padding: 5px 15px;
	float: left;
}
#content {
	width: 100%;
	float: left;
	margin-top: 20px;
}

/* Media Queries for HOME */
/* for 900px or less => breitere Boxen */
@media screen and (max-width: 900px) and (min-width: 601px) {
	#box-left {
		width: 30%;
		padding: 1% 1%;
	}
	#box-middle {
		width: 30%;
		padding: 1% 1% 1% 2%;
	}
	#box-right {
		width: 30%;
		padding: 1% 1%;
	}
}

/* for 600px or less => untereinander */
@media screen and (max-width: 600px) {
	#box-left {
		width: auto;
		float: none;
		border-top: solid 2px #e4e4e4;
		border-bottom: solid 1px #e4e4e4;
		padding-left: 0;
		padding-top: 10px;
		margin-top: 10px;
	}
	#box-left.box-first{
		border-top: initial;
	}
	#box-middle {
		width: auto;
		float: none;
		margin-left: 0px;
		border-bottom: solid 1px #e4e4e4;
		border-left-style: none;
		border-right-style: none;
		padding-left: 0;
	}
	#box-right {
		width: auto;
		float: none;
		padding-left: 0;
	}
	#box-left p, #box-middle p, #box-right p {
		padding-bottom: 0!important;
	}
} 
/* END formatting HOME */

/*-------------------------------------------------------------------------------------*/
/*--- Bilder mit Text in Tabellen ---*/
/*-------------------------------------------------------------------------------------*/
table, tr, td {
    border: none !important;
/*	border: 0px none transparent !important; */
}

#main .tab-bild-links, #main .tab-bild-rechts {
	width: 100%;
	border: none!important; 
	padding: 0;
	margin-top: 20px;
	border-spacing: 0;
}
#main .tab-bild-links tr, #main .tab-bild-rechts tr {
	border: none;
}
#main .tab-bild-links td, #main .tab-bild-rechts td {
	border: none;
	text-align: left;
	vertical-align: top;
}
#main .tab-bild-links  img {
	margin: 0 15px 0 0;
}
#main .tab-bild-rechts  img {
	margin: 0 0 0 15px;
}
/* 2 Bilder nebeneinander */
#main .tab-2-bilder {
	width: 100%;
	border: none!important; 
	padding: 0;
	margin-top: 20px;
	border-spacing: 0;
}
#main .tab-2-bilder tr {
	border: none;
}
#main .tab-2-bilder td {
	width: 50%;
	border: none;
	text-align: left;
	vertical-align: top;
}
#main .tab-2-bilder  img{
	max-width: 262px!important;
}
#main .tab-2-bilder  .bildunterschrift{
	max-width: 262px;
	padding-right: 7px;
}
/* 3 Bilder nebeneinander */
#main .tab-3-bilder {
	width: 100%;
	border: none!important; 
	padding: 0;
	margin-top: 20px;
	border-spacing: 0;
}
#main .tab-3-bilder tr {
	border: none;
}
#main .tab-3-bilder td {
	width: 33.33%;
	border: none;
	text-align: left;
	vertical-align: top;
}
#main .tab-3-bilder  img{
	max-width: 168px!important;
}
#main .tab-3-bilder  .bildunterschrift{
	max-width: 168px;
	padding-right: 7px;
}
/* Bilder Team-Seite */
/*@media screen and (min-width: 601px) {*/
	.team-img {
		width: 32%;
	}
/*}
@media screen and (max-width: 600px) {
	.team-img {
		width: 100%;
	}
}*/

/*------- Boxen -------------*/
#main .box-01 {
    background-color: #F5F5F5;
    border: 1px solid #BAC0C4;
    line-height: 1.5em;
    margin: 5px 0 15px;
    overflow: auto;
    padding: 10px 10px 10px 15px;
	margin: 10px 0 10px 0!important;
}
#main .box-02 {
    background-color: #E9ECF5;
    border: 1px solid #BAC0C4;
    line-height: 1.5em;
    margin: 5px 0 15px;
    overflow: auto;
    padding: 10px 10px 10px 15px;
	margin: 10px 0 10px 0!important;
}
#main .box-03 {
    background-color: #F2F9EC;
    border: 1px solid #BAC0C4;
    line-height: 1.5em;
    margin: 5px 0 15px;
    overflow: auto;
    padding: 10px 10px 10px 15px;
	margin: 10px 0 10px 0!important;
}
#main .box-04 {
    background-color: #D33360;
    border: 1px solid #BAC0C4;
    color: #FFFFFF;
    line-height: 1.5em;
    margin: 5px 0 15px;
    overflow: auto;
    padding: 10px 10px 10px 15px;
	margin: 10px 0 10px 0!important;
}
#main .box-05 {
    border: 1px solid #D33360;
    line-height: 1.5em;
    margin: 5px 0 15px;
    overflow: auto;
    padding: 10px 10px 10px 15px;
	margin: 10px 0 10px 0!important;
}

/*--------------------------------------------------------*/
/*---------- Home - Links Stimmen & Beratung -------------*/
/*--------------------------------------------------------*/
.quicklinks-home {
	display: grid;
	grid-template-columns: 70% calc(30% - 15px);
	grid-gap: 15px;
	margin-bottom: 30px;
}
.quicklinks-home div {
	/*background-color:rgba(252,252,252, 0.18);*/
	/*background-color: #DED9D9;*/
	background-color:rgba(222,217,217, 0.18);
	border: 1px solid #EDEDED;
	/*font: normal normal normal 33px/44px Segoe UI;*/
	font-family: 'Maven Pro',sans-serif;
	font-size: 23px;
	font-weight: 400;
	letter-spacing: 1px;
}
.quicklinks-home div:nth-of-type(odd):hover {
	background-color:rgba(140,198,82, 0.18);
}
.quicklinks-home div:nth-of-type(even):hover {
	background-color:rgba(0,155,186, 0.18);
}
@media (max-width: 580px) {
	.quicklinks-home {
		/*grid-template-columns: 100%;*/
	}
	.quicklinks-home div {
		font-size: 19px;
	}
}
@media (max-width: 490px) {
	.quicklinks-home {
		grid-template-columns: 100%;
	}
}
#main .quicklinks-home div {
	position: relative;
	padding: 25px 15px!important;
	text-align: center;
	z-index: 5;
}
#main .quicklinks-home p {
	padding: 0!important;
	position: relative;
	z-index: 9;
}
.quicklinks-home div p:before {
	position: absolute;
	content: "";
	width: 55px;
	height: 55px;
	border-radius: 50%;
	margin-top: -17px;
	margin-left: -20px;
	z-index: -1;
}
.quicklinks-home div:nth-of-type(odd) p:before {
	background-color:rgba(140,198,82, 0.4);
}
.quicklinks-home div:nth-of-type(even) p:before {
	background-color:rgba(0,155,186, 0.4);
}
#main .quicklinks-home a {
	padding: 0;
    border: none;
}

/*--------------------------------------------------------*/
/*-------------- Stimmen aus Beratung --------------------*/
/*--------------------------------------------------------*/
/*.stimmen-beratung #contentarea {
  padding-right: 40px;
}*/
.titel-kategorie {
	/*font: italic normal 600 24px/20px Segoe UI;*/
	/*font: italic normal 600 22px/24px 'Oxygen',sans-serif;*/
	font: italic normal 600 24px/20px "Open Sans", sans-serif;
	color: #2C9F76;
	opacity: 0.8;
}
.absatz-mit-gruenem-punkt + .titel-kategorie,
.stimmen-ende + .titel-kategorie {
	padding-top: 30px;
}
#main p.titel-kategorie {
	padding-bottom: 0!important;
}
/*.absatz-mit-gruenem-punkt p:nth-of-type(1) {*/
.titel-stimmen {
	/*font: italic normal 600 20px/20px Segoe UI;*/
	/*font: italic normal 600 19px/20px 'Oxygen',sans-serif;*/
	font: italic normal 400 20px/20px "Open Sans", sans-serif;
	padding-bottom: 5px !important;
}
.absatz-mit-gruenem-punkt {
	position: relative;
	margin-top: 20px;
	padding-top: 30px;
	margin-left: 25px;
}
@media (min-width: 901px) {
	.absatz-mit-gruenem-punkt {
		margin-right: 50px;
	}
}
@media (max-width: 900px) {
	.absatz-mit-gruenem-punkt {
		margin-right: 20px;
	}
}
.absatz-mit-gruenem-punkt:not(:nth-last-of-type(1)) {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
}
.absatz-mit-gruenem-punkt:before {
	position: absolute;
	content: "";
	background-color:rgba(140,198,82, 0.4);
	width: 63px;
	height: 63px;
	border-radius: 50%;
}
.absatz-mit-gruenem-punkt:nth-of-type(odd):before {
  left: -25px;
  top: 5px;
}
.absatz-mit-gruenem-punkt:nth-of-type(even):before {
  right: -20px;
  top: 5px;
}
.absatz-mit-gruenem-punkt:nth-of-type(even) p {
	text-align: right;
}
.absatz-mit-gruenem-punkt p {
	position: relative;
	z-index: 9999;
}
.stimmen-ende, .stimmen-seiten-ende,
.danke-start, .danke-ende {
	display: none;
}

/*-----------------------------------------------*/
/*-------------- Danke-Seite --------------------*/
/*-----------------------------------------------*/
.absatz-mit-blauem-punkt {
	position: relative;
	margin-top: 20px;
	padding-top: 30px;
	margin-left: 25px;
	hyphens: auto;
}
@media (min-width: 901px) {
	.absatz-mit-blauem-punkt {
		margin-right: 50px;
	}
}
@media (max-width: 900px) {
	.absatz-mit-blauem-punkt {
		margin-right: 20px;
	}
}
.absatz-mit-blauem-punkt:before {
	position: absolute;
	content: "";
	background-color:rgba(0,155,186, 0.4);
	width: 63px;
	height: 63px;
	border-radius: 50%;
	left: -25px;
	top: 5px;
}
.absatz-mit-blauem-punkt p {
	position: relative;
	z-index: 9999;
}

.danke-logos {
	display: grid;
/*	margin-left: 25px;*/
}
/*@media (min-width: 631px) {
	.danke-logos {
		grid-template-columns: repeat(3, calc(100% / 3 - 20px));
		grid-gap: 25px;
	}
}*/
@media (min-width: 481px) {
	.danke-logos {
		grid-template-columns: repeat(2, calc((100% - 70px) / 2));
		column-gap: 70px;
		row-gap: 30px;
		align-items: center;
		margin-right: 50px;
	}
}
@media (max-width: 480px) {
	.danke-logos {
		grid-template-columns: 100%;
		grid-gap: 30px;
	}
}
.danke-logos p {
	text-align: center;
}
.danke-logos a {
	border-bottom: none !important;
}

/*--------------------------------------------------------*/
/*-------------- Seite Weblinks (Medien) -----------------*/
/*--------------------------------------------------------*/
.weblink-category #adminForm ul {
  visibility: visible!important;
  padding-left: 40px;
}
.weblink-category li::before, 
.elbe-weblinks ul.weblinks li::before {
	position: absolute;
	content: "";
	background-image: url('../../../images/design/arrow-right.svg');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 63px;
	height: 63px;
	border-radius: 50%;
	left: 0;
}
.weblink-category li:nth-child(4n + 1)::before, 
.elbe-weblinks ul.weblinks li:nth-child(4n + 1)::before {
	background-color: rgba(0, 100, 179, 0.4);  /* #0064B3 */
}
.weblink-category li:nth-child(4n + 2)::before, 
.elbe-weblinks ul.weblinks li:nth-child(4n + 2)::before {
	background-color: rgba(0, 155, 186, 0.4);  /* #009BBA */
}
.weblink-category li:nth-child(4n + 3)::before, 
.elbe-weblinks ul.weblinks li:nth-child(4n + 3)::before {
	background-color: rgba(44, 159, 118, 0.4);  /* #2C9F76 */
}
.weblink-category li:nth-child(4n)::before, 
.elbe-weblinks ul.weblinks li:nth-child(4n)::before {
	background-color: rgba(140,198,82, 0.4);  /* #8CC652 */
}
.weblink-category li,
.elbe-weblinks ul.weblinks li {
	min-height: 63px;
	padding: 20px 0 5px 55px !important;
	border-bottom: 1px solid #CCCCCC;
	background-image: none!important;
	font: italic normal 500 20px/20px "Open Sans", sans-serif;
}
.weblink-category li > div,
.elbe-weblinks ul.weblinks li > div {
	padding-top: 20px;
}
.weblink-category li .list-group-item,
.elbe-weblinks ul.weblinks li .list-group-item {
	padding: 10px 0 0;
}
.weblink-category li a,
.elbe-weblinks ul.weblinks li a {
	border-bottom: none !important;
	color: #333333!important;
}
.weblink-category li a:hover,
.elbe-weblinks ul.weblinks li a:hover {
	color: #707070!important;
	opacity: 0.8;
}
.elbe-weblinks ul.weblinks .link-description,
.elbe-weblinks ul.weblinks .link-description a,
.elbe-weblinks ul.weblinks .link-description p {
	padding: 0;
	line-height: 16px;
}
.elbe-weblinks ul.weblinks .link-description a {
	display: block;
}
#main .elbe-weblinks ul.weblinks .link-description p {
	padding-bottom: 0!important;
	margin-bottom: -15px;
}

/*-------------------------------------------------------------------------------------*/
/*--- Newsletter ---*/
/*-------------------------------------------------------------------------------------*/
#top {
    background-color: #F2F9EC;
    border: 1px solid #BAC0C4;
    padding: 15px;
	margin: 15px 0 15px 0;
}

.acymailing_form {
	padding: 20px 0 20px 0!important;
}
.acymailing_form input {
	height: 25px;
	width: 300px;
	font-size: 16px;
	padding-left: 5px;
}
.acysubbuttons {
    text-align: left;
}
#acyarchivelisting .contentdescription {
	padding-bottom: 15px;
}
#acymailingsearch {
/*    width: 275px!important; */
	margin-bottom: 10px;
  padding-left: 5px!important;
  margin-left: -5px;
}
#adminForm .inputbox {
    max-width: 300px!important;
	width: calc(100% - 250px)!important;
}

#acyarchivelisting tr {
	margin-bottom: 5px;
}
.sectiontableheader {
	text-align: left;
}
.sectiontableentry1 td, .sectiontableentry2 td {
	text-align: left;
}
.acyarchivetitle {
    font-weight: normal!important;
}

div.acymailing_footer {
	display: none;
    font-size: 9px;
    padding-top: 30px;
	bottom: 0!important;
}

.acymailing_introtext {
	width: 80%;
/*	padding-bottom: 20px!important; */
}

#acyarchiveview {
	padding-top: 10px;
}

.acymailing_online {
	visibility:hidden!important;
	color: #ffffff!important;
}
.contentheadinginformationen {
    font-family: 'Maven Pro',sans-serif;
}
.acypagination_counter, .acypagination {
/*    text-align: right;*/
  display: none;
}


/*-------------------------------------------------------------------------------------*/
/*--- Tooltip ---*/
/*-------------------------------------------------------------------------------------*/


.tooltip {
  position: absolute;
  z-index: 0;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #333333;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

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

#footer {
    background: none;
    border: 0;
	padding: 0;
}

#footer-inner {
    background: none;
    border: 0;
	width: 100%;  
	max-width: 750px;
	padding: 0;
	margin: 10px 0 10px 0;
    position: absolute;
    text-align: left;
    bottom: 0;
    clear: both;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
}
#footer-inner p {
    line-height: 1em;
    margin: 0;
}

@media all and (max-device-width: 900px) {
  .box1
  { display: none;   }
}
@media all and (max-width: 900px) {
  .box1
  { display: none;   }
}

.box1 {
	float: left;
	margin: 0;
    width: 27.5%;
	border: none;
	padding: 0;
}

.box2 {
	float: left;
	border: none;
	padding: 0;
	width: calc(100% - 390px);
}

.box3 {
	float: right;
	border: none;
	padding: 0;
}
/*@media all and (max-device-width: 900px) {
  .box2
	{padding-left: 30px;}
}*/
@media all and (max-device-width: 900px) {
  .box3
	{padding-right: 20px;   }
}
@media all and (max-width: 900px) {
  .box2 {
		padding-left: 30px;
		width: calc(100% - 230px);
	}
}
@media all and (max-width: 900px) {
  .box3
	{padding-right: 20px;}
}

div#footer-inner a {
    color: #666666;
    text-decoration: none;
}

#footer-top-bild {
	height: 50px;
}


/*-------------------------------------------------------------------------*/
/* ############################  Buttons    ############################# */
/*-------------------------------------------------------------------------*/
input.button, button.button, button.validate, #adminForm .btn, 
#main .acysubbuttons input, .fc_form .fc_button, #send_button {
    cursor: pointer;
	height: 30px!important;
	width: 120px!important;
	background: none;
	background-color: #FFF!important;
	border: 1px solid #CCC!important;
    font-family: 'Oxygen',sans-serif;
    font-size: 16px;
    font-weight: 300;
	}
	
input.button:hover, button.button:hover, button.validate:hover, #adminForm .btn:hover, 
#main .acysubbuttons input:hover, .fc_form .fc_button:hover {
	background: none;
	background-color: #EEE!important;
}



/*-------------------------------------------------------------------------*/
/* ############################  Login    ############################# */
/*-------------------------------------------------------------------------*/
#component .btn-group {
	padding-bottom: 20px;
}

#login-form .userdata, #login-form .login-greeting, #login-form .logout-button {
	margin-top: 20px;
}

form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#login-form label {
    display: block;
    float: left;
    margin-right: 20px;
    max-width: 8.4em;
}
#login-form .input-small {
	float: left;
	border: 1px solid #CCC;
    height: 25px;
    width: 200px;
}

#form-login-password {
	padding-top: 10px;
	float: left;
}

#form-login-remember  {
	padding-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#form-login-remember label  {
	float: left;
	display: inline;
}
#form-login-remember input  {
	float: left;
/*	vertical-align: middle!important; */
}
#login-form .inputbox {
    background: none!important;
	padding: 20px 0 0 0!important;
}

#form-login-submit .btn-primary, #login-form .btn-primary {
	float: left;
	height: 30px;
	width: 120px;
	background-color: #FFF;
	border: 1px solid #CCC;
    font-family: 'Oxygen',sans-serif;
    font-size: 16px;
    font-weight: 300;
}

#form-login-submit .btn-primary:hover, #login-form .btn-primary:hover {
	background-color: #EEE!important;
}
#login-form ul {
	visibility: hidden;
/*	width: 100%;
	float: left; */
}


/*-------------------------------------------------------------------------*/
/* ############################  Bearbeitung im Frontend ############################# */
/*-------------------------------------------------------------------------*/
.edit-icon {
	background-image: none!important;
	padding: 0!important;
}
.edit-icon .tip {
	visibility: hidden;
	width: 0;
	padding: 0;
	margin: 0;
}

.defaultSkin table, .defaultSkin tbody, .defaultSkin a, .defaultSkin img, .defaultSkin tr, .defaultSkin td, .defaultSkin iframe, .defaultSkin .mceText {
/*    max-width: 530px; */
}

#main .edit item-page {
/*	width: 600 px; */
    max-width: 530px;
}


#adminForm .tab-content {
/*	width: 450px; */
}
 
#adminForm  .btn-primary, #adminForm  .btn  {   /* Buttons  zum Speichern und Abbrechen, sowie von Login-Form */
/*	height: 20px;
	width: 80px;
	background-color: #FFF;
	border: 1px solid #CCC;
    font-size: 12px;
	font-weight: bold; */
}
 
/* #adminForm  .modal-button {/*  */
#adminForm #editor-xtd-buttons .btn{   /* Buttons  unterhalb des Editor-Fensters */
    display: inline-block;
/*    font-size: 13px;
	font-weight: normal;
    line-height: 18px; */
    text-align: center;
    vertical-align: middle!important;
	margin-right: 10px !important;
	line-height: 1em;
    margin: 10px 5px 0 0!important;
    padding: 0 !important;
}

#adminForm #editor-xtd-buttons a {
    color: #333333;
    text-decoration: none;
	padding: 10px 0 0 0!important;
}

#adminForm .btn-toolbar .btn-group {   /* Buttons nebeneinander */
	display: inline-block;
}


/* Bereiche im Frontend-Editorfenster verstecken  */
#adminForm ul , #adminForm #publishing, #adminForm #language, #adminForm #metadata {
	visibility: hidden;
	height: 0px;
}

#adminForm .control-group div {   /* Elemente nebeneinander */
	display: inline-block;
	margin-top: 0px;
	padding-bottom: 8px;
}

#adminForm .controls {   /* Länge der Eingabefelder */
	width: 100px;
}
 
#adminForm .inputbox{   /* Eingabefeld  */
	height: 25px;
	width: 300px;
	font-size: 16px;
/*	background-color: #E3E3DD;
	color: #000; */
}

#adminForm #jform_articletext_tbl, #adminForm #editor-xtd-buttons {
	margin-bottom: 15px;
}

/* ---------------- */
.contentpaneopen_edit img {
	border:0
}

form.editor fieldset
{
/*	border:solid 1px #ccc; */
}


form#adminForm {
	border:solid 0px #000
}

.contentpaneopen_edit {
    float: left;
}

a.mceButton:hover  {background:none !important}

legend {
	font-weight:bold;
    padding:3px 5px;
}

.edit form#adminForm fieldset {
    padding:20px 15px;
    margin:10px 0 15px 0;
}

.formelm {
        margin:5px 0
}

.formelm label {
        width:13em;
        display:inline-block;
        vertical-align:top;
}

form#adminForm .formelm-area {
        padding:5px 0
}

form#adminForm .formelm-area label {
        vertical-align:top;
        display:inline-block;
        width:7.9em
}

.formelm-buttons {
    text-align:right;
    margin-bottom:10px
}

table {
	border-spacing: 5px;
	border-collapse: separate;
}
 .p02 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}