/* @override 
	http://ibeg.com/style.css
	http://ibeg.com/style-standard.css
*/

* {
	background-color: #ffffff;
}

a img {
  border: none;
}

div#splash {
	margin-right: auto;
	margin-left: auto;
	width: 908px;
}

#splash embed {
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}



div#sprachauswahl {
	width: 222px;
	margin-right: auto;
	margin-left: auto;
}

div#deutsch {
	float: left;
}

div#englisch {
	float: right;
}


