/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.layout-hintergrund{
	background-image: url( "../assets/images/layout-hintergrund.jpg" );
 	background-repeat: no-repeat;
 	background-position: top
}