body {
  color: white; /* Schriftfarbe */
}

html {
	background:url(img/hintergrund.jpg) 0 0 repeat;
}

div#nav {
  margin-top:20px;margin-bottom:20px;
}

div#textbereich {
  display:inline-block;margin-left:5%;margin-right:5%;margin-top:40px;margin-bottom:40px;
}



div#Box1 {
  position: fixed;
  top: 0px;
  left: 70px; 
  right: 70px;
  background-color: #aaf9ff;
  border-top: 1px solid #0000cd;
  border-left: 1px solid #0000cd;
  border-right: 1px solid #0000cd;
  width: 1121px;
}


div#Box2 {
  position: fixed;  top: px;	
  position: fixed;  top: px;	
  top: 80px;	
  left: 70px; 
  right: 70px;
  background-color: #aaf9ff;
  border-bottom: 1px solid #0000cd;
  border-left: 1px solid #0000cd;
  border-right: 1px solid #0000cd;
  width: 1121px;
}

div#header {
	display:inline-block;margin-left:5%;margin-right:5%;margin-top:10px;margin-bottom:10px;
}

div#article{
	display:inline-block;margin-left:5%;margin-right:5%;margin-top:40px;margin-bottom:40px;
}

div#wrapper {
	display:inline-block;margin-left:5%;margin-right:5%;margin-top:40px;margin-bottom:40px;
	background-color: #aaf9ff;
	color: black;
	width: 1101px;
	margin-top: 60px;
	margin-bottom: 62px;
	margin-left: 62px; 
	margin-right: 62ox;
	padding: 10px;
	text-decoration: none;
	border-bottom: 1px solid #0000cd;
	border-left: 1px solid #0000cd;
	border-right: 1px solid #0000cd;
	
}


p.infobox {
  color: black;
  background-color: #aaf9ff;
  border: 50px solid #aaf9ff;
  right: 50px;
  margin-left: 50px;
  bottom: 50px;
  top: 50px;
}

