/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	letter-spacing: 0px;
 	line-height: 14px;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	clear: none;
 	background: transparent url( "file:///C:/Programme/NetObjects/NetObjects Fusion 11.0/User Sites/HEGRA 01/Lokale Publizierung/assets/images/Laerche_Background.jpg" ) no-repeat fixed top left;
 	border-left-style: none;
 	margin-top: 1px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 1px;
 	border-bottom-style: none
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	letter-spacing: 0px;
 	line-height: 14px;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	clear: left;
 	background-color: transparent;
 	background-image: url( "file:///C:/Programme/NetObjects/NetObjects Fusion 11.0/User Sites/HEGRA 01/Lokale Publizierung/assets/images/Laerche_Background.jpg" );
 	background-attachment: fixed;
 	background-position: top left;
 	border-left-style: none;
 	margin-top: 1px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 1px;
 	border-bottom-style: none
}