/* Standaard waarden */

html {
	border: 0px;
}

body {
	background: url('../images/back.jpg');
	font: normal 12px arial, sans-serif;
	padding: 9px 0px 0px 0px;
	text-align: center;
}

div#bannerwarp {
	width: 896px;
	margin: 0px auto;
	padding: 0px;
}

div#wrap {
	width: 759px;
	margin: 0px auto;
	border: 1px solid #000;
}

div#header {
	background: url('../images/header_back.jpg') repeat-x top left; 
	background-color: #049DD4;
	width: 759px;
	height: 196px;
	color: #FFF;
}

ul#topmenu {
	background: url('../images/header.jpg') no-repeat top left; 
	width: 759px;
	height: 41px;
	padding: 15px 0px 0px 260px;
	margin: 0px;
}

ul#topmenu li {
	background: url('../images/divider.jpg') no-repeat center left; 
	overflow: hidden;
	float: left;
}

ul#topmenu li.first {
	background: none; 
	overflow: hidden;
	float: left;
}

ul#topmenu li a {
	margin: 0px 10px 0px 15px;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-right: 5;
}

div#header div#flash {
	margin-top: -15px;
	_margin-top: 0px;
}

div#content {
	background: url('../images/tabback.jpg');
	width: 759px; 
	padding-top: 4px;
	text-align: center;	
}

h1 {
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}

h2 {
	color: #049DD4;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#049DD4;
	text-decoration:none;
}

div#bannercontainer {
	width: 124px;
	height: 604px;
	background: #FFF; 
	border: 1px solid #000;
	margin: 316px 0px 0px 9px;
	text-align: center;	
	float: left;
}

div#bannercontainer iframe {
	width: 120px;
	height: 600px;
	background: #FFF; 
	margin: 2px;
	border: 0px;
}

div.goed {
	width: 715px;
	background: #CFFFCF;
	border: 1px solid #00C400;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

div.goed img, div.fout img {
	margin-bottom: -3px;
}

div.fout {
	width: 715px;
	background: #FFDFDF;
	border: 1px solid #FF0000;
	margin-right: 0px;
	padding: 5px 0px 5px 5px;
}

/* Index pagina */

.container {
	width: 176px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 11px;
	float: left;
	text-align: left;	
}

.gamelist_1 {
	width: 176px;
	border: 1px solid #049DD4;
	margin: 9px 0px 0px 0px;
	vertical-align: top;
	padding: 2px 2px 0px 2px;
}

.gamelist_1 h3 {
	width: 100%;
	background-color: #049DD4;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.gamelist_1 .gamelist {
	margin: 0px;
	padding: 0px;
}

.gamelist_1 .gamelist li {
	overflow: hidden;
}

.gamelist_1 .gamelist li a {
	text-decoration: none;
}

.gamelist_1 .gamelist li a:hover {
	color:#049DD4;
	text-decoration: none;
}

.gamelist_1 .gamelist li.last {
	font-style: italic;
	text-decoration: none;
}

.gamelist_2 {
	width: 176px;
	border: 1px solid #AA00AA;
	margin: 9px 0px 0px 0px;
	vertical-align: top;
	padding: 2px 2px 0px 2px;
}

.gamelist_2 h3 {
	width: 100%;
	background-color: #AA00AA;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.gamelist_2 .gamelist {
	margin: 0px;
	padding: 0px;
}

.gamelist_2 .gamelist li {
	overflow: hidden;
}

.gamelist_2 .gamelist li a {
	text-decoration: none;
}

.gamelist_2 .gamelist li a:hover {
	color:#AA00AA;
	text-decoration: none;
}

.gamelist_2 .gamelist li.last {
	font-style: italic;
	text-decoration: none;
}

.gamelist_3 {
	width: 176px;
	border: 1px solid #00C400;
	margin: 9px 0px 0px 0px;
	vertical-align: top;
	padding: 2px 2px 0px 2px;
}

.gamelist_3 h3 {
	width: 100%;
	background-color: #00C400;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.gamelist_3 .gamelist {
	margin: 0px;
	padding: 0px;
}

.gamelist_3 .gamelist li {
	overflow: hidden;
}

.gamelist_3 .gamelist li a {
	text-decoration: none;
}

.gamelist_3 .gamelist li a:hover {
	color:#00C400;
	text-decoration: none;
}

.gamelist_3 .gamelist li.last {
	font-style: italic;
	text-decoration: none;
}

.gamelist_4 {
	width: 176px;
	border: 1px solid #FF0000;
	margin: 9px 0px 0px 0px;
	vertical-align: top;
	padding: 2px 2px 0px 2px;
}

.gamelist_4 h3 {
	width: 100%;
	background-color: #FF0000;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.gamelist_4 .gamelist {
	margin: 0px;
	padding: 0px;
}

.gamelist_4 .gamelist li {
	overflow: hidden;
}

.gamelist_4 .gamelist li a {
	text-decoration: none;
}

.gamelist_4 .gamelist li a:hover {
	color:#FF0000;
	text-decoration: none;
}

.gamelist_4 .gamelist li.last {
	font-style: italic;
	text-decoration: none;
}

.gamelist_4 select {
	font: normal 12px arial, sans-serif;
	color: #000;
	background-color: #FFF;
	width: 176px;
	_width: 170px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #FF0000;
}

.gamelist_1 input {
	font: normal 12px arial, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px 0px 2px 2px;
	border: 1px solid #01B0F1;
}

.gamelist_2 input {
	font: normal 12px arial, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px 0px 2px 0px;
	border: 1px solid #AA00AA;
}

div#gameboxw {
	width: 176px;
	height:120px;
	border: 1px solid #00C400;
	margin: 9px 0px 0px 0px;
	padding: 2px 2px 0px 2px;
	text-align: center;
}

div#gameboxw h3 {
	width: 100%;
	background-color: #00C400;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

div#gameboxw img {
	border: 1px solid #00C400;
	padding: 1px;
	background: #FFF;
	margin-top: 5px;
}

div#gameboxw a:hover {
	color: #00C400;
}

div#gameboxtheme {
	height: 123;
	_height: 125;
	width: 550;
	border: 1px solid #049DD4;
	margin: 9px 0px 0px 0px;
	padding: 2px 2px 0px 2px;
	text-align: center;
}

div#gameboxtheme h3 {
	width: 100%;
	background-color: #049DD4;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

div#gameboxtheme p {
	width: 135px;
	float: left;
	margin: 5px 0px 2px 0px;
}

div#gameboxtheme p img {
	border: 1px solid #049DD4;
	padding: 1px;
	background: #FFF;
	margin: 0px;
}

div#footer {
	background: url('../images/bottomback.jpg') no-repeat top left;
	margin: 9px 0px 0px 0px;
	vertical-align: bottom;
	font-weight: 400;
	text-align: center;
	width: 759px;
	height: 30px;
	font-weight: normal;
	font: normal 12px arial, sans-serif; 
}

div#footer div#footerlinks {
	padding: 12px 0px 0px 0px;
}

div#footerlinks a {
	color: #000;
	font: normal 12px arial, sans-serif; 
}

#dek { position:absolute; visibility:hidden; z-index:100; }
.p { width: 284; text-align:center; }
.pa { background-color:#FFF; }
.pb { background-color:#FFF; margin-left:2; margin-right:2; margin-top:2 }
.pc { width:284; text-align:center; color:#FFF; font-size:13px; font-weight:bold; }

table { padding:0; border-collapse:collapse; }
td { padding:0; border-style:none; border-width:0px; border-collapse:collapse; color:#000; font: normal 12px arial, sans-serif; }

/* Categorie pagina */

div#catbox {
	width: 737px;
	border: 1px solid #049DD4;
	margin: 9px 0px 9px 8px;
	padding: 2px 2px 0px 2px;
	text-align: left;
	font-weight: bold;
}

div#catbox h3 {
	width: 735px;
	background-color: #049DD4;
	text-align: left;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

div#catbox h3 a {
	font-size: 13px;
	color: #FFF;
}

div#catbox div.ad {
	text-align: right;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: -16px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
}

div#catbox div.ad a {
	font-size: 13px;
	color: #FFF;
}

div#catbox ul.idTabs {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#catbox ul.idTabs a {
	color: #049DD4;
	display: block;
	background-color: #FFF;
	border: 1px solid #049DD4;
	text-align: center;
	padding: 6px 10px 0px 10px;
	margin: 10px 0px 10px 10px;
	height: 20px;
	float: left;
	text-decoration: none;
}

div#catbox ul.idTabs a:hover {
	background-color: #BFEEFF;
}

div#catbox div#tab_comment, div#catbox div#tab_games_cat, div#catbox div#tab_highscore {
	margin: 9px 0px 0px 9px;
	font-weight: normal;
}

div#catbox div#tab_comment p.first {
	width: 100px;
	float: left;
	clear: both;
	margin: 4px 0px 0px 0px;
}

div#catbox div#tab_comment p.field {
	float: right;
	width: 600px;
	margin: 4px 0px 0px 0px;
}

div#catbox div#tab_comment  div#comment {
	margin: 0px 5px 10px 0px;
}

div#catbox div#tab_comment div#comment img {
	margin: 0px;
	border: 0px;
}

div#catbox div#tab_comment input {
	margin: 0px;
}

div#catbox div#tab_games_cat p {
	width: 33%;
	float: left;
	padding: 0px;
}

div#catbox p img {
	border: 1px solid #049DD4;
	padding: 1px;
	background: #FFF;
	margin: 0px 4px 0px 0px;
	float: left;
}

div#catbox form {
	margin: 9px 0px 0px 0px;
}

div#catbox select {
	font: normal 12px arial, sans-serif;
	color: #000;
	background-color: #FFF;
	width: 176px;
	margin: 0px 0px 2px 10px;
	padding: 0px;
	border: 1px solid #049DD4;
}

div#catbox input {
	font: normal 12px arial, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px 0px 2px 2px;
	padding: 0px;
	border: 1px solid #049DD4;
}


/* Game pagina */

div#gamebox {
	width: 737px;
	text-align: center;
	border: 1px solid #049DD4;
	margin: 9px 0px 9px 8px;
	padding: 2px 2px 0px 2px;
}

div#gamebox a {
	color: #000;
}

div#gamebox h3 {
	width: 735px;
	background-color: #049DD4;
	text-align: left;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

div#gamebox h3 a {
	font-size: 13px;
	color: #FFF;
}

div#gamebox div.opt, div#gamebox div.opt a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

div#gamebox div.ad {
	text-align: right;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: -16px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
}

div#gamebox div.ad a {
	font-size: 13px;
	color: #FFF;
}

div#gamebox iframe {
	display: block;
	position: relative;
	background: #FFF;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #049DD4;
}