/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	background-repeat: no-repeat;
 	background-position: top
}

.TextNavBar {
	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
