#rain {
width:100%;
		height:100%;
		position:fixed;
		z-index:99999999999999999;
		opacity:0.3;
		top:0px;
		left:0px;
		
}
#rain img {
width:100%;
		height:100%;
}


.entry-header, #masthead, #colophon, .widget-area, .entry-footer {
display:none;
}

h2 {
		font-family:Times New Roman, Serif;
		font-style:italic;
		font-size:44px!important;
}


h3 {
		font-family:Times New Roman, Serif;
		font-style:italic;
		font-size:34px!important;
}

#main {
padding-bottom:0px;
}
#anmeldungclub{
		display:none;
}

@media only screen and (max-width: 1024px){
#anmeldungclub {
		display:block;
		}
}

#anmeldung{
		display:flex;
}

@media only screen and (max-width: 1024px){
#anmeldung {
		display:none;
		}
}