.hSeo {
	display: inline;
	background-color:#fff;
	color:#006666;
	width:500px;
	position:absolute;
	background-image:url(farb-006666.png);
	z-index:-1;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#006666;
}

div.iframeBox {
height: 100%;
width: 100%;
}
iframe {
width:100%;height:100%
}
a {
	color:#006666;
}
