 {
    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 {
	
	margin-left: 15%;
	
}
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: 3px;
	border-radius:;
	background-color:white;
	padding-top:1px;
	min-width: 150px;
	
}	

a {
	color: black;
	text-decoration: none;
}
#anmelden {
	line-height: ;
	color:black;
	font-size:25px;
	color:blue;
}
#uhrzeit {
	line-height: ;
	color:black;
	font-size:28px;
	margin:0px;
	padding:0px;
}
#tag {
	font-size:16px;
	line-height: 1px;
	color:black;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
#info {
	font-size: 28px;
	color: black;
	text-decoration: none;
}
#tanzstil {
	font-size:28px;
	line-height: 18px;
	color:black;
	text-decoration:none;
	
}
#level {
	font-size: 28px;
	line-height: 12px;
	color:black;
	text-decoration:none;
	margin-left:3px;
	padding:0px;
}
#marke {
	font-size:28px;
	margin-left:3px;
	color:black;
}
#impressum {
	margin-top:95%;
	margin-left:70%;
}
#foto {
	padding-left:350px;
	padding-top:90px;
	height:300px;
	width:350px;
}
#foto1 {
	padding-left:100px;
	padding-top:90px;
	height:300px;
	width:350px;
}
header {
  top:10px;
  position:fixed !important;
  position:absolute;
  height:60px;
  width:100%;
  margin-left:;
  color:black;
  background-color:rgb(252, 249, 226);
  font-size:40px;
  padding-left: 200px;
}

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

}