* {
  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: #eeeeee;
	color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: right;
}
h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	
	font-size: 26px;
	font-weight: 900;
	color: #1f1e1d;
}
h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	
	text-align: center;
	font-size: 64px;
	font-weight: 900;
	color: #c8060e;
}
td {
	vertical-align: top;
}
.width--auto {
	width: auto;
}
.nowrap {
	white-space: nowrap;
}
.padding--50-50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.padding--0-0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
/* */
header {
	padding-top: 10px;
	
	background-color: #fe9f11;
}
div.center {
	padding-left: 20px;
	padding-right: 20px;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
}

/* suche */
#suche {
	float: right;
	margin-right: 20px;
	background-color: #0a0a0a;
}
#suche button {
	float: right;
	border: none;
	padding: 0px;
	height: 31px;
	width: 39px;
	cursor: pointer;
	background: url('/images/icon-suche.png') center center no-repeat;
}
#suche input {
	border:none;
	width: 150px;
	padding-top: 4px;
	
	font-size: 16px;
	font-weight: 400;
	color: #eeeeee;
	text-align: center;
	background-color: #0a0a0a;
}
*:focus {
    outline: none;
}


/* fb */
.fb-like {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}

.logo {
	float: left;
	margin-left: 20px;
}

.text--intro {
	padding-top: 30px;
	font-size: 30px; 
	font-weight: 400; 
	color: #ffffff; 
	line-height: 120%;
}
/* nav */
nav {
	padding-top: 25px;
	position: relative;
	top: 5px;
}
nav ul {
	width: 100%;
}
nav li {
	float: left;
}
nav li a {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	
	text-transform: uppercase;
	text-decoration: none;
}
nav li a.navSel {
	background-color: #1f1f22;
	color: #FFFFFF;
}
nav li a:hover {
	color: #FFFFFF;
}

#containerSubnav {
	width: 100%;
	background-color: #1f1f22;
	background-image: url('/images/bg-grey.png');
	background-repeat: repeat-x;
	background-size:  auto 100%;
}

/* subnav */
ul.subnav {
	width: 100%;
	padding-top: 20px;
	padding-left: 20px;
}
ul.subnav li {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
ul.subnav li a {
	color: #ffffff;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
}
ul.subnav li a:hover, a.subnavSel {
	color: #c8060e !important;
}

ul.subnav a.alteflashspiele {
	font-weight: 800;
	color: #FF9900;
}
#borderSubnav {
	margin-top: 10px;
	margin-bottom: 25px;
	height: 1px;
	font-size: 1px;
	border-top: 1px solid #d89127;
	border-bottom: 1px solid #ffc36a;
}

#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;
}
.kategorie {
	text-align: center;
	padding-bottom: 20px;
}
.kategorie span {
	font-size: 16px;
}
div.page {
	
}
div.page a {
	display: block;
	width: 55px;
	height: 35px;
	padding-top: 8px;
	float: left;
	margin-right: 5px;
	
	font-family: 'arial', sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #eeeeee;
	text-decoration: none;
	text-align: center;
}
div.page a:hover {
	color: #c8060e;
	background-color: #ffffff;
}
div.page a.pageSel {
	color: #c8060e;
	background-color: #ffffff;
}
div.page a.page--more {
	font-size: 22px;
	padding-top: 0px;
}
div.gameHover {
	z-index: 1000;
	display: none;
	position: absolute;
	left: 120px;
	top: 80px;
	
	width: 450px;
	height: auto;
	background-color: #1f1f22;
	padding: 20px;
	color: #FFFFFF;
	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;
}

#maskottchen {
	margin-left: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
}
.bgDark {
	background-color: #3c3f45;
}
.bgDark h2 {
	color: #FFFFFF;
}
.bgWhite {
	background-color: #FFFFFF;
	color: #1f1e1d;
	padding-top: 20px;
	padding-bottom: 20px;
}
#adRectangle {
	float: right;
}

ul.liste {
}
ul.liste li {
	width: 210px;
	float: left;
	padding-bottom: 20px;
	position: relative;
}
ul.liste li a {
	color: #1f1e1d;
	font-size: 13px;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
}
.bgDark ul.liste li a {
	color: #FFFFFF;
}
.listebreit {
}
.listebreit li:nth-of-type(5n){
	width: 210px !important;
}
.liste6 {
	width: 100% !important;
}
ul.liste6 li {
	width: 210px;
}

img.preview {
	width: 190px;
	height: 105px;
}

/* spieleseite */
div.boxText {
	font-weight: 500;
	font-size: 18px;
	color: #201c1d;
	line-height: 140%;
}
#score {
	display: inline;
}
#lieblingsspiele {
	float: left;
	margin-right: 10px;
	color: #1f1e1d;
}
a.text {
	color: #201c1d;
}
a.text:hover {
	text-decoration: underline;
}
div.smallGrey {
	color: #201c1d;
}
#adSkyscraperGame {
	float: right;
	position: absolute;
}
#adLeaderboardGame {
	float: left;
	margin-bottom: 20px;
}
#adRectangleGame {
	float: left;
	margin-right: 20px;
	min-width: 300px;
	width: 50%;
}
#game {
	float: left;
	margin-right: 4px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#spielsteuerung {
	float: left;
}
table.spielsteuerung {
	border-collapse: collapse;
	width: 100%;
}
table.spielsteuerung tr:nth-child(even) {
	background-color: #000000;
	color: #FFFFFF;
}
table.spielsteuerung tr:nth-child(odd) {
	color: #201c1d;
}
table.spielsteuerung td:nth-child(even) {
	padding-left: 10px;
}

table.spielsteuerung tr td {
	padding: 5px;
}
a.white {
	color: #FFFFFF;
}
.gamefield {
	border: none;
}
.gamefield--mp {
	float: left;
	width: 800px;
	height: 600px;
	border: none;
}

.fancybox-slide--iframe .fancybox-content {
	width  : 700px;
	height : auto;
	max-width  : 80%;
	max-height : 80%;
	margin: 0;
}
/* footer */
footer {
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	padding-top: 30px;
	background: #3c3f45;
}
footer ul {
	float: left;
	padding-left: 0px;
}

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: 0px;
	float: right;
	font-size: 13px;
	font-weight: 500;
	color: #FFFFFF;
}

@media screen and (min-width: 980px) {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}