/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.wk {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextNavBar {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(153,51,51);
 	letter-spacing: 1px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}