h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 24px;
	color: #333;
}
#Inhalt {
	padding-top: 20px;
	width: 1000px;
	background-image: url(../Grafik/job_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0%;
	float: left;
}
#Spalte_A {
	float: left;
	width: 405px;
	padding-right: 40px;
	padding-left: 55px;
	margin-top: 50px;
}
#Spalte_B {
	float: left;
	width: 405px;
	padding-left: 40px;
	padding-bottom: 50px;
	padding-right: 50px;
	margin-top: 50px;
 	margin-bottom: 100px;	
	
}
#Spalte_C {
	float: left;
	width: 950px;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
}
#Spalte_B1 {
	float: none;
	padding-top: 20px;
	margin-top: 50px;
	margin-left: 50px;
	width: 500px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-bottom: 50px;
}


#ON {
	background-image: url(../Grafik/03on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 132px;
	position: absolute;
	z-index: 5;
	left: 599px;
	top: -140px;
	display: none;
}
.fett {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
p {
	font-size: 16px;
	line-height: 22px;
}
ul {
	font-size: 16px;
	line-height: 20px;
}
