html, body {
	background-color:#E42421;
	height: 100%;
	overflow:hidden;}

#anim_gif{
	
}

#logo{
height: 500px;
margin: auto;}
/*#right{
float:right;
	background: #e53b2b;
	width:50%;
	height:700px;
}

#seitentitel{position: absolute;
width: 800px;
left:50%;
margin-left: -375px;
z-index:1;
}
#seitentitel_links{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top:30px;
float:left;
color: #e53b2b;
font-size: 80px;
font-weight: 700;
}

#seitentitel_rechts{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top:30px;
float:left;
color: white;
font-size: 80px;
font-weight: 700;
}

#mitte{position:absolute;
z-index:2;
top:50%;
margin-top:-150px;
left:50%;
margin-left:-200px;
}

#rechtsunten{
position:absolute;
right:15%;
bottom:20%;
	color:white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:900;
	margin-bottom:-40px;
	z-index:4;
}*/
	
#bg {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 105%;
z-index:5;

}


#counter{position: absolute;
z-index:200;}
