/*****************************************************************************
 *
 *  Copyright              	: Copyright (C) 
 *						      Chatway International BV
 *	catch2eyes.nl   		: V2.0
 *	
 *  
 *  Disclaimer:
 *	Deze scripting is tot stand gekomen door een samenwerking van
 *	verschillende scripters. Het catch2eyes CMS is GEEN vrije software
 *	en mag niet worden gewijzigd of doorverkocht aan derden tenzij de
 *	eigenaar hiertoe toestemming tot verleend.
 *
 *****************************************************************************/
 
 a							{ color: #547E9E; text-decoration: none; }
 a:hover					{ color: #547E9E; text-decoration: underline; }
 
 h2							{ color: #424846; }
 
 #c2e_footer_menu a			{ color: #000000; text-decoration: none; }
 #c2e_footer_menu a:hover	{ color: #547E9E; text-decoration: underline; }
 
 img						{ border: 0px; }
 
 body						{ margin: 0px; padding: 0px; background: url(../images/background.jpg) #FFFFFF repeat-x; }
 body						{ font-family: Verdana, Arial; font-size: 11px; color: #000000; }
 
 #c2e_container				{ position: relative; margin: 0px auto 0px auto; width: 600px; background: url(../images/content_back.jpg) #FFFFFF repeat-y; }
 
 #c2e_navigation			{ position: relative; margin: 0px 1px 0px 1px; width: 598px; height: 40px; }
 	#c2e_home					{ position: absolute; top: 0px; left: 0px; width: 77px; height: 40px; }
	#c2e_order					{ position: absolute; top: 0px; left: 77px; width: 102px; height: 40px; }
	#c2e_reseller				{ position: absolute; top: 0px; left: 179px; width: 92px; height: 40px; }
	#c2e_contact				{ position: absolute; top: 0px; left: 271px; width: 91px; height: 40px; }
	
	#c2e_flag_language			{ position: absolute; top: 14px; left: 400px; width: 170px; height: 12px; text-align: right; }
	.c2e_flag_padding			{ padding-right: 13px; }
	
 #c2e_header				{ position: relative; margin: 0px 1px 0px 1px; width: 598px; height: 186px; }
 
 #c2e_pathway				{ position: relative; margin: 20px 10px 30px 10px; width: 580px; }
 
 #c2e_content				{ position: relative; margin: 0px 10px 20px 10px; width: 580px; text-align: justify; }
 
 .c2e_content				{ padding: 0px 0px 30px 0px; } 
 .def						{ font-size: 11px; font-weight: bold; color: #424846; }
 #verschil					{ position: relative; width: 560px; line-height: 16px; font-size: 16px; padding: 5px 10px 5px 10px; }
 	.verschil_ls				{ float: left; width: 180px; padding: 5px auto 5px auto; text-align: center; }
	.verschil_rs				{ float: right; width: 180px; padding: 5px auto 5px auto; text-align: center; }
 
 
 #c2e_footer				{ position: relative; margin: 0px 10px 0px 10px; width: 580px; height: 50px; }
 	#c2e_copyright				{ position: absolute; top: 13px; left: 0px; width: 200px; }
	#c2e_copyright p			{ line-height: 15px; }
	#c2e_footer_menu			{ position: absolute; top: 13px; left: 280px; width: 300px; text-align: right; }
	#c2e_footer_menu p			{ line-height: 15px; }