/*@font-face {
	font-family: 'Istok Web', sans-serif;
	src: url('http://fonts.googleapis.com/css?family=Istok+Web');
}*/

/* istok-web-regular - latin */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/istok-web-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Istok Web Regular'), local('IstokWeb-Regular'),
       url('../fonts/istok-web-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/istok-web-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/istok-web-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/istok-web-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/istok-web-v11-latin-regular.svg#IstokWeb') format('svg'); /* Legacy iOS */
}
/* istok-web-italic - latin */
@font-face {
  font-family: 'Istok Web';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/istok-web-v11-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Istok Web Italic'), local('IstokWeb-Italic'),
       url('../fonts/istok-web-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/istok-web-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/istok-web-v11-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/istok-web-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/istok-web-v11-latin-italic.svg#IstokWeb') format('svg'); /* Legacy iOS */
}
/* istok-web-700 - latin */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/istok-web-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Istok Web Bold'), local('IstokWeb-Bold'),
       url('../fonts/istok-web-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/istok-web-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/istok-web-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/istok-web-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/istok-web-v11-latin-700.svg#IstokWeb') format('svg'); /* Legacy iOS */
}
/* istok-web-700italic - latin */
@font-face {
  font-family: 'Istok Web';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/istok-web-v11-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Istok Web Bold Italic'), local('IstokWeb-BoldItalic'),
       url('../fonts/istok-web-v11-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/istok-web-v11-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/istok-web-v11-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/istok-web-v11-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/istok-web-v11-latin-700italic.svg#IstokWeb') format('svg'); /* Legacy iOS */
}

body, html {
	font-family: 'Istok Web', sans-serif;
	font-size: 12px;
	color: #01489a;
	height: auto;
}
.tx-powermail h3 {
	display: none;
}

.tx-powermail  .powermail_legend {
	display: none;
}

.tx-powermail fieldset {
	border: none;
}
.tx-powermail .powermail_label {
	font-size: 1rem;
	color: #01489A;
}

/* Small screens */
@media only screen { 

	/** This div holds the whole page content **/
	.dv_body {
		position: static;
		margin: 12px auto;
		max-width: 980px;
		max-width: 81.667rem;
	}

	.dv_header {
	/*	border: solid 1px yellow;*/
		position: relative;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		max-width: 660px;
		max-width: 55rem;
	}

	.dv_logo {
		max-width: 364px;
		max-width: 30.333rem;
		margin-left: 0;
	}

	.dv_meta_navi {
		position: relative;
		float: left;
		font-size: 11px;
		font-size: 0.917rem;
	}

	.dv_main_navi {
	/*	border: dotted 1px lightblue;*/
		position: relative;
		padding: 12px 0 0 0;
		padding: 1rem 0 0 0;
	}

	.dv_art_teas_holder {

		border: 0px solid #000000;
		
	}

	.dv_content_container {
	/*	border: solid 1px green;*/
		max-width: 100%;	
		position: relative;
		padding-top: 12px;
	}

	/** Paint all links red **/
	.dv_content_container a {
		color: #e51e14;
		font-weight: bold;
		font-size: 11px;
		font-size: 0.917rem;
	}

	/** Tall article box **/
	.dv_articles {
		position: relative;
		border: solid 1px #e7edf5;
		border-width: 0.083rem;
		padding: 2px 2px;
		padding: 0.167rem 0.167rem;
	/*	max-height: 384px;
		max-height: 32rem; 
		overflow: hidden;
	*/
	}

	.dv_articles p {
		/*position: absolute;*/
		font-size: 12px;
		font-size: 1rem;
		line-height: 17px;
		line-height: 1.417rem;
		margin-top: 10px;
		margin-top: 0.833rem;
		margin-left: 10px;
		margin-left: 0.833rem;
	}

	.dv_articles h1 {
		font-size: 14px;
		font-size: 1.167rem;
		font-weight: bold;
		line-height: 19px;
		line-height: 1.583rem;
		color: #01489a;
		margin-left: 10px;
		margin-left: 0.833rem;
	}

	/** Crop image **/
	.dv_image {
		/*width: 100%;*/
		max-height: 248px;
		max-height: 20.667rem;
		overflow: hidden;
	}

	.dv_image img {
		position: relative;
		transform: translateY(-15%);
		-webkit-transform: translateY(-15%); /* Safari, Opera, (Chrome) */
	}

	
	/** Small content boxes **/
	.dv_teasers_container {
		padding: 0 12px 0 21px;
	}

	.dv_small_new {
		position: relative;
		border: solid 1px #e7edf5;
		border-width: 0.083rem;
		min-width: 210px;
		/*min-width: 17.5rem;
		*/margin-bottom: 12px !important;
		margin-bottom: 	1rem !important;

		
	}

	.dv_small div {
		position: relative;
		margin: auto 2px 2px 50px;
		background-color: #e7edf5;
		background: #e7edf5;
		
	}

	.dv_small div > p {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%); /* Safari, Opera, (Chrome) */
	}

	.icon_nopad > img {
		position: absolute;
		margin-right: 2px;
		margin-right: 0.167rem;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%); /* Safari, Opera, (Chrome) */
		width: 50px;
		width: 4.167rem;
	}

	/** The ads on the right side width: 288px;
		width: 24rem; **/
dv_banners_con{
	border: 0px solid #01489a;
}


	.dv_banners {
		position: relative;
		border: 1px solid #01489a;
		border-width: 0.083rem;
		width: 288px;
		width: 24rem;
		height: auto;
		padding: 2px 2px;
		padding: 0.167rem 0.167rem;
		margin-left: 5px;
		z-index: 1;
	}

	.dv_banners img {
		position: relative;
		margin: 2px 2px;
		float: left;
		width: auto; /** For oldass IE8 **/
		z-index: 200;	
	}

	/** Customize the "Werbebanner schalten" **/
	.dv_banners .dv_small {
		position: relative;
		margin: 4px 2px 0 2px !important;
		padding: 2px 2px;
		width: inherit;
		height: 24px;
		border-color: #c8d5e8;
		width: auto;
		clear: both;
	}

	.dv_banners .dv_small p {
		background-color: #e7edf5;
		background: #e7edf5;
		text-align: center;
		
	}

	.dv_banners .dv_small p > a {
		color: #01489a;
		font-weight: normal;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%); /* Safari, Opera, (Chrome) */
	}

	/** "Anzeigen" - layer on the top of the banners border **/
	.dv_banners .dv_ads_layer {
		position: relative;
		display: inline;
		font-size: 11px;
		font-size: 0.917rem;
		background-color: rgba(255, 255, 255, 1);
		background: rgba(255, 255, 255, 1);
		padding-left: 4px;
		padding-left: 0.333rem;
		padding-right: 4px;
		padding-right: 0.333rem;
		top: -17px;
		top: -1.417rem;
		left: -138px;
		left: -11.500rem;
		width: auto;
		z-index: 100;
	}

	/** Container for the bottom ads **/
	.dv_ads_bottom_container {
		padding-top: 10px;	
		padding-top: 0.833rem;
		padding-bottom: 40px;	
		margin-left: -0.9375rem;
	}

	.dv_ads_bottom_long_container {
		
	}

	.dv_ads_long {
		border: solid 1px #e51e14;
		border-width: 0.083rem;
		
		height: auto;
		width: 100%;
		margin-bottom: 10px;
		
	}

	.dv_ads_bottom_short_container {
		padding-top: 10px;
		padding-top: 0.833rem;
	}

	.dv_ads_short {
		border: solid 1px #c8d5e8;
		border-width: 0.083rem;
		padding: 2px;
		padding: 0.167rem;
		
		width: 100%;
		
	}


	/** 
	  * Positioning of the inner elements
	  **/
	.dv_ads_short h2 {
		font-family: 'Istok Web', sans-serif;	
		font-size: 12px;
		font-size: 0.833rem;
		font-weight: bold;
		color: #ffffff;
		background-color: #01489a;
		background: #01489a;
		padding-left: 4px;
	}

	/** Images in short ads - not used yet. But maybe for sizing etc. **/
	.dv_ads_short img {
		width: 100%;
	}

.csc-default ul {
	margin-left: 2.5rem;
}

#content_left {
	padding-bottom: 30px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px solid #CCC;
   
}

.ui-widget-content {
    border: 0px solid #DDD;
    color: #01489A;
}
.ui-widget-content {
   color: #01489A;
   font-size: 1rem;
line-height: 1.417rem;
}


div.tx-felogin-pi1  {
	width: 80%;
	margin-left: 10%;

}




.tx-felogin-pi1 div:first-of-type { font-size:1.167rem; }

.tx-felogin-pi1 h3 , .tx-felogin-pi1 fieldset legend  {
	display: none;
}

.tx-felogin-pi1 fieldset {
	border: none;
}

.top-bar .toggle-topbar.menu-icon {
    top: 30%;
    margin-top: -16px;
}

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0px 40px 0px 15px;
    color: #01489A;
    position: relative;
}

.top-bar.expanded .title-area {
	background: none repeat scroll 0% 0% #E7EDF5;
	
}

#meta_menu .top-bar .toggle-topbar {
  
    right: -10px;
    
}


.dv_articles .csc-textpic-imagewrap {
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
	float: none;
}

.dv_articles .csc-textpic-text {

	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	float: none;

}


/*news*/

.teaser-text H1:nth-child(3) {

	margin-left: 0px;
}

.teaser-text .news-list-date {

	margin-left: 0.833rem;
}
.news-single h3 {
	color:  #01489A;
	margin-left: 0.833rem;

}

.news .footer {
    
    border-top: 0px solid #EEE;
   
    color: #01489A;
}

.dv_teasers_container .teaser-text H1:nth-child(2) {
	font-size: 1.167rem;
	color: #01489A;
	margin-left: 0px;
}

.dv_teasers_container .teaser-text .bodytext {
	
	color: #01489A;
	
}

.dv_small_new .icon_nopad {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	min-height: 120px;
	background-color: #ffffff;
}


.news_smallpad {
	background-color: #e7edf5;
    background: #e7edf5;
    min-height: 120px;
    padding-top:3px;
    padding-bottom:3px;

}

.news_smallpadh6 {
	font-size:1.083rem;
	padding-bottom: 3px;
	font-weight: bold;
}

.icon_teasertext p.bodytext {
	margin-bottom: 0px;
}


/*socail buttons */
.social_share_privacy_area.line .mail a {
    display: inline-block;
    width: 33px;
    height: 20px;
    margin-right: 10px;
}

.social_share_privacy_area li .switch {
    display: inline-block;
    text-indent: -9999em;
    background: url("../images/socialshareprivacy_on_off.png") no-repeat scroll 0px 0px transparent;
    width: 23px;
    height: 12px;
    overflow: hidden;
    margin: 4px 3px 0px 0px;
    padding: 0px;
    cursor: pointer;
}

.social_share_privacy_area.line .facebook .fb_like {
    margin-right: 30px;
    width: auto;
}


#c496 form {
	margin-left: 5px;
	margin-right: 5px;
}


.tx-kesearch-pi1 {
	padding-left: 10px;
	padding-right: 10px;
}



} 

/* Define mobile styles */

/* Medium screens */
@media only screen and (min-width: 40.063em) { } /* min-width 641px, medium screens */

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {



 } 

 @media (min-width: 768px) {
 
 .dv_articles .csc-textpic-imagewrap {
	width: 34%;
}

.dv_articles .csc-textpic-text {

	width: 61%;
	margin-left: 0px;
	float: right;

}


.content_left_start  .csc-textpic-imagewrap {
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}

.content_left_start .csc-textpic-text {

	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	float: none  ;

}

.dv_art_teas_holder{
	padding-right: 0px;
}

   } 


/** Style main menu 
  *
  **/

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
  
    top: 0.5rem;
 
}

.top-bar {
	background-color: #e7edf5;
	background: #e7edf5;
	height: 24px;
	height: 2rem;
	line-height: 24px;
	line-height: 2rem;
}

.top-bar-section ul li {
	background-color: #e7edf5;
	background: #e7edf5;
}

.top-bar-section ul li > a {
	color: #01489a;
	height: 24px;
	height: 2rem;
	padding: 12px 0 12px 0;
	padding: 1rem 0 1rem 0;
	font-size: 12px;
	font-size: 1rem;
	font-family: 'Istok Web', sans-serif;
}

/** Active 1st level menu entry **/
.top-bar-section ul li:hover:not(.has-form) > a {
	background-color: #01489a;
  	background: #01489a;
  	color: #fff; 
}

/** 1st level menu style **/
.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 0 12px;
	padding: 0 1rem;
    line-height: 25px;
    line-height: 2.083rem;
	background-color: #e7edf5;
	background: #e7edf5;
}

/** Messures of the dropdown list points **/
.top-bar-section .dropdown li {
	width: 218px;
	width: 18.167rem;
	height: auto; 
}

.top-bar-section .dropdown li a {
    color: white;
    line-height: 45px;
    white-space: normal;
    height: 100%;
    padding: 20px 30px 15px 15px;
    background-color: #ffffff; 
}

/** Mouseover mainmenu 1st level **/
.top-bar-section li:not(.has-form) a:not(.button):hover {
	background-color: #c8d5e8;
	background: #c8d5e8;
	color: #01489a;
}

/** Font-color and background-color in unactive dropdowns **/
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: none repeat scroll 0 0 #e7edf5;
    color: #01489a;
}

/** Font-color and background-color on mouseover drop down **/
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: #01489a;
    background-color: #c8d5e8;
    background: #c8d5e8; 
}

/** 
  * Customize meta menu
  **/

.dv_meta_navi .top-bar {
	background-color: transparent;
	background: none;
}

.dv_meta_navi .top-bar-section ul li {
	background-color: transparent;
	background: none;
}

.dv_meta_navi .top-bar-section ul li > a {
	color: #01489a;
	font-size: 11px;
	font-size: 0.917rem;
}

.dv_meta_navi .top-bar-section ul li:first-child a {
	padding-left: 0;
}

.dv_meta_navi .top-bar-section ul li:last-child a {
	padding-right: 0;
}

.dv_meta_navi .top-bar-section ul li:hover:not(.has-form) > a {
	background-color: transparent;
  	background: none;
  	color: #e51e14;
 }

.dv_meta_navi .top-bar-section li:not(.has-form) a:not(.button) {
	padding-right: 0;
	background-color: transparent;
	background: none;
}

.dv_meta_navi .top-bar-section li:not(.has-form) a:not(.button):hover {
	background-color: transparent;
	background: none;
}

/** 
  * Overwrite the classes in foundation.css for deleting the 
  * arrow and center the menu label if dropdown.
  **/
.top-bar-section .has-dropdown > a {
 	padding-right: 15px !important;
 	padding-right: 1.25rem !important;
 }

.top-bar-section .has-dropdown > a:after {
	content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0;
    border-color: none;
    border-top-style: none;
    margin-top: 0;
    top: 0; 
}

/** END of overwriting the foundation.css menu **/

/**
  * Subsite CSS
  * Used in templateSubs.html
  *
  **/
.subsite .dv_content_container .dv_art_teas_holder {
	padding-bottom: 12px;
	padding-bottom: 1rem;

	
}

.subsite .dv_content_container .dv_art_teas_holder .dv_articles {
	margin-bottom: 12px;
	margin-bottom: 1rem;
	font-size: 12px;
	font-size: 1rem;
	line-height: 17px;
	line-height: 1.417rem;
}

.subsite .dv_content_container .dv_art_teas_holder .dv_articles p {
 	font-size: 12px;
	font-size: 1rem;
	line-height: 17px;
	line-height: 1.417rem;	
}

.subsite .dv_content_container .dv_art_teas_holder .dv_articles h1{
	font-size: 14px;
	font-size: 1.167rem;
	line-height: 19px;
	line-height: 1.583rem;
}


/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
	float: left;
	margin: 3px 12px 5px 0;
	background: #fff;
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
	margin-bottom: 0;
}

.news .footer {
	
	border-top: 0px solid #eee;
	
}

.news .footer p {
	line-height: 1em;
}

.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}

.news .footer span:last-child {
	border-right: 0;
}

.news .footer .news-category a {
	text-transform: uppercase;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}

.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 1px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
	padding: 1px 2px;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 0px solid #eee;
}

.news-single .article .news-img-wrap {
	float: right;
	width: 282px;
	margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	 color: #01489A;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #eee;
	display: table-cell;
}

.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}

.tx-jfmulticontent-pi1 .c25l, .tx-jfmulticontent-pi1 .c25r {
    width: 100%;
}
.c25l{
    float: none;
}
.c25l, .c25r {
    width: 100%;
}


.tx-jfmulticontent-pi1 .subcolumns .c25l:first-child {
margin-right: 0px;

}

.tx-jfmulticontent-pi1 .subcolumns .c25l:nth-child(2){
margin-left: 0px;

}

.tx-jfmulticontent-pi1 .subcolumns .c25l:nth-child(3){
margin-left: 0px;

}

.tx-jfmulticontent-pi1 .subcolumns .c25r{
margin-left: 0px;

}

.tx-jfmulticontent-pi1 .subcl, .tx-jfmulticontent-pi1 .subc, .tx-jfmulticontent-pi1 .subcr {
	padding: 0px 0px 0px 0px;
	border: 1px solid #E7EDF5;
}

.tx-jfmulticontent-pi1 h1.csc-firstHeader  {
font-family: "Istok Web",sans-serif;
font-size: 0.833rem;
font-weight: bold;
color: #FFF;
background: none repeat scroll 0% 0% #01489A;
padding-left: 4px;
margin-left: 1px;
margin-right: 1px;
}

.tx-jfmulticontent-pi1 h1.csc-firstHeader a {
font-family: "Istok Web",sans-serif;
font-size: 0.833rem;
font-weight: bold;
color: #FFF;

}

.tx-jfmulticontent-pi1 p.bodytext {
margin-left: 1px;
margin-right: 1px;

}

.tx-jfmulticontent-pi1 {
    padding-left: 1.5% ;
}



 @media (min-width: 768px) { 

.tx-jfmulticontent-pi1 .c25l, .tx-jfmulticontent-pi1 .c25r {
     width: 23.755%;
}
.c16l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
    float: left;
}
.c25l, .c25r {
     width: 23.755%;
}


.tx-jfmulticontent-pi1 .c25l, .tx-jfmulticontent-pi1 .c25r {
    width: 23.755%;
}





.tx-jfmulticontent-pi1 .subcolumns .c25l:first-child {
margin-left: 0%;

}

.tx-jfmulticontent-pi1 .subcolumns .c25l:nth-child(2){
margin-left: 1.632%;

}

.tx-jfmulticontent-pi1 .subcolumns .c25l:nth-child(3){
margin-left: 1.632%;

}

.tx-jfmulticontent-pi1 .subcolumns .c25r{
 margin-left:1.632%;

}




 }