@charset "utf-8";
#hg{
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	background: "url(../img/box.png);
}
html {
	background: #000000; width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.header {
	position: absolute;
	left: 20px;
	top: 50px;
}
.btn_willkommen {
	position: absolute;
	left: 360px;
	top: 310px;
}
.btn_speisekarte {
	position: absolute;
	left: 20px;
	top: 310px;
}
.btn_bestellung {
	position: absolute;
	left: 700px;
	top: 310px;
}
.text_datenschutz1 {
	position: absolute;
	left: 70px;
	top: 680px;
}
.text_datenschutz2 {
	position: absolute;
	left: 555px;
	top: 735px;
}
.text_impressum1 {
	position: absolute;
	left: 65px;
	top: 680px;
}
.text_impressum2 {
	position: absolute;
	left: 550px;
	top: 680px;
}
.text_impressum3 {
	position: absolute;
	left: 65px;
	top: 1140px;
}
.foto_index {
	position: absolute;
	left: 20px;
	top: 680px;
}
.btn_agentur {
	position: absolute;
	left: 540px;
	top: 1210px;
}
.logo_unten {
	position: absolute;
	left: 40px;
	top: 1890px;
}
.btn_phone {
	position: absolute;
	left: 520px;
	top: 1970px;
}
.btn_mail {
	position: absolute;
	left: 680px;
	top: 1970px;
}
.btn_home {
	position: absolute;
	left: 840px;
	top: 1974px;
}
.feed {
	position: absolute;
	left: 80px;
	top: 2180px;
}
.btn_datenschutz {
	position: absolute;
	left: 830px;
	top: 2300px;
}
.btn_impressum {
	position: absolute;
	left: 670px;
	top: 2300px;


