.confheader {
	background-image: url(https://events.tax.mpg.de/event/1/images/16-BBTor3_cut.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    /*background-position-y: -1725px;*/
	background-position: center;
}
.confheader::after {
	content: "Copyright: Sue Ream - https://commons.wikimedia.org/wiki/File:BerlinWall-BrandenburgGate.jpg";
	text-align: right;
	visibility: inherit;
	font-size: 10px;
}
.confTitleBox {
    background: none !important;
}
.confTitleBox {
    padding-top: 100px;
	padding-bottom: 100px;
}
.confSubTitleBox {
    opacity: 0.8;
	filter: alpha(opacity=80);
}
.confTitle {
    opacity: 0.8;
	filter: alpha(opacity=80);
    padding: 0px 50px;
	background-color: #004f7c;
}