@keyframes flipout {
	0%{width: 100px;
		border: 1px solid black;
		margin-left: 0px
	}
	50%{width: 0px;
		margin-left: 50px;
		border: 0px}
	100%{width: 0px;
		margin-left: 50px;
		border: 0px}
}

@keyframes flipin {
	0%{width: 0px;
	margin-left: 50px;
	border: 0px;
	}
	50%{width: 0px;
	margin-left: 50px;
	border: 0px;
	}
	100%{width: 100px;
		margin-left: 0px;
		border: 1px solid black}
}

@keyframes menuOut
{
	0%{width: 50px;
		border: 1px solid black;
		margin-left: 0px
	}
	20%{width: 0px;
		margin-left: 25px;
		border: 0px}
	40%{width: 0px;
		margin-left: 25px;
		border: 0px}
	
	80%{
		width: 0px;
		margin-left: 25px;
		border: 0px
	}
	10%,100%{
		width: 50px;
		border: 1px solid black;
		margin-left: 0px
	}
}

@keyframes menuIn
{
	0%{width: 0px;
	margin-left: 25px;
	border: 0px;
	}
	20%{width: 0px;
	margin-left: 25px;
	border: 0px;
	}
	40%{width: 50px;
		margin-left: 0px;
		border: 1px solid black}
	50%{width: 50px;
		margin-left: 0px;
		border: 1px solid black}
	80%{
		width: 0px;
	margin-left: 25px;
	border: 0px;
	}	
	10%,100%{
		width: 0px;
	margin-left: 25px;
	border: 0px;
	}	
}

@keyframes troll {
	60%{
		width: 120px;
		height: 150px;	
	}
	100%{
		width: 100px;
		height: 130px;	
	}
}

@keyframes trolldance {
	0%{filter:invert(0%)}
	100%{filter:invert(100%)}
}

@keyframes fade {
	0%{opacity:.0}
	100%{opacity:1}
}

body
{
	background-image: url('bilder/sky.jpg');
}

img
{

width: 100%;
height: 100%;

}

h1
{
	text-align: center;
	margin: 0px;
}

a
{
	text-decoration: none;
	color: black;
}



.infoSign
{
	
	
	width: 100%;
	
	height: 70px;
	z-index: 4;
}

.infoSignPoints
{
	
	
	width: 100%;
	
	height: 70px;
	z-index: 4;
}


.infoSign .info
{
	padding-top: 20px;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 30pt;
	color: rgba(0,255,0,0.5);
	text-align: center;
	
}

.infoSignPoints .info
{
	padding-top: 20px;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 30pt;
	color: rgba(0,255,0,0.5);
	text-align: center;
	
}


.menuBox
{
	
	width: 35%;
	margin: auto;
	font-family: Verdana;
	
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 50px;

	
}

.menu 
{
	margin: auto;
	width: 50%;
	margin-top: 40px;
	font-size: 18px;
	font-family: Verdana;
	color: white;
}

.menu li
{
	list-style-type: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	border-radius: 4px;
	
	background: rgba(255,255,255,0.5);
	padding: 5px;
	-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
}

.menu li:hover
{
	text-decoration: underline;
	-webkit-transform: translate(10px, 0px);
-webkit-transition: all 0.3s;

-o-transform: translate(10px, 0px);
-o-transition: all 0.3s;
-moz-transform: translate(10px, 0px);
-moz-transition: all 0.3s;
	cursor: url(http://cur.cursors-4u.net/games/gam-12/gam1113.cur), progress !important; /* End http://www.cursors-4u.com */
}

.card
{
display: inline-block;
width: 100px;
height: 130px;
margin: 5px;
top: 30px;



}

.M
{
box-sizing: border-box;
display: inline-block;
width: 50px;
height: 65px;
margin: 5px;
top: 30px;

text-align: center;
text-transform: uppercase;
font-size: 30px;

}

.card .front
{

border-radius: 4px;
border: 1px solid #333;
position: absolute;
z-index: 1;
height: 130px;
width: 100px;

}

.M .first
{
box-sizing: border-box;


border: 1px solid #333;
position: absolute;
z-index: 1;
width: 50px;
height: 65px;
}

.M .first img
{
	border-radius: 4px;
}

.M .second img
{
	border-radius: 4px;
}

.M .first2 img
{
	border-radius: 4px;
}

.M .second2 img
{
	border-radius: 4px;
}


.M .vorne
{
box-sizing: border-box;
border-radius: 4px;
border: 1px solid #333;
position: absolute;
z-index: 1;
width: 50px;
height: 65px;
padding-top: 10px;
background-color: white;
font-size: 35px!important;
}

.M .first2
{
box-sizing: border-box;

border: 1px solid #333;
position: absolute;
z-index: 1;
width: 50px;
height: 65px;
}

.card .back
{

border-radius: 4px;
border: 1px solid #333;
position: absolute;
z-index: 0;
height: 130px;
width: 100px;
}

.M .second
{
box-sizing: border-box;

border: 1px solid #333;
position: absolute;
z-index: 0;
width: 50px;
height: 65px;
}

.M .hinten
{
box-sizing: border-box;
border-radius: 4px;
border: 1px solid #333;
position: absolute;
z-index: 0;
width: 50px;
height: 65px;
}

.M .second2
{
box-sizing: border-box;

border: 1px solid #333;
position: absolute;
z-index: 0;
width: 50px;
height: 65px;
}

.main
{
	margin: auto;
	width: 80%;
	max-width: 1012px;
	padding-top: 60px;
	background-image: url('bilder/ground.png');
	padding-left: 60px;
	padding-bottom: 60px;
	border-radius: 4px;
}

.cardContainer
{
	display: block;
	
	
	padding-bottom: 30px;
	width: 80%;
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
	
	
}

.data
{
	display: block;
	border-radius: 4px;
	padding-bottom: 40px;
	float: left;
	width: 14%;
	margin-left: 1%;
	margin-top: 5px;
	height: 380px;
	background-image: url('bilder/data.png');

}

.data p
{
	text-decoration: underline;
	margin-left: 20px;
	font-family: Verdana;
	font-size: 15px;
	margin-bottom: 0px;
	
}

.time
{
	clear: both;
	border-radius: 6px;
	border: 2px solid #ffdb00;
	width: 100%;
	max-width: 800px;
	background: linear-gradient(#f00, #d00);
	margin-right: 5px;
	margin-left: 5px;
	
}

.colorTime
{
	height: 100%;
	width: 100%;
	color: white;
	text-align: center;
	background: linear-gradient(#ffdb00, #ffb900);
	
}

.endGameStats
{
	border-radius: 4px;
	
	width: 20%;
	margin: auto;
	
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 50px;
	background: rgba(100,100,100,0.4);
	font-family: Verdana;
	
}

.endGameStats h2
{
	text-transform: uppercase;
	
}


.player
{
	margin: 20px;
	
}

#back
{
	margin-top: 10px;
	color: white;
	font-family: Verdana;
	font-size: 15px;
	text-transform: uppercase;
}

#back:hover
{
	text-decoration: underline;
	cursor: url(http://cur.cursors-4u.net/games/gam-12/gam1113.cur), progress !important; /* End http://www.cursors-4u.com */
}

#myTroll
{
	height: 550px;
	width: 54%;
	background:url(bilder/troll_dance.gif) no-repeat center;
	background-color:#fff;
	animation: 0.1s infinite alternate trolldance, 0.5s linear forwards fade;
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 3;
	margin-left: -27%;
}

/* Start http://www.cursors-4u.com */ body {cursor: url(http://cur.cursors-4u.net/games/gam-12/gam1109.cur), progress !important;} /* End http://www.cursors-4u.com */