* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-color: #fff;
}
body, td, pre {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
}
a {
	color: #000;
	text-decoration: none;
}

#bgpage {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#contentbox {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -282px 0 0 -414px;
	width: 818px;
	height: 564px;
	background: url(images/contentblock.png) no-repeat center left;
}
#whitebox {
	position: absolute;
	width: 612px;
	height: 192px;
	background-color: #fff;
	padding: 4px;
	top: 50%;
	left: 50%;
	margin: -96px 0 0 -310px;
}
#logo {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 41px;
	margin: -20px 0 0 28px;
}
#textbox_top {
	position: absolute;
	top: 0px;
	left: 16px;
	color: #505153;
	font-size: 10pt;
}
#textbox_bottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	font-size: 7pt;
}
#textbox_title {
	position: absolute;
	top: 44px;
	left: 106px;
	color: #fff;
	font-size: 9pt;
}
#textbox_title h1 {
	font-size: 11pt;
	margin-bottom: 3pt;
}
#textbox_pdf {
	position: absolute;
	top: 50%;
	left: 88px;
	margin-top: 110px;
	font-size: 9pt;
}
#textbox_lower {
	position: absolute;
	bottom: 30px;
	left: 88px;
	font-size: 9pt;
}
#textbox_lower img, #textbox_pdf img {
	position: relative;
	top: 5px;
	margin-right: 5px;
}
#impressbox {
	position: absolute;
	width: 253px;
	height: 192px;
	background-color: #fff;
	font-size: 9pt;
	padding-left: 4px;
}
#textbox_language {
	position: absolute;
	top: 0px;
	right: 10px;
	color: #505153;
	font-size: 8pt;
	text-align: right;
}
#expose_gostner {
	position: absolute;
	bottom: 32px;
	right: 16px;
}