@charset "UTF-8";
body, div, span, a {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}
body {
	-webkit-text-size-adjust: 350%;
	background-color:#FFFFFF;
}
table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td {
	border: 0px;
	border-spacing: 0px;
}
#heading {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 160px;
	width: 100%;
	background-image: url(../img/TXT_mercispublishing.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#00487f;
	background-size: 70%;
	z-index: 1;
}
#content {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 80%;
}
#jvhb {
	position: fixed;
	float: left;
	width: 50%;
	height: 100%;
	top: 160px;
	text-align: center;
	vertical-align: middle;
}
#logo_jvhb {
	margin-top: 20px;
}
#line {
	position: fixed;
	left: 50%;
	height: 100%;
	top: 0px;
	width: 1px;
	background-color: #c6c6c6;
}
#mp {
	padding: 180px 0px 0px 0px;
	width: 45%;
	float: right;
	color: #979797;
	font-size: 12px;
	line-height: 20px;
}
#mp span {
	font-size: 14px;
}
#footer {
	position: fixed;
	left: 0px;
	top: 100%;
	margin-top: -160px;
	height: 160px;
	width: 100%;
	background-color:#00487f;
	
}
#footer_links {
	position: absolute;
	left: 25%;
	top: 20px;
	width: 272px;
	margin-left: -136px;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	-webkit-text-size-adjust: 100%;

}

#footer_rechts {
	position: absolute;
	left: 75%;
	top: 20px;
	width: 272px;
	margin-left: -136px;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	-webkit-text-size-adjust: 100%;

}



#press {
	font-weight: bold;
	margin: 13px 0px 0px 0px;
}
#footer_copyright {
	position: absolute;
	left: 50%;
	top: 115px;
	width: 320px;
	margin-left: -150px;
	color: #FFFFFF;
	font-size: 0.65em;
	letter-spacing: 0.1em;
	text-align: center;
	border-top: #FFF solid 1px;
	padding-top: 5px;
	-webkit-text-size-adjust: 100%;
}

