body, p, td, th { font-family : Arial, sans-serif;
scrollbar-base-color : ECE4F4;
scrollbar-arrow-color : gray;
}

A:link	{
	text-decoration: none;
	color:#F4B540;
}
A:visited	{
	text-decoration: none;
	color:#F4B540;
}

A:hover	{
	text-decoration: underline;
	color:#F4B540;
}

/* front page */
.headline	{ 	font-family :  Verdana, Arial, sans-serif ;
			font-size:0.75em ; 
			line-height:1.2em;
			text-decoration:none;
			font-weight:bold;	
		}
.bodycopy	{ 	
			color:#666;
			font-family :  Arial, sans-serif ;
			font-size:76% ; 
			line-height:130%;
			text-decoration:none;
			font-weight:normal;	
			
		}
		
.vat		{
			font-size:110%;
			font-weight:bold;

}

.subtitle	{ 	color:#797AAA;
			font-family :  Arial, sans-serif ;
			font-size:100% ; 
			line-height:120%;
			text-decoration:none;
			font-weight:normal;	
		}
.purple	{
color:#797AAA;
font-weight:bold;
}
		
.data	{ 	
			color:#686868;
			font-family :  Arial, sans-serif ;
			font-size:76% ; 
			line-height:100%;
			text-decoration:none;
			font-weight:normal;	
			
		}
		
		
.tel	{
	color: #A8B3D5;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 91%;
	line-height: 100%;
	text-decoration: none;
}
.thin	{
	line-height:2px;
}
.fasttrack	{
	font-size: 60%;
	background-color: #Fff;
	color:gray;
	scrollbar-base-color : ECE4F4;
scrollbar-arrow-color : gray;
	
}




/* menu */
.menu{
	font-size:65% ; 
	font-family : Verdana, Arial, sans-serif ;
	text-decoration:none;
	
}
.menu:link	{
	color:#484848;
}
.menu:hover {
	color:#7590B9;
	text-decoration:underline;
}

.menu:visited	{
	color:#484848;
}



/* SIDE menu */

.sidemenu	{ 	
			
			font-family : verdana, Arial, sans-serif ;
			letter-spacing:-0.02em;
			font-size:70% ; 
			color:#ffffff;
			text-decoration:none;
	
		}
.sidemenu:hover {
	font-family : verdana, Arial, sans-serif ;
	font-size:70% ; 
	color:#ffffff;
	text-decoration:underline;
}
.sidemenu:link	{
	color:#ffffff;
}
.sidemenu:visited	{
	color:#ffffff;
}		




.onepix	{
	border : 1px;
	padding-bottom : 0.15em;
	padding-top : 0.15em;
}
.handcursor1{
	border : 1px;

}



.copyright	{
	color:#A8B3D5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 57%;
	line-height: 180%;
	text-decoration: none;
}
.copyright:hover {
	
	color:#F4B540;
	text-decoration:underline;
}
.copyright:link	{
	color:#F4B540;
}
.copyright:visited	{
	color:#F4B540;
}	




/* footer */
.footer{
	color:#AAAAAA;
	font-size:60% ; 
	line-height:140%;
	font-family : Trebuchet MS, Arial, sans-serif ;
	text-decoration:none;
}
.footer:link	{
	color:#AAAAAA;
}
.footer:hover {
	color:#7888B8;
	text-decoration:underline;
}

.footer:visited	{
	color:#AAAAAA;
}
.footcolor	{
	color:#AAAAAA;
}





.searchbutton	{
	font-size:0.65em;

	background-color : 333399;
	color : white;
}	


