
#headline1edit h1 {
	position: absolute;
	margin-top: 10px;
	width: 830px;
	color: #4c4c4c;
	text-align: center;
	font-size: 14px;
}

#clientinfo1 {
	position: absolute;
	margin: 150px 0 0 40px;
	width: 300px;
	height: 12px;
	color: #595959;
	font-size: 11px;
	letter-spacing: 1px;
}

#clientlist {
	position: absolute;
	margin: 143px 0 0 255px;
	color: #595959;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 34px;
}

ul {
	list-style-type: none;
}



#subblock {
	position: absolute;
	margin-top: 2830px;
	/* margin-left: 160px; */
	width: 830px;
}

#subpictext h4 {
	/* margin-top: 6880px; */
	width: 830px;
	color: #595959;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}
/* Internet Explorer bis v6 */
* html #subpictext h4 {
	position: absolute;
	/* margin-top: 6880px; */
	width: 830px;
	color: #595959;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}
/* Internet Explorer ab v7 */
*+html #subpictext h4 {
	position: absolute;
	/* margin-top: 6880px; */
	width: 830px;
	color: #595959;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}
/* Internet Explorer ab v7 */
*:first-child+html #subpictext h4 {
	position: absolute;
	/* margin-top: 6880px; */
	width: 830px;
	color: #595959;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: justify;
}



/* ======= START: copyright footer ======= */
#footer {
	margin-top: 3030px;
	padding-bottom: 80px;
}
/* ======= END: copyright footer ======= */
