/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Rahmen {
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.rechtslinks {
	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: 14px;
 	color: rgb(153,204,0);
 	font-style: italic;
 	text-decoration: none ;
 	padding-bottom: 0px
}