html, body			{	width: 100%; height: 100%; padding: 0; margin: 0; text-align: left;	}
td, div				{	text-align: left; vertical-align: top;  font-family:Verdana; font-size: 12px;	}

#bgimg {
  position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}


div.scontainer  { width: 957px; position: absolute; top: 0px; left: 50%; margin-left: -478px; }
body.site			{	background-color: #e8c35b; text-align: center;background-position: top center; background-attachment: fixed; background-repeat: no-repeat;  }
table.sitecontainer	{	width: 957px; height: 572px;  margin: 28px auto 0px auto; }
td.left				{	width: 241px; height: 100%;	}
td.right			{	width: 716px; height: 100%;	}
td.bottom			{	width: 957px; height: 69px; background-image: url(../images_jonger-dan-7/bottom.png); background-repeat: no-repeat;	}
td.bottomline		{	width: 957px; height: 2px; background-color: #000000;	}
td.topmenu			{	width: 716px; height: 108px; background-image: url(../images_jonger-dan-7/header_s1.png); background-repeat: repeat-x;	}
td.content			{	width: 716px; height: 100%; background-color: #ffffff; background-image: url(../images_jonger-dan-7/verf.png); background-position: top right; background-repeat: no-repeat;		}

table.container		{	width: 100%; height: 100%;	}

td.beeld			{	width: 241px; height: 176px; background-image: url(../images_jonger-dan-7/foto_s1.png); background-repeat: no-repeat;	}
td.menu_left		{	width: 241px; height: 100%;	background-color: #ed1c24; background-image: url(../images_jonger-dan-7/verf_links.png); background-position: bottom; background-repeat: no-repeat;	}

/* BOTTOM DIVS */
div.bottom			{	position: relative; top: 0px; left: 0px; width: 716px; height: 69px;	}
div.logo			{	position: absolute; top: 9px; left: 27px; width: 184px; height: 45px;	}
div.bottom_buttons	{	position: absolute; top: 17px; left: 373px; width: 585px; height: 37px;	}

/* TOP MENU */
div.topmenu			{	margin-top: 29px; height: 43px; line-height: 43px; width: 716px;	}
div.topmenu a		{	color: #00508e; text-decoration: none; font-family: 'Comic Sans MS'; font-size: 18px; margin-left: 25px;  }
div.topmenu a:hover		{	color: #00508e; text-decoration: none; font-family: 'Comic Sans MS'; font-size: 18px; margin-left: 25px;  }

/* LEFT MENU */
div.leftmenu		{	margin-top: 15px; margin-left: 14px; }
div.leftmenu div.item	{	width: 214px; background-image: url(../images_jonger-dan-7/menu_links_bg.png); background-repeat: repeat-y; }
div.item div		{	margin-left: 15px; margin-right: 15px;	}
div.leftmenu div.item div a, div.leftmenu div.item div a	{	color: #fff200; font-family: 'Comic Sans MS'; font-size: 14px; text-decoration: none;	}
div.leftmenu div.bottomitem	{	width: 214px; background-image: url(../images_jonger-dan-7/menu_links_bottom.png); background-repeat: no-repeat; height: 20px; }
div.leftmenu div.topitem	{	width: 214px; background-image: url(../images_jonger-dan-7/menu_links_top.png); background-repeat: no-repeat; height: 21px; }

div.contentcontainer  { margin: 35px; width: 645px; color: #000000; font-family: Verdana; font-size: 12px; line-height: 24px; }

/* H TAGS */
h1             {  font-family: Verdana; color: #ed1c24; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; line-height: 24px; }


/* ZOEKEN */
div.leftzoek    { width: 210px; margin-left: 26px; }
div.leftzoek .zoekveld  { width: 150px; font-size: 11px; line-height: 18px; height: 20px; }


/* AFBEELDINGEN */



.contactFormCellLeft	{	width: 90px; height: 25px; }



.img_left_border{

	float:left;

	margin-right:5px;

	margin-bottom:5px;

	border:1px solid #222222;	

}

.img_left_noborder{

	float:left;

	margin-right:5px;

	margin-bottom:5px;

}



.img_right_border{

	float:right;

	margin-left:10px;

	margin-right:4px;	

	margin-bottom:5px;

	border:1px solid #222222;	

}



.img_right_noborder{

	float:right;

	margin-right:4px;		

	margin-left:15px;

	margin-bottom:15px;

}







.img_noalign_noborder{

	margin:5px;

	display: block; 

	margin-left: auto; 

	margin-right: auto

}



.img_noalign_border{

	margin:5px;

	display: block; 

	margin-left: auto; 

	margin-right: auto;

	border:1px solid #222222;		

}

