/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.L_U {
	font-size: 12px;
 	color: rgb(173,24,50);
 	font-weight: normal;
 	font-style: normal;
 	padding-top: 2px;
 	border-bottom: 1px dashed rgb(173,24,50)
}

.L_U_O {
	font-size: 12px;
 	color: rgb(173,24,50);
 	font-weight: normal;
 	font-style: normal;
 	padding-top: 2px;
 	border-top: 1px dashed rgb(173,24,50);
 	padding-bottom: 2px;
 	border-bottom: 1px dashed rgb(173,24,50)
}

.TextObject {
	font-family: "ZapfEllipt BT",  serif;
 	font-size: 14px;
 	color: rgb(173,24,50);
 	font-style: italic
}

.L_O {
	font-family: "ZapfEllipt BT",  serif;
 	font-size: 12px;
 	color: rgb(173,24,50);
 	font-weight: normal;
 	font-style: normal;
 	padding-top: 2px;
 	border-top: 1px dashed rgb(173,24,50)
}

.TextNavBar {
	font-size: 14px;
 	color: rgb(173,24,50);
 	font-style: italic;
 	background-color: rgb(249,236,229);
 	padding-top: 1px;
 	border-top: 1px solid rgb(173,24,50);
 	padding-bottom: 1px;
 	border-bottom: 1px solid rgb(173,24,50)
}
