html {
	width: 100%;
	height: 100%;
	background-color: black;
}

body {
	background-color: #151515;
	position: relative;
	margin: auto;
	height: 100%;
	width: 100%;
}

#one {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 700px;
	top: 65%;
	color: white;
	list-style-type: none;
	text-decoration: none;
}

#two {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 1200px;
	top: 65%;
	color: white;
	list-style-type: none;
	text-decoration: none;
}

#Farbe {
	color: white;
	position: absolute;
	top: 65%;
}

#Impressum {
	position: relative;
}

#Überschrift_I {
	position: relative;
	color: orange;
	left: 140%;
}

#Überschrift_S {
	position: relative;
	color: orange;
	left: 50%;
}

#Käfig_NAV {
	background-color: black;
	position: relative;
	height: 80px;
	width: auto;
}

#Sekundär {
	width: 1100px;
	height: 100%;
	background-color: black;
	padding: 0%;
	margin: auto;
	border: 0%;
	position: relative;
}

#NAVIGATION {
	width: 800px;
	height: 100%;
	background-color: black;
	padding: 0%;
	right: 0%;
	border: 0%;
	position: absolute;
}

#Logo_demo {
	width: 170px;
	height: 68px;
	position: absolute;
	left: 1%;
	top: 7%;
}

#Käfig_Inhalt {
	width: 2000px;
	height: auto;
	background-color: #151515;
	padding: 0%;
	margin: auto;
	border: 0%;
	position: relative;
}

#Inhalt {
	width: auto;
	height: 2000px;
	background-color: #151515;
}

#Inhalt_sekundär {
	position: absolute;
	margin-right: 30%;
	margin-left: 30%;
	margin-top: 3%;
	margin-bottom: 3%;
	color: white;
}

#Portrait {
	width: 2000px;
	height: 1100px;
	position: absolute;
}

#Bild {
	position: relative;
	right: 10%;
}

#Videoo {
	right: 20%;
	position: relative;
}

#Käfig_Footer {
	width: 500px;
	height: 100%;
	background-color: black;
	padding: 0%;
	margin: auto;
	border: 0%;
	position: relative;
}

#Footer {
	width: auto;
	height: 100%;
	background-color: black;
	margin-right: 50px;
	margin-left: 50px;
}

#Überschrift {
	margin: 0%;
	color: white;
}

main {
	background-color: #151515;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 0%;
	margin-left: 0%;
	height: auto;
	width: auto;
}

footer {
	background-color: black;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 0%;
	margin-left: 0%;
	height: 50px;
	width: auto;
}

#Startseite {
	display: block;
	color: gray;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	width: auto;
	height: auto;
	background-color: black;
	position: absolute;
	text-decoration: none;
	top: 13%;
	left: 90px;
}

#Startseite:hover {
	background-color: #151515;
	color: orange;
}

#Fotos {
	display: block;
	color: gray;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	width: auto;
	height: auto;
	background-color: black;
	position: absolute;
	text-decoration: none;
	top: 13%;
	left: 209px;
}

#Fotos:hover {
	background-color: #151515;
	color: orange;
}

#YouTube {
	display: block;
	color: gray;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	width: auto;
	height: auto;
	background-color: black;
	position: absolute;
	text-decoration: none;
	top: 13%;
	left: 369px;
}

#YouTube:hover {
	background-color: #151515;
	color: orange;
}

#Steckbrief {
	display: block;
	color: gray;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	width: auto;
	height: auto;
	background-color: black;
	position: absolute;
	text-decoration: none;
	top: 13%;
	right: 161px;
}

#Steckbrief:hover {
	background-color: #151515;
	color: orange;
}

#Kontakt {
	display: block;
	color: gray;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	width: auto;
	height: auto;
	background-color: black;
	position: absolute;
	text-decoration: none;
	top: 13%;
	right: 10px;
}

#Kontakt:hover {
	background-color: #151515;
	color: orange;
}

#Youtubee {
	width: 200px;
	height: 100px;
	position: absolute;
	padding: 0%;
	background-color: #151515;
	top: 35%;
	left: 170%;
}

#Instagram {
	width: 100px;
	height: 100px;
	position: absolute;
	padding: 0%;
	background-color: #151515;
	top: 35%;
	left: 120%;
}

