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: Arial, Tahoma, Verdana, Helvetica; color:#1C4179;
	font-size: 12px; 
	}

a {color:#1C4179; text-decoration: none; font-size: 12px;}
a:hover {text-decoration: underline;}

.current		{font-weight: bold;}
.current_sub	{font-weight: bold;}


.middle		{background-color: #003A79;}

.top {background: url(Images/background_top.jpg) right bottom no-repeat;}
.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;}


.news_div {width: 220px; padding:10px; border: 1px dotted #0072B9;margin:10px;line-height: 150%;}
.blue_bar {background:#1980C8 url(Images/metallic_blue_small.jpg) left top no-repeat;color: #FFFFFF; height: 16px;padding-left: 20px;line-height: normal;padding-top:1px;}
.bottom {background-color: #003A79;color: #FED001;border-top: 3px solid #FED001; padding-left: 18px;font-size: 11px;}
.bottom a {color: #FED001; text-decoration: none; font-size: 10px;}


.cell_menu {border-right: 3px solid #FED001;width: 240px;height: 100%;}
.cell_content {width: 480px;height: 100%;}
.cell_news {width:240px;}

.content {width: 98%; line-height:150%; margin-left: 10px;}
.content a {text-decoration: underline;}

.menu_div {padding: 10px;}
.header_default		{height:270px;width: 480px; background: #000000 url(Images/headers/default.jpg) center no-repeat;border: 1px solid white;border-bottom:width: 0px;}
.header				{height:270px;width: 480px; background-color: #000000;border: 1px solid white;border-bottom:width: 0px;}
.header_container{border-right: 6px solid #F5D50B;}
.cmskop1 {font-family: Arial Black; color:#1C4179;font-size: 12px;}
.cmstekst_rood {color:#1C4179;}
.cmstekst_blauw {color:#1C4179;}

.menu_div			{padding-left: 25px;padding-top: 25px;}
.menu_div a:hover	{text-decoration: underline;} 
.menu_div b			{font-weight:bold;}
.menu_div ul		{list-style-type: none; margin:3px; padding:3px;}
.menu_div ul li		{padding-bottom: 5px;padding-top:5px;border-bottom: 1px solid #FED001; }
.menu_div ul ul		{background-color: #ffffff;padding-left: 8px;margin:5px;}
.menu_div ul ul li	{padding-bottom: 2px;padding-top:5px; font-size: 10px;border-bottom: 0px; }

.right_bar { padding: 10px;}

.right_container {line-height: 30px;border: 1px solid #003A79 ;padding: 10px;}
.container_head {font-family: Arial Black;background: #003A79 url(Images/circle_blauw.gif) left top no-repeat; color: #FFFFFF;padding-left: 30px;}

.hide	{display: none;}
.normaal {}
hr {height: 1px; color:#1C4179;}

/* Gallery */
.Jlink {cursor: pointer;
	cursor: hand;}
.gal_thumb {border: 1px solid gray; margin:0px; padding:0px;}
