h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
}

#Inhalt {
	float: left;
	padding-top: 20px;
	width: 1000px;
}
#Spalte_A {
	float: left;
	width: 420px;
	padding-right: 25px;
	padding-left: 55px;
	margin-top: 60px;
	max-height: 100%;
}
#Spalte_B {
	width: 420px;
	padding-left: 25px;
	padding-bottom: 50px;
	padding-right: 50px;
	border-right: thin dotted #CFE4F8;
	margin-top: 50px;
	margin-bottom: 100px;
	height: 100%;
	float: left;
	clear: none;
}
#Spalte_C {
	float: left;
	width: 950px;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
}
#Spalte_B1 {
	float: left;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #DEF1FC;
	padding-right: 100px;
	margin-top: 50px;
}


#ON {
	background-image: url(../Grafik/04on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 132px;
	position: absolute;
	z-index: 5;
	left: 733px;
	top: -140px;
}
.fett {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
p {
	font-size: 16px;
	line-height: 20px;
}
ul {
	font-size: 16px;
	line-height: 20px;
}
