/*Liste mit Aufzählung Linie rechts */
					.aufzaehlung-linie{
						border-right: 1px solid #4E4E4F;
					}

					h3{
						color: #f16550;
					}

					/* Linie links vom Zitatschreiber */
					.zitat-person{
						border-left: 1px solid #fff;
						padding-left: 1rem;
						
					}

					.kreisabschnitt{
						margin-left: 100px;
					}

					.header-about{
						width: 50%;
						float: right;
						margin-top: 100px;
					}

					.block-5b5dcfdc-277d-47a6-bd2c-894566697383{
						margin-right: 0;
					}

					/* Schatten unterhalb Header */
					div#mainmenu.header.on.animate_fast{
						box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .15);
					}

					.footerborder {
						border-left: 1px solid #fff;
					}


					/* Silbentrennung */
					h1, h2, h3, h4, h5, h6, p {
					  -moz-hyphens: auto;
					  -o-hyphens: auto;
					  -webkit-hyphens: auto;
					  -ms-hyphens: auto;
					  hyphens: auto; 
					}

					/* Menü Abstand */
					#greyd_main{
						margin-top: 5rem;
					}

					/* Überschriften im Header mobil */
					@media screen and (min-width: 1242px) {
						h1 {font-size: 5em}
					}
					}

					@media screen and (max-width: 1023px) and (min-width: 768px){
						h1 { font-size: 3em; }
					}
					}

					@media screen and (max-width: 650px){
					.headline-mobil{
					margin-top: 10rem}
					}
					}

					.spezi-border{
						border: 5px solid #000;
					}


					.home-list{
						color: #fff;
					 
					}

					.home-list ul{
						padding-top: 5px;
					}

					.wpml-ls-statics-shortcode_actions ul{
						text-align: center;
					}


					.norm_row.sfsi_wDiv {
						text-align: center !important;;
					}

					.sfsi_wDiv{
						text-align: center;
					}		