html, body			{	width: 100%; height: 100%; padding: 0; margin: 0; text-align: left; font-family: Verdana; font-size: 11px;	}
td, div				{	text-align: left; vertical-align: top;  font-family: Verdana; font-size: 11px;	}
body  { padding: 10px;  }
body.site			{	background-color: #e8c35b; text-align: center;  font-family: Verdana; font-size: 11px; padding: 0px; }
table.sitecontainer	{	width: 957px; height: 572px; margin-top: 28px;	}
td.left				{	width: 321px; height: 501px; vertical-align: bottom;	}
td.center     {  width: 319px; height: 501px; vertical-align: bottom; }
td.right			{	width: 317px; height: 501px; vertical-align: bottom;	}

td.bottom			{	width: 957px; height: 69px; background-image: url(../images/bottom.png); background-repeat: no-repeat;	}
td.bottomline		{	width: 957px; height: 2px; background-color: #000000;	}

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

/* 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/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/menu_links_bottom.png); background-repeat: no-repeat; height: 20px; }
div.leftmenu div.topitem	{	width: 214px; background-image: url(../images/menu_links_top.png); background-repeat: no-repeat; height: 20px; }

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


/* 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;		

}
