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 , ul, li
	{
	font-family: Tahoma, Arial, Verdana, Sans, Helvetica; color:#000000;
	font-size: 11px; 
}

a					{color:#000000; text-decoration: none;}
a:hover				{text-decoration: underline;}
hr					{height: 1px; color:#000000;}

.current			{color:#1870B0;}

/*

.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:#000000;}
.right_shade		{background-color:#000000;}

.bottom				{background:url(Images/cell_right.png) left top repeat-x; color: #FFFFFF;}
.bottom a			{color: #FFFFFF; text-decoration: none;}

.left				{background:#ADA4A5;padding:0px; width: 250px;}
.middle				{width: 480px; height: 100%;background:#CFCBCA;border-left: 1px solid #FFFFFF;}
/*middle b			{font-weight: normal;color:#FFFFFF;}*/
.middle a:hover		{color:#000000; text-decoration: none;}
/*#B12C6B*/
.right				{background-color:#EDEDED;}

.content			{padding-left: 18px; width: 460px; line-height:150%;}
.content a			{text-decoration: underline;color: #950912;}
.content ul			{list-style-type: square; color:#6E6E6E;}
.content a:hover	{text-decoration: underline; color: #4F4F4F;}

.menu_div			{float: left; padding-left: 20px;padding-top: 20px; }
.menu_div a			{font-weight: bold;}
.menu_div a:hover	{text-decoration: none; color:#000000} 
.menu_div b			{color:#950912;font-weight: bold;}
.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 ;}
.menu_div ul ul li	{padding-bottom: 2px;padding-top:5px; font-size: 10px;}

.nav_list			{color:#6E6E6E;padding-top: 10px;padding-bottom: 10px;padding-left: 18px;border-bottom: 1px solid #DAD5D4; }
.nav_list a			{font-size: 9px;color:#6E6E6E;}

.header_text		{height: 25px;color:#950912;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;}
.header				{height:270px;width: 480px; background-color: #000000;overflow: auto;}
.cmskop1			{color:#000000;font-size: 13px; font-family: Arial Black;}
.cmstekst_rood		{color:#ED1717;}
.cmstekst_blauw		{color:#ED1717;}

.sideimage			{border:0px; width:250px; padding:0px; margin:0px; border-top: 1px solid white; border-bottom: 1px solid white;}

.right_container {
	
	width: 220px; 
	border: 1px solid #B27EC0;
	margin-bottom:25px;
	background: #FFFFFF;
	text-align:left;
}
.right_container_head {
	
	background: #F0E6F1 url(Images/cell_right.png) left top repeat-x;
	color: #FFFFFF;
	padding-left: 8px;
	height: 25px;
	padding-top:5px;
	font-weight: bold;
	text-align:left;
}
.right_container_content {
    background-color:#F0E6F1;
	padding: 10px;
	line-height: 20px;
	text-align:left;
}
.hide		{display: none;}
.normaal	{}
.sitemap ul {list-style-type: none;}
.Jlink {cursor: pointer;cursor: hand;}
.thumbnail{border:1px solid white;}
