#headline {
	height: 50px;
	left: 267px;
	position: absolute;
	top: 82px; 
	width: 153px;
	z-index: 1;
	
	padding: 4px;
	
	color: #945200;
	font-family: 'Didot','Times New Roman',serif;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.14em;
}

#profil {
	height: 302px; 
	left: 47px; 
	position: absolute; 
	top: 168px;
	width: 162px; 
	z-index: 1;
}

#profil img, #profil span {
	float: right;
}

#profil-img {
	height: 134px;
	width: 100px; 
	z-index: 1;
}

#profil-name {
	padding-top: 11px;
	
	color: #945200;
	font-family: 'LiSungLight','Apple LiSung';
	font-size: 14px;
	font-weight: 200;
	letter-spacing: 0.05em;
	line-height: 18px;
}

#profil-job, #profil-scope {
	color: #38454B;
	font-family: 'TimesNewRomanPSMT','Times New Roman',serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
}

#content-text {
	height: 302px; 
	left: 264px; 
	position: absolute; 
	top: 163px;
	width: 509px; 
	z-index: 1;
	
	padding: 4px;
	
	color: #38454B;
	font-family: 'TimesNewRomanPSMT','Times New Roman',serif;
	font-size: 14px;
	line-height: 16px;
}

#paragraph1, #paragraph2, #paragraph3, #paragraph4 {
	margin-bottom: 16px;
}

#content-text ul {
	padding-left: 20px;
}

