﻿/* Allgemeines */
	/* body { color: #000; font-family: Tiempos,serif;	font-size: 16px; line-height: 24px;	text-rendering: optimizeLegibility;	-webkit-font-smoothing: antialiased; } */
	body { font-family: "Myriad Pro", "Fedra Sans Std", Arial; font-size:16px; color: #FFF; background-color:#000; text-align:center; margin:0; padding:0; overflow-x: hidden; }
	p {}
	td {}
	a:link { color:#FFF; text-decoration:none; }
	a:visited { color:#FFF; text-decoration:none; }
	a:hover { color:#FFF; text-decoration:none; }
	a:active { text-decoration:none; }
	.master { position:relative; width:85%; max-width:1280px; margin:auto; overflow: hidden; } 
/**************/

	.content { position: relative; margin:auto; width:95%; max-width:1000px; margin-top: 5%; }
	#HiddenGamesLogo {  }
	#MainContent { font-size: 22px; }
	#Footer { margin-bottom: 5%; }