body {
	padding: 0;
	margin: 0;
	background-color: #FFF;
	color: #000;
	font:  80% Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1em;
}
h1 {
	font: 1.5em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FF7F00;
	background: transparent;
	padding: 0px;
	margin: 0px;
	font-weight: bolder;
	line-height: 0.8em;
}
h4 {
	font: 1.1em Trebuchet MS, Arial, Helvetica, sans-serif;
	background: transparent;
	color: #CC0066;
	padding: 0px;
	margin: 0px;
	font-weight: bolder;
	line-height: 1em;
}
#imprint {
	position: absolute;
	top: 165px;
	left: 355px;
	background: transparent;
	width: 260px;
	height: 400px;
	text-align: justify;
	padding: 0;
	color: #033;
}
#iiframe {
	position: absolute;
	top: 165px;
	left: 20px;
	background: transparent;
	width: 320px;
	height: 400px;
	text-align: justify;
	padding: 0;
	color: #030;
}
#text {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent;
	width: 300px;
	height: 400px;
	text-align: justify;
	padding: 0;
	color: #030;
}