/* CSS Document */

/* Abstände */


.abstand_10_bottom {
	margin-bottom: 30px !important;
}
.abstand_20_bottom {
	margin-bottom: 20px !important;
	text-align: left;
}

.abstand_10_top {
	padding-top: 10px !important;
}

.abstand_20_top {
	padding-top: 20px !important;
}


article ul {
		margin: 15px 0 0 0 !important;
		/* list-style-type: none; */	
}

article ul li {
	margin-bottom: 10px !important;	
	display: inline;
}

article ul li a:link, article ul li a:visited {
	  background-color: #035376;
	  -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
	  color: white;
	  padding: 9px 25px;
	  text-align: center;
	  text-decoration: none;
	  width: 310px;
	  display: inline-block;
	  margin: 10px 0;
}

article ul li a:hover, article ul li a:active {
  	background-color: #037db2;
}

article#article_fachthemen ul  {
	list-style-type: circle !important;
}

article#article_fachthemen ul li {
	line-height: 2em;
	display: block;
}

.links_zentriert {
	  display: block;
	  margin: 0 auto;
	  width: 100%;
	  max-width: 1920px;
}

/* clearfix */
.clearfix::after {
	  content: "";
	  clear: both;
	  display: table;
}



/* *** Schrift *** */

.big {
  font-size: 25px;
  line-height: 1.55556;
}

/* h1 übergroß */
.h1_big {
	font-size: 2.1em !important;
	padding-left: 10px !important;	
	padding-bottom: 20px !important;
	color: #151515 !important;
}

@media screen and (max-width: 576px) {
.h1_big {
	font-size: 25px !important;
	padding-left: 10px !important;	
	padding-bottom: 20px !important;
	color: #151515 !important;
}
}

@media screen and (min-width: 950px) and  (max-width: 1100px){
.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-outer,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-outer {
	padding-left: 15px;
	padding-right: 15px;
	height: 100px;
}
}

/* h1-Untertitel */
.h1_small {
	font-size: 1.3em !important;
	margin: -0.4em 0 0.4em 0 !important;
	padding-left: 10px !important;	
	color: #151515 !important;
}

.h2_small {
	font-size: 1em !important;
	margin: -0.4em 0 0.4em 0 !important;
	color: #151515 !important;
}

#content h3 {
	/* font-size: 1.2em !important;	*/
}

#content h4 {
	font-size: 1.1em !important;
	padding-top: 10px !important;	
}

.p_gross {
	font-size: 1.2em;
}
.p_uebergross {
	font-size: 1.6em;
}
.p_klein {
	font-size: 0.85em;
}

.grossbuchstaben {
	text-transform: uppercase;
}

.zentriert {
	text-align: center;
}

/*  Schriftfarbe */
.schwarz {
	color: #151515 !important;	
}
.weiss {
	color: white;	
}

/* Abschnitte je Thema */
article {
	margin: 15px 0;	
}

#article_einleitung {
	/* background-color: #217178; */
}

/* Box-Modell für article */
.column70 {
  float: left;
  width: 70%;
}
.column50 {
  float: left;
  width: 50%;
  padding: 20px;
	text-align:left;
}
.column33 {
  float: left;
  width: 33.33%;
  padding: 10px;
}
.column30 {
  float: left;
  width: 30%;
}
.column25 {
  float: left;
  width: 25%;
}	


#article_logoreihe {
	float: left;
	padding: 20px 0;
	margin: 0 0;
}

#article_veranstaltungen {
	background-color: #fef5c4;
	padding: 10px 20px;
}

#article_fachthemen {
	background-color: #e3eece;
	padding: 10px 20px;
}

#article_beratung {
	background-color: #d0e6ee;
	padding: 10px 20px;
}

#article_app_streitschlichtung {
	padding: 10px 20px;
	background-color: #fff;
}

#div_telefonischeberatung {
	padding: 10px 20px;
	background-color: #035376;
	margin: 20px 0;
}

#div_app {
	padding: 10px 20px;
	background-color: white;
}

#div_streitschlichtung {
	padding: 10px 20px;
	background-color: white;
}

/* Veranstaltungstabelle - Ausblenden unnötiger Informationen */
.fixed-table-pagination {
	display: none !important;	
}


/* Tabelle Veranstaltungen Bildungsangebote */
.kalender {
	font-size: 0.85em;
	font-weight: bold;	
}

table {
	border: none !important;
	border-spacing: 0 15px !important;
	border-collapse: separate !important;
}


thead {
	display: none !important;	
}

tr, td {
	background-color: white;
}

.fixed-table-toolbar {
	display: none !important;	
}

td img {
	width: 200px;
}

.event_title {
	font-size: 1.2em;	
	color: #151515 !important;
	text-align: left;
}



#inhalt100 td, #inhalt td {
	vertical-align: middle !important;
	border: none !important;		
}

.table-bordered > tbody > tr > td {
	border: none !important;	
}


td:nth-child(1) {
	width: 20%;
	padding: 0 0 0 10px !important;	
}
td:nth-child(2) {
	width: 20%;
	text-align: center !important;
	font-size: 0.85em;
	font-weight: bold;
}
td:nth-child(3) {
	width: 30%;	
	font-size: 0.85em;
	font-weight: bold;
}
td:nth-child(4) {
	width: 30%;	
	text-align: center !important;
}

td:nth-child(4) a {
	font-size: 0.85em;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    background: #035f87;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
}

/* Suchfelder */

/* Ausblenden der Standardsuche */
#FormThemen > div#searchform {
	display: none;	
}
/* Container für das Suche-Eingabefeld */
/*.flex-container {
	display: flex;
	margin: 0 0 10px 0;
}

.flex-container > div {
	margin-right:auto;
	margin-left:auto;
} */

#searchform {
	margin-bottom: 15px;
	margin-top: 10px;
}


.flex-container > div  {
	display: block;
    text-align: center;
}

.flex-container > div > form {
	display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

input[type="text"] {
	width: 510px !important;
	height: 50px !important;
	font-size: 1em 	!important;
	padding: 1px 10px !important;
	border: solid 2px #035376 !important;
}




/* Links */
.veranstaltungs_links {
	float: left;
	width: 33.3%;
	padding: 15px;	
}

.veranstaltungs_links a {
	font-size: 0.85em;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    background: #4479BA;
    color: #FFF;
    padding: 8px 12px;
    text-decoration: none;
}


/* Aktuelle Meldungen */
.compact_home_drittel {
      
}

#inhalt .compact_home_drittel {
    width: 31% !important;
    background-color: inherit !important;
    border-bottom: none !important;
	height: 200px;
}

.compact_home_theme, .teaser {
    padding-left: 10px !important;  
}


/* +++ Karte +++ */
.leaflet-container, .leaflet-control-attribution {
	background: #d0e6ee !important;
}

 /*Legende*/
.legend  {
	padding: 8px 8px 0px 8px;
	font: 12px Arial, Helvetica, sans-serif;
	background: white;
	/*box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);*/
	/*border-radius: 5px;*/
	line-height: 24px;
	color: #555;
}
.legend h4 {
	text-align: center;
	font-size: 15px;
	margin: 2px 12px 8px;
	color: #777;
}
			
.legend span {
	position: relative;
	bottom: 3px;
}
			
.legend i {
	width: 18px;
	height: 150px;
	float: left;
	margin:0px 6px 0px 0px;
	/* opacity: 0.7; */
}
			
.legend i.icon {
	height: 25px;
	background-size: 18px;
	/* background-color: rgba(255, 255, 255, 1); */
}
			
.legend {
	background: white;	
}
			
/* Sonstiges */
.float_clear {
	clear: both;	
}

.wsmenu-list > li > a {
	background-color: #f7f5f5 !important;
	/* border: 1px solid lightgrey !important; */
}


/* damit sich die Leafletkarte nicht über die Kopfnavigation legt */
.leaflet-pane {
    z-index: 1;
}

/* Responsive layout - column1 und column2 */
@media screen and (max-width: 900px) {
  .column70, .column50, .column33, .column30, .column25  {
    	width: 50%;
  }
}

@media (min-width: 750px) and (max-width: 994px) {
	input[type="text"] {
		margin-top: 0px !important;
	}
}


@media screen and (max-width: 600px) {
  .column25  {
    	width: 50%;
  }
  
  .links_zentriert ul li {
		display: flex;
		justify-content: center;
  }
  /* Platzierung des Sucheingabefeldes */
  /* #suche {
	margin: 0 0 0 -60px;
  } */
  
  input[type="text"] {
	margin: 0 auto;
	width: 380px !important;
	height: 50px !important;
	font-size: 1em 	!important;
	padding: 10px 10px !important;
	border: solid 2px #035376 !important;
}

#inhalt100 td, #inhalt td {
	padding: 10px 10px !important;			
}
 
 .column70, .column50, .column33, .column30  {
    width: 100%;
  } 
}	


