.fett {font-weight: bold;}

.kursiv{font-style: italic;}

.fettkursiv {
	font-weight: bold;
	font-style: italic;
}



.pdf_link {
	line-height: 22px;
	background-image: url(../bilder/pdf_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-bottom: 0px;
}


/* Einstieg, "mehr >" Links */

.pfeillinks {
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 1px 0px 0 13px;
	background: url(../bilder/link_hint_start_p.gif) top left no-repeat;

}

.pfeilrechts {
	color: #000;
	font-weight: bold;
	padding: 1px 15px 0 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	background: url(../bilder/link_hint_start_p.gif) top right no-repeat;

}




.blaufett {
	font-weight: bold;
	color: #274897;
}




