/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.schaltfl {
	font-size: 12px;
 	text-decoration: underline;
 	background-image: url( "../assets/images/schalt_1.jpg" )
}

.Footer {
	background-image: url( "../assets/images/FOOT.jpg" );
 	background-repeat: no-repeat
}

.Banner {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 14px;
 	background-image: url( "../assets/images/HEAD.jpg" );
 	background-repeat: no-repeat
}

.TextObject {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 16px;
 	font-weight: bold
}

.TextNavBar {
	font-size: 12px;
 	text-decoration: underline;
 	background-image: url( "../assets/images/schalt_1.jpg" )
}
