@charset "utf-8";
/* CSS Document */
html, body {
	height:99%;
}
body {
	background-color:#ece7e4;
	text-align:center;
}
#abstand {
	width:1px;
	height:20%;
	margin-bottom:-300px;
	float:left;
}
#startflash {
	position:relative;
	margin: 0 auto;
	width:700px;
	height:600px;
	background-color:#ece7e4;
	clear:left;
}
#flash{
	width:500px;
	height:600px;
	margin:0 auto;
}
#karimhaggui{
	position:relative;
	width:500px;
	height:59px;
	margin:auto;
}
#germany {
	position:absolute;
	margin-top:100px;
	margin-left:50px;
	height:50px;
	width:50px;
}
#germany img {
	border:none;
}
#tunis {
	position:absolute;
	margin-top:100px;
	margin-left:600px;
	height:50px;
	width:50px;
}
#tunis img {
	border:none;
}
#soundon-off{
	position:absolute;
	width:66px;
	height:56px;
	bottom:40px;
	right:20px;
}
