body {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 1024px;
	background-color: #ccc;
}
#apDiv1 {
	position:absolute;
	left:500px;
	top:0px;
	width:550px;
	height:550px;
	z-index:2;
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-right-style: solid;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:250px;
	z-index:2;
	margin: 0px;
	padding: 0px;
}
#apDiv2 p {
	font-family: Courier New, Courier, monospace;
}
.Ballettschule {
	font-weight: bold;
}
#Hallwil {
	font-weight: bold;
}
