@charset "utf-8";
.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	top: 20px;
	border-width: 0px;
	left: 10%;
	width: 80%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Logo {
	left: 100px;
	top: 26px;
	position: absolute;
	right: 100px;
}
#FlagDE {
	position: absolute;
	width: 25%;
	left: 2px;
	top: 580px;
	height: 99px;
	right: 25%;
	text-align: center;
	border: 0px;
}
#FlagEN {
	position: absolute;



	width: 25%
	left: 25%;
	top: 580px;
	height: 99px;
	right: 50%;
	width: 25%;
	text-align: center;
	left: 25%;
}
#FlagRU {
	position: absolute;
	width: 25%;
	left: 50%;
	top: 580px;
	height: 99px;
	right: 75%;
	text-align: center;
}
#FlagFR {
	position: absolute;
	width: 25%;
	left: 75%;
	top: 580px;
	right: 0px;
	text-align: center;
}
.Stil2 {
	border: none;

}
#Waiter {
	border: medium solid #0080FF;
	position: absolute;
	width: 80%;
	left: 10%;
	top: 20px;
}
#Address {
	position: absolute;
	width: 300px;
	left: 10%;
	top: 200px;
}
#BackIndex {
	position: absolute;
	width: 300px;
	left: 10%;
	top: 420px;
}

