body {
	font-family: Arial
}

#content {
	position: absolute;
    width: 733px;
    height: 570px;
    background-image: url(Baustelle.jpg);
}

#aufbau_text {
    color: #52b7e6;
	position: absolute;
	top: 180px;
	left: 100px;
}

#kontakt_text {
    position: absolute;
    left: 360px;
    top: 285px;
}