﻿h1 {color: purple;
	font-size: 80px;
	text-decoration: underline;
	text-decoration-style: double;
	text-align: center;
	z-index: 2; }
p  {color: #FFFFFF;
	font-size: 40px;
	font-style:"";
	z-index: 2}
.wichtig {color: red;
	z-index: 2}
.sehrwichtig {color: red;
	text-decoration-line: underline;
	text-decoration-style: double;
	z-index: 2}
a {font-size: 40px;
	z-index: 2}		
ul {list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 2;
	border:solid;
	border-color: white;
	border-width: 5px;
	background-color: black;
	height: 63px}
li {float:left;
	z-index: 2}
.nofloat {float: none;
	z-index: 2}
li a {z-index: 2;
	color:#fff;
	text-align: center;
	width: 220px;
	padding:16px 18px;
	text-decoration: none;}
li a:hover {background-color: purple;
	color: white;z-index: 2}
.uordentlich{
	color:#ffffff ;
	font-size: 40px;
	background-color: none;
	border: none;
	float: none;

}
div.Musik {background-color: red;border: solid;border-color: black;margin: 3%;padding: 20px;border-width: 10px; z-index: 2}
div.audioplayer {background-color: black;border: solid;border-color: white;border-width:10px;margin: 3%;padding: 20px;z-index: 2; width: 300px; }
div.StarWarsBG {background-color: red;border: solid;border-color: black;border-width: 10px;padding: 20px;margin: 3%;z-index: 2 }
audio {color: black;}

 
/*button.rot {background-color: red;}
.grün {background-color: green;}
.blau {background-color: blue;}*/
