#bild {
	background-color: #000000;
	width: 700px;
	height: 450px;
	margin: auto;
	text-align: center;
	margin-top: 20px;
}

#bild1 {
	width: 700px;
	height: 450px;
	margin: auto;
	text-align: center;
}

#schrift {
	width: 140px;
	height: 45px;
	margin: auto;
	text-align: center;
	position: relative;
}

#schrift1 {
	width: 140px;
	height: 45px;
	margin: auto;
	text-align: center;
	position: relative;
	top: 77px;
}
