*						{margin:0; padding:0;}
body					{background:url('http://klasje.mijnspel.net/images/mobstyle/images/bg.png') repeat-x #322a21; font:11px verdana; color:#FFF;}
img						{border:0;}


/* Wrappers 
--------------------------------------------------*/
#wrapper				{width:100%;  margin:0 auto;}
#wrap_in				{width:98%; margin:0 10px 0 12px;}

/* Header, login, menu
--------------------------------------------------*/
#header						{width:98%; height:183px; background:url('http://klasje.mijnspel.net/images/mobstyle/images/header.png'); position:relative;} 
.form input					{border:1px solid #403e3b; background:#060504; padding:5px; font:11px arial; color:#dfd8c0;}
input						{border:1px solid #403e3b; background:#FFFFFF; padding:5px; font:11px arial; color:#000000;}
input.submit				{border:0; color:#333026; font-weight:bold; margin:0; padding:0; font:11px arial; background:url('http://klasje.mijnspel.net/images/mobstyle/images/submit.png') no-repeat; text-align:center; height:20px; width:129px;}
#header .menu				{width:100%;height:36px;position:absolute;left:0;top:147px;}
#header .menu ul			{margin:0; padding:0;}
#header .menu li			{list-style:none; display:inline;}
#header .menu li a			{width:99px; height:26px; background:url('http://klasje.mijnspel.net/images/mobstyle/images/b.png') ; display:block; float:left; text-align:center; padding:10px 0 0 0; color:#a39a7b; text-decoration:none;}
#header .menu li a:hover	{background:url('http://klasje.mijnspel.net/images/mobstyle/images/b_h.png');}
#header .menu li a.actief			{width:97px; height:26px; background:url('http://klasje.mijnspel.net/images/mobstyle/images/b_actief.png') no-repeat; display:block; float:left; text-align:center; padding:10px 0 0 0; color:#17130f; text-decoration:none; font:12px verdana; font-weight:bold;}
#header .menu li a.actief:hover			{width:97px; height:26px; background:url('http://klasje.mijnspel.net/images/mobstyle/images/b_actief.png') no-repeat; display:block; float:left; text-align:center; padding:10px 0 0 0; color:#17130f; text-decoration:underline; font:12px verdana; font-weight:bold;}
#header h1			{  color:#cbc6b4; padding-left: 130px;padding-top: 22px;font:30px verdana; font-weight:bold;}
#header h3			{  color:#cbc6b4; padding-left: 320px;padding-top: 10px;font:16px verdana; font-weight:bold;}

/* Content gedeelte
--------------------------------------------------*/
#content		{width:100%; margin:4px; overflow:hidden;}

/* Links - Linkerkant van het content gedeelte
--------------------------------------------------*/
.links		{width:20%; float:left; } 
.midden		{width:58%; float:left; }
.rechts		{width:20%; float:right; }

/* Content box - Midden 
-------------------------------------------------*/
.promotieBox	{width:100%; height:217px; border:1px solid #beb8a2; background:#b0a88e; margin-top:4px;}
.boxTop			{font-weight:bold; width:100%; border:1px solid #413e3a; height:23px; background:url('http://klasje.mijnspel.net/images/mobstyle/images/midbox_bg.png') ; margin:0; margin:0; padding:10px 0 0 10px; font-size:11px; font-family: verdana, tahoma; color:#c7bd9b; margin-top:4px; position:relative;}
.boxTop .icon	{position:absolute;left:7px;top:6px;}
.boxContent		{width:100%; border-left:1px solid #beb8a2; border-right:1px solid #beb8a2; border-bottom:1px solid #beb8a2; background:#b0a88e; padding:10px 5px; margin-bottom:4px; color:#000000;}
.boxContent p	{color:#181410; line-height:15px; font-family:arial; font-size:11px; margin-bottom:10px;}
.boxTop img		{padding-top:3px; height:16px;}

/* Content box - Midden 
-------------------------------------------------*/
/*247px*/
.sboxTop			{font-weight:bold; width:auto; height:23px; background:url('http://klasje.mijnspel.net/images/mobstyle/images/sbox_top.png') no-repeat; margin:0; padding:10px 0 0 35px; font-size:11px; font-family: verdana, tahoma;color:#c7bd9b; margin-top:4px;  position:relative;}
.sboxTop .icon	{position:absolute;left:7px;top:8px;}
.sboxTop .icon img		{padding-top:3px; height:16px;}
/*235px*/
.sboxContent		{width:235px; border-left:1px solid #545048; border-right:1px solid #545048; border-bottom:1px solid #545048; background:#2e2920; padding:10px 5px; margin-bottom:4px;}
.sboxContent p	{color:#181410; line-height:15px; font-family:arial; font-size:11px; margin-bottom:10px;}
.sboxContent ul				{margin:0; padding:0 0 0 4px;}
.sboxContent li				{list-style:none;}
/*220px*/
.sboxContent li a			{color:#90887a; background:url('http://klasje.mijnspel.net/images/mobstyle/images/2pxlijn.png') repeat-x bottom; display:block; width:100%; height:18px; text-decoration:none; padding:3px;}
.sboxContent li a:hover		{color:#dcd1be;}

/* standaard link */
a			{color:#CC0000; text-decoration:none;}
a:hover		{color:#dcd1be;}



/* table */

tr td {
	padding: 3px 0px 3px 0px;
}
table tr td.links {
	font-weight: bold;
	padding-left: 20px;
	width: 40%;
}

