@charset "utf-8";
/* CSS Document */

.game_bottom_bar_z {
	width: 94%; margin-left: 3%; margin-right: 3%; position: relative; padding-top: 60px;
}

.zwischenseite_box {
	width: 70%; padding-top: 39.38%; position: relative; margin: 5% auto;
}

.thankyou_box {
	width: 100%; position: relative; display: table;
}


.thankyou_box a {
	text-decoration: none; color: #5A5A5A;
}

.thankyou_box a:hover {
	text-decoration: underline; color: #7F7F7F;
}

