/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.flip {
	text-decoration: none 
}

.beschreibung {
	text-decoration: none ;
 	padding: 20px
}

.player9 {
	text-decoration: none ;
 	background-color: transparent;
 	background-image: url( "../assets/images/player9-1.png" );
 	background-repeat: no-repeat;
 	background-position: top
}