html,body, {
      margin:0;
      padding:0;
      height:100%;
	       
   }
 html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
   
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }
	
body { background-color: #FFFFFF;}

html, body, td, p, h1, h2, h3, h4, h5,h6, input, select, textarea 
	{
	font-family: Verdana, Tahoma, Verdana, Helvetica; color:#0A0A0A;
	font-size: 12px; 
}

a					{color: #000000;text-decoration: none;}
a:hover				{text-decoration: underline;}
hr					{height: 1px; color:#A92B63;}

.current			{color:#1870B0;}
.logo				{color:#1870B0;font-size: 16px; font-weight: bold;}

.top				{background:#A10086; }
.top_header			{}

.left_shade			{background: #F5F5F5 url(/Images/left_bg.jpg) right top repeat-y;}
.right_shade		{background: #F5F5F5 url(/Images/right_bg.jpg) left top repeat-y;}

/*
.left_shade			{background-color:#440E27;}
.right_shade		{background-color:#440E27;}
*/
.bottom				{background:#A10086; color: #FFFFFF;}
.bottom_r			{background:#A10086; color: #FFFFFF;}
.bottom a			{color: #FFFFFF; text-decoration: none;}

/*.top_menu_left		{background:#FFC536; border-bottom: 1px solid #9E088D;border-left: 1px solid #9E088D;}*/

.top_menu			{border-left: 1px solid #9E088D;background:#FAA21A ; border-bottom: 1px solid #9E088D;}
.top_menu a			{font-size: 12px;font-family:Verdana; ;color:#A10086; padding-left: 3px;}
.top_menu b			{font-weight: normal;color:#FFFFFF;}
.top_menu a:hover	{color:#FFFFFF; text-decoration: none;}
/*#B12C6B*/
.top_menu_right		{background-color: #FAA21A; border-bottom: 1px solid #9E088D; border-right: 1px solid #9E088D;}

.cell_menu			{height: 100%;background:#F0E6F1;border-right: 1px solid #9E088D;border-left: 1px solid #9E088D;}
.cell_content		{width: 480px;height: 100%;padding-top: 25px;padding-left: 25px;}
.cell_right			{padding-top: 25px; border-right: 1px solid #9E088D;padding-bottom: 135px;}

.content			{width:460px; padding: 0px;line-height:150%;}
.content a			{text-decoration: underline;color:#9E088D;}

.top_menu_bar		{position: relative; top: 11px; right:1px;width: 505px; height: 28px; text-align: center;}

.menu_div			{padding-left: 25px;padding-top: 25px;}
.menu_div a:hover	{text-decoration: none; color:#B12C6B;} 
.menu_div b			{color:#A92B63;font-weight: normal;}
.menu_div ul		{list-style-type: none; margin:3px; padding:3px;}
.menu_div ul li		{padding-bottom: 5px;padding-top:5px; }
.menu_div ul ul		{background-color: #ffffff;padding-left: 8px;margin:5px;border: 1px solid  #9E088D;}
.menu_div ul ul li	{padding-bottom: 2px;padding-top:5px; font-size: 10px;}

.nav_list			{padding-top: 12px;padding-bottom: 12px;}
.nav_list a			{font-size: 9px;color:#A92B63;}

.header_text		{height: 25px;color:#A92B63;font-size: 14px; padding-top: 5px; padding-left:5px;font-weight: bold;}
.header_default		{height:270px;width: 480px; background: #000000 url(/Images/headers/default.jpg) center no-repeat;border: 1px solid #9E088D;}
.header				{height:270px;width: 480px; background-color: #000000;border: 1px solid #9E088D;}
.cmskop1			{color:#A10086;font-size: 14px; font-weight: bold;}
.cmstekst_rood		{color:#A10086;}
.cmstekst_blauw		{color:#A10086;}
.flags				{
position: absolute;
top: 26px;
padding-left: 790px;

}
.right_container {
	
	width: 220px; 
	border: 1px solid #9E088D;
	margin-bottom:25px;
	background: #FFFFFF;
	text-align:left;
}
.right_container_head {
	
	background:#A10086 ;
	color: #FFFFFF;
	padding-left: 8px;
	height: 25px;
	padding-top:5px;
	font-weight: bold;
	text-align:left;
}
.right_container_content {
    background-color:#F0E6F1;
	padding: 8px;
	line-height: 20px;
	text-align:left;
}
right_container_content a {
	color: #9E088D;
}
.hide		{display: none;}
.normaal	{}
.sitemap ul {list-style-type: none;}
.Jlink {cursor: pointer;cursor: hand;text-decoration: underline;}