h1,
h2 {
	font-size			:	11px;
	margin-bottom			:	0px;
	padding-bottom			:	0px;
}

p {
	margin-top			:	0px;
	padding-top			:	0px;
	margin-bottom			:	0px;
	padding-bottom			:	0px;
}

ul {
	margin				:	0px;
	padding				:	0px;
}

li {
	margin				:	0px;
	padding				:	0px 0px 0px 12px;
	list-style-type			:	none;
	background-image		:	url(/medien/ic_liste.gif);
	background-repeat		:	no-repeat;
	background-position		:	0px 5px;
	display				:	block;
}

li.download_pdf{
	margin				:	0px;
	padding				:	0px 0px 0px 0px;
	color				:	#6EB809;
	font-weight			:	bold;
	list-style-type			:	none;
	background-image		:	none;
}
li.download_pdf a{
	margin				:	0px;
	padding				:	0px 0px 0px 50px;
	color				:	#6EB809;
	font-weight			:	bold;
	list-style-type			:	none;
	background-image		:	url(/medien/bt_pdf.gif);
	background-repeat		:	no-repeat;
	background-position		:	0px -3px;
	line-height: 150%;
	display				:	block;
	}
	
li.download_pdf a:hover{
	background-image		:	url(/medien/bt_pdf_o.gif);
	color				:	#fff;
}

li.liste_intern{
	margin				:	0px;
	padding				:	0px 0px 0px 0px;
	color				:	#6EB809;
	font-weight			:	bold;
	list-style-type			:	none;
	background-image		:	none;
	display				:	block;
}
li.liste_intern a{
	margin				:	0px;
	padding				:	0px 0px 0px 50px;
	color				:	#6EB809;
	font-weight			:	bold;
	list-style-type			:	none;
	background-image		:	url(/medien/bt_artikel.gif);
	background-repeat		:	no-repeat;
	background-position		:	0px -3px;
	line-height: 150%;
	}
	
li.liste_intern a:hover{
	background-image		:	url(/medien/bt_artikel_o.gif);
	color				:	#fff;
}

.jobsheadline {
	color				:	#54A6C1;
	font-weight			:	bold;
}

.fett {
	font-weight			:	bold;
}

a.download_pdf {
	background-image		:	url(/medien/ic_pdf.gif);
	background-position		:	0px 0px;
	background-repeat		:	no-repeat;
	padding-left			:	45px;
	margin-bottom			:	0px;
	color				:	#6EB809;
	font-weight			:	bold;
	display				:	block;
}

a.download_pdf:hover {
	color				:	#FFFFFF;
}