      /* © 2007 by bulletstar.net                          */
              /* A Project of G-Projects                           */
              /* Niet mag worden gebruikt zonder onze toestemming! */ 
              /* sales@g-projects.nl voor informatie               */

html {
    height: 100%;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #E2E3E2 url('../images/layout/html_bg.gif');
	font: 11px "arial";
        color: cccccc;
}
body
{	
    height: 100%;
	width: 100%;
	margin: 0px auto;	
	background: url('../images/layout/body_bg.gif') repeat-x top left;
        scrollbar-base-color: #352D24;
        scrollbar-3dlight-color: #352D24;
        scrollbar-arrow-color: #CCCCCC;
        scrollbar-darkshadow-color: #352D24;
        scrollbar-face-color: #4B3D32;
        scrollbar-highlight-color: #000000;
        scrollbar-shadow-color: #000000;
        scrollbar-track-color: #352D24;
}

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

#blaNEW {
 border: 0;
}
#blaNEW a:hover {
 border: 1px;
 border-color: red;
}

/* container */
div#container
{
	width: 962px;
	height: auto;
	margin: 0px auto;
}
/* Header */
div#header
{
    overflow: hidden;
	width: 752px;
	height: 162px;
	padding: 0px 210px 0px 45px;

}

div.cartoon
{
	width: 86px;
	height: 155px;
	background: url('../images/layout/cartoon.png') no-repeat bottom left;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='../images/layout/cartoon.png');
	float: left;
	margin: 6px 0px 0px 0px;
	_margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

div.logo
{
	width: 222px;
	height: 87px;
	background: url('../images/layout/logo.png') no-repeat bottom left;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='images/layout/logo.png');
	float: left;
	margin: 24px 0px 0px 32px;
	_margin: 34px 0px 0px 32px;
	padding: 10px 0px 0px 0px;
}
div#header div.vipplaatje
{
	width: 522px;
	height: 87px;
    border: 0px solid #FFFFFF;
	float: left;
	padding: 0px 0px 0px 0px;	
}
div#right #inlog_menu
	{  
	    float: left;
	    overflow: hidden;
		width: 185px;
		height: 208px;
		background: url('../images/layout/inloggen_menu.gif') no-repeat;
	}

	div#right #inlog_menu table.een
	{  
		width: 170px;
		background: none;
		padding: 3px 0px 0px  0px;
		margin: 37px 0px 0px 7px;
	}
	div#right #inlog_menu table.een a
	{
	        font-family: verdana;
	        font-size: 10px;
                text-decoration: none;
                color: #240c02;
		width: 170px;
		background: none;
		padding: 6px 0px 0px  0px;
		margin: 37px 0px 0px 7px;
	}
	div#right #inlog_menu table.een a:hover
	{
                text-decoration: underline;
                color: #240c02;
		width: 170px;
		background: none;
		padding: 3px 0px 0px  0px;
		margin: 37px 0px 0px 7px;
	}
	div#right #inlog_menu table.twee
	{
                font-weight: bold;
	        font-family: Arial;
                color: #FFF;
	        font-size: 11px;
		width: 170px;
		height: auto;
		background: none;
		padding: 3px 0px 0px  0px;
		margin: 0px 0px 0px 7px;
	}
	div#right #inlog_menu table.twee a
	{
		color: #FFF;
		text-decoration: none;
	}
	div#right #inlog_menu table.uitloggen td.button
	{
		padding: 10px 0px 0px 0px;

	}
	div#right #inlog_menu table.uitloggen
	{
		width: 40px;
		background: none;
		padding: 2px 0px 0px 0px;
		margin: 0px auto;
	}
	div#right #inlog_menu table.uitloggen a
	{
		width: 60px;
		color: #FFF;
		font-weight: bold;
		text-decoration: none;
		padding: 0px 0px 0px 3px;
	}
	div#right #inlog_menu table.uitloggen td
	{
		padding: 0px;
		margin: 0px;
	}
textarea		{
	border: 1px solid #000000;
	background: #352D24;
	font-size: 8pt;
	color: #CCCCCC;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#header div.vip
{
	width: 153px;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	height: 36px;
	float: left;
	padding: 0px 0px 0px 10px;	
}
div#header div.hoofdklok
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
div#header div.vip a
{
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;	
}
div#header div.vip a:hover
{
        text-decoration: underline;
}

div#header table.left
{
	width: 167px;
	float: left;
	margin: 50px 0px 0px -140px;
}
 
div#header table.left td.spacer
{
	height: 7px;
	font-size: 1px;
}

div#header table.left td.tekst
{
    border: 0px;
	padding: 3px 0px 4px 0px;
	color: #FFF;
	font-family: arial;
	font-size: 10px;
}
div#header table.left td.tekst a
{
	padding: 3px 0px 4px 0px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
}
div#header table.left td.tekst a:hover
{
        text-decoration: underline;
}
div#header table.left div.full
{
	height: 13px;
	text-align: right;
	background: url('../images/layout/startbar_full.gif') repeat-x top left;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 4px 2px 0px;
	border-right: 1px SOLID #4F1D09;
}
div#header table.left div.full2
{
	height: 16px;
	text-align: right;
	background: url('../images/layout/startbar_full2.gif') repeat-x top left;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 4px 2px 0px;
	border-right: 1px SOLID #000000;
}
div#header table.left td.empty
{
	width: 100px;
	height: 16px;
	padding: 0px 4px 0px 0px;
	background: url('../images/layout/startbar_empty.gif') repeat-x top left;
	border: 1px SOLID #4F1D09;
}
div#header table.left td.empty2
{
	width: 100px;
	height: 16px;
	padding: 0px 4px 0px 0px;
	background: url('../images/layout/startbar_empty2.gif') repeat-x top left;
	border: 1px SOLID #000000;
}
input.normalRadio	{ 
	border: none; 
	background: none; 
}
.form_radio {
	border: none;
	background-color: #3c291f;
}
.form_checkbox {
	border: none;
	background-color: #3c291f;
}
.form_paginanr {
	border: none;
	background-color: #3c291f;
}
.form_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00FF00;
	background-color: #000000;
	width: 390px;
	border: 1px solid #000000;
}
.form_select_darkbg {
	background-color: #352D24;
}
select			{
	background: #4B3D32;
	font-size: 8pt;
	border: 1px solid #333333;
	color: #CCCCCC;
	height: 20px;
}
div#header table.right
{
	width: 120px;
	height: 80px;
	float: left;
	margin: 47px 0px 0px 10px;
	padding: 0px;
}
div#header table.right td
{
	height: 13px;
	padding: 0px;
}
div#header table.right td.icon
{
	padding: 0px 0px 0px 5px;
	color: #D59A76;
	font-family: arial;
	font-size: 10px;
}
div#header table.right td.tekst
{
    border: 0px;
	padding: 0px 0px 1px 5px;
	color: #D59A76;
	font-family: arial;
	font-size: 10px;
	width: 100px;
}
div#header table.right td.tekst a
{
    text-decoration: none;
	padding: 0px 0px 1px 5px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	width: 100px;
}
div#header table.right td.tekst a:hover
{
	text-decoration: underline;
}

/* Left */
div#left
{ 
overflow: hidden;
clear: both;
width: 192px; 
float: left;
height:auto;
padding: 10px 0;
margin: 1px 0 0;
position: relative;
}
div#left h3
{
	display: block;
	height: 36px;
	font-size: 1px;
	text-indent: -999999px;
	overflow: hidden;
	margin: 0;
	padding: 4px 0px 0px 0px;
}
	div#left h3.misdaden		{	background: url('../images/kopjes/misdaden.gif') no-repeat bottom left; }
	div#left h3.communicatie	{	background: url('../images/kopjes/communicatie.gif') no-repeat bottom left; }
	div#left h3.auto_opties		{	background: url('../images/kopjes/auto_opties.gif') no-repeat bottom left; }
	div#left h3.casino		{	background: url('../images/kopjes/casino.gif') no-repeat bottom left; }
        div#left h3.ads		        {	background: url('../images/kopjes/ads.gif') no-repeat bottom left; }
        div#left h3.linkpartners        {	background: url('../images/kopjes/linkpartners.gif') no-repeat bottom left; }
        div#left h3.uitgelogd		{	background: url('../images/kopjes/uitgelogd.gif') no-repeat bottom left; }

div#left ul
{
	display: block;
	height: auto;
	background: url('../images/layout/left_ul.gif') repeat-y top left;
	margin: 0;
	padding: 0;
}

div#left ul li 
{
	display: block;
	padding: 0px 0px 0px 4px;
}
div#left ul li a
{
	display: block;
	height: 18px;
	padding: 2px 0px 0px 30px;
	background: url('../images/layout//menu_li_a.gif') repeat-y top left;
	color: #BE986D;
	text-decoration: none;
}
div#left ul li a:hover
{
	background: url('../images/layout//menu_li_a_hover.gif') repeat-y top left;
	color: #FFF;
}

div#left ul li.last
{
	height: 24px;
	background: url('../images/layout//left_a_last.gif') repeat-y top left;
}
div#left ul li.last a
{
	background: none;
}
div#left ul li.last2
{
	height: 24px;
	background: url('../images/layout//left_a_last2.gif') repeat-y top left;
}
div#left ul li.last2 a
{
	background: none;
}
		
		/* Misdaden menu */
			div#left ul li.misdaden
			{
				padding: 0px 0px 0px 5px;
			}
			div#left ul li.misdaden a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_bom_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#left ul li.misdaden a:hover
			{
				background: url('../images/layout/menu_bom_a_hover.gif') repeat-y top left;
				color: #FFF;
			}

		/* Communicatie menu */
			div#left ul li.communicatie
			{
				padding: 0px 0px 0px 4px;
			}
			div#left ul li.communicatie a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_communicatie_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#left ul li.communicatie a:hover
			{
				background: url('../images/layout/menu_communicatie_a_hover.gif') repeat-y top left;
				color: #FFF;
			}

                /* Uitgelogd Menu */
			div#left ul li.uitgelogd
			{
				padding: 0px 0px 0px 4px;
			}
			div#left ul li.uitgelogd a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_uitgelogd_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#left ul li.uitgelogd a:hover
			{
				background: url('../images/layout/menu_uitgelogd_a_hover.gif') repeat-y top left;
				color: #FFF;
			}

                /* Linkpartner Menu */
			div#left ul li.linkpartners
			{
				padding: 0px 0px 0px 4px;
			}
			div#left ul li.linkpartners a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_linkpartners_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#left ul li.linkpartners a:hover
			{
				background: url('../images/layout/menu_linkpartners_a_hover.gif') repeat-y top left;
				color: #FFF;
			}

		/* Auto Opties menu */
			div#left ul li.auto
			{
				padding: 0px 0px 0px 4px;
			}
			div#left ul li.auto a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_auto_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#left ul li.auto a:hover
			{
				background: url('../images/layout/menu_auto_a_hover.gif') repeat-y top left;
				color: #FFF;
			}

		/* Casino menu */
			div#left ul li.casino
			{
				padding: 0px 0px 0px 4px;
			}
			div#left ul li.casino a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_casino_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#left ul li.casino a:hover
			{
				background: url('../images/layout/menu_casino_a_hover.gif') repeat-y top left;
				color: #FFF;
			}


/* Content */
div#center
{
	width: 59%; 
	height: auto;
	float: left;
	padding: 15px 2px;
}

	div#center table
	{
		border: 0px SOLID #000;

		color: #CCCCCC;
		margin: 2px 0px 0px 0px;
	}
	div#center table td.titel
	{
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #352c23;
	text-align: center;
	vertical-align: middle;
	background: url('../images/layout/titel.gif') repeat-x;
	padding: 0px 0px 0px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B4B4;
	border-right-color: #9C9B9B;
	border-bottom-color: #9C9B9B;
	border-left-color: #B4B4B4;
	}

	div#center table td.tekst
	{
	border: 0pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	line-height: 17px;
    color: #cccccc;
	background-color: #3c291f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F5A4A;
	border-right-color: #3E3428;
	border-bottom-color: #3E3428;
	border-left-color: #6F5A4A;
	padding: 10px;
	}
    div#center table td.tekstS
	{
	border: 0pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px;
	line-height: 17px;
    color: #cccccc;
	background-color: #3c291f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F5A4A;
	border-right-color: #3E3428;
	border-bottom-color: #3E3428;
	border-left-color: #6F5A4A;
	padding: 5px;
	}
    div#center table td.tekstS a
	{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
        color: #cccccc;
        text-decoration: none;
	}
    div#center table td.tekstS a:hover
	{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
        color: #cccccc;
        text-decoration: underline;
	}
	div#center table td.tekstSX
	{
	border: 0pt;
	padding: 0px;
	line-height: 0px;
    color: #cccccc;
	background-color: #3c291f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F5A4A;
	border-right-color: #3E3428;
	border-bottom-color: #3E3428;
	border-left-color: #6F5A4A;
	padding: 0px;
	}
	div#center table td.tekst a
	{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #cccccc;
        text-decoration: none;
	}
		div#center table td.tekst a:hover
	{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #cccccc;
        text-decoration: underline;
	}

	div#center table td.titel1
	{
	border: 0px;
	background: url('../images/layout/titel1.gif') repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	padding: 0px 10px 0px 10px;
	background-color: #6f5a4a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F5A4A;
	border-right-color: #3E3428;
	border-bottom-color: #3E3428;
	border-left-color: #6F5A4A;
	

	}
    div#center td{
    border: 0px;
    }
    div#center .td{
    border: 0px;
    }
    tekst{
    border: 0px;
    }
	div#center table td.tekst1
	{
	border: 0px;
		background: #85685a;
		padding: 3px 10px 3px 10px;
 			font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444343;
                
	background-color: #85685a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F5A4A;
	border-right-color: #3E3428;
	border-bottom-color: #3E3428;
	border-left-color: #6F5A4A;
	padding: 10px;
	}
	div#center table td.tekst1 a
	{
		color: #3C2519;
		text-decoration: none;
	}
	div#center table td.tekst1 a:hover
	{
		color: #4A3124;
		text-decoration: underline;
	}
	div#center table td.tekst2
	{
	background: #503d33;
	padding: 3px 10px 3px 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	background-color: #503d33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F5A4A;
	border-right-color: #3E3428;
	border-bottom-color: #3E3428;
	border-left-color: #6F5A4A;
	padding: 10px;
	}

div#center table td.tekst2S
	{
	background: #503d33;
	padding: 4px 4px 3px 2px;
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	background-color: #503d33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F5A4A;
	border-right-color: #3E3428;
	border-bottom-color: #3E3428;
	border-left-color: #6F5A4A;
	padding: 2px;
	}
	div#center table td.tekst2S a
	{
		color: #CCCCCC;
		text-decoration: none;
	}
	div#center table td.tekst2S a:hover
	{
		color: #CCCCCC;
		text-decoration: none;
	}	
	div#center table td.tekst2 a
	{
		color: #CCCCCC;
		text-decoration: none;
	}
	div#center table td.tekst2 a:hover
	{
		color: #00ff00;
  
		text-decoration: underline;
	}
	
/* Right */
div#right
{
	position: relative;
	width: 186px; 
	float: left;
	padding: 10px 0px;
	margin: -165px 0px 0px 3px;
}
div#right #profiel_menu
{ 
    overflow: hidden;
	width: 185px;
	height: 208px;
	background: url('../images/layout/profiel_menu.gif') no-repeat;
}

div#right #profiel_menu table.een
{
	width: 170px;
	height: auto;
	background: none;
	padding: 3px 0px 0px  0px;
	margin: 35px 0px 0px 7px;
}
div#right #profiel_menu table.een a
{
	color: #FFF;
	text-decoration: none;
}
div#right #profiel_menu table.een a:hover
{
	color: #cbcbcb;
	text-decoration: none;	
}
div#right #profiel_menu table.twee a
{
	color: #FFF;
	text-decoration: none;
}
div#right #profiel_menu table.twee a:hover
{
	color: #cbcbcb;
	text-decoration: none;	
}
div#right #profiel_menu table.twee
{
	width: 170px;
	height: auto;
	background: none;
	padding: 3px 0px 0px  0px;
	margin: 0px 0px 0px 7px;
}
div#right #profiel_menu table.uitloggen
{
	width: 40px;
	height: auto;
	background: none;
	padding: 2px 0px 0px 0px;
	margin: 0px auto;
}
div#right #profiel_menu table.uitloggen a
{
	width: 60px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
}
div#right #profiel_menu table.uitloggen td
{
	padding: 0px;
	margin: 0px;
}
div#right #profiel_menu table td
{
	height: 22x;
	padding: 4px;
}
div#right #profiel_menu table td.icon
{
	width: 16px;
	height: 22x;
}
div#right #profiel_menu table img.icon
{
	width: 16px;
	height: 16px;
}
div#right #profiel_menu table a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 6px;
	_padding: 0px 0px 0px 0px;
}

div#right #statistieken_menu
{
clear:both;
overflow: hidden;
	width: 166px;
	height: 98px;
	background: url('../images/kopjes/statistieken_menu.gif') no-repeat;
	margin: 2px 0px 0px 0px;
	padding: 48px 0px 0px 20px;
}

div#right #statistieken_menu ul
{
	background: none;
	color: #444343;
	line-height: 18px;
}
div#right #statistieken_menu  ul li
{
	display: block;
	width: 140px;
}
div#right #statistieken_menu ul li.tijd
{
	padding: 13px 0px 0px 20px;
	background: url('../images/layout/tijd.gif') no-repeat bottom left;
}

div#right #linkpartners_menu
{
	width: 166px;
	height: 98px;
	background: url('../images/layout/linkpartners_menu.gif') no-repeat;
	margin: 2px 0px 0px 0px;
	padding: 48px 0px 0px 20px;
}

div#right #linkpartners_menu ul
{
	background: none;
	color: #444343;
	line-height: 18px;
}
div#right #linkpartners_menu  ul li
{
	display: block;
	width: 140px;
}


div#right h3
{
	display: block;
	height: 35px;
	font-size: 1px;
	text-indent: -999999px;
	overflow: hidden;
	margin: 0;
	padding: 4px 0px 0px 0px;
}
	div#right h3.extra		{	background: url('../images/kopjes/extra.gif') no-repeat bottom right; }
	div#right h3.moord		{	background: url('../images/kopjes/moord.gif') no-repeat bottom right; }
	div#right h3.famillies	{	background: url('../images/kopjes/famillies.gif') no-repeat bottom right; }

div#right ul
{
	display: block;
	height: auto;
	width: 156px; 
	background: url('../images/layout/left_ul.gif') repeat-y top left;
	margin: 0;
	padding: 0;
}

div#right ul li 
{
	display: block;
	width: 186px; 
	_width: 156px; 
	padding: 0px 0px 0px 0px;
}
div#right ul li a
{
	display: block;
	height: 18px;
	padding: 2px 0px 0px 30px;
	width: 156px; 
	background: url('../images/layout/menu_li_a.gif') repeat-y top left;
	color: #BE986D;
	text-decoration: none;
}
div#right ul li a:hover
{
	background: url('../images/layout/menu_li_a_hover.gif') repeat-y;
	color: #FFF;
}

div#right ul li.last
{
	height: 22px;
	width: 184px; 
	background: url('../images/layout/right_a_last.gif') repeat-y  1px 0px;
}
div#right ul li.last a
{
	background: none;
}
div#right ul li.last a:HOVER
{
	background: none;
}
		
		/* Misdaden menu */
			div#right ul li.extra
			{
				padding: 0px 0px 0px 1px;			
			}
			div#right ul li.extra a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_extra_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#right ul li.extra a:hover
			{
				background: url('../images/layout/menu_extra_a_hover.gif') repeat-y top left;
				color: #FFF;
			}

		/* Moord menu */
			div#right ul li.moord
			{
				padding: 0px 0px 0px 1px;			
			}
			div#right ul li.moord a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_moord_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#right ul li.moord a:hover
			{
				background: url('../images/layout/menu_moord_a_hover.gif') repeat-y top left;
				color: #FFF;
			}

		/* Famillies menu */
			div#right ul li.famillies
			{
				padding: 0px 0px 0px 1px;			
			}
			div#right ul li.famillies a
			{
				display: block;
				height: 18px;
				padding: 5px 0px 0px 30px;
				background: url('../images/layout/menu_famillies_a.gif') repeat-y top left;
				color: #BE986D;
				text-decoration: none;
			}
			div#right ul li.famillies a:hover
			{
				background: url('../images/layout/menu_famillies_a_hover.gif') repeat-y top left;
				color: #FFF;
			}

/* Copyright */
div#copyright
{       


left:0;
    bottom: 0;
    display: block;
 	clear: both;
	height: 24px;
	padding: 12px 12px 0px 0px;
	background: url('../images/layout/copyright.gif') repeat-x top left;
	color: #846650;
	text-align: right;
}
div#copyright a
{
	color: #9D816C;
	font-weight: bold;
	text-decoration: none;
}
div#copyright a:hover
{
	color: #9D816C;
	font-weight: bold;
	text-decoration: underline;
}
input			{
	background: #352D24;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border-top: 1px solid #6F5A4A;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #6F5A4A;
}
input.normalRadio	{ 
	border: none; 
	background: none; 
}
.form_radio {
	border: none;
	background-color: 6f5a4a;
}
.form_checkbox {
	border: none;
	background-color: 6f5a4a;
}
.secteller_wachttijden {
    color: #00FF00;
	background-color: #503D33;
	text-align: center;
	vertical-align: middle;
	border: none;
}
input:focus {
 background-color: #352D24;
 border: 1px solid #000000;
}

              /* © 2007 by bulletstar.net                          */
              /* A Project of G-Projects                           */
              /* Niet mag worden gebruikt zonder onze toestemming! */ 
              /* sales@g-projects.nl voor informatie               */