/* 14:51 29-2-2008 - arjan	
 */

	body,td 
	{
	font-family: Verdana,Arial,sans-serif;  
	font-size: 11px;
	color:#000000;
	letter-spacing: 0px;
	}

	select,input 
	{
	font-size: 10px;
	color:#000000
	}

/* class */

	.nw
	{ 
	font-size: 11px;
	color:white
	}

	.w
	{ 
	font-size: 11px;
	color:white
	}
	
	.wb
	{ 
	font-size: 13px;
	color:white
	}

	.c-subs {
		float:right;
		padding-right:2px;
		text-align: right;
	}
	
	.subs {
		
		padding-left:6px;
		background:url(../vg/bullet_subs.gif) no-repeat;
	}

	.s
	{
	font-size: 9px;
	color:#000000
	}

	.cat
	{
	font-size: 10px;
	color:#000000;
	text-align:left
	}


	.varh
	{
	font-size: 10px;
	color:#000000;
	text-align:left
	}

	.wabc
	{
	font-family:Helvetica,Arial,sans-serif;  
	font-size: 9px;
	color:white
	}

	.c
	{
	font-size: 11px;
	color:#cccccc
	}

	.h
	{ 
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 14px;
	line-height: 20px;
	font: bolder;
	color:#000000
	}

	.hw
	{
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 14px;
	line-height: 20px;
	font: bolder;
	color:#ffffff
	}

	.hpn
	{
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 25px;
	font: italic bolder;
	color:#ffffff
	}

	.hb
	{
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 14px;
	line-height: 30px;
	font: bolder;
	color:#210f72;
	text-align:left
	}

	.hg
	{ 
	font-family:Helvetica,Arial,sans-serif; 
	font-size: 14px;
	line-height: 20px;
	font: italic bolder;
	color:#33cc33
	}
	
	div#stats a{
		text-decoration:none;
		color:#fff;
	}
	
	.alert { font-size:14px; } /* add - arjan */

/* link */

	a:link    {color: #333333; text-decoration:underline}
	a:visited {color: #333333; text-decoration:underline}
	a:active  {color: #333333; text-decoration:underline}
	a:hover   {color: #000000; text-decoration:none}

	a:link.hide    {color: #333333; text-decoration:none}
	a:visited.hide {color: #333333; text-decoration:none}
	a:active.hide  {color: #333333; text-decoration:none}
	a:hover.hide   {color: #333333; text-decoration:underline}

	a:link.gm    {color: #210f72; text-decoration:underline}
	a:visited.gm {color: #210f72; text-decoration:underline}
	a:active.gm  {color: #210f72; text-decoration:underline}
	a:hover.gm   {color: #210f72; text-decoration:none}

	a:link.def    {color: #333333; text-decoration:none}
	a:visited.def {color: #333333; text-decoration:none}
	a:active.def  {color: #333333; text-decoration:none}
	a:hover.def   {color: #333333; text-decoration:none}

	a:link.abc    {color: #ffffff; text-decoration:none}
	a:visited.abc {color: #ffffff; text-decoration:none}
	a:active.abc  {color: #ffffff; text-decoration:none}
	a:hover.abc   {color: #ffffff; text-decoration:underline}
	
	
.herplaatsButton {
	background: #fff; 
	padding: 5px; 
	border: 1px solid #33cc33; 
	text-decoration: none; 
	display: block; 
	float: left;
	width: 245px; 
	text-align: center; 
	color: #000; 
	font-size: 11px;
	margin-left: 3px;
}

.herplaatsButton:visited, .herplaatsButton:link, .nieuwAdButton:visited, .nieuwAdButton:link {
	text-decoration: none; 	
	color: #000;
}

.nieuwAdButton {
	background: #fff; 
	padding: 5px; 
	border: 1px solid #666666; 
	text-decoration: none; 
	display: block; 
	float: left;
	width: 175px; 
	text-align: center; 
	color: #000; 
	font-size: 11px;
	margin-left: 5px;
}

