/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Technik1 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	color: rgb(255,255,0);
 	font-weight: bold;
 	background-color: rgb(124,18,18)
}

.TextNavBar {
	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(124,18,18)
}
