#google {
position:absolute;
height: 360px;
width: 570px;
bottom: 0px;
right: 0px;
}

#schutz {
font-size:10px;
line-height: 1.2em;
text-align:justify;
}

#textscrollen {
height: 422px;
width: 774px;
	position:absolute;
	background-color:#ffffff;
	left: 0px;
	top: 0px;
	overflow:scroll;
}
#textscrollen2 {

	width: 738px;
	position:absolute;
	background-color:#ffffff;
	left: 0px;
	top: 0px;
}
#weiss {
	height: 17px;
	width: 774px;
	position:absolute;
	background-color: #FFF;
	top: 405px;
	z-index: 13;
}

	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
	}