html, body, img, table, tr, td, th, ul, li, p, h1, h2, h3, form, fieldset {margin:0; padding:0; border:0;}

html								{background:#e1e3e5; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

div#container 						{width:995px; margin:0 auto 0 auto; background:url(../images/background.gif) top left repeat-y; padding-left: 15px}

div#header							{height:116px; width:965px; background:url(../images/header.jpg) no-repeat;}

div#header2							{height:30px; width:965px; background:url(../images/tussenbalk.gif) no-repeat;}

div#content							{width:965px; min-height:510px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#5d6467}
div#content2						{width:965px; min-height:510px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#5d6467; background:url(../images/geelvlak_bg.jpg) top left repeat-x #906a15;}
div#content3						{width:965px; min-height:510px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#5d6467; background:url(../images/blauwvlak_bg.jpg) top left repeat-x #0e0e3e;}

* html div#content					{height:510px;}
div#content ul						{list-style-type: none; margin-left: 113px}
div#content li						{display: inline}

div#footer							{width:995px; height:53px; background:url(../images/footer.jpg) bottom left no-repeat; margin-left: -15px}




div.contentbox						{margin:10px 0 0 15px; text-align: left}
div.contentbox div.rtop				{width:519px; height:5px; background:url(../images/rood_top.jpg) no-repeat; font-size:2px;}
div.contentbox div.rcontent			{width:499px; min-height:475px; background:url(../images/rood_bg.jpg) repeat-y; padding:0 5px 0 15px;}
div.contentbox div.rbottom			{width:519px; height:6px; background:url(../images/rood_bottom.jpg) no-repeat; font-size:2px; margin:0 0 25px 0;}
* html div.contentbox div.rcontent	{height:475px;}
div.contentbox div.gtop				{width:519px; height:5px; background:url(../images/groen_top.jpg) no-repeat; font-size:2px;}
div.contentbox div.gcontent			{width:499px; min-height:475px; background:url(../images/groen_bg.jpg) repeat-y; padding:0 5px 0 15px;}
div.contentbox div.gbottom			{width:519px; height:6px; background:url(../images/groen_bottom.jpg) no-repeat; font-size:2px; margin:0 0 25px 0;}
* html div.contentbox div.gcontent	{height:475px;}
div.contentbox div.btop				{width:519px; height:5px; background:url(../images/blauw_top.jpg) no-repeat; font-size:2px;}
div.contentbox div.bcontent			{width:499px; min-height:475px; background:url(../images/blauw_bg.jpg) repeat-y; padding:0 5px 0 15px;}
div.contentbox div.bbottom			{width:519px; height:6px; background:url(../images/blauw_bottom.jpg) no-repeat; font-size:2px; margin:0 0 25px 0;}
* html div.contentbox div.bcontent	{height:475px;}
div.contentbox div.gtop				{width:519px; height:5px; background:url(../images/grijs_top.jpg) no-repeat; font-size:2px;}
div.contentbox div.gcontent			{width:499px; min-height:475px; background:url(../images/grijs_bg.jpg) repeat-y; padding:0 5px 0 15px;}
div.contentbox div.gbottom			{width:519px; height:6px; background:url(../images/grijs_bottom.jpg) no-repeat; font-size:2px; margin:0 0 25px 0;}
* html div.contentbox div.gcontent	{height:475px;}

div.contentbox div.ytop				{width:519px; height:5px; background:url(../images/geel_top.jpg) no-repeat; font-size:2px;}
div.contentbox div.ycontent			{width:499px; min-height:475px; background:url(../images/geel_bg.jpg) repeat-y; padding:0 5px 0 15px;}
div.contentbox div.ybottom			{width:519px; height:6px; background:url(../images/geel_bottom.jpg) no-repeat; font-size:2px; margin:0 0 25px 0;}
* html div.contentbox div.ycontent	{height:475px;}

form.stdform 						{}
form.stdform fieldset 				{border:none;}
form.stdform fieldset legend 		{display:none;}
form.stdform fieldset label 		{float:left; width:150px; height:24px; clear:left;}
form.stdform fieldset label.noclear	{clear:none; line-height:18px;}
form.stdform fieldset input.text 	{float:left; width:200px; border:1px solid #d2d2d2; height:14px;}
/*form.stdform fieldset input.submit 	{float:left; clear:left; margin:10px 0 0 270px; background:url(../images/btn_verzenden.jpg) no-repeat; width:83px; height:19px; line-height:19px; border:none; font-size:10px; font-weight:bold;} */
form.stdform fieldset input.submit 	{float:right; margin:19px 30px 0 0; background:url(../images/btn_verzenden.jpg) no-repeat; width:83px; height:19px; line-height:19px; border:none; font-size:10px; font-weight:bold;}
form.stdform fieldset input.checkbox{float:left; width:25px; clear:left;}
form.stdform fieldset input.radio	{float:left; width:25px; clear:left;} 
form.stdform fieldset textarea		{float:left; width:350px; height:120px; border:1px solid #d2d2d2; clear:left;}
form.stdform fieldset select 		{float:left; width:200px;}
