/*Newsletter****************************************************************************************************/

#content .nl-img {
	margin: 0px;
	margin-bottom: 15px;

}

#content .nl-img-left {

}

#content .nl-header{
	margin: 0px;
	padding: 30px;
	border-bottom: 6px solid;
	border-color: #f39100;
}

#content .nl-editorial{
	margin: 0px;
	padding: 30px;

}

#content .nl-editorial-header{
	width: 100%;
	float: left;
	padding-right: 10%; 
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 4px solid;
	border-color: #ffffff;

}

#content .nl-article{
	margin: 0px;
	padding: 30px;
}

#content .nl-article-header{
	padding: 0px;

}

#content .nl-article-content{

}

#content .nl-infobox{
	padding: 15px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 10px;

}

.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#content .nl-responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

#content .nl-h2-title {
	font-family: "Frutiger LT W01_65 Bold1475746";
	text-transform: uppercase;
	text-decoration: none;
	font-size: 48px;
	line-height: 60px;
	margin:0px;

}

#content .nl-h3 {
	font-family: "Frutiger LT W01_65 Bold1475746";
	text-transform: uppercase;
	text-decoration: none;
	font-size: 36px;
	line-height: 45px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	border-bottom: 4px solid;
	border-color: #1f497d;
}

#content .nl-h3-editorial {
	font-family: "Frutiger LT W01_65 Bold1475746";
	text-transform: uppercase;
	text-decoration: none;
	font-size: 36px;
	line-height: 45px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 4px solid;
	border-color: #1f497d;
}

#content .nl-h4 {
	font-family: "Frutiger LT W01_65 Bold1475746";
	font-size: 18px;
	padding-top: 15px;
	color: #515151;
}

#content .nl-h5-infobox{
	font-family: "Frutiger LT W01_65 Bold1475746";
	text-transform: uppercase;
	text-decoration: none;	font-size: 24px;
	line-height: 24px;
	margin-top: 0px;
}

#content .nl-p{
	font-family: "Frutiger LT W01_55 Roma1475738";
	font-size: 14px;
	padding-top: 5px;
	padding-bottom:10px;
	margin: 0px;
}

#content .nl-p-edition{
	font-family: "Frutiger LT W01_65 Bold1475746";
	font-style: italic;
	font-size: 36px;
	line-height: 40px;
	text-align: right;
	color: #f39100;
	margin-bottom: 55px;
}

#content .nl-interview-p-frage{
	font-family: "Frutiger LT W01_65 Bold1475746";
	padding-top: 15px;
	margin: 0px;
}

.nl-interview-p-frage::before {
	content: '\25B6'" ";
}

#content .nl-p-a{
	color: inherit;
}

#content .nl-p-a:hover{
	text-decoration: underline;
	color: #f39100;
}

.nl-div-author{
	padding-bottom: 15px;
}

#content .nl-author{
	font-family: "Frutiger LT W01_55 Roma1475738";
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

.nl-author-a-email{
	font-family: "Frutiger LT W01_55 Roma1475738";
	text-decoration: none;
	font-size: 14px;
}

#content .nl-figure{
}

#content .nl-figcaption{
	font-family: "Frutiger LT W01_55 Roma1475738";
	font-style: italic;
	text-align: right;
	font-size: 14px;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #1f497d;
	margin-left: 50%;
	margin-bottom:25px;
}

#content .nl-blockquote {
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 20px;
	margin-bottom: 25px;
	border-left: 0px;
	border-right: 0px;
	position: relative;
}

#content blockquote::before, blockquote::after {
	font-family: Georgia, Times, Times New Roman, serif;
		position: absolute;		
	display: block; 
	font-size: 9em;
	font-weight: bold;
}

#content blockquote::before {
	content: '“';
	top: -0.31em;
	left: -0.45em;
}

#content blockquote::after {
	content: '”';
	text-align: right;
	vertical-align: top;
	top: -0.32em;
	right: -0.45em;
}

#content .nl-blockquote-blue{
	border-color: #1f497d;
	color: #1f497d;
}

#content .nl-blockquote-orange{
	border-color: #f39100;
	color: #f39100;
}

#content .nl-blockquote-p {
	width: 100%;
	font-family: "Frutiger LT W01_55 Roma1475738";
	font-size: 14px;
	line-height: 18px;
	color: #515151;
	padding-top: 10px;
	border-top: 4px solid;
	border-color: inherit;
}

#content .nl-blockquote-p-cite{
	font-family: "Frutiger LT W01_55 Roma1475738";
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #515151;
	padding-right: 30%;
	padding-bottom: 20px;
	margin-bottom: 0px;
	border-bottom: 4px solid;
	border-color: inherit;
}

#content .nl-bgcolor-orange{
	background-color: #f39100;
}

#content .nl-bgcolor-blue{
	background-color: #1f497d;
}

#content .nl-bgcolor-lightorange{
	background-color: #fef4e5;
}

#content .nl-bgcolor-lightblue{
	background-color: #e8ecf2;
}

#content .nl-fontcolor-white{
	color: #ffffff;
}

#content .nl-fontcolor-grey{
	color: #515151;
}

#content .nl-fontcolor-blue{
	color: #1f497d;
}

#content .nl-fontcolor-orange{
	color: #f39100;
}

#content .nl-p-strong{

}

		 
@media( max-width: 1200px ){
	
}

@media( max-width: 992px ){

	#content .nl-figcaption{
		margin-left: 25%;
	}

}

@media(min-width:769px){
	
}	
	
@media( max-width: 768px ){
   
}

@media( max-width: 640px ){

}

@media( max-width: 560px ){
	
	#content .nl-header{
		border-bottom: 4px solid;
		border-color: #f39100;
	}

	#content .nl-editorial-header{
		padding-right: 0%;
		
	}

	#content .nl-figcaption{
		margin-left: 10%; 

	}

	#content .nl-header{
		padding: 20px;
	}

	#content .nl-editorial{
		padding: 20px;
	}

	#content .nl-editorial-header{
		border-bottom: 3px solid;
		border-color: #ffffff;
	}

	#content .nl-article{
		padding: 20px;
	}

	#content .nl-h2-title {
		font-size: 32px;
		line-height: 40px;
		margin:0px;

	}

	#content .nl-h3 {
		font-size: 26px;
		line-height: 32px;
		border-bottom: 3px solid;
		border-color: #1f497d;
	}

	#content .nl-h3-editorial {
		font-size: 26px;
		line-height: 32px;
	}

	#content .nl-h4 {
		font-size: 18px;
		line-height: 22px;
	}

	#content .nl-h5-infobox{
		font-size: 18px;
		line-height: 22px;
	}

	#content .nl-p-edition{
		font-size: 24px;
		line-height: 30px;
	}

	#content .nl-blockquote-p {
		border-top: 3px solid;
		border-color: inherit;


	}

	#content .nl-blockquote-p-cite{
		border-bottom: 3px solid;
		border-color: inherit;

	}

	#content .nl-blockquote {
		margin-left: 7.5%;
		margin-right: 7.5%;
	}

	#content blockquote::before, blockquote::after {
		font-size: 6em;
	}

	#content blockquote::before {
		left: -0.35em;
		top: -0.28em;

	}

	#content blockquote::after {
		right: -0.35em;
		top: -0.29em;
	}
}



@media( max-width: 480px ){

}