/* ANFANG Slick */

/* ---- SLICK BUGFIX FÜR SAFARI: IST OVRT > MUSS NACH SLICK-STYLES STEHEN IN slick-theme-ff.css ----- */
/*.slick-prev, .slick-next { width: auto; height: auto;}*/


/*debug*/
/*.slick-prev:before, .slick-next:before{
	color:red; 
}*/




.reihe table { width: 100% !important; max-width: 100%; text-align: left; font-size: 18px; border: none; } /* prop Table-Content aus RTEditor. Allenfalls entfernen: width: 100% !important; */

.reihe {
	text-align: left;
	/*padding-bottom: 30px;*/

	/* float-fallback: Ersatz für clear:both;*/
	overflow: auto;
	overflow-y:hidden; /* Patch Safari */
	width: 100%;

	/*display: flex;*/ /* !!! optional für gleich hohe reiheItem !!! */
	justify-content: space-between;
}

.reiheItem100przOvrt {
	/*background-color: rgba(0,0,0,0.5);*/
	width: 100% !important;
	max-width: 100% !important;
	/*font-size: 36px;*/
	text-align: center;
}

.reiheItem100przOvrt h1 {
	font-size:64px;
	font-weight:400;
}
.reiheItem100przOvrt h2 { /* Teaser */
	font-weight:400;
	font-size:48px;
}

.reiheItem {
	/*background-color: rgba(0,0,0,0.5);*/
	/*width: 47%;*/ /* default */
    width: 460px;
    /*max-width: 460px;*/
    margin-bottom: 6vh;
}
/*.reiheItem a { color:#ff0404; text-decoration:none; outline: none; }
.reiheItem a:hover { color:#ff0404; text-decoration:none; }*/

.reiheItemVersetzt { margin-top: 35vh; }

.reiheItemLinksSchmal { width: 39%!important; }
.reiheItemLinksBreit { width: 55%!important; }

.reiheItemRechtsSchmal { width: 39%!important; }
.reiheItemechtsBreit { width: 55%!important; }


.reiheItemBg {
	background-color: rgba(255, 255, 255, 0.9);
	/*padding: 20px;*/
	box-sizing: border-box;
	/*color: #009cff; *//*blau*/
}

.reiheItem ul { 
	margin:0;
	padding:0px 0 0 23px;
	/*list-style: none outside none;*/
	list-style-type:disc;
	overflow: auto;
}
.reiheItem ul li {
	line-height:1.5;
	padding-bottom: 11px;
	/*padding:0px 0px 3px 15px;*/
	/*background: url(../images/li-zeichen.png) 0 1px no-repeat;*/
}
.reiheItem ol { 
	margin:0;
	padding:0px 0 0 22px;
	overflow: auto;
}
.reiheItem ol li {
	line-height:1.5;
	padding-bottom: 11px;
	/*padding:0px 0px 3px 15px;*/
	/*background: url(../images/li-zeichen.png) 0 1px no-repeat;*/
}
/* ------- ENDE tmplt 2spalten ------- */




/* ------- ANFANG owrt ------- */


/* ------- ENDE owrt ------- */
