@charset "utf-8";
#hg{
	height: 1780px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	background: "#3399ff";
}

html {
	background: #3399ff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.head {
	position: absolute;
	left: 40px;
	top: 30px;
}
.logo {
	position: absolute;
	left: 710px;
	top: 15px;
}
.btn_technik {
	position: absolute;
	left: 40px;
	top: 300px;
}
.btn_so_gehts {
	position: absolute;
	left: 270px;
	top: 300px;
}
.btn_bestellen {
	position: absolute;
	left: 500px;
	top: 300px;
}
.btn_datenschutz {
	position: absolute;
	left: 730px;
	top: 300px;
}
.foto_index {
	position: absolute;
	left: 510px;
	top: 550px;
}
.text1 {
	position: absolute;
	left: 40px;
	top: 570px;
}
.text2 {
	position: absolute;
	left: 540px;
	top: 570px;

}


