/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.TextObject   {
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	font-family: Georgia, Tekton, Blueprint, "Dom Casual", "Dom Casual BT", cursive;
	text-align: left
}
 H1   {
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
}
 H2  {
	font-size: 12pt;
	text-align: left;
	font-weight : bold;
}
 P  {
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	font-family: Georgia, Tekton, Blueprint, "Dom Casual", "Dom Casual BT", cursive;
}

 .TextNavBar  {
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
}
 
.Legende   {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Tekton, Blueprint, "Dom Casual", "Dom Casual BT", cursive;
	text-align: left
}
