@charset "UTF-8";

.d {
        width: 3em;
	text-align: right;
}
html {
  overflow-y: scroll;
}
.footer {
		background-color: #000;
  margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #ddd;
	font-size: 12px;
    text-decoration:none;
	font-weight: bold;
}

.footer div {
    margin-bottom: 0px;
	max-width: 946px;
	margin: auto;
	text-align: right;
	font-size: 10pt;
}

body,td,th {
	font-family: "Helvetica", "Arial", "sans serif";
	line-height: 1.5;
}
body {
	margin: 0px;
	padding: 0px;
	background-position: 0 0;
}
.harpex_header {
	background-image: url(crystalball-berlin.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 100%;
}

.harpex_header table {
	max-width: 946px;
	margin: auto;
}

.body p {
		text-align: left;
}
.body {
	padding: 16px;
	max-width: 946px;
	font-size: 14px;
	margin: auto;
	padding-bottom: 16px;
}
.body h2 {
font-family: Arial, Helvetica, sans-serif; 
}

.harpex_header h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.harpex_header a {
	font-family: Arial, Helvetica, sans-serif; 
	color: #999;
	font-size: 12px;
    text-decoration:none;
}

.harpex_header #nav a {
	color: #ddd;
	display: inline-block;
	padding: 5px;
	margin-left: -5px;
	margin-right: 20px;
	margin-bottom: 2px;
	font-weight: bold;
}

.harpex_header #nav a.current {
	color: #0CF;
}

.harpex_header a.navlink:hover {
	color: #999;
	padding: 4px;
	border-width: 1px;
	border-style:solid;
	border-bolor:white;
}
@media only screen and (max-device-width: 800px) {

body {
	margin-left: 8px;
	margin-right: 2px;
	background-image: none;//#ffffff;//url(background-mobile.jpg);
}
.harpex_header {
	width: 100%;
	margin-left: -8px;
	margin-right: -36px;
//	font-size: 16px;
}
.body {
	width: 100%;
//	font-size: 18px;
}
.harpex_header h1 a {
//	font-size: 33px;
}
.harpex_header a {
	font-size: 18px;
}
.harpex_header .trade {
//	font-size:12px;
}
}
