 {
    margin: 0;
    padding: 0;
}

h1 {
    background-color:
    text-decoration: 2px underline;   
    text-align: center;
    font-size: 40px;
    font-weight:bold;
	line-height:1px;
}
h2 {
    background-color:white;
    color:blue;
    min-width:2000px;
    text-decoration: 2px underline;   
    text-align: left;
    margin-left:300px;
    font-size: 40px;
    font-weight:bold;
	line-height:60px;
}

table {
	
	float:left;
	
}
body {
	background-color:;

} 
th {
	color:blue;
	background-color:whitesmoke;
   border: 1px solid;
   border-radius:7px;
   border-collapse: collapse;  
   font-size:20px;
    border-bottom:3px solid; 

}

td {
	
    font-weight: bold;
	color:black;
	font-size:;
	text-align:center;
	border-bottom: 3px solid;
	border-radius:;
	background-color:white;
	padding-top:1px;
	height:20px;
	
}	
p {
	line-height: 0.1em;
}
#anmelden {
	line-height: ;
	color:black;
	font-size:20px;
	color:blue;
}
#uhrzeit {
	line-height: 20px;
	color:black;
	font-weight:bold;
	font-size:20px;
	margin-bottom:;
	padding:0px;
	text-decoration:none;	
}
#tag {
	font-size:16px;
	line-height: 1px;
	color:black;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#datum {
	font-size:21px;
	min-width:180px;
	line-height: 40px;
	color:black;
	text-decoration:none;
	margin:0px;
	float:left;
}
#tanzstil {
	font-size:21px;
	line-height: 18px;
	color:black;
	text-decoration:none;
	margin-left:20px;
	float:left;
}
#level {
	line-height: 2px;
	color:black;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#info {
	font-size:12px;
	line-height: 2px;
	color:black;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#anmelden {
	line-height: 2px;
	color:#16c2fc;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#click {
	color:red;
	font-size:24px; 
	font-weight:bold; 
	margin-left:3%;
}
#header {
	color: white; 
	background-color:#FE642E; 
	font-size:40px; 
	font-weight:bold
}
#anf {
	color:black; 
	background-color:#A0E8CD; 
	font-size:17px; 
	font-weight:bold; 
	margin-left:1%;
}
#marke {
	font-size:15px;
	color:#ff00ff;
	min-width:100%;
	text-decoration:none;
}
#impressum {
	position:absolute;
	top:85%;
	left:95%;
}
header {
  top:0px;
  left:0px;
  position:fixed !important;
  height:60px;
  width:100%;
  z-index: 1000;
    
}

section {
	 margin-top: 100px; 
	height: calc(100vh - 60px); 
	overflow: auto; } main { / optional, falls du das als Wrapper nutzen willst */ 
	margin-top: 60px; 
}

@media (max-width: 500px) {
	section {
	 margin-top: 130px; 
	height: calc(100vh - 60px); 
	overflow: auto; } main { / optional, falls du das als Wrapper nutzen willst */ 
	margin-top: 60px; 
}
#click {
	color:red;
	font-size:20px; 
	font-weight:bold; 
	margin-left:3%;
}
#header {
	color: white; 
	background-color:#FE642E; 
	font-size:25px; 
	font-weight:bold
}
}