body {
	background-image: url(unten.png), url(mitte.png), url(oben.png);

	background-position: center bottom, center 54.5%, center 18.7%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-attachment: fixed;
	overflow:hidden;
}

#Logo {
	position: absolute;
	top: 1.5%;
	left: 1.5%;
	width: 97%;
	height: 97%;
	background-image: url(logo.png);
	background-position: 56% 60%;
	background-repeat: no-repeat;
	background-size: 75%;
	background-attachment: fixed;
	z-index: 4;
}

#SubLogo {
	position: absolute;
	top: 1.5%;
	left: 1.5%;
	width: 97%;
	height: 97%;
	background-image: url(sublogo.png);
	background-position: 56% 19%;
	background-repeat: no-repeat;
	background-size: 75%;
	background-attachment: fixed;
	z-index: 6;
}

#FlyOutStudio {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 55%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#FlyOutAudio {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 55%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#FlyOutVideo {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 50%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#FlyOutGrafik {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 50%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#FlyOutWeb {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 50%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#FlyOutDesign {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 50%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#FlyOutUeberMich {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 50%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#FlyOutKontakt {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 50%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#FlyOutImpressum {
	Position: absolute;
	top: 33%;
	left: 0%;
	width: 100%;
	height: 50%;
	background-color: #FFF;
	opacity: .85;
	z-index: 5;
}

#Studio {
	position: absolute;
	top: 55%;
	left: 18%;
	width: 64%;
	height: 7%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavStudio:link {
	width: 100%;
	height: 100%;
	display: block;
}

#Audio {
	position: absolute;
	top: 21%;
	left: 38%;
	width: 7%;
	height: 5%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavAudio:link {
	width: 100%;
	height: 100%;
	display: block;
}

#Video {
	position: absolute;
	top: 21%;
	left: 48%;
	width: 6.5%;
	height: 5%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavVideo:link {
	width: 100%;
	height: 100%;
	display: block;
}

#Grafik {
	position: absolute;
	top: 21%;
	left: 57%;
	width: 7.5%;
	height: 5%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavGrafik:link {
	width: 100%;
	height: 100%;
	display: block;
}

#Web {
	position: absolute;
	top: 21%;
	left: 67%;
	width: 5%;
	height: 5%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavWeb:link {
	width: 100%;
	height: 100%;
	display: block;
}

#Design {
	position: absolute;
	top: 21%;
	left: 74.5%;
	width: 8%;
	height: 5%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavDesign:link {
	width: 100%;
	height: 100%;
	display: block;
}

#UeberMich {
	position: absolute;
	top: 21%;
	left: 74.5%;
	width: 8%;
	height: 5%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavUeberMich:link {
	width: 100%;
	height: 100%;
	display: block;
}

#Kontakt {
	position: absolute;
	top: 21%;
	left: 74.5%;
	width: 8%;
	height: 5%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavKontakt:link {
	width: 100%;
	height: 100%;
	display: block;
}

#Impressum {
	position: absolute;
	top: 21%;
	left: 74.5%;
	width: 8%;
	height: 5%;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 6;
}

#NavImpressum:link {
	width: 100%;
	height: 100%;
	display: block;
}