/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.HightSmall {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 150%
}

.HeadSmall {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 150%
}

.fürTabellen {
	margin-left: 9px;
 	border-left-style: none;
 	padding-top: 4pt;
 	border-top-style: none;
 	margin-right: 5px;
 	border-right-style: none;
 	border-bottom-style: none
}

.small {
	font-family: "Arial Narrow",  sans-serif
}

.Fussnote {
	font-size: 7pt;
 	color: rgb(0,0,0);
 	text-align: center;
 	background-color: rgb(204,204,204);
 	border: 2px solid rgb(0,0,0);
 	margin-left: 5pt;
 	margin-right: 5pt
}