.orange{
	color: #ee7500;
}

.bold_orange{
	color: #ee7500;
	font-weight: bold;
	text-align: left;
}

.sectionheadline{
	color: #ee7500;
	font-weight: bold;
	font-size: 127.3%;
	margin-bottom: 0.5em;
}

h1 {
	color: #ee7500;
	font-weight: bold;
	font-size: 127.3%;
	margin-bottom: 0.5em;
}

.sectionheadline_black{
	color: #000;
	font-weight: bold;
	font-size: 127.3%;
	text-align: left;
}

h2 {
	background-color: #fff;
	color: #000;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 140%;
}/*contentheader*/

h3 {
	background-color: #fff;
	font: 100%/0.7em Arial, Helvetica, sans-serif;
	color: #ee7500;
	padding-top: 0.3em;
	padding-bottom: 1em;
	white-space: nowrap;
	/*height: 0.8em;*/
}/*contentsubline*/

h4 {
	font-weight: bold;
	text-align: left;
}


.img_rte{
	float: left;
	margin: 0.4em 2.9em 3em 0;
}/*Bildarchiv*/

.img_rte2{
	float: left;
	margin: 0.4em 1.5em 0 0;
}/*normale Bilder im Fließtext*/

.img_rte3{
	margin-top: 0.4em;
	margin-bottom: 0;
}/*Schaubild Seite Service/Trainings*/

.jobs {
	background: #fff url(../img/closed.gif) no-repeat 0 0.2em;
	line-height: 1.6em;
}

ul.list {
	list-style-image: url(../img/pipe10.gif);
	list-style-position: outside;
	margin-left: 1em;}

ul.list li{
}

/*ul.list li{
	line-height: 130%;
	margin-bottom: 5px;
} dieses verursacht einen falschen Abstand zum nachfolgenden contentblock*/

.intro{
	font-size: 118.2%;
	line-height: 130%;
}


/* Fußnote unter den technischen Daten*/
.footnote{
	font-size: 90%;
	padding-left: 8px;
	margin-top: 0.7em;
}