/* Watschengesicht //////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

/* Allg. Positionen /////////////////////////////////////////////////////*/

#container {
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -350px;
}
#flashheader {
	position:absolute;
	width: 700px;
	height: 180px;
}
#google {
	position: absolute;
	width: 700px;
	top: 180px;
}

