/* 
main styles  -----    only for general properties set all other styles in new stylesheets
eg.   submenu.css  etc.... 
*/

body	{
		margin: 0px;
		width: 100%;
		height: 100%;
		font-family: Verdana, Trebuchet MS;
		color: #737373;
		background-color: #ffffff;
		}
#bodytext
		{
		color: #737373;
		font-family: Verdana, Trebuchet MS;
		font-size: 11px;
		}
div.bodytext
		{
		color: #737373;
		font-family: Georgia, Trebuchet MS;
		font-size: 11px;
		text-align:justify;
		padding-right: 20px;
		}
a.txtLink		{
		color: #464646;
		text-decoration: underline;
		}
		
a.txtLink:hover	{
		color: #CA2221;
		text-decoration: underline;
		}
/* 
setting all genreal 'container' tables and <td> to hold everything 
in place and give the correct heights and such
*/

table.main
		{
		width: 659px;
		height:100%;
		}
td.containerheader
		{
		width: 659px;
		height: 102px;
		vertical-align: top;
		/*background-color: #F6F8F9;*/
		background-color: #ffffff;
		padding-left: 0px;
		padding-right: 0px;
		}
td.containerportfolio
		{
		width: 881px;
		height: 99px;
		vertical-align: bottom;
		/*background-color: #F6F8F9;*/
		background-color: #e8e4e5;
		padding-left: 0px;
		padding-right: 0px;
		}
td.containerfooter
		{
		width: 659px;
		height: 84px;
		vertical-align: top;
		/*background-color: #F6F8F9;*/
		background-color: #ffffff;
		background-image:url(../gfx/footer.gif);
		background-repeat: no-repeat;
		padding-left: 0px;
		padding-right: 0px;
		}
table.containercontent
		{
		width: 100%;
		height: 100%;
		vertical-align: top;
		/*background-color: #F6F8F9;*/
		background-color: #ffffff;
		padding-left: 0px;
		padding-right: 0px;
		}
td.containermenu
		{
		width: 193px;
		vertical-align: top;
		/*background-color: #F6F8F9;*/
		background-color: #ffffff;
		background-image:url(gfx/bg_colum_left.gif);
		background-repeat: repeat-y;
		}
td.containersubheader
		{
		width: 744px;
		height: 16px;
		vertical-align: top;
		/*background-color: #F6F8F9;*/
		background-color: #ffffff;
		background-image:url(gfx/bg_colum_right.gif);
		background-position: bottom right;
		background-repeat: repeat-y;
		}
td.containercontent
		{
		height: 100%;
		vertical-align: top;
		/*background-color: #F6F8F9;*/
		background-color: #ffffff;
		background-position: right;
		background-repeat: repeat-y;
		}
table.mainmenu
		{
		padding-left: 0px;
		padding-right: 0px;
		}		
td.containerleft
		{
		vertical-align: top;
		background-image:url(../gfx/bg_left.jpg);
		background-repeat: repeat-y;
		height: 100%;
		width: 11px;
		}	
td.containerright
		{
		vertical-align: top;
		background-image:url(../gfx/bg_right.jpg);
		background-repeat: repeat-y;
		height: 100%;
		width: 20px;
		}	
td.footercenter
		{
		height: 13px;
		width: 667px;
		background-image:url(../images/footer_center_bg.gif);
		background-repeat: repeat-x;
		}	
td.footerright
		{
		height: 13px;
		background-image:url(../images/footer_right_bg.gif);
		background-color: #026079;
		}
/* 
homepage styles
*/
td.welkomtext{
	padding-left: 10px;
	padding-top: 10px;
	}
a.actielink
	{
	color: #CA2121;
	text-decoration: underline;
	}
a.actielink:hover
	{
	color: #000000;
	text-decoration: underline;
	}

/*box-styles hompage*/
td.box_rm{
	width: 23px;
	background-image: url(gfx/bg_colum_right.gif);
	background-repeat: repeat-y;
	background-position: top;
	}
/* 
overview
*/
td.overviewtext
		{
		vertical-align: top;
		padding-top: 5px;
		padding-left: 0px;
		padding-right: 0px;
		color: #737373;
		font-family: Verdana, Georgia, Trebuchet MS;
		font-size: 11px;
		background-color: #ffffff;
		background-image:url(gfx/bg_colum_right.gif);
		background-position: bottom right;
		background-repeat: repeat-y;
		}
		
tr.overviewtext
		{
		vertical-align: top;
		padding-top: 5px;
		padding-left: 0px;
		padding-right: 0px;
		color: #737373;
		font-family: Verdana, Georgia, Trebuchet MS;
		font-size: 11px;
		}
table.overviewtext
		{
		vertical-align: top;
		padding-top: 5px;
		padding-left: 0px;
		padding-right: 0px;
		color: #737373;
		font-family: Verdana, Georgia, Trebuchet MS;
		font-size: 11px;
		}
div.overviewtitle
		{
		width: 90%;
		color: #737373;
		font-family: Verdana, Georgia, Trebuchet MS;
		font-size: 11px;
		font-weight: bold;
		}
td.blokje
		{
		width: 28px;
		}
div.overviewtitle a
		{
		color: #cccccc;
		font-family: Verdana, Georgia, Trebuchet MS;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		}
div.overviewtitle a:hover
		{
		color: #cccccc;
		font-family: Verdana, Georgia, Trebuchet MS;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		}
div.overviewtext
		{
		width: 100%;
		color: #737373;
		font-family: Verdana, Georgia, Trebuchet MS;
		font-size: 11px;
		}

div.overviewleesmeer
		{
		color: #737373;
		font-family: Verdana, Georgia, Trebuchet MS;
		font-size: 9px;
		font-weight: bold;
		}
div.overviewtext a
		{
	color: #000000;
	font-family: Verdana, Georgia, "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
		}
div.overviewtext a:hover
		{
	color: #C0C0C0;
	font-family: Verdana, Georgia, Trebuchet MS;
	font-size: 11px;
	text-decoration: underline;
		}
div.overviewtext a.txtLink		{
		color: #737373;
		text-decoration: underline;
		}
div.overviewtext a.txtLink:hover	{
		color: #CA2221;
		text-decoration: underline;
		}
td.naw
		{
		height: 100%;
		vertical-align: bottom;
		}
td.overviewcontent
		{
		width: 100%;
		vertical-align: top;
		padding-left: 20px;
		}

td.content
		{
		width: 100%;
		vertical-align: top;
		padding-left: 30px;
		}

