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

.Banner {
	background-image: url( "C:\\Users\\Elwin\\BannerObenI.jpg" );
 	background-repeat: no-repeat;
 	background-position: top
}

.Linie {
	background-color: rgb(177,0,0);
 	background-image: none
}
