#startflash {
	position: absolute;
	left: 50%;
	top: 150px;
	width: 980px;
	height: 510px;
	background: none;
	margin: 0 0 0 -490px;
	padding: 0;
}

#inhalt {
	float: left;
	position: relative;
	width: 690px;
	height: 480px;
	background: none;
	overflow: hidden;
	padding: 0px 0px 0px 0px
}


#inhaltcol0{
	width: 690px;
	height: 480px;
	padding: 0 0 0 0;
}

h2, h3	{
	display: none;
}


