BODY
{
	background: url(../img/achtergrond.jpg) #FFFFFF right bottom fixed no-repeat;
}

a:active { font-family: Arial; font-size: 9pt;  color: #000088; text-decoration: none; } 
a:link{ font-family: Arial;font-size: 9pt;  color: #000088; text-decoration: none; } 
a:visited{ font-family: Arial; font-size: 9pt;  color: #000088; text-decoration: none; } 
a:hover{ font-family: Arial; font-size: 9pt;  color: #000000; text-decoration: underline;}

a.link_licht:active { font-family: Arial; font-size: 9pt;  color:#FFFFFF; text-decoration: underline; } 
a.link_licht:link{ font-family: Arial;font-size: 9pt;  color: #FFFFFF; text-decoration: underline; } 
a.link_licht:visited{ font-family: Arial; font-size: 9pt;  color: #FFFFFF; text-decoration: underline; } 
a.link_licht:hover{ font-family: Arial; font-size: 9pt;  color: #B1D3FC; text-decoration: none;}

a.tab:active
{
	font-family: Arial;
	font-size: 12px;
	color : #00008A;
	text-decoration	: underline;
	font-weight		: bold;
}

a.tab:link
{
	font-family	: Arial;	
	font-size	: 12px;
	color		: #00008A;
	font-weight	: bold;
	text-decoration	: underline;
}

a.tab:visited
{
	font-family: Arial;
	font-size: 12px;
	color	: #00008A;
	text-decoration	: underline;
	font-weight		: bold;
}

a.tab:hover
{
	font-family	: Arial;
	font-size	: 12px;
	color		: #00008A;
	font-weight	: bold;
	text-decoration	: none;
}

.kop  
{   
	font-size : 12px;   
	color: #00008A;   
	font-family: Arial;  
} 

.kop_licht  
{   
	font-size : 12px;   
	color: #FFFFFF;   
	font-family: Arial; 
	font-weight: bold; 
}  
  
.tekst 
{   
	font-size : 12px;   
	color: #000000;   
	font-family: Arial;  
} 

.input
{
	font-size : 12px;   
	color: #000000;   
	font-family: Arial;  
	border: 1px solid #00008A;
	height: 20px;	 
}

.button 
{  
	background-color : #9CbbEA;  
	font-size : 12px;  
	font-family : Arial; 
	font-weight: bold; 
	
	color : White;  
	border-width : 2px;  
	border-color :#00008A;  
	border-style : solid; 
	width: 100px;
}

#raster td
{
	border-width : 1px;  
	border-color :#CCCCCC;  
	border-style : solid; 
}



/* ---------------------------- */
/* weer op je site wizard		*/
/* ---------------------------- */
#wizard	{
	width			: 590px;
}

#wizard, #wizard td, #wizard th, #wizard h1, #wizard input, #wizard select	{
	font			: 12px Arial;
}

#wizard #output	{
	font			: 11px 'Courier New';
	background		: #fff;
	width			: 99%;
	height			: 60px;
	color			: #666;
	border			: solid 1px #ccc;
	overflow		: hidden;
}

#wizard h1	{
	color			: white;
	background		: #000088;
	font-weight		: bold;
	padding			: 2px 5px;
}

#wizard .c_ex	{ 
	height			: 20px; 
	overflow		: hidden; 
	width			: 30px; 
	border			: solid 1px black; 
	display			: inline; 
	margin-right	: 5px; 
}
#wizard .colorpicker_img	{ 
	cursor			: pointer; 
}

#wizard td, #wizard th	{
	padding			: 2px;
}

#wizard th { 
	font-weight		: bold; 
	text-align		: left;
	color			: #000088;
}

#wizard #voorbeeld { 

}

#wizard #ex_color, #wizard #ex_color2	{
	background		: #000000;
}

#wizard #ex_bgcolor2	{
	background		: #F4F4F4;
}

#wizard #ex_bgcolor3	{
	background		: #CDCDCD;
}

#wizard #ex_link	{
	background		: #0909A6;
}
