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-attachment: fixed; background-position: top center; 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_ouder-dan-13/bottom.png); background-repeat: no-repeat;	}
td.bottomline		{	width: 957px; height: 2px; background-color: #000000;	}
td.topmenu			{	width: 716px; height: 119px; background-image: url(../images_ouder-dan-13/header_s1.png); background-repeat: repeat-x;	}
td.content			{	width: 716px; height: 100%; background-color: #ffffff; background-image: url(../images_ouder-dan-13/body_bg.gif); background-position: bottom right; background-repeat: no-repeat; 		}

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

td.beeld			{	width: 241px; height: 176px; background-image: url(../images_ouder-dan-13/foto_s1.png); background-repeat: no-repeat;	}
td.menu_left		{	width: 241px; height: 100%;	background-color: #bfd730; background-image: url(../images_ouder-dan-13/menu_links_bg.gif); background-position: top right; 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: 39px; height: 43px; line-height: 43px; width: 716px;	}
div.topmenu a		{	color: #b7ce2d; font-weight: bold; text-decoration: none; font-family: Tahoma; font-size: 22px; margin-left: 25px;  }
div.topmenu a:hover		{	color: #b7ce2d; font-weight: bold; text-decoration: none; font-family: Tahoma; font-size: 22px; margin-left: 25px;  }

/* LEFT MENU */
div.leftmenu		{	margin-top: 15px; width: 205px;  margin-left: 17px; }
div.leftmenu div.item	{	width: 205px; margin-top: 0px; background-repeat: repeat-y; background-image: url(../images_ouder-dan-13/menu_links_bg.png); }
div.item div		{	margin-left: 4px; margin-right: 10px; margin-top: 4px; margin-bottom: 4px; }
div.leftmenu div.item div a, div.leftmenu div.item div a	{	color: #ffffff; font-family: Tahoma; font-size: 14px; text-decoration: none;	}
div.leftmenu div.bottomitem	{	width: 214px;  background-image: url(../images_ouder-dan-13/menu_links_bottom.png); background-repeat: no-repeat; height: 20px; }
div.leftmenu div.topitem	{	width: 214px;  height: 4px; margin: 0px; background-image: url(../images_ouder-dan-13/menu_links_top.png); background-repeat: no-repeat;}

div.contentcontainer  { margin: 35px;  width: 645px;    font-family: Verdana; font-size: 12px; line-height: 20px; padding-bottom: 230px;}

/* H TAGS */
h1    { color: #483e79;  font-family: Arial; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; line-height: 20px; }

h2    { color: #483e79;  font-family: Arial; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; line-height: 20px; }

/* ZOEKEN */
div.leftzoek    { width: 219px; margin-left: 17px; }
div.leftzoek .zoekveld  { width: 150px; font-size: 11px; font-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;		

}

