/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif
}

.Rubrik-Links {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16pt;
 	text-transform: uppercase;
 	color: rgb(75,75,77);
 	font-weight: bold
}

P {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 9pt
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif
}

.mode-w-css-navi {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(75,75,77);
 	letter-spacing: 0pt;
 	line-height: 15px;
 	font-weight: normal;
 	font-style: normal;
 	background-image: none;
 	padding: 0pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}