@import url("Aufbau.css");
#Inhalt {
	float: left;
	padding-top: 20px;
	width: 1000px;
}
#Spalte_A {
	float: left;
	width: 400px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 60px;
}
#Spalte_B {
	float: left;
	width: 396px;
	padding-left: 50px;
	background-repeat: repeat;
	padding-right: 50px;
	padding-bottom: 40px;
	margin-top: 60px;
	margin-bottom: 100px;
}
#ON {
	background-image: url(../Grafik/05on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 113px;
	width: 99px;
	position: absolute;
	z-index: 5;
	left: 401px;
	top: 0px;
}
p {
}