
html, body { height: 100%; }

	.textEvent {
		/* margin-left: 364px; */
		float: right; /* */
		width:590px;
		height: auto;
	}

	.dateEvent {
		/* margin-left: 364px; */
		font-family: "TodaySBOP-Regular";
		font-size: 1rem;
	}

	.authorEvent {
		/* margin-left: 364px; */
		font-family: "TodaySBOP-Medium";
		font-size: 1rem;
		margin-bottom: 0.625rem;
	}
	
	.headlineEvent {
		font-family: "DTLFleischmann_Text_Reg";
		/* margin-left: 364px; */
		font-size: 1.688rem;
		font-weight: normal;
		color: #e16600 ;
		/* margin-bottom: 1.250rem; */
		line-height: 2rem;
		/* hyphenation */
		-ms-hyphens: none;
		-moz-hyphens: none;
		-webkit-hyphens: none;
		hyphens: none;
	}
	
	.subheadlineEvent {
		font-family: "TodaySBOP-Medium";
		/* margin-left: 364px; */
		font-weight: normal;
		color: #e16600 ;
		/* margin-bottom: 1.250rem; */
		line-height: 2rem;
	}
	
	.articleEvent {
		/* margin-left: 364px; */
		margin-top: 1.250rem;
		margin-bottom: 1.250rem;

		font-family: "TodaySBOP-Regular";
		font-size: 1rem;
		text-align: left;
		line-height: 1.250rem;
		
		/* hyphenation */
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
	}
	
	.articleStaticPages p { 
		margin-left: 0px !important;
		margin-top:0px;
	}
	
	.dotted_line {
		border: 1px dotted #e16600 ;
		border-style: none none dotted;
		margin: 0rem 0rem 1.250rem 0px;
	}
	
	.nameFotograf {
		padding-top: 0px; 
	}
	
	
	