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, Helvetica; color:#252525;
	font-size: 11px; 
	}

a {color:#252525; text-decoration: none; font-size: 11px;}
a:hover {text-decoration: underline;}

.Jlink {
cursor: pointer;
cursor: hand;
}
.current {color:#0072B9;}
.left		{background: url(/Images/metallic_blue.jpg) right top repeat-x;}
.right		{background: url(/Images/metallic_blue.jpg) left top repeat-x;}
.middle		{background:  #0072B9 url(/Images/metallic_blue_2.jpg) repeat-x;color: #FFFFFF;}

.top {background: url(/Images/clouds.jpg) right bottom no-repeat;}
.left_shade	{background: #F5F5F5 url(/Images/left_bg.jpg) right top repeat-y;border-right:10px solid white;}
.right_shade{background: #F5F5F5 url(/Images/right_bg.jpg) left top repeat-y;border-left: 10px solid white;}


.news_div {width: 220px; padding:10px; border: 1px solid #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:#0072B9;color: #FFFFFF;}
.bottom a{color: #FFFFFF;}

.cell_menu {border-right: 1px solid #0072B9;width: 240px;height: 100%;}
.cell_content {width: 480px;height: 100%;}
.cell_news {width:240px;}

.content {width: 460px; padding: 10px;line-height:150%;}
.content a {text-decoration: underline;}
.content td {line-height: 150%;border-width:0px; }
.content table {border-width: 0px;}

.RFQ table {border-collapse: collapse; border-color: gray;padding: 5px; background-color:silver; }
.CMSheader_default {height:270px;width: 480px; background: #E1F3FF url(/Images/headers/default.jpg) center center no-repeat; border-bottom: 1px solid #0072B9;border-right: 1px solid #0072B9;}
.CMSheader {height:270px;width: 480px; background-color: #E1F3FF; border-bottom: 1px solid #0072B9;border-right: 1px solid #0072B9;}
.cmskop1 {color:#0072B9; font-family: Tahoma; font-size: 11px; font-weight: bold; border-bottom: 1px solid #0072B9; width: 100%; padding-bottom: 5px;margin-bottom:5px;}
.cmstekst_rood {color:#0072B9;}
.cmstekst_blauw {color:#0072B9;}
.menu_div {padding: 0px;}

.menu_div ul	{
		list-style-type: none;
		padding:0;
		margin:0;
		line-height: 25px;
		
		}
.menu_div ul ul	{
		
		border-left: 1px solid #0072B9;;
		border-bottom: 1px solid #0072B9;;
		margin-bottom: 5px;
		padding-top: 5px;
		margin-top: 0px;
}
.menu_div ul li { padding-left: 8px;  background: url(/Images/btn.jpg) right top repeat-x; border-bottom: 1px solid #ffffff;}


.menu_div ul ul li {border-bottom: 1px solid #ffffff;background: #ffffff;}
.menu_div b {color:#0072B9;}

.hide	{display: none;}
.normaal {}
hr {height: 1px; color:#9E0037;}

.sitemap ul li {}
.sitemap {

	list-style-type: none;margin-left: 12px;
	border-left: 1px solid #000000;
	margin: 10px;
	padding-left: 8px;
}

