/* CSS Document by toberg - edv plan GmbH */
/* *****************
Standard Seiten Layout
*********************/
@media screen {

	.section-state1{
		position:relative;
		float:left;
		width:100%;
		z-index:3;
		#background-color:#fff;
	}
	.section-state1 .section-content {
	}
	.section-state1 h1 {
		color:#0068b4;
	}
	.section-state1 h2 a,
	.section-state1 h3 a{
	}
	.section-state1 h2 { 
		color:#0068b4;
	}
	.section-state1 h3 { 
	}
	.section-state1 .frame-textbutton a,
	.section-state1 .frame-kontaktdaten p:last-child a,
	.section-state1 p a.frame-textbutton,
	.section-state1 input.powermail_submit,
	.section-state1 .tx-indexedsearch-search-submit input{
		color:#fff;
		border-color:#86bc22;
		 background-color:#86bc22;
	}
	.section-state1 .frame-textbutton a:hover,
	.section-state1 .frame-textbutton a:active,
	.section-state1 .frame-kontaktdaten p:last-child a:hover,
	.section-state1 .frame-kontaktdaten p:last-child a:active,
	.section-state1 p a.frame-textbutton:hover,
	.section-state1 p a.frame-textbutton:active,
	.section-state1 input.powermail_submit:hover,
	.section-state1 .tx-indexedsearch-search-submit input:hover{
		color:#fff !important;
		border-color:#595959;
		 background-color:#595959;
	}
	 .section-state1 .frame-ruler-after,
	.section-state1 .frame-ruler-before {
		border-color:#666;
	}  

	/* TEXTLINK */
	.section-state1 a {
		color:#353332;
		font-weight:bold;
		text-decoration: underline;
	}
	.section-state1 a:hover,
	.section-state1 a:active{
		color:#353332;
		font-weight:bold;
		text-decoration: none;
	}

	/* *****************
	Hintergrund Parallax
	*********************/
	.multicolumnLayout7 {
		position:relative;
		float:left;
		clear:left;
		padding:0px;
		width:100%;
		height:auto;
		background-color:transparent;
		z-index:0;
	}
	.multicolumnLayout7 .parallax {
		position:absolute;
		top:0px;
		bottom:0px;
		width:100%;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) inset; 
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) inset; 
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) inset;
		background-size:cover;
		background-position:center;
		background-attachment: fixed;
	}
	.multicolumnLayout7 .contentcolumn {
		margin-top:8%;
		margin-bottom:8%;
	}
	.parallax .frame-space-before-extra-large {
		margin-top:50% !important;
	}
	.parallax .frame-space-before-large {
		margin-top:40% !important;
	}
	.parallax .frame-space-before-extra-large {
		margin-top:30% !important;
	}
	.parallax .frame-space-before-medium {
		margin-top:20% !important;
	}
	.parallax .frame-space-before-small {
		margin-top:10% !important;
	}
	.parallax .frame-space-before-extra-small {
		margin-top:5% !important;
	}
	.parallax .frame-space-after-extra-large {
		margin-bottom:50% !important;
	}
	.parallax .frame-after-before-large {
		margin-bottom:40% !important;
	}
	.parallax .frame-space-after-extra-large {
		margin-bottom:30% !important;
	}
	.parallax .frame-space-after-medium {
		margin-bottom:20% !important;
	}
	.parallax .frame-space-after-small {
		margin-bottom:10% !important;
	}
	.parallax .frame-space-after-extra-small {
		margin-bottom:5% !important;
	}

	/* *************
	Seitenabschnitte Hitnergrundfahrben
	************* */
	/* Gruen */
	.multicolumnLayout8 {
		position:relative;
		float:left;
		clear:left;
		width:300%;
		margin-left:-100%;
		padding-top: 6%;
		padding-bottom: 6%;
		color:#fff;
		background: #86bc22; /* Old browsers */
		background: -moz-linear-gradient(left,  #0068b4 0%, #86bc22 50%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  #0068b4 0%,#86bc22 50%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  #0068b4 0%,#86bc22 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b4', endColorstr='#86bc22',GradientType=1 ); /* IE6-9 */
	}
	.multicolumnLayout8 .contentcolumn {
		overflow:visible;
		width:100%;
	}
	.multicolumnLayout8 h0,
	.multicolumnLayout8 h1,
	.multicolumnLayout8 h2,
	.multicolumnLayout8 h3,
	.multicolumnLayout8 h4 {
		color:#fff;
	}
	.multicolumnLayout8 h2 a,
	.multicolumnLayout8 h3 a{
		color:#fff;
	}
	.multicolumnLayout8 .frame-textbutton a,
	.multicolumnLayout8 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout8 p a.frame-textbutton,
	.multicolumnLayout8 input.powermail_submit {
		color:#333333;
		border-color:#fff;
		 background-color:#fff;
	}
	.multicolumnLayout8 .frame-textbutton a:hover,
	.multicolumnLayout8 .frame-textbutton a:active,
	.multicolumnLayout8 .frame-kontaktdaten p:last-child a:hover,
	.multicolumnLayout8 .frame-kontaktdaten p:last-child a:active,
	.multicolumnLayout8 p a.frame-textbutton:hover,
	.multicolumnLayout8 p a.frame-textbutton:active,
	.multicolumnLayout8 input.powermail_submit:hover{
		color:#fff !important;
		border-color:#fff;
		background-color:#0068b4;
	}
	 .multicolumnLayout8 .frame-ruler-after,
	.multicolumnLayout8 .frame-ruler-before {
		border-color:#fff;
	}  

	/* TEXTLINK */
	.multicolumnLayout8 a {
		color:#fff;
		font-weight:bold;
		text-decoration: underline;
	}
	.multicolumnLayout8 a:hover,
	.multicolumnLayout8 a:active{
		color:#fff;
		font-weight:bold;
		text-decoration: none;
	}
	/* Blau */
	.multicolumnLayout9 {
		position:relative;
		float:left;
		clear:left;
		width:300%;
		margin-left:-100%;
		padding-top: 6%;
		padding-bottom: 6%;
		color:#fff !important;
		background-color: #0068b4;  
	}
	.multicolumnLayout9 .contentcolumn {
		overflow:visible;
		width:100%;
	}
	.multicolumnLayout9 h1,
	.multicolumnLayout9 h2 {
		color:#fff;
	}
	.multicolumnLayout9 h2 a,
	.multicolumnLayout9 h3 a{
		color:#fff;
	}
	.multicolumnLayout9 h3,
	.multicolumnLayout9 h4 { 
		color:#fff;
	}
	.multicolumnLayout9 .frame-textbutton a,
	.multicolumnLayout9 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout9 p a.frame-textbutton,
	.multicolumnLayout9 input.powermail_submit {
		color:#0068b4;
		border-color:#fff;
		 background-color:#fff;
	}
	.multicolumnLayout9 .frame-textbutton a:hover,
	.multicolumnLayout9 .frame-textbutton a:active,
	.multicolumnLayout8 .frame-kontaktdaten p:last-child a:hover,
	.multicolumnLayout8 .frame-kontaktdaten p:last-child a:active,
	.multicolumnLayout9 p a.frame-textbutton:hover,
	.multicolumnLayout9 p a.frame-textbutton:active,
	.multicolumnLayout9 input.powermail_submit:hover{
		color:#fff !important;
		border-color:#fff;
		 background-color:#0068b4;
	}
	 .multicolumnLayout9 .frame-ruler-after,
	.multicolumnLayout9 .frame-ruler-before {
		border-color:#fff;
	}  
	.multicolumnLayout9 ul.tinyaccordion h4 {
		background-image:none !important;
		padding:0.5em 1em 0.6em 1em !important;
		margin-bottom:0.8em;
		color:#0068b4;
		font-weight:normal;
		text-transform:normal;
		font-size:1em;
		background-color: #fff;
		border-radius:45px;
	}
	.multicolumnLayout9 ul.tinyaccordion h4:hover,
	.multicolumnLayout9 ul.tinyaccordion h4.acc-selected {
		text-decoration:none;
		color:#fff;
		background-color: #777;
	}
	/* TEXTLINK */
	.multicolumnLayout9 a {
		color:#fff;
		font-weight:bold;
		text-decoration: underline;
	}
	.multicolumnLayout9 a:hover,
	.multicolumnLayout9 a:active{
		color:#fff;
		font-weight:bold;
		text-decoration: none;
	}

	/* Mit Hintergrundbild */
	.multicolumnLayout10 {
		position:relative;
		float:left;
		clear:left;
		width:300%;
		margin-left:-100%;
		padding-top: calc(7% + 10px);
		padding-bottom: calc(6% + 10px);
		overflow:hidden;
		color:#303030;
		background-position: left bottom; 
		background-repeat: no-repeat;
		background-size: cover; 
	}
	.multicolumnLayout10 .contentcolumn {
		overflow:visible;
		width:100%;
	}
	
	/* Mit Hintergrundbild oben Infotext mittig */
	.multicolumnLayout17 {
		/*
		position:relative;
		float:left;
		*/		
		display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
		
		clear:left;
		width:150%;
    margin-left: -25%;
		padding-top: calc(7% + 10px);
		padding-bottom: calc(6% + 10px);
		overflow:hidden;
		color:#303030;
		background-position: top; 
		background-repeat: no-repeat;
		background-size: cover; 
		min-height: 550px;
	}
  /* wird ggf. später noch von .frame-layout-0-content .contentcolumn überschrieben 
	 Zeile 814 + 825
	 @media screen and (min-width: 1700px) {
			.frame-layout-0-content .contentcolumn {
				width: 1700px;
			}
		}
		@media screen {
			.frame-layout-0-content .contentcolumn {
				position: relative;
				float: left;
				left: 50%;
				-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
				transform: translateX(-50%);
				max-width: 1700px;
			}
		}
  */
	.multicolumnLayout17 .contentcolumn {
		width: auto !important;
		max-width: 490px !important;
    
		height: auto !important;
		color: #fff;
    padding: 1em;
    border-radius: 150px;
    font-size: 1.22em;
		line-height: 1.3em;
		
    background: #0068b4;
    background: -moz-linear-gradient(left, #0068b4 0%, #86bc22 100%);
    background: -webkit-linear-gradient(left, #0068b4 0%,#86bc22 100%);
    background: linear-gradient(to right, #0068b4 0%,#86bc22 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b4', endColorstr='#86bc22',GradientType=1 );
	}
	.multicolumnLayout17 .contentcolumn strong{
	}
}
@media screen and (max-width: 650px){
  
	.multicolumnLayout17 .contentcolumn {
		max-width: 85vw !important;
  }
}
@media screen and (max-width: 2000px) {
	.multicolumnLayout10 {
		position:relative;
		float:left;
		clear:left;
		width:160%;
		margin-left:-30%;
		padding-top: calc(4% + 10px);
		padding-bottom: calc(3% + 10px);
		overflow:hidden;
		color:#303030;
		background-position: center bottom 0%; 
		background-repeat: no-repeat;
		background-size: cover; 
	}
}


	@media screen {
	/* Hellgruen */
	.multicolumnLayout11 {
		position:relative;
		float:left;
		clear:left;
		width:300%;
		margin-left:-100%;
		padding-top: 6%;
		padding-bottom: 6%;
		color:#303030;
		background-color: #E4F4C6;  
	}
	.multicolumnLayout11 .contentcolumn {
	overflow:visible;
	width:100%;
	}
	.multicolumnLayout11 h1 {
	color:#303030;
	}
	.multicolumnLayout11 h2 a,
	.multicolumnLayout11 h3 a{
	color:#303030;
	}
	.multicolumnLayout11 h3,
	.multicolumnLayout11 h4 { 
	color:#303030;
	}
	.multicolumnLayout11 .frame-textbutton a,
	.multicolumnLayout11 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout11 p a.frame-textbutton,
	.multicolumnLayout11 input.powermail_submit {
	color:#fff;
	border-color:#303030;
	 background-color:#303030;
	}
	.multicolumnLayout11 .frame-textbutton a:hover,
	.multicolumnLayout11 .frame-textbutton a:active,
	.multicolumnLayout11 .frame-kontaktdaten p:last-child a:hover,
	.multicolumnLayout11 .frame-kontaktdaten p:last-child a:active,
	.multicolumnLayout11 p a.frame-textbutton:hover,
	.multicolumnLayout11 p a.frame-textbutton:active,
	.multicolumnLayout11 input.powermail_submit:hover{
	color:#fff !important;
	border-color:#86bc22;
	 background-color:#86bc22;
	}
	 .multicolumnLayout11 .frame-ruler-after,
	.multicolumnLayout11 .frame-ruler-before {
	border-color:#303030;
	  }  

	/* TEXTLINK */
	.multicolumnLayout11 a {
	color:#303030;
	font-weight:bold;
	text-decoration: underline;
	}
	.multicolumnLayout11 a:hover,
	.multicolumnLayout11 a:active{
	color:#303030;
	font-weight:bold;
	text-decoration: none;
	}

	/* Hellgrau *//* Footer */
	.multicolumnLayout12, .footer {
	position:relative;
	float:left;
	clear:left;
	width:300%;
	margin-left:-100%;
	padding-top: 6%;
	padding-bottom: 6%;
	color:#303030;
	background-color: #E6E6E6;  
	}
	.multicolumnLayout12 .contentcolumn {
	overflow:visible;
	width:100%;
	}
	.footer .footercontent{
	max-width:1400px;
	margin:0 auto;
	}
	.multicolumnLayout12 h1, .footer h1 {
	color:#303030;
	}
	.multicolumnLayout12 h2,
	.multicolumnLayout12 h3,
	.footer h2,
	.footer h3{
	color:#303030;
	}
	.multicolumnLayout12 h3,
	.multicolumnLayout12 h4,
	.footer h3,
	.footer h4 { 
	color:#303030;
	}
	.multicolumnLayout12 h5,
	.footer h5  { 
	}
	.multicolumnLayout12 .frame-textbutton a,
	.multicolumnLayout12 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout12 p a.frame-textbutton,
	.multicolumnLayout12 input.powermail_submit,
	.footer .frame-textbutton a{
	color:#fff;
	border-color:#999 !important;
	 background-color:#999 !important;
	}
	.multicolumnLayout12 .frame-textbutton a:hover,
	.multicolumnLayout12 .frame-textbutton a:active,
	.multicolumnLayout12 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout12 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout12 p a.frame-textbutton:hover,
	.multicolumnLayout12 p a.frame-textbutton:active,
	.multicolumnLayout12 input.powermail_submit:hover,
	.footer .frame-textbutton a:hover,
	.footer .frame-textbutton a:active{
	color:#fff !important;
	border-color:#595959 !important;
	 background-color:#595959 !important;
	}
	 .multicolumnLayout12 .frame-ruler-after,
	.multicolumnLayout12 .frame-ruler-before {
	border-color:#303030;
	  }  
	/* nur footer */
	.footer{
	  background-color: #2C3030 !important; 
	  color: #ccc !important;
	}
	.footer h1,
	.footer h2,
	.footer h3,
	.footer h3,
	.footer h4,
	.footer h5 {
	  color: #ccc !important;  
	}
	.footer a {
	  color: #fff !important; 
	font-weight:normal !important;
	text-decoration:underline; 
	}

	/* TEXTLINK */
	.multicolumnLayout12 a {
	color:#303030;
	font-weight:bold;
	text-decoration: underline;
	}
	.multicolumnLayout12 a:hover,
	.multicolumnLayout12 a:active{
	color:#303030;
	font-weight:bold;
	text-decoration: none;
	}
	/* Rot */
	.multicolumnLayout13 {
	position:relative;
	float:left;
	clear:left;
	width:300%;
	margin-left:-100%;
	padding-top: 6%;
	padding-bottom: 6%;
	color:#fff;
	background-color: #941981;  
	}
	.multicolumnLayout13 .contentcolumn {
	overflow:visible;
	width:100%;
	}
	#alarm.multicolumnLayout13 {
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	margin-bottom:2%;
	font-size:1.3em;
	text-align:center;
	}
	#alarm.multicolumnLayout13 .contentcolumn {
	max-width:1400px;
	margin:0 auto;
	}
	.multicolumnLayout13 h1 {
	color:#fff;
	}
	#alarm.multicolumnLayout13 h1 {
	margin-bottom:0.3em;
	font-size:2em;
	}
	.multicolumnLayout13 h2 a,
	.multicolumnLayout13 h3 a{
	color:#fff
	}
	.multicolumnLayout13 h3,
	.multicolumnLayout13 h4 { 
	color:#fff;
	}
	.multicolumnLayout13 .frame-textbutton a,
	.multicolumnLayout13 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout13 p a.frame-textbutton,
	.multicolumnLayout13 input.powermail_submit {
	color:#941981;
	border-color:#fff;
	 background-color:#fff;
	}
	.multicolumnLayout13 .frame-textbutton a:hover,
	.multicolumnLayout13 .frame-textbutton a:active,
	.multicolumnLayout8 .frame-kontaktdaten p:last-child a:hover,
	.multicolumnLayout8 .frame-kontaktdaten p:last-child a:active,
	.multicolumnLayout13 p a.frame-textbutton:hover,
	.multicolumnLayout13 p a.frame-textbutton:active,
	.multicolumnLayout13 input.powermail_submit:hover{
	color:#fff !important;
	border-color:#fff;
	 background-color:#941981;
	}
	 .multicolumnLayout13 .frame-ruler-after,
	.multicolumnLayout13 .frame-ruler-before {
	border-color:#fff;
	  }  

	/* TEXTLINK */
	.multicolumnLayout13 a {
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	}
	.multicolumnLayout13 a:hover,
	.multicolumnLayout13 a:active{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	}

	/* Standard mehrfarbig */
	.multicolumnLayout14 {
	position:relative;
	float:left;
	clear:left;
	width:300%;
	margin-left:-100%;
	}
	.multicolumnLayout14 .contentcolumn {
	overflow:visible;
	width:100%;
	}
	.multicolumnLayout14 h1,
	.multicolumnLayout14 h2 {
	color:#fff;
	background: #35338B;
	background: -webkit-linear-gradient(to right, #35338B 20%, #0068B4 30%, #86BC22 100%);
	background: -moz-linear-gradient(to right, #35338B 20%, #0068B4 30%, #86BC22 100%);
	background: linear-gradient(to right, #35338B 20%, #0068B4 30%, #86BC22 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-radius: 25px;
	}
	.multicolumnLayout14 h2 a,
	.multicolumnLayout14 h3 a{
	color:#0068b4;
	}
	.multicolumnLayout14 h3,
	.multicolumnLayout14 h4 { 
	}
	.multicolumnLayout14 h5 { 
	}
	.multicolumnLayout14 .frame-textbutton a,
	.multicolumnLayout14 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout14 p a.frame-textbutton,
	.multicolumnLayout14 input.powermail_submit {
	color:#0068b4;
	padding: 0.4em 0.3em 0.4em 0.3em;
	background-image: url(/fileadmin/template/images/button-border.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:100% 100%;
	background-color:#fff;
	}
	.multicolumnLayout14 .frame-textbutton a:hover,
	.multicolumnLayout14 .frame-textbutton a:active,
	.multicolumnLayout14 .frame-kontaktdaten p:last-child a,

	.multicolumnLayout14 .frame-kontaktdaten p:last-child a,
	.multicolumnLayout14 p a.frame-textbutton:hover,
	.multicolumnLayout14 p a.frame-textbutton:active,
	.multicolumnLayout14 input.powermail_submit:hover{
	color: #fff !important;
	background-image: url(/fileadmin/template/images/button-gradient.svg);
	background-color:transparent;
	}
	.multicolumnLayout14 .frame-ruler-after,
	.multicolumnLayout14 .frame-ruler-before {
	border-color:#0068b4;
	  }  

	/* TEXTLINK */
	.multicolumnLayout14 a {
	color:#303030;
	font-weight:bold;
	text-decoration: underline;
	}
	.multicolumnLayout14 a:hover,
	.multicolumnLayout14 a:active{
	color:#303030;
	font-weight:bold;
	text-decoration: none;
	}
	/* Hellblau */
	.multicolumnLayout15 {
	position:relative;
	float:left;
	clear:left;
	width:300%;
	margin-left:-100%;
	padding-top: 6%;
	padding-bottom: 6%;
	color:#303030;
	background-color: #B0DEFF;  
	}
	.multicolumnLayout15 .contentcolumn {
	overflow:visible;
	width:100%;
	}
	.multicolumnLayout15 h1 {
	color:#303030;
	}
	.multicolumnLayout15 h2 a,
	.multicolumnLayout15 h3 a{
	color:#303030;
	}
	.multicolumnLayout15 h3,
	.multicolumnLayout15 h4 { 
	color:#303030;
	}
	.multicolumnLayout15 h5 { 
	color:#0068b4;
	}
	.multicolumnLayout15 .frame-kontaktdaten p:last-child a,.multicolumnLayout15 .frame-textbutton
	 a,
	.multicolumnLayout15 p a.frame-textbutton,
	.multicolumnLayout15 input.powermail_submit {
	color:#fff;
	border-color:#0068b4;
	 background-color:#0068b4;
	}
	.multicolumnLayout15 .frame-textbutton a:hover,
	.multicolumnLayout15 .frame-kontaktdaten p:last-child a:hover,
	.multicolumnLayout15 .frame-kontaktdaten p:last-child a:active,
	.multicolumnLayout15 .frame-textbutton a:active,
	.multicolumnLayout15 p a.frame-textbutton:hover,
	.multicolumnLayout15 p a.frame-textbutton:active,
	.multicolumnLayout15 input.powermail_submit:hover{
	color:#fff !important;
	border-color:#303030;
	 background-color:#303030;
	}
	 .multicolumnLayout15 .frame-ruler-after,
	.multicolumnLayout15 .frame-ruler-before {
	border-color:#0068b4;
	  }  

	/* TEXTLINK */
	.multicolumnLayout15 a {
	color:#303030;
	font-weight:bold;
	text-decoration: underline;
	}
	.multicolumnLayout15 a:hover,
	.multicolumnLayout15 a:active{
	color:#303030;
	font-weight:bold;
	text-decoration: none;
	}
	/* Blau Farbverlauf */
	.multicolumnLayout16 {
	position:relative;
	float:left;
	clear:left;
	width:300%;
	margin-left:-100%;
	padding-top: 6%;
	padding-bottom: 6%;
	color:#fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#35338b+0,0068b4+100 */
	background: #35338b; /* Old browsers */
	background: -moz-linear-gradient(left,  #0068b4 20%,#35338b 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0068b4 20%,#35338b 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0068b4 20%,#35338b 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b4', endColorstr='#35338b',GradientType=1 ); /* IE6-9 */
	}
	.multicolumnLayout16 .contentcolumn {
	overflow:visible;
	width:100%;
	}
	.multicolumnLayout16 h1 {
	color:#fff !important;
	}
	.multicolumnLayout16 h2 a,
	.multicolumnLayout16 h3 a{
	color:#fff !important;
	}
	.multicolumnLayout16 h2,
	.multicolumnLayout16 h3,
	.multicolumnLayout16 h4 { 
	color:#fff !important;
	}
	.multicolumnLayout16 .frame-kontaktdaten p:last-child a,.multicolumnLayout16 .frame-textbutton
	 a,
	.multicolumnLayout16 p a.frame-textbutton,
	.multicolumnLayout16 input.powermail_submit {
	color:#35338b;
	border-color:#fff;
	 background-color:#fff;
	}
	.multicolumnLayout16 .frame-textbutton a:hover,
	.multicolumnLayout16 .frame-kontaktdaten p:last-child a:hover,
	.multicolumnLayout16 .frame-kontaktdaten p:last-child a:active,
	.multicolumnLayout16 .frame-textbutton a:active,
	.multicolumnLayout16 p a.frame-textbutton:hover,
	.multicolumnLayout16 p a.frame-textbutton:active,
	.multicolumnLayout16 input.powermail_submit:hover{
	color:#fff !important;
	border-color:#fff;
	 background-color:#35338b;
	}
	 .multicolumnLayout16 .frame-ruler-after,
	.multicolumnLayout16 .frame-ruler-before {
	border-color:#fff;
	  }  

	/* TEXTLINK */
	.multicolumnLayout16 a {
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	}
	.multicolumnLayout16 a:hover,
	.multicolumnLayout16 a:active{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	}
/* Gruen Farbverlauf */
	.multicolumnLayout18 {
	position:relative;
	float:left;
	clear:left;
	width:300%;
	margin-left:-100%;
	padding-top: calc(6% + 30px);
	padding-bottom: 6%;
	color:#fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#35338b+0,0068b4+100 */
	background: #86bc22; /* Old browsers */
	background: -moz-linear-gradient(left,  #86bc22 30%,#0068b4 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #86bc22 30%,#0068b4 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #86bc22 30%,#0068b4 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86bc22', endColorstr='#0068b4',GradientType=1 ); /* IE6-9 */
	}
.multicolumnLayout18:before {
position:absolute;
display: block;
content: ' ';
top:0px;
z-index:1;
height:40px;
width:100%;
background: #35338b; /* Old browsers */
	background: -moz-linear-gradient(left,  #35338b 40%,#0068b4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #35338b 40%,#0068b4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #35338b 40%,#0068b4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86bc22', endColorstr='#0068b4',GradientType=1 ); /* IE6-9 */
}
.multicolumnLayout18:after {
position:absolute;
display: block;
content: ' ';
top:0px;
left:0px;
z-index:1;
height:40px;
width:45%;
border-radius:0px 45px 45px 0px;
background: #35338b; /* Old browsers */
	background: -moz-linear-gradient(left,  #35338b 40%,#0068b4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #35338b 40%,#0068b4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #35338b 40%,#0068b4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86bc22', endColorstr='#0068b4',GradientType=1 ); /* IE6-9 */
}
	.multicolumnLayout18 .contentcolumn {
	overflow:visible;
	width:100%;
	}
	.multicolumnLayout18 h0, .multicolumnLayout18 h1 {
	color:#fff !important;
	}
	.multicolumnLayout18 h2 a,
	.multicolumnLayout18 h3 a{
	color:#fff
	}
	.multicolumnLayout18 h2,
	.multicolumnLayout18 h3,
	.multicolumnLayout18 h4 { 
	color:#fff !important;
	}
	.multicolumnLayout18 .frame-kontaktdaten p:last-child a,.multicolumnLayout18 .frame-textbutton
	 a,
	.multicolumnLayout18 p a.frame-textbutton,
	.multicolumnLayout18 input.powermail_submit {
	color:#35338b;
	border-color:#fff;
	 background-color:#fff;
	}
	.multicolumnLayout18 .frame-textbutton a:hover,
	.multicolumnLayout18 .frame-kontaktdaten p:last-child a:hover,
	.multicolumnLayout18 .frame-kontaktdaten p:last-child a:active,
	.multicolumnLayout18 .frame-textbutton a:active,
	.multicolumnLayout18 p a.frame-textbutton:hover,
	.multicolumnLayout18 p a.frame-textbutton:active,
	.multicolumnLayout18 input.powermail_submit:hover{
	color:#fff !important;
	border-color:#fff;
	 background-color:#35338b;
	}
	 .multicolumnLayout18 .frame-ruler-after,
	.multicolumnLayout18 .frame-ruler-before {
	border-color:#fff;
	  }  

	/* TEXTLINK */
	.multicolumnLayout18 a {
	color:#fff;
	font-weight:bold;
	text-decoration: underline;
	}
	.multicolumnLayout18 a:hover,
	.multicolumnLayout18 a:active{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	}

	/* *****************
	 gemeinsame styles Erscheinungsbilder 
	*************** */
	/* Breite des Inhalts - 0 = max 1700px */
	.frame-layout-0-content .contentcolumn {
	position:relative;
	float:left;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width:1700px;
	}
}
@media screen and (min-width: 1700px) {
	.frame-layout-0-content .contentcolumn {
		width:1700px;
	}
}
@media screen {
	.frame-layout-1,
	.frame-layout-1-content .contentcolumn {
		position:relative;
		float:left;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		max-width:1400px;
	}
}
@media screen and (min-width: 1400px) {
	.frame-layout-1,
	.frame-layout-1-content .contentcolumn {
		width:1400px;
	}
}
@media screen {
	/* Breite des Inhalts max 1100px */
	.frame-layout-2,
	.frame-layout-2-content .contentcolumn {
		position:relative;
		float:left;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		max-width:1100px;
	}
}
@media screen and (min-width: 1100px) {
	.frame-layout-2,
	.frame-layout-2-content .contentcolumn {
		width:1100px;
	}
}
@media screen {
	/* Breite des Inhalts max 900px */
	.frame-layout-3,
	.frame-layout-3-content .contentcolumn {
		position:relative;
		float:left;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		max-width:900px;
	}
}
@media screen and (min-width: 900px) {
	.frame-layout-3,
	.frame-layout-3-content .contentcolumn {
		width:900px;
	}
}
@media screen {
/* Breite des Inhalts max 750px */
	.frame-layout-4,
	.frame-layout-4-content .contentcolumn {
		position:relative;
		float:left;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		max-width:800px;
	}
}
@media screen and (min-width: 750px) {
	.frame-layout-4,
	.frame-layout-4-content .contentcolumn {
		width:750px;
	}
}
/* nur mobil anzeigen */
.frame-layout-5,
.frame-layout-5-content {
display:none;
}
/* nur Desktop zeigen */
.frame-layout-6,
.frame-layout-6-content {
display:inline-block;
}
	@media screen {
	/* Textbutton gross */
	.frame-bigbutton {
	position:relative;
	width:100%;
	float:left;
	}
	.frame-bigbutton a {
	display:inline-block;
	color:#fff !important;
	font-size:1.1em;
	text-decoration:none !important;
	padding: 0.5em 2em 0.6em 2em;
	border: 1px solid #fff;
	border-radius:90px;
	cursor: pointer;
	background: #86bc22; /* Old browsers */
	background: -moz-linear-gradient(left,#0068b4 0%,#86bc22 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,#0068b4 0%,#86bc22 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,#0068b4 0%,#86bc22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86bc22', endColorstr='#0068b4',GradientType=1 ); /* IE6-9 */
	box-shadow: 0px 0px 8px #888;
	transform: scale(1);
	transition: all 0.8s;
	}
	.frame-bigbutton a:hover {
	background: -moz-linear-gradient(left,#0068b4 110%,#86bc22 0%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,#0068b4 110%,#86bc22 0%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,#0068b4 110%,#86bc22 0%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86bc22', endColorstr='#0068b4',GradientType=1 ); /* IE6-9 */
	transform: scale(1.03);
	transition: all 0.8s;
	}
	/* Slider Kopfbild */
	.frame-kopfbild {
	position:relative;
	float:left;
	overflow:hidden;
	z-index:1;
	width:100% !important;
	margin-top:0px;
	color:#fff;
	background-color:#fff;
	}
	.frame-kopfbild h1,
	.frame-kopfbild h2,
	.frame-kopfbild h3,
	.frame-kopfbild h4 {
	color:#fff;
	text-transform:none;
	padding-bottom:0;
	margin-bottom:0;
	}
	.frame-kopfbild .flexslider {
	position:relative;
	margin:0 auto !important;
	background:transparent;
	z-index:1 !important;
	max-width:1920px;
		}
	.frame-kopfbild .flexslider .slides li {
	overflow:hidden;
	}
	.frame-kopfbild .flexslider .slides img {
	width:100%;
	height:auto !important;
		}   
	.frame-kopfbild .flexslider .caption-wrapper {
	position:absolute;
	width:100%;
	top:0px;
	padding-top:15%;
	bottom:0px;
	background-color: rgba(0,0,0,0.35);
		  }
	.frame-kopfbild .flexslider .caption-text{
	position:relative;
	float:none;
	max-width:1000px;
	margin-top:0%;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	color:#fff;
	text-align:left !important;
	}
	.frame-kopfbild .flexslider .caption-text {
	/* glow */
	#background: -webkit-radial-gradient(center, ellipse, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
	#background: -o-radial-gradient(center, ellipse, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
	#background: radial-gradient(ellipse at center, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
	#padding: 10px;
	#text-shadow: 0 0 0.5em #888, 0 0 0.5em #888, 0 0 0.5em #888;
	}
	.frame-kopfbild .flexslider .caption-content {
	width:500px;
	padding:15px;
	#text-shadow: 0 0 10px #FFFFFF, 0px 0px 13px #072242;
	background-color: rgba(7,34,66,0.4);
	}
	.frame-kopfbild .flexslider .caption-title {
	display:block;
	text-transform:none;
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:1em;
	margin:0px 0px 0px 0px;
	  }
	.frame-kopfbild .flexslider p a {
	margin-top:3%;
	#box-shadow: 0 0 10px #FFFFFF, 0px 0px 13px #072242;
	color:#fff;
	}
	.frame-kopfbild .flexslider p a:hover {
	color:#fff;
	background-color:#86bc22;
	border-color:#86bc22;
		}
	.frame-kopfbild .flexslider .flex-control-nav {
	position:absolute;
	width:99%;
	height:20px;
	bottom:10px;
		  }
	 .frame-kopfbild .flexslider .flex-control-nav li {
	float:right;
	}
	 .frame-kopfbild .flexslider .flex-control-nav li a {
	height:15px; 
	width:15px; 
	  -webkit-border-radius: 0px;
	  -moz-border-radius: 0px;
	  border-radius: 0px;
	  background: #fff;
	  background: rgba(255,255,255, 0.9);    
	  cursor: pointer;        
	 }
	.frame-kopfbild .flexslider .flex-control-paging li a:hover,
	.frame-kopfbild .flexslider .flex-control-paging li a.flex-active {
	  background: #595959;
	  background: rgba(0, 0, 0, 0.9);
	}
	.frame-kopfbild .flexslider .flex-direction-nav a:before {
	color: rgba(255,255,255,0.9);
	}
	/* Flexslider volle Breite */
	.frame-slidebgfullwidth .flexslider {
	position:relative;
	width:300%;
	height:800px;
	margin-left:-100%;
	float:left;
	clear:left;
	overflow:visible !important;
		}
	.frame-slidebgfullwidth .flexslider .slides li {
	height:800px;
	overflow:visible !important;
	}
	.frame-slidebgfullwidth .flexslider .slides img {
	width:100% !important;
		}   
	.frame-slidebgfullwidth .flexslider .caption-wrapper {
	position:absolute;
	left: 50%;
	height:auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-left:auto !important;
	margin-right:auto !important;
	max-width:1700px;
	top:50%;
	border:1px solid red;
	}
}
@media screen and (min-width: 1700px) {
	.frame-slidebgfullwidth .flexslider .caption-wrapper {
	width:1700px;
	}
}
@media screen {
	.frame-slidebgfullwidth .flexslider .caption-text{
	position:relative;
	float:right;
	margin-top:0%;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	color:#fff;
	text-align:left !important;
	}
	.frame-slidebgfullwidth .flexslider .caption-text {
	/* glow */
	#background: -webkit-radial-gradient(center, ellipse, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
	#background: -o-radial-gradient(center, ellipse, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
	#background: radial-gradient(ellipse at center, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 32%,rgba(0,0,0,0) 72%,rgba(0,0,0,0) 73%,rgba(0,0,0,0) 100%);
	#padding: 10px;
	#text-shadow: 0 0 0.5em #888, 0 0 0.5em #888, 0 0 0.5em #888;
	}
	.frame-slidebgfullwidth .flexslider .caption-content {
	width:50%;
	#text-shadow: 0 0 10px #FFFFFF, 0px 0px 13px #072242;
	background-color: rgba(7,34,66,0.4);
	}
	.frame-slidebgfullwidth .flexslider .caption-title {
	font-family: 'Saira', arial, helvetica;
	font-size:2.8em;
	line-height:1.1em;
	font-weight:normal;
	font-style:italic;
	margin:0px 0px 1em 0px;
	  }
	.frame-slidebgfullwidth .flexslider p a {
	margin-top:3%;
	#box-shadow: 0 0 10px #FFFFFF, 0px 0px 13px #072242;
	color:#fff;
	}
	.frame-slidebgfullwidth .flexslider p a:hover {
	color:#fff;
	background-color:#86bc22;
	border-color:#86bc22;
		}
	.frame-slidebgfullwidth .flexslider .flex-control-nav {
	position:absolute;
	width:99%;
	height:20px;
	bottom:10px;
		  }
	 .frame-slidebgfullwidth .flexslider .flex-control-nav li {
	float:right;
	}
	 .frame-slidebgfullwidth .flexslider .flex-control-nav li a {
	height:15px; 
	width:15px; 
	  -webkit-border-radius: 0px;
	  -moz-border-radius: 0px;
	  border-radius: 0px;
	  background: #fff;
	  background: rgba(255,255,255, 0.9);    
	  cursor: pointer;        
	 }
	.frame-slidebgfullwidth .flexslider .flex-control-paging li a:hover,
	.frame-slidebgfullwidth .flexslider .flex-control-paging li a.flex-active {
	  background: #595959;
	  background: rgba(0, 0, 0, 0.9);
	}
	.frame-slidebgfullwidth .flexslider .flex-direction-nav a:before {
	color: rgba(255,255,255,0.9);
	}
	/* Kontaktdaten */
	.frame-kontaktfunkt, .frame-kontaktdaten {
	position:relative;
	float:left;
	width:100%;
	}
	/* Wenn kontaktdaten in 3 Spaltencontainer */

	/*************
	Kontakte in 3 Spaltencontainern 
	***************/
	.frame-layout-1 .multicolumnLayout4 .frame-kontaktfunkt,
	.frame-layout-1 .multicolumnLayout4 .frame-kontaktdaten,
	.frame-layout-1-content .multicolumnLayout4 .frame-kontaktfunkt,
	.frame-layout-1-content .multicolumnLayout4 .frame-kontaktdaten  {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	}
	.frame-layout-1-content .multicolumnLayout4 .frame-kontaktdaten .ce-textpic.ce-left.ce-intext .ce-bodytext ,
	.frame-layout-1 .multicolumnLayout4 .frame-kontaktdaten .ce-textpic.ce-left.ce-intext .ce-bodytext {
	float:left;
	width:100%;
	}
	.frame-layout-1-content .multicolumnLayout4 .frame-kontaktdaten .ce-textpic.ce-left.ce-intext .ce-gallery,
	.frame-layout-1 .multicolumnLayout4 .frame-kontaktdaten .ce-textpic.ce-left.ce-intext .ce-gallery {
	width:200px;
	margin-left:50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	}
	/* Kopfbild headercontent */
	.frame-kopfbild .frame-kopfbild .headerbild {
	position:relative;
	float:left;
	width:100%;
	}
	.frame-kopfbild .frame-kopfbild .headerbild .bild img {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	}
	.frame-kopfbild .frame-tariferechts {
	position:absolute;
	width:auto;
	height:auto;
	right:25%;
	top:25%;
	}
	.frame-kopfbild .frame-kopfbild .frame-tarifelinks {
	position:absolute;
	width:auto;
	height:auto;
	#left:25%;
	#top:25%;
	}
	.frame-kopfbild .frame-tariferechts img {
	width:400px;
	height:auto;
	}
	.frame-kopfbild .multicolumnLayout10 {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	margin-left:0%;
	padding-top: 16%;
	padding-bottom: 16%;
	overflow:hidden;
	color:#fff;
	background-repeat: no-repeat;
	background-size: cover; 
	}

	.frame-kopfbild .multicolumnLayout10 .contentcolumn {
	width:100%;
	overflow:visible;
	}
	/* Bildbutton Hauptthemen */
	.frame-themenbutton {
	position:relative;
	float:left;
	color:#333;
	display:block;
	padding:0px 15px 1.2em 15px;
	width:calc(100% - 30px);
	cursor:pointer;
	border-radius:15px;
	box-shadow: 0px;
	-webkit-box-shadow: 0px;
	-moz-box-shadow: 0px;
      background-color:#fff;
	}
	.frame-themenbutton:hover {
	box-shadow: 0px 0px 32px 0px rgba(0,0,0,0.26);
	-webkit-box-shadow: 0px 0px 32px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: 0px 0px 32px 0px rgba(0,0,0,0.26);
	}
	.frame-themenbutton .ce-textpic .ce-gallery {
	margin:0px;
	padding:0px;
	}
	.frame-themenbutton h2 {
	margin-bottom:0em;
	background: -webkit-linear-gradient(45deg, #0068b4, #86bc22);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	}
	.frame-themenbutton .ce-bodytext p {
	line-height:1.3em;
	color:#0068b4;
	font-weight:bold;
	font-style:italic;
	}
	/* .ce-textpic.ce-center.ce-above Bild, Ueberschrift Text untereinander */
	.frame-themenbutton .ce-textpic.ce-center.ce-above .ce-bodytext p:last-child a {
	min-width:9em;
	  display: block;
	  text-decoration: none !important;
	  font-weight: normal !important;
	font-size:1em;
	font-style:normal;
	line-height:1em;
	margin-left: 50%;
	left:50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	  text-align: center;
	  text-transform: none;
	  padding: 0.5em 1em 0.5em 1em;
	  margin-top: 1.3em;
	  margin-bottom: 0%;
	  border: 0px solid;
	border-radius:90px;
	  cursor: pointer;
	color:#0068b4;
	padding: 0.3em 0.3em 0.5em 0.3em;
	background-image: url(/fileadmin/template/images/button-border.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:100% 100%;
	background-color:#fff;
	}
	.frame-themenbutton:hover .ce-textpic.ce-center.ce-above .ce-bodytext p:last-child a{
	background-image: url(/fileadmin/template/images/button-gradient.svg) !important;
	color:#fff !important;
	}

	/* .ce-textpic.ce-left.ce-intext Icon links, Ueberschrift rechts, Text unten */
	.frame-themenbutton .ce-textpic.ce-left.ce-intext {
	margin-top:0.5em;
	}
	.frame-themenbutton:hover .ce-textpic.ce-left.ce-intext figure .image-embed-item {
	transform: scale(1);
	}
	.frame-themenbutton .ce-textpic.ce-left.ce-intext .ce-bodytext {
	margin-top:0.5em;
	margin-left:0.5em;
	margin-right:0.5em;
	font-size:1.1em;
	}
	.frame-themenbutton .ce-textpic.ce-left.ce-intext .ce-bodytext h2 {
	margin-bottom:0.7em;
	font-size:2.5em;
	}
	.frame-themenbutton .ce-textpic.ce-left.ce-intext .ce-gallery {
	padding:0px;
	margin-right:10px;
	}
	.frame-themenbutton .ce-textpic.ce-left.ce-intext .ce-bodytext p:last-child {
	/*max-width:83% !important;*/
      width: calc(100% - 40px);
	  display: inline-block;
	  text-decoration: none !important;
	  font-weight: normal !important;
	font-family: 'Open Sans', sans-serif;
	font-size:0.9em;
	line-height:1.2em;
	color:#fff;
	  text-align: center;
	  text-transform: none;
	  padding: 0.5em 15px 0.6em 15px;
	  margin-top: 0.8em;
	  margin-bottom: 0%;
	  border: 0px solid;
	border-radius:90px;
	  cursor: pointer;
	background: #86bc22; /* Old browsers */
	background: -moz-linear-gradient(left,  #86bc22 0%, #0068b4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #86bc22 0%,#0068b4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #86bc22 0%,#0068b4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86bc22', endColorstr='#0068b4',GradientType=1 ); /* IE6-9 */
	}
	.frame-themenbutton:hover .ce-textpic.ce-left.ce-intext .ce-bodytext p:last-child {
	background: #86bc22;
	}
	.frame-themenbutton figure {
	overflow:hidden;
	margin:0px;
	padding:0px;
	}
	.frame-themenbutton figure a:after {
	position:absolute;
	z-index:1;
	display:block;
	content: ' ';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	}
	.frame-themenbutton:hover figure .image-embed-item {
	transform: scale(1.1);
	}
	/* Hintergrund gruen */
	.frame-hggruen {
	background-color:#86bc22;
	color:#fff;
	width:92%;
	padding:4% 4% 4% 4%;
	}
	/* Text rote Ueberschriften und Linkbuttons */
	.frame-textrot {
	position:relative;
	float:left;
	width:100%;
	}
	.frame-textrot h1,
	.frame-textrot h2,
	.frame-textrot h3,
	.frame-textrot h4 {
	color: #941981;
	}
	.frame-textrot p a {
	min-width:9em;
	  display: inline-block;
	  text-decoration: none !important;
	  font-weight: normal !important;
	font-size:0.9em;
	line-height:1em;
	  text-align: center;
	  text-transform: none;
	  padding: 0.5em 1em 0.5em 1em;
	  margin-top: 0.5em;
	  margin-bottom: 0%;
	  border: 0px solid;
	border-radius:90px;
	  cursor: pointer;
	color:#fff !important;
	background-color: #941981;
	}
	.frame-textrot p a:hover {
	background-color:#444;
	}
	.frame-textrot.multicolumnLayout4 .column2:after,
	.frame-textrot.multicolumnLayout4 .column3:after {
	position: absolute;
	content: ' ';
	display:block;
	margin-left:-4%;
	width:2px;
	height:100%;
	background-color: #ccc;
	}
	/* Bild grau / hover farbig */
	.frame-pichover {
	float:left;
	clear:left;
	width:100%;
	}
	.frame-pichover .ce-column {
	margin-right:1rem;
	margin-left:1rem;
	}
	.frame-pichover img {
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
		filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: gray; /* IE6-9 */
		-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	}
	.frame-pichover img:hover {
	 filter:none;
	}
	.frame-pichover figure img.image-embed-item[src*=".jpg"]:hover {
	transform: scale(1);
	}
	/************
	Bild mit Text ueberlappend rechts / links
	*************/
	.frame-bildtext, .frame-textbild,
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap{
	position:relative;
	float:left;
	display:block;
	width:100%;
	left:0px;
	right:0px;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery {
	width:calc(38% - 28px);
	}
	.frame-bildtext h1,
	.frame-textbild h1 {
	background: #35338B !important;
	background: -webkit-linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	background: -moz-linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	background: linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	}
	.frame-bildtext h2,
	.frame-textbild h2 {
	font-size:2em;
	color:#86bc22 !important;
	}
	.frame-bildtext h3,
	.frame-bildtext h4,
	.frame-textbild h3,
	.frame-textbild h4 { 
	color:#0068b4 !important;
	}
	.frame-bildtext h5,
	.frame-textbild h5 { 
	color:#0068b4;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery{
	margin-bottom:0px;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery figcaption.image-caption,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery figcaption.image-caption {
	position:absolute;
	overflow:hidden;
	width:83%;
	bottom:0px;
	font-size:0.85em;
	font-style: italic;
	line-height:1.2em;
	color:#313131;
	background-color: rgba(255,255,255,0.85);
	border-radius:0px 0px 15px 15px;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery figcaption.image-caption {
	padding:2% 15% 2% 2%;
	}
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery figcaption.image-caption {
	padding:2% 2% 2% 2%;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery figure img,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery figure img{
	position:relative;
	border-radius:15px;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery figure,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery figure {
	position:relative;
	margin:10px;
	#padding:4px;
	border-radius:15px;
	overflow:hidden;
	#background: #35338b; /* Old browsers */
	#background: -moz-linear-gradient(45deg,  #35338b 0%, #0068b4 31%, #86bc22 100%); /* FF3.6-15 */
	#background: -webkit-linear-gradient(45deg,  #35338b 0%,#0068b4 31%,#86bc22 100%); /* Chrome10-25,Safari5.1-6 */
	#background: linear-gradient(45deg,  #35338b 0%,#0068b4 31%,#86bc22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	#filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35338b', endColorstr='#86bc22',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-gallery figure img.image-embed-item:hover,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-gallery figure img.image-embed-item:hover {
	transform: scale(1);

	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
	position:absolute;
	width:62%;
	top:50%;
	  color:#303030;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding:2%;
	background-color:#fff;
	border-radius:15px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext {
	right:20px;
	}
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext {
	left:20px;
	text-align:right;
	}
	.frame-bildtext .ce-bodytext  p a {
	color:#333;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext  p:last-child a,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext p:last-child a{
	min-width:9em;
	display: inline-block;
	text-decoration: none !important;
	font-weight: normal !important;
	font-family: 'Open Sans', sans-serif;
	font-size:0.95em;
	color:#fff;
	line-height:1.2em;
	text-align: center;
	text-transform: none;
	padding: 0.5em 1em 0.6em 1em;
	margin-top: 2em;
	margin-bottom: 0%;
	border: 0px solid;
	border-radius:90px;
	cursor: pointer;
	background: #0068b4; /* Old browsers */
	background: -moz-linear-gradient(left,  #0068b4 0%, #86bc22 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0068b4 0%,#86bc22 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0068b4 0%,#86bc22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b4', endColorstr='#86bc22',GradientType=1 ); /* IE6-9 */
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext p:last-child a:hover,
	.frame-textbild .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext p:last-child a:hover {
	background:#86bc22 !important;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext p:last-child a,
	.frame-bildtext .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext p:last-child a {
	margin-left:0.8em;
	margin-right:0.8em;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext p:last-child a:first-of-type,
	.frame-bildtext .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext p:last-child a:first-of-type {
	margin-left:0px;
	}
	.frame-bildtext .ce-textpic.ce-left.ce-intext.ce-nowrap .ce-bodytext p:last-child a:last-of-type,
	.frame-bildtext .ce-textpic.ce-right.ce-intext.ce-nowrap .ce-bodytext p:last-child a:last-of-type {
	margin-right:0px;
	}
	/**********
	Textbox mit Schatten 
	**********/
	.frame-textbox {
	position:relative;
	display:block;
	float:left;
	clear:left;
	color:#333;
	padding:0px 8% 5% 8%;
	margin-top:2em;
	margin-bottom:22px;
	width:84%;
	cursor:pointer;
	border-radius:15px;
	cursor:pointer;
	background-color:#fff;
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.26);
	transform: scale(1);
	transition: transform 0.6s, box-shadow 0.6s;
	}
	.multicolumnLayout1.frame-textbox {
	cursor: default;
	}
	.frame-textbox:hover {
	box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.15);
	transform: scale(1.03) !important;
	transition: transform 0.6s, box-shadow 0.6s;
	}

	.frame-textbox.frame-type-textpic h2, 
	.frame-textbox.frame-type-textpic h3,
	.multicolumnLayout1.frame-textbox .frame-type-textpic h2,
	.multicolumnLayout1.frame-textbox .frame-type-textpic h3 {
	color:#86bc22;
	}
	.frame-textbox .frame-default h0,
	.frame-textbox .frame-default h1, 
	.frame-textbox .frame-default h2, 
	.frame-textbox .frame-default h3 {
	color:#303030;
	}
	.frame-textbox > header h0,
	.frame-textbox > header h1 {
	font-size:1.8em;
	padding:0px;
	margin:0px;
	color:#fff;
	text-align:center;
	}
	.frame-textbox.frame-type-textpic > header,
	.frame-textbox.frame-type-text > header,
	.frame-textbox.frame-type-list > header,
	.multicolumnLayout1.frame-textbox > header {
	border-radius:45px;
	padding:1em 1em 1em 1em;
	z-index:1;
	margin-top:-2em;
	background: #0068b4; /* Old browsers */
	background: -moz-linear-gradient(left,  #0068b4 0%, #86bc22 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0068b4 0%,#86bc22 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0068b4 0%,#86bc22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b4', endColorstr='#86bc22',GradientType=1 ); /* IE6-9 */
	}
	.frame-textbox .frame-default > header {
	border-radius:0px;
	padding:0em;
	z-index:1;
	margin-top:0em;
	background: none; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: none; /* IE6-9 */
	}
	.frame-textbox.frame-type-textpic > header,
	.multicolumnLayout1.frame-textbox > header {
	position:absolute;
	left:8%;
	right:8%;
	margin-bottom: -8%;
	}
	.multicolumnLayout1.frame-textbox .frame-type-textpic {
	margin-top: -12% !important;
	}
	.multicolumnLayout1.frame-textbox > header,
	.multicolumnLayout1.frame-type-list > header{
	position:absolute;
	width:auto;
	float:none;
	margin-bottom: -8%;
	}
	.frame-textbox.frame-type-text > header,
	.frame-textbox.frame-type-list > header {
	position:relative;
	margin-bottom: 8%;
	}
	.multicolumnLayout1.frame-textbox .column16 > header {
	margin-bottom:0px;
	}
	.frame-textbox.frame-type-textpic .ce-textpic,
	.multicolumnLayout1.frame-textbox .frame-type-textpic .ce-textpic {
	overflow:visible;
	}
	.frame-textbox.frame-type-textpic .ce-gallery,
	.multicolumnLayout1.frame-textbox .frame-type-textpic .ce-gallery {
	margin: 0px -9% 3% calc(-9.5% - 0px);
	width:119%;
	border-radius:15px 15px 0px 0px;
	overflow:hidden;
	z-index:-1 !important;
	}
	.frame-textbox.frame-type-textpic .ce-gallery figure,
	.multicolumnLayout1.frame-textbox .frame-type-textpic .ce-gallery figure {
	border-radius:15px 15px 0px 0px;
	overflow:hidden;
	margin-bottom:1.1em;
	}
	.frame-textbox.frame-type-textpic .ce-gallery img,
	.multicolumnLayout1.frame-textbox .frame-type-textpic .ce-gallery img {
	transform: scale(1) !important;
	}
	.frame-textbox p:first-of-type {
	margin-top:0.7em;
	}
	.frame-textbox p:last-child a{
	min-width:9em;
	display: inline-block;
	text-decoration: none !important;
	font-weight: normal !important;
	font-family: 'Open Sans', sans-serif;
	font-size:0.95em;
	color:#fff;
	line-height:1.2em;
	text-align: center;
	text-transform: none;
	padding: 0.5em 1em 0.6em 1em;
	margin-top: 2em;
	margin-bottom: 0%;
	border: 0px solid;
	border-radius:90px;
	cursor: pointer;
	background: #0068b4; /* Old browsers */
	background: -moz-linear-gradient(left,  #0068b4 0%, #86bc22 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0068b4 0%,#86bc22 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0068b4 0%,#86bc22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b4', endColorstr='#86bc22',GradientType=1 ); /* IE6-9 */
	}
	.multicolumnLayout1.frame-textbox p {
	}
	.frame-textbox p:last-child a:hover {
	background:#86bc22;
	}
	.frame-textbox p:last-child a:after {
	position:absolute;
	display:block;
	content: ' ';
	z-index:1;
	left:0px;
	right:0px;
	top:-3em;
	bottom:0px;
	}
	.multicolumnLayout1.frame-textbox p:last-child a:after {
	display:none;
	}
	/**********
	  2 Spalten Container rechte Spalte überlappend wie bildtext
	***********/
	.multicolumnContainer.frame-bildtextspalten .column1 {
	overflow:hidden;
	bottom:0px;
	z-index:1;
	line-height:1.2em;
	color:#313131;
	background-color: rgba(255,255,255,0.85);
	border-radius:0px 0px 15px 15px;
	margin:10px;
	border-radius:15px;
	overflow:hidden;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	}
	.multicolumnContainer.frame-bildtextspalten .column2 {
	position:absolute;
	width:52% !important;
	right:0px;
	top:50%;
	z-index:3;
	  color:#303030;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding:2%;
	background-color:#fff;
	border-radius:15px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	}
	/**********
	  2 Spalten Container linke Spalte überlappend wie textbild
	***********/
	.multicolumnContainer.frame-textbildspalten .column1 {
	position:absolute;
	width:50% !important;
	left:20px;
	top:50%;
	z-index:3;
	  color:#303030;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding:2%;
	background-color:#fff;
	border-radius:15px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	}
	.multicolumnContainer.frame-textbildspalten .column2 {
	overflow:hidden;
	float:right;
	bottom:0px;
	z-index:1;
	color:#313131;
	background-color: rgba(255,255,255,0.85);
	border-radius:0px 0px 15px 15px;
	margin:10px;
	border-radius:15px;
	overflow:hidden;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	}
	.frame-bildtextspalten h1,
	.frame-textbildspalten h1 {
	background: #35338B;
	background: -webkit-linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	background: -moz-linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	background: linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	}
	.frame-bildtextspalten h2,
	.frame-textbildspalten h2 {
	font-size:2em;
	color:#86bc22;
	}
	.frame-bildtextspalten h3,
	.frame-bildtextspalten h4,
	.frame-textbildspalten h3,
	.frame-textbildspalten h4 { 
	color:#0068b4;
	}
	.frame-bildtextspalten h5,
	.frame-textbildspalten h5 { 
	color:#0068b4;
	}
	/**********
	Linkbox mit Schatten 1/4 breite
	**********/
	.frame-linkbox {
	position:relative;
	display:block;
	float:left;
	padding:0px 3% 2% 3%;
	margin-top:2em;
	margin-bottom:35px;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width:16%;
	cursor:pointer;
	border-radius:15px;
	cursor:pointer;
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.26);
	transform: scale(1);
	transition: transform 0.6s, box-shadow 0.6s;
	}
	.frame-linkbox:hover {
	box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.15);
	transform: scale(1.03) !important;
	transition: transform 0.6s, box-shadow 0.6s;
	}

	.frame-linkbox.frame-type-textpic h2, 
	.frame-linkbox.frame-type-textpic h3,
	.multicolumnLayout1.frame-linkbox .frame-type-textpic h2,
	.multicolumnLayout1.frame-linkbox .frame-type-textpic h3 {
	color:#86bc22;
	}
	.frame-linkbox .frame-default h1, 
	.frame-linkbox .frame-default h2, 
	.frame-linkbox .frame-default h3 {
	color:#303030;
	}
	.frame-linkbox header h1 {
	font-size:1.8em;
	padding:0px;
	margin:0px;
	color:#fff;
	}
	.frame-linkbox.frame-type-textpic header,
	.frame-linkbox.frame-type-text header,
	.multicolumnLayout1.frame-linkbox > header {
	border-radius:45px;
	padding:1em 1em 1em 1em;
	z-index:1;
	margin-top:-2em;
	text-align:center;
	background: #0068b4; /* Old browsers */
	background: -moz-linear-gradient(left,  #0068b4 0%, #86bc22 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0068b4 0%,#86bc22 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0068b4 0%,#86bc22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b4', endColorstr='#86bc22',GradientType=1 ); /* IE6-9 */
	}
	.frame-linkbox .frame-default header {
	border-radius:0px;
	padding:0em;
	z-index:1;
	margin-top:0em;
	text-align:center;
	background: none; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: none; /* IE6-9 */
	}
	.frame-linkbox.frame-type-textpic header {
	position:absolute;
	left:8%;
	right:8%;
	margin-bottom: -8%;
	}
	.multicolumnLayout1.frame-linkbox .frame-type-textpic {
	margin-top: -12% !important;
	}
	.multicolumnLayout1.frame-linkbox header {
	position:absolute;
	width:auto;
	float:none;
	margin-bottom: -8%;
	}
	.frame-linkbox.frame-type-text header,
	.multicolumnLayout1.frame-linkbox header {
	position:relative;
	margin-bottom: 2em;
	}
	.multicolumnLayout1.frame-linkbox .column16 header {
	margin-bottom:0px;
	}
	.frame-linkbox.frame-type-textpic .ce-textpic,
	.multicolumnLayout1.frame-linkbox .frame-type-textpic .ce-textpic {
	overflow:visible;
	}
	.frame-linkbox.frame-type-textpic .ce-gallery,
	.multicolumnLayout1.frame-linkbox .frame-type-textpic .ce-gallery {
	margin: 0px -9% 3% -9.5%;
	width:119%;
	border-radius:15px 15px 0px 0px;
	overflow:hidden;
	z-index:-1 !important;
	}
	.frame-linkbox.frame-type-textpic .ce-gallery figure,
	.multicolumnLayout1.frame-linkbox .frame-type-textpic .ce-gallery figure {
	border-radius:15px 15px 0px 0px;
	overflow:hidden;
	margin-bottom:1.1em;
	}
	.frame-linkbox.frame-type-textpic .ce-gallery img,
	.multicolumnLayout1.frame-linkbox .frame-type-textpic .ce-gallery img {
	transform: scale(1) !important;
	}

	.frame-linkbox p a{
	  text-decoration: underline;
	  font-size: 0.9em;
	}
	.frame-linkbox p a:hover{
	  text-decoration: none;
	}
	.frame-linkbox p {
	  padding-bottom: 0.8em;
	}
	/*
	.frame-linkbox p a {
	width:calc(90% - 1em);
	margin-left:5%;
	display: inline-block;
	text-decoration: none !important;
	font-weight: normal !important;
	font-family: 'Open Sans', sans-serif;
	font-size:0.95em;
	color:#fff;
	line-height:1.2em;
	text-align: center;
	text-transform: none;
	padding: 0.5em 0.5em 0.6em 0.5em;
	margin-top: 0em;
	margin-bottom: 1em;
	border: 0px solid;
	border-radius:90px;
	cursor: pointer;
	background-color:#86bc22;
	}
	.frame-linkbox p a:hover {
	color:#fff;
	background-color:#0068b4;
	}
	*/



	/***************
	Kontaktboxen 
	***************/
	.frame-kontaktfunkt,
	.frame-kontaktdaten {
	float:left;
	clear:left;
	width:100%;
	}
	/***********
	Bild ohne Formatierungen
	************/
	.frame-standardpic {
	float:left;
	width;100%;
	clear:left;
	}
	.frame-standardpic .ce-textpic.ce-left.ce-intext figure,
	.frame-standardpic .ce-textpic.ce-right.ce-intext figure,
	.frame-standardpic .ce-textpic.ce-left.ce-intext figure,
	.frame-standardpic .ce-image figure {
	margin-top:0em;
	}
	.frame-standardpic .ce-gallery figure {
	border-radius: 0px;
	overflow:hidden;
	}
	/*********
	halbtransparenter Hintergrund
	***********/
	.frame-hghalbtrans {
	position:relative;
	float:left;
	width:84%;
	margin-top:2%;
	margin-bottom:2%;
	padding:8% 8% 8% 8%;
	border-radius:20px;
	background-color: rgba(255,255,255,0.9);
	  overflow-wrap: break-word; 
	word-wrap: break-word; 
	hyphens: auto;
	}

	/************
	heller Text mit Schatten
	************/
	.frame-schattentext {
	float:left;
	clear:left;
	width:100%;
	}
	.frame-schattentext h4 {
	color: #fff; 
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5); 
	overflow-wrap: break-word; 
	word-wrap: break-word; 
	hyphens: auto;
	font-weight:bolder;
	}
	.frame-schattentext h2 {
	color:#fff;
	text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5); 
	overflow-wrap: break-word; 
	word-wrap: break-word; 
	hyphens: auto;
	}
	.frame-schattentext a {
	color:#fff;
	text-decoration:underline;
	}
	/*
	Content schmaler als 100% Inhaltsbreite
	*/
	.frame-schmalerContent{
	  display: block;
	  clear: both;
	  float: none;  
	  width: 850px;
	  max-width: 96%;
	  margin-left: auto;
	  margin-right: auto;  
	  padding-left: 2%;
	  padding-right: 2%;
	}

	/***********
	Accordion 
	*************/
	ul.tinyaccordion {
	width:100%;
	margin:0px !important;
	padding:0px !important;
	}

	ul.tinyaccordion .acc-li > h4 {
	background-image:none !important;
	padding:0.5em 0.5em 0.6em 1em !important;
	margin-bottom:0.8em;
	color:#fff;
	font-weight:normal;
	text-transform:normal;
	font-size:1em;
	background-color: #86bc22;
	border-radius:45px;
	}
	ul.tinyaccordion header h4 {
	background-image:none !important;
	display:inline-block;
	padding:0em !important;
	color:#313131 !important;
	font-family: 'Open Sans', sans-serif;
	font-size:1.3em;
	line-height:1.4em;
	margin:0px 0px 0.5em 0px;
	font-weight:normal;
	background-color: transparent !important;
	border-radius:0px !important;
	cursor: auto;
	}
	ul.tinyaccordion .acc-section > h4:after {
	content: '' !important;
	float:none !important;
	}
	ul.tinyaccordion .acc-li > h4:hover,
	ul.tinyaccordion .acc-li > h4.acc-selected {
	text-decoration:none;
	color:#fff;
	background-color: #595959;
	}
	ul.tinyaccordion.acc-li h4 .t-small {
	display:none;
	}
	ul.tinyaccordion .acc-section{
	width:calc(100% - 2em);
	padding-left:1em;
	padding-right:1em;
	}
	ul.tinyaccordion .acc-section .frame:first-child {
	padding-top:1em;
	}
	ul.tinyaccordion .acc-section .frame:last-child {
	padding-bottom:1em;
	}
	.acc-section header h1,
	.acc-section header > h2,
	.acc-section header > h3{
	display:none;
	}
	ul.tinyaccordion .acc-li > h4:before {
position:absolute;
	content: '►';
	right:0.5em;
height:1em;
line-height:1em;
margin-top:0.25em;
#height:2em;
		#-webkit-transform: translateY(1.5em);
		#-ms-transform: translateY(-50%);
		#transform: translateY(-50%);

	}
	ul.tinyaccordion .acc-li > h4:hover:before {
	content: '►';
	float:right;
	transform: rotate(90deg);
	}
	ul.tinyaccordion .acc-li > h4.acc-selected:before {
	content: '►';
	float:right;
	transform: rotate(-90deg);
	}
	/** Button rss feed **/
	#c4787.frame-textbutton a.rssfeed {
	 padding-left:35px;
	 background-image:url('/fileadmin/template/images/rss-icon.svg');
	 background-repeat:no-repeat;
	 background-size:auto 50%;
	 background-position:10px 45%;
	}
	/***************
	CSS Suche 
	***************/
	.suche,
	.tx-indexedsearch-browsebox,
	.tx-indexedsearch-info-sword,
	.tx-indexedsearch-res{
	position:relative;
	float:left;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-left:auto !important;
	margin-right:auto !important;
	max-width:1100px;
	}
}
@media screen and (min-width: 1100px) {
	.suche,
	.tx-indexedsearch-browsebox,
	.tx-indexedsearch-info-sword,
	.tx-indexedsearch-res {
	width:1100px;
	}
}
@media screen {
	.suche {
	z-index:101;
	}
	.tx-indexedsearch-info-sword,
	.tx-indexedsearch-browsebox,
	.tx-indexedsearch-res {
	z-index:1 !important;
	}
	.suche fieldset .tx-indexedsearch-form label {
	display:none !important;
	}
	.suche .tx-indexedsearch-searchbox-sword {
	color: #313131;
	font-size:1.4em !important;
	line-height:1em !important;
	font-family: 'Open Sans', sans-serif;
	#text-indent: 20px;
	text-decoration: none;
	font-weight:normal !important;
	overflow: hidden;
	position: relative;
	z-index: 1;
	float: left;
	#height: 1.5em;
	width: calc(100% - 30px);
	margin: 0px;
	padding: 0.5em 0px 0.6em 30px !important;
	border: 1px solid #ddd;
	border-radius:45px;
	background-color:#fff;
	vertical-align: text-bottom;
	clip: rect(0px,0px,0px,0px);
	box-shadow: 0px 0px 10px #ddd;
	}

	.suche input.tx-indexedsearch-searchbox-button {
	position:absolute;
	display:inline-block;
	right:5px;
	color:transparent !important;
	top:0px;
	z-index:2;
	cursor: pointer;
	width:2.4em;
	min-width:0px;
	height:2.4em;
	border-left:0px;
	color:transparent;
	background-image: url(/fileadmin/template/images/SWN_Icon_Lupe-grau.svg);
	background-repeat: no-repeat;
	background-size: 80% auto;
	background-position: center 5px;
	background-attachment: scroll;
	background-color:transparent;
	}
	.suche input.tx-indexedsearch-searchbox-button:hover {
	color:transparent !important;
	background-color:transparent !important;
	}
	.tx-indexedsearch-text-item-size, .tx-indexedsearch-text-item-crdate {
	display:none;
	}
	.tx-indexedsearch-description {
	float:left;
	width:100%;
	margin-left:0px !important;
	font-size:0.9em;
	line-height:1.4em;
	}
	.tx-indexedsearch-text-item-mtime,
	.tx-indexedsearch-text-item-path {
	float:left;
	width:auto !important;
	padding:0px;
	margin:0px;
	font-size:0.9em;
	line-height:1.4em;
	}
	.tx-indexedsearch-text-item-path p{
	float:left;
	width:auto !important;
	padding:0px;
	margin:0px;

	}
	dd.tx-indexedsearch-text-item-mtime {
	margin-right:50px;
	}
	.tx-indexedsearch-res {
	padding-bottom:1%;
	border-bottom:1px solid #ddd;
	margin-bottom:1%;
	}
	.tx-indexedsearch-res h3 {
	padding:0px;
	margin:0px;
	}
	.tx-indexedsearch-searchbox {
	position:relative;
	float:left;
	clear:left;
	width:100% !important;
	margin-bottom:2%;
	}

	/* Suchmaske & Suchregeln*/
	#tx_indexedsearch>p{
	  display: none;
	}
	.tx-indexedsearch-rules{
	  width: 100%;
	  float: left;
	}
	.tx-indexedsearch-rules{  
	  margin-top: 1%;
	}
	.tx-indexedsearch-search-submit input {
	position:relative;
	float:left;
	padding-left:10px !important;
	padding-bottom:3px !important;
	}
	.tx-indexedsearch-info-sword {
	font-size:1.6em;
	margin-top:2%;
	margin-bottom:2%;
	}
	#tx_indexedsearch fieldset{
	padding: 0px;
	margin:0px;
	border:0px;
	}
	#tx_indexedsearch fieldset legend {
	display:none;
	}
	#tx_indexedsearch fieldset div{
	width:auto;
	}
	#tx_indexedsearch fieldset div *{
	  vertical-align: middle;
	}
	#tx_indexedsearch fieldset div label{
	  display: block;
	float:left;
	  width: auto; 
	margin-right: 10px;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	}
	#tx_indexedsearch fieldset input{
	  padding: 0.3%;
	font-size:1.1em;
	float:left;
	}
	#tx_indexedsearch_sword_prev_include, 
	label[for=tx_indexedsearch_sword_prev_include]{
	  display: none;
	}

	/* Formatierung der Suchmöglichkeiten
	   Eingabemöglichkeiten umd eine Suche zu filtern */
	.tx-indexedsearch-rules{
	  background-color: #eee;
	  padding: 2%;
	  margin-bottom: 2%;
	  display: none;
	}
	.tx-indexedsearch-rules p{
	  margin-bottom: 0px;
	}


	/* Verlinkung zu den einzelnen Bereichen mit Treffern
	   Links sind nicht nutzbar, da sie nur auf die Startseite zeigen */
	.tx-indexedsearch-sectionlinks{
	  display: none;
	}

	/* Ergebnisseiten */
	.tx-indexedsearch-browsebox ul li{
	  display: inline-block;
	  margin-right: 1em;
	}

	/* Ergebnisbereiche der Suche */
	.tx-indexedsearch-res h2 ,
	.tx-indexedsearch-res h3 {
	  display: block;
	  float: none;
	  clear: both;  
	  word-break: break-all;
	}
	.tx-indexedsearch-res h2 *,
	.tx-indexedsearch-res h3 *{
	  display: inline-block;
	  word-wrap: break-word;
	margin-bottom:0.1em;
	}
	.tx-indexedsearch-percent {
	opacity: 0.5;
	}
	.tx-indexedsearch-sectionhead{
	  margin-top: 2.5em;
	  /*! float: left; */
	  clear: both;
	}
	.tx-indexedsearch-title a {
	padding-right:10px;
	line-height:1.3em;
	color:#0068b4;
	background: #35338B;
	background: -webkit-linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	background: -moz-linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	background: linear-gradient(to right, #35338B 0%, #0068B4 20%, #86BC22 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	}
	.tx-indexedsearch-title p{
	  margin-bottom: 1%;
	  margin-top:2.5em ;
	  border-bottom: 0.08em solid #9C1F01;
	}
	/* Anzahl der Seiten mit Treffern in dem Bereich 
	   wird als span in einer Überschrift eingebunden */
	.tx-indexedsearch-result-count{
	  font-size: 0.8em;
	}
	dl.tx-indexedsearch-info {
	display:none;
	}
	/***********************
	Cookie Banner centruiert usercentrics
	**********************/
	#usercentrics-button .uc-banner-content {
	 background-color:rgba(255,255,255,0.95) !important;
	 text-align:center;
	border:1px solid #ddd;
	border-radius:25px;
	padding-top:65px !important;
	background-image: url(/fileadmin/template/images/swn-logo-claim.svg);
	background-repeat: no-repeat;
	background-position: center 10px;
	background-attachment: scroll;
	background-size: auto 50px;

	}
	#uc-full-optin-description {
	color:#313131;
	font-size:0.8em;
	line-height:0.8em !important;
	}
	a.uc-powered-by-footer,
	.uc-powered-by-icon,
	a.uc-powered-by-logo,
	.uc-powered-by-label {
	 display:none !important;
	}
	.uc-banner-btn-list button.uc-btn-deny,
	.uc-embedding-buttons button.uc-embedding-more-info {
	 background-color:#ccc !important;
	 color:#fff !important;
	 font-weight:normal;
	font-size:0.8em !important;
	padding:0px !important;
	border-radius:45px !important;
	}
	.uc-banner-btn-list button.uc-btn-accept,
	.uc-embedding-buttons button.uc-embedding-accept {
	background: #86bc22; /* Old browsers */
	background: -moz-linear-gradient(left,  #0068b4 0%, #86bc22 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0068b4 0%,#86bc22 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0068b4 0%,#86bc22 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0068b4', endColorstr='#86bc22',GradientType=1 ); /* IE6-9 */
	 color:#fff !important;
	 font-weight:bold;
	font-size:0.8em !important;
	padding:0px !important;
	 text-transform:uppercase;
	#border:2px solid #86bc22;
	border-radius:45px !important;
	}
	.uc-banner-btn-list button.uc-btn-more {
	 background-color:#0068b4 !important;
	 color:#fff !important;
	font-size:0.8em !important;
	padding:0px !important;
	border-radius:45px !important;
	}
	.uc-embedding-wrapper,
	.uc-embedding-wrapper h3 {
	 color:#000;
	}
	.uc-embedding-wrapper a {
	color: #000;
	}
	.uc-corner-modal-content {
	 border-radius:10px;
	line-height:1em;
	 #border:2px solid #666666 !important;
	 box-shadow:0px 0px 15px 2px rgba(51,51,51,0.5);
	}
	.usercentrics-button .uc-corner-modal .uc-card-footer .uc-save-settings-button {
	 background-color:#0068b4 !important;
	 cursor:inherit;
	 color:#fff !important;

	}
	.usercentrics-button .uc-corner-modal .uc-card-header {
	 background-color:#0068b4 !important;

	}
	.uc-card-body li.uc-nav-item{
	 background-color:#86bc22 !important;
	}
	.uc-card-body li.uc-nav-item a.uc-nav-link#uc-btn-select-tab-history,
	.uc-card-body li.uc-nav-item a.uc-nav-link#uc-btn-select-tab-settings{
	color:#fff !important;
	font-size:0.8em !important;
	line-height:0.6em;
	}
	[fill="#3ca1db"] {
	 fill:rgba(0,104,180,1) !important;
	border-color: #fff !important;
	}
	/****************
	Animationen 
	******************/
	a, a:hover, a:visited, a:active,
	.powermail_submit, p, p:last-child, p:last-child a, p:last-child a:hover,
	.frame-themenbutton, .frame-themenbutton:hover, 
	ul.tinyaccordion h4, ul.tinyaccordion h4:after, ul.tinyaccordion h4:before{
	transition: background 0.6s, background-color 0.6s, background-image 0.6s, border-color 0.6s, color 0.6s, text-decoration 0.6s, filter 0.6s, margin 0.6s, transform 0.6s, box-shadow 0.6s, -webkit-box-shadow 0.6s, -moz-box-shadow 0.6s !important;
	-o-transition: background 0.6s, background-color 0.6s, background-image 0.6s, border-color 0.6s, color 0.6s, text-decoration 0.6s, filter 0.6s, margin 0.6s, transform 0.6s, box-shadow 0.6s, -webkit-box-shadow 0.6s, -moz-box-shadow 0.6s !important;
	-moz-transition: background 0.6s, background-color 0.6s, background-image 0.6s, border-color 0.6s, color 0.6s, text-decoration 0.6s, filter 0.6s, margin 0.6s, transform 0.6s, box-shadow 0.6s, -webkit-box-shadow 0.6s, -moz-box-shadow 0.6s !important;
	-webkit-transition: background 0.6s, background-color 0.6s, background-image 0.6s, border-color 0.6s, color 0.6s, text-decoration 0.6s, filter 0.6s, margin 0.6s, transform 0.6s, box-shadow 0.6s, -webkit-box-shadow 0.6s, -moz-box-shadow 0.6s !important;
	}
	a .image-embed-item,
	a:hover .image-embed-item,
	figure img.image-embed-item,
	figure img.image-embed-item:hover{
	transition: transform 0.6s;
	}
}
