.fett {font-weight: bold;}

.kursiv{font-style: italic;}

.fettkursiv {
	font-weight: bold;
	font-style: italic;
}

.Zwischentitel {
	font-weight: bold;
	color: #0072BC;
}


.Zwischentitel_zentriert {
	font-weight: bold;
	color: #0072BC;
	text-align: center;
}


.pdf_link {
	line-height: 22px;
	background-image: url(../basisbilder/pdf_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-bottom: 0px;
}

.rbl_titel {
	font-weight: bold;
	color: #0072BC;
	font-size: 1.2em;
}



