* {
  box-sizing: border-box; 
}
.fancybox-slide--iframe .fancybox-content {
	width: 600px;	
	min-height: 400px;
}
body {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	
	margin: 0px;
	background-color: #2d2e32;
	color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	
	font-size: 27px;
	font-weight: 900;
	color: #c8060e;
}
h2 {
	margin: 0px;
	padding: 0px;
	width: 220px;
	
	font-size: 26px;
	font-weight: 900;
	color: #eeeeee;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 64px;
	font-weight: 900;
	color: #c8060e;
}
td {
	vertical-align: top;
}
/* */
header {
	width: 994px;
	padding-top: 30px;
	
	margin-left: auto;
	margin-right: auto;
}

/* suche */
#suche {
	float: right;
}
#suche button {
	float: right;
	border: none;
	padding: 0px;
	height: 35px;
	width: 39px;
	cursor: pointer;
	background: #0a0a0a url('/images/icon-suche.png') 5px 7px no-repeat;
}
#suche input {
	border:none;
	width: 150px;
	padding-top: 6px;
	padding-bottom: 6px;
	
	font-size: 16px;
	font-weight: 800;
	color: #eeeeee;
	text-align: center;
	background-color: #0a0a0a;
}

/* anmelden */
#anmelden {
	float: right;
	margin-right: 5px;
	width: 190px;
	height: 35px;
	padding-top: 10px;
	padding-right: 25px;
	
	font-size: 16px;
	font-weight: 800;
	color: #eeeeee;
	text-align: center;
	background: #0a0a0a url('/images/icon-anmelden.png') 140px 7px no-repeat;
	cursor: pointer;
}

/* fb */
.fb-like {
	float: right;
	margin-top: 8px;
	margin-right: 15px;
}

/* nav */
nav {
	padding-top: 25px;
	position: relative;
	top: 5px;
}
nav ul {
	width: 994px;
}
nav li {
	float: left;
}
nav li a {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	color: #eeeeee;
	font-size: 18px;
	font-weight: 500;
	
	text-transform: uppercase;
	text-decoration: none;
}
nav li a.navSel {
	background-color: #fe9f11;
	color: #FFFFFF;
}
nav li a:hover {
	color: #FFFFFF;
}

#containerSubnav {
	width: 100%;
	border-top: 5px solid #c8060e;
	background-color: #fe9f11;
}

/* subnav */
ul.subnav {
	width: 994px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
ul.subnav li {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
ul.subnav li a {
	color: #2d2e32;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
}
ul.subnav li a:hover, a.subnavSel {
	color: #FFFFFF !important;
}
#mehr {
	width: 994px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: right;
}
#mehr a {
	position: relative;
	top: 20px;
	padding-left: 18px;
	
	color: #c8060e;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
	
	background: url('/images/icon-mehr.png') no-repeat;
}

#borderSubnav {
	margin-top: 10px;
	margin-bottom: 25px;
	height: 1px;
	font-size: 1px;
	border-top: 1px solid #d89127;
	border-bottom: 1px solid #ffc36a;
}
div.center {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
}

#subkategorie {
	 margin-left: 10px;
	 width: 230px;
	 margin-right: 30px;
	 padding: 5px;
	 font-size: 14px;
}
a.sort {
	color: #eeeeee;
	font-weight: 800;
	font-size: 14px;
	text-decoration: none;
}
a.sort:hover, a.sortSel {
	color: #c8060e;
}
div.page {
}
div.page a {
	display: block;
	width: 55px;
	height: 35px;
	padding-top: 10px;
	float: left;
	margin-right: 5px;
	
	font-family: 'arial', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #eeeeee;
	text-decoration: none;
	text-align: center;
}
div.page a:hover {
	color: #c8060e;
	background-color: #2d2e32;
}
div.page a.pageSel {
	color: #c8060e;
	background-color: #2d2e32;
}
div.gameHover {
	z-index: 1000;
	display: none;
	position: absolute;
	left: 120px;
	top: 80px;
	
	width: 450px;
	height: auto;
	background-color: #FFFFFF;
	padding: 20px;
	color: #2d2e32;
	font-weight: 500;
	font-size: 13px;
	line-height: 140%;
}
h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 36px;
	font-weight: 900;
	color: #fe9f11;
	line-height: 100%;
	text-transform: uppercase;
}

#bgFlames {
	width: 100%;
	height: 78px;
	margin-top: 40px;
	
	background: url('/images/bg-flames.jpg') repeat-x;
}

#maskottchen {
	position: absolute;
	top: 290px;
	left: 50%;
	margin-left: 75px;
}
#werdemitglied {
	float: right;
	display: block;
	width: 372px;
	height: 45px;
	padding-top: 13px;
	padding-left: 90px;
	
	color: #c9060e;
	font-size: 24px;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
	background: url('/images/werde-mitglied.png') no-repeat;
}

.bgDark {
	background-color: #0a0a0a;
}
#adRectangle {
	float: right;
}

ul.liste {
	width: 465px;
	float: right;
}
ul.liste li {
	width: 155px;
	float: left;
	padding-bottom: 20px;
	position: relative;
}
ul.liste li a {
	color: #eeeeee;
	font-size: 13px;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
}
.listebreit {
	width: 765px !important;
}
.listebreit li:nth-of-type(5n){
	width: 145px !important;
}
.liste6 {
	width: 995px !important;
}
ul.liste6 li {
	width: 170px;
}
ul.liste6 li:nth-of-type(6n){
	width: 145px !important;
}
img.preview {
	width: 145px;
	height: 80px;
}

/* spieleseite */
div.boxText {
	width: 640px;
	font-weight: 500;
	font-size: 18px;
	color: #eeeeee;
	line-height: 140%;
}
#score {
	display: inline;
	padding-left: 10px;
	position: relative;
	top: 3px;
}
#lieblingsspiel {
	float: left;
	margin-right: 10px;
}
a.text {
	color: #FFFFFF;
}
a.text:hover {
	text-decoration: underline;
}
#adSkyscraperGame {
	float: right;
	position: absolute;
}
#adLeaderboardGame {
	float: left;
	margin-bottom: 20px;
}
#adRectangleGame {
	float: left;
	margin-right: 20px;
	width: 300px;
}
#game {
	float: left;
	margin-right: 4px;
	margin-bottom: 20px;
}
#spielsteuerung {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
table.spielsteuerung {
	border-collapse: collapse;
	width: 100%;
}
table.spielsteuerung tr:nth-child(even) {
	background-color: #000000;
}
table.spielsteuerung tr td {
	padding: 5px;
}


.fancybox-slide--iframe .fancybox-content {
	width  : 700px;
	height : auto;
	max-width  : 80%;
	max-height : 80%;
	margin: 0;
}
/* footer */
footer {
	margin-top: 0px;
	height: 180px;
	padding-top: 30px;
	background: #0a0a0a url('/images/bg-footer.png') left bottom repeat-x;
}
footer ul {
	width: 500px;
	float: left;
	padding-left: 70px;
}
footer ul:nth-of-type(1) {
	padding-top: 20px;
}
footer ul li {
	float: left;
	padding-right: 10px;
	padding-right: 5px;
	font-size: 13px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
footer ul li:first-child {
	font-weight: 900;
	color: #FFFFFF;
}
footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
footer ul li a:hover {
	cursor: pointer;
}
#copy {
	margin-top: 70px;
	float: right;
	font-size: 13px;
	font-weight: 500;
	color: #FFFFFF;
}