
#body {
		font-size: 50px;
}
#container {
			font-size: 130%; color: white; text-align: center; background-color: rgba(0,0,0,1); font-family: Bahnschrift Condensed; align-items: center; margin-left: 1%; margin-right: 1%;
			border-radius: 5px; letter-spacing: 0.25em;
			

}

#picture {
		  background-color: white; font-family: Bahnschrift Condensed; text-align: center; color: white; margin-left: 4% ; margin-top: -6%; margin-right: 4% ; height: auto; background-image: url("Burger mit Pommes.png"); background-repeat: no-repeat; background-position: center; background-attachment: fixed; background-size: cover; align-items: center;
} 

#nav {
		text-decoration: none; float: center; background-color: white; color: black; font-family: Bahnschrift Condensed; letter-spacing: 0.25em; margin-left: 7%; margin-right: 7%; margin-top: -2.5%; font-size: 45%; text-align: center; display: block; padding: 2%;
}

#inhalt {
		background-color: rgba(0,0,0); margin-left: 1%; margin-right: 1%; border-radius: 5px; padding: 1%; margin-top: -12%;
}

#links {
		color: black; margin-left: 5%; margin-right: 5%; text-decoration: none;
}	

#logo {
		background: rgba(255,255,255,0.4); width: 30%; background-attachment: fixed;
}

#link1 {
		text-decoration: none; color: black;
}	

#link1:hover {
		font-size: 120%;
}

#burger1 {
	float: top-left; margin-left: 4%; margin-top: -6%; height: 55%; width: auto; display: flex; border: 2px solid #FFFFFF;
}

#Burger2 {
	float: right; margin-right: 4%; margin-top: 45%; height: 55%; width: auto; display: flex; border: 2px solid #FFFFFF;
}

#Burger3 {
		float: left; margin-left: -40%; margin-top: 42%; height: 55%; width: auto; display: flex; border: 2px solid #FFFFFF; 
}

#inhalt1 {
	font-family:Bahnschrift Condensed; color: white; letter-spacing: 0.1em; font-size: 40%; float: top; margin-top: -22%; margin-right: 5%; width: 60%;  display: inline-block; margin-left: 33.75%; text-align: center; line-height: 200%;
}

#Text2 {
		margin-top: 55%; margin-left: -45%; width: 90%;
}

#Text3 {
		margin-top: 58%; width: 90%; margin-left: 10%
}


#hr {
	margin-right: 5%; margin-left: 5%; height: 2%;
}

#picture2 {
				background-color: white; float: center; width: auto; height: auto; margin-left: 3%; margin-right: 3%; background-image: url("restaurant Bild.png"); background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}

#impressum {
		text-align: center; background-color: black; margin-left: -2%; margin-right: -2%; border-radius: 0px; padding: 1%; color: white; font-family: Bahnschrift Condensed; font-size: 30%; 
}

#liste {
		list-style: none; 
		
}

#h2 {
		font-size: 80%; font-family: Bahnschrift Condensed; letter-spacing: 0.25em; color: white; text-align: center; text-decoration: underline;
}

#Burger {
		font-family: Bahnschrift Condensed; letter-spacing: 0.1em; color: white; text-align: center; line-height: 30%; margin-left: 5%; width: 50%;
}

#Burgername {
		font-size: 38%; font-family: Bahnschrift Condensed; letter-spacing: 0.1em; color: white; text-align: left; 
}

#Burgerbeschreibung {
		font-size: 28%; font-family: Bahnschrift Condensed; letter-spacing: 0.1em; color: white; text-align: left; 
}

#burger4 {
	float: right; margin-right: 8%; margin-top: -40%; height: 55%; width: auto; display: flex; border: 2px solid #FFFFFF;	
}

#burger5 {
	float: right; margin-right: 8%; margin-top: -87%; height: 55%; width: auto; display: flex; border: 2px solid #FFFFFF;	
}

#tag {
	font-family:Bahnschrift Condensed; color: white; letter-spacing: 0.1em; float: ; margin-top: -50%; margin-right: 50%; width: 80%;  display: inline-block; margin-left: -10%; text-align: center; line-height: 200%;	
}

#Kontakt {
	font-size: 120%; font-family:Bahnschrift Condensed; color: white; letter-spacing: 0.1em; float: left; margin-top: -34%; margin-right: 25.75%; width: 90%;  display: inline-block; margin-left: -17%; text-align: center; line-height: 200%;	
}

