html {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #92C5FF url('images/htmlbg.gif') repeat-x;
	font: 11px "Arial";
}

	*:first-child+html #game_content #game_bottomleftangle, *:first-child+html #game_content #game_bottomrightangle {
				position: relative;
				
				width: 90px;	height: 60px;	padding: 3px;	background: url('images/topgames_bg.gif') no-repeat;
			}

body
{	
	width: 827px; 
	margin: 0px auto;
	padding: 6px 0px 10px 0px;
	behavior: url('js/hover.htc');
}

.clear
{
	clear: both;
	font-size: 0px;
}

/* Top */
div#top						{	width: 764px;	height: 84px;	background: url('images/top.png') no-repeat top left;	_background: none;	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='images/top.png');	}
/* Topmenu */
div#topmenu					{	width: 827px; 	height: 35px;}
div#topmenu ul				{	width: 398px;	height: 35px;	float: left;	background: url('images/topmenu-ul.gif') no-repeat top left;	margin: 0px;	padding: 0px;	}
div#topmenu ul li			{	height: 33px;	display: block; float: left;	margin: 0px;	padding: 0px 0px 0px 9px;	}
div#topmenu ul li.first		{	padding: 0px 0px 0px 2px;	}
div#topmenu ul li a span	{	display: none; }
div#topmenu ul li a			{	height: 33px;	display: block; }
	
	/* Buttons */

		div#topmenu ul li a.button01		{	width: 50px;	background: url('images/buttons/button_01.gif') no-repeat left top; }
		div#topmenu ul li a.button02		{	width: 90px;	background: url('images/buttons/button_02.gif') no-repeat left top; }
		div#topmenu ul li a.button03		{	width: 84px;	background: url('images/buttons/button_03.gif') no-repeat left top; }
		div#topmenu ul li a.button04		{	width: 79px;	background: url('images/buttons/button_04.gif') no-repeat left top; }
		div#topmenu ul li a.button05		{	width: 57px;	background: url('images/buttons/button_05.gif') no-repeat left top; }

		div#topmenu ul li a:hover			{	background-position: left bottom; }

/* Dropdown */

div#topmenu ul li ul {
	display: none;
	height: 253px;
	position: absolute;
	background: none;
	padding: 33px 0px 0px 0px;
	background: url('images/buttons/button_07.gif') no-repeat left top; 
	width: 143px;
	margin-top: -33px;
}
div#topmenu ul li:hover ul {
	display: block;
}
div#topmenu ul li ul li {
	height: 20px;
	background: #FFF; 
	padding: 0px;
}
div#topmenu ul li ul li a {
	display: block;
	width: 130px;
	color: #FF7200;
	padding: 3px 0px 3px 7px;
	text-decoration: none;
	height: 14px;
}

div#topmenu ul li ul li a:hover {
	background: #FF7200; 
	font-weight: bold;
	color: #FFF;
	padding: 3px 0px 3px 7px;
}
div#topmenu div.right		{	width: 429px;	height: 35px;	float: right;	background: url('images/topmenu_right.png') no-repeat top left;	_background: none;	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='images/topmenu_right.png');	}
/* Header Bottom */	
div.header-bottom				{	width: 827px;	height: 66px;	background: url('images/header-bottom.gif') repeat-y top left;}
/* Container */	
div#container				{	width: 827px;	height: auto;	background: url('images/container_bg.gif') repeat-y top left;}
/* Container */	
div#container2				{	width: 827px;	height: auto;	background: #FFF; }
/* Blue Box */	
div.blue-top				{	width: 812px;	height: 7px;	margin: 0px auto;	font-size: 1px;	background: url('images/box/blue01.gif') no-repeat top left;}
div.blue-middle				{	width: 812px;	height: auto;	margin: 0px auto;	padding: 5px 0px;	text-align: center;	 background: url('images/box/blue02.gif') repeat-y top left;}
div.blue-bottom				{	width: 812px;	height: 13px;	margin: 0px auto;	font-size: 1px;	background: url('images/box/blue03.gif') no-repeat top left;}
div.blue-middle	img			{	border: 0px; }
/* Orange Box */	
div.ora-top					{	width: 812px;	height: 7px;	margin: 0px auto;	font-size: 1px;	background: url('images/box/orange01.gif') no-repeat top left;}
div.ora-middle				{	width: 812px;	height: auto;	margin: 0px auto;	padding: 5px 0px;	text-align: center;	 background: url('images/box/orange02.gif') repeat-y top left;}
div.ora-bottom				{	width: 812px;	height: 13px;	margin: 0px auto;	font-size: 1px;	background: url('images/box/orange03.gif') no-repeat top left;}
div.ora-middle	img			{	border: 0px; }
/* Left */
div#left					{	width: 225px;	height: auto;	float: left;	}
div#left h2					{	width: 218px;	height: 22px;	display: block;	margin: 0px;	padding: 19px 0px 0px 7px;	background: url('images/right-h2.gif') no-repeat;	color: #FF1800;	font-size: 14px;	font-family: "Trebuchet MS"; }
div#left h3					{	width: 218px;	height: 22px;	display: block;	margin: 0px;	padding: 5px 0px 4px 7px;	font-size: 14px;	font-family: "Trebuchet MS";	color: #FF1800;	background: url('images/line.gif') no-repeat 7px 27px; }
div#left h3	span			{	color: #2E1500; }
div#left p.welkom			{	padding: 3px 3px 0px 7px;	margin: 0px;	color: #002C3D; }
div#left div.top4			{	width: 225px;	height: 235px;	padding: 3px 0px 0px 0px;	background: url('images/top4games_bg.gif') no-repeat;	color: #002C3D; }
div#left div.game			{	width: 97px;	height: 106px;	float: left;	padding: 0px 12px 20px 3px; }		
div#left div.game2			{	width: 97px;	height: 106px;	float: left;	padding: 0px 0px 20px 6px; }
div#left img.image			{	width: 90px;	height: 60px;	padding: 3px;	background: url('images/topgames_bg.gif') no-repeat;	}		
div#left img.nummer			{	position: absolute;	margin-top: -7px; margin-left: -27px; }
div#left div.top4 p			{	padding: 0px 0px 0px 3px;	margin: 0px; }

div#left div.top			{	width: 190px;	height: auto;	padding: 5px 0px 0px 8px;	}
div#left div.top p			{	width: 160px;	margin: 0px;	padding: 6px 3px;	color: #002C3D;	}
div#left div.top p a		{	color: #002C3D;	text-decoration: none;	font-weight: bold; }
div#left div.top p a:hover	{	color: #FF6E00;	}
div#left div.top p.adv b	{	color: #FF6E00;	}
div#left div.top p.adv a	{	color: #002C3D;	text-decoration: none;	font-weight: normal;  }
div#left div.top p.adv a:hover	{	color: #FF6E00;	}

div#left div.top img.image_g {	width: 180px;	height: 180px;	padding: 5px;	background: url('images/topgame_bg.gif') no-repeat;	}
/* Right*/
div#right					{	width: 602px;	height: auto;	float: left;	}
div#right div.submenu		{	width: 602px;	height: 47px;	text-align: right;	background: url('images/submenu-bg.gif') no-repeat;	}
div#right div.top			{	width: 602px;	height: 224px;	background: url('images/content-top.gif') no-repeat;	}
div#right div.top ul		{	margin: 0px;	float: left; }
div#right div.top li		{	display: block;	list-style-type: none;	margin: 0px;	padding: 2px 0px; color: #002C3D;	font-weight: bold; }
div#right div.top li a		{	text-decoration: none;	font-weight: normal;	color: #002C3D; }
div#right div.top li a:hover{	color: #195F7A; }
	div#right div.top ul.top12			{	width: 146px; padding: 0px 0px 0px 13px; }
	div#right div.top ul.nieuwste		{	width: 146px; padding: 37px 0px 0px 13px; }
	div#right div.top ul.linkpartners	{	width: 156px; padding: 37px 0px 0px 13px; }
	div#right div.top ul.top2				{	width: 100px; padding: 39px 0px 0px 13px; }
	div#right div.top ul.top2 img			{	background: url('images/top2-bg.gif'); padding: 3px; }
	div#right div.top ul.top2 p				{	margin: 0px; padding: 0px 0px 0px 3px; }
	div#right div.top ul.top2 p	a			{	font-weight: bold; text-decoration: none; color: #002C3D;}
div#right div.content				{	width: 586px;	height: auto;	margin: 0px auto;	background: url('images/content-middle.gif') repeat-y;	}
div#right div.content h3			{	width: 586px;	height: 44px;	margin: 0px;	padding: 0px;	display: block;	}
div#right div.content div.content	{	width: 576px;	padding: 0px 10px 5px 10px; height: auto;	margin: 0px auto;	background: url('images/content-footer.gif') no-repeat left bottom;	}
div#right div.content div.content div.game	{	width: 115px;	height: 115px;	margin: 0px auto;	float: left;	padding: 0px 0px 6px 0px;	}
div#right div.content div.content div.game img	{	border: 2px SOLID #FFF; }
div#right div.content div.content div.game p	{	color: #002C3D; margin: 0px; padding: 0px 0px 0px 2px;}
div#right div.content div.content div.game p a	{	text-decoration: none;	color: #002C3D; font-weight: bold; }

div#right div.content div.content div.game_home	{	width: 115px;	margin: 0px auto;	float: left;	padding: 0px 0px 6px 0px;	}
div#right div.content div.content div.game_home img	{	border: 2px SOLID #FFF; }
div#right div.content div.content div.game_home p	{	color: #002C3D; margin: 0px; padding: 0px 0px 0px 2px;}
div#right div.content div.content div.game_home p a	{	text-decoration: none;	color: #002C3D; font-weight: bold; }
/* Footer */
div#footer					{	width: 817px;	height: 22px;	padding: 25px 10px 0px 0px;	text-align: right;	background: url('images/footer.gif') no-repeat;	font-weight: bold;	color: #FFF;}
div#footer a				{	text-decoration: none;	color: #FFF;	}
div#footer a:hover			{	color: #002C3D;	}
/* Footer Gamepage */
div#footer2					{	width: 817px;	height: 22px;	padding: 25px 10px 0px 0px;	text-align: right;	background: url('images/footer-g.gif') no-repeat;	font-weight: bold;	color: #FFF;}
div#footer2 a				{	text-decoration: none;	color: #FFF;	}
div#footer2 a:hover			{	color: #002C3D;	}

/* Content kopjes */
div#right div.content h3.alle	{	background: url('images/kop/gamecato.gif') no-repeat; padding:5px 0px 0px 15px; font-size:14px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;	}
div#right div.content h3.meest	{	background: url('images/kop/meest.gif') no-repeat; 	}
.test {margin-top:0px; padding-top:0px;}

a {color:#000000; text-decoration:underline;}
a:hover {text-decoration:none;}

