 {
    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:whitesmoke;
	color:black;
    text-decoration: 2px underline;   
    text-align: center;
    font-size: 30px;
    font-weight:bold;
}

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: 1px solid;
	border-radius:37px;
	background-color:white;
	padding-top:1px;
	
	
}	
p {
	line-height: 0.1em;
}
a {
	color: black;
	text-decoration: none;
}
#anmelden {
	line-height: ;
	color:black;
	font-size:20px;
	color:blue;
}
#uhrzeit {
	line-height: ;
	color:black;
	font-size:17px;
	margin:0px;
	padding:0px;
}
#tag {
	font-size:16px;
	line-height: 1px;
	color:black;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#info {
	font-size: 20px;
	color: black;
	text-decoration: none;
}
#tanzstil {
	font-size:25px;
	line-height: 18px;
	color:black;
	text-decoration:none;
	
}
#level {
	line-height: 12px;
	color:black;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#marke {
	font-size:25px;
	color:#ff00ff;
}
#impressum {
	position:absolute;
	top:85%;
	left:95%;
}
header {
  top:0px;
  position:fixed !important;
  position:absolute;
  height:40px;
  width:100%;
  padding:0px;
  padding:0px;
  color:white;
  background-color:green;
  font-size:40px;
  text-align:center;
}

section {
	
   top:85px;
  height:90%;
  position:relative;
  overflow:auto;
  width:100%;
}
@media (min-width: 1076px) {

}