/*standard page classes */html 	{ 			background-image: none;			background-repeat: repeat-y;			margin:0px; 			padding:0px; 			height:100%; 			background-color: #ffffff;	 	}	 body	{ 			font-size: 10px; 			font-family: Verdana,Arial,helvetica; 			text-align: left; 			margin: 0px;			padding: 0px;		}		h1 		{			color: #0B79BE;			font-size: 13px; 			font-family: Verdana,arial,helvetica;			margin-top: 10px;			padding:0px;		}h2 		{			color: #F26522;			font-size: 13px; 			font-family: Geneva,Verdana,arial,helvetica;			margin-top:10px;			margin-bottom:5px;			left:0px;			padding:0px;		}h3 		{			color: #ffffff;			font-size: 11px; 			font-family: arial,Verdana,helvetica;			font-weight: bold;			letter-spacing: 0px;			line-height: 15px;			margin:0px;			left:0px;			padding:0px;		}		.h3,a.h3 		{			color: #ffffff;			font-family: arial,Verdana,helvetica;			font-weight: bold;			letter-spacing: 3px;			line-height: 15px;			margin:0px;			left:0px;			padding:0px;		}		a		{			color: #0B79BE;			text-decoration: none;		}		a:hover	{			color: #0B79BE;			text-decoration: none;		}		input 	{			border-style: solid;			border-color: #666666;			border-width: 1px;			font-size: 10px;		}		select 	{			border-style: solid;			border-color: #666666;			border-width: 1px;			font-size: 10px;		}		textarea {			border-style: solid;			border-color: #666666;			border-width: 1px;			font-size: 10px;		}/*standard classes uses bij jorrcms */.table_container	{			margin-top: 0px;			padding: 0px;			text-align:left;		}.banner	{			margin:0px;		}		.breadcrumb{			background-color: #ffffff;			padding: 1px;		}a.breadcrumb {			color: #666666; 			text-decoration: none;		}a.breadcrumb:active { 			color: #666666; 			text-decoration: none;		}a.breadcrumb:hover { 			color: #6666FF;			text-decoration: none; 		}		.catmenu {			color: #666666;		}		a.catmenu {			color: #6666FF;		}		.q 		{			color: #000000;			margin-top: 3px;		}		a.q		{			color: #000000;			text-decoration: none;		}		a.q:hover {			color: #E1AF6B;			text-decoration: none;		}		.a 		{			color: #333333;		}.formdiv {			margin:0px;		}		.forumdiv {			margin:3px;			padding: 3px;			background-color: #979184;			border-style:solid;			border-width:0px;		}		.imgpop {			width: 110px;			text-align: center;			float:left;			border-style: solid;			border-color: #AAAAAA;			border-width: 0px;			margin-left:25px;			margin-top:10px;		}		.prikbord {  			color:#ffffff;			font-size: 10px;			text-align:left;			border-style: solid;			border-width: 0px;			border-color: #DDDDDD;					}.prikbordheader {  			color:#ffffff;			font-size: 11px;			font-weight:bold;			background-repeat: no-repeat;			background-position: right;		}		.prikbordbody {			background-image: url(images/prikbordbody.gif);			background-position: right;			padding-left: 15px;}		.prikbordtekst{  			color: #ffffff;			vertical-align: top;   			text-decoration: none;		}.poll {			width: 92%;			/* background-color:#0D8FDF; */  			color:#FFFFFF;			margin:3px;			padding: 2px;			text-align:left;			border-style: solid;			border-width: 1px;			border-color: #0D8FDF;			font-size:10px;		}.pollheader { 			color:#FFFFFF;  			width:95%;			font-weight:bold;			text-align:center;			font-size:11px;  		}		.polltekst{  			color: #DDDDDD;   			text-decoration: none;  			font-size:10px;		}		.newsitem {			width: 90%;  			color:#FFFFFF;			margin:3px;			padding: 2px;			text-align:left;			border-style: solid;			border-width: 0px;			border-color: #000000;		}.newstitle { 			color:#FFFFFF;  			width:90%;			font-weight:bold;			text-align:center;  		}		.newstext {  			color: #999999;   			text-decoration: none;		}.quote{			margin-top:20px;				margin-bottom:20px;		}.quotetitel{			color:#FFFFFF;  			width:90%;			font-weight:bold;			text-align:center;		}		.quotetext{			font-style: oblique;			color:#999999;		}		.navigation {			margin-left:10px;			background-color: #0B79BE;		}		.mainmenuitem {			background-image: url(images/nav_button.gif);			background-repeat: no-repeat;			font-family: Geneva,Verdana,arial,helvetica;			font-size:11px;			padding-top:2px;			height: 20px;			padding-left: 0px;		}		.mainmenuitemactive {			background-image: url(images/nav_buttonactive.gif);			background-repeat: no-repeat;			font-family: Geneva,Verdana,arial,helvetica;			font-size:11px;			padding-top:2px;			height: 20px;			padding-left: 0px;		}	a.menu, a.newsmenu  { 	font-family: Geneva,Verdana,arial,helvetica;			color: white;			height: 20px;			margin-left: 5px;		}a.menu:link, a.newsmenu:link { 			color: #636466;			text-decoration: none; 			margin-left: 5px;		}	a.menu:visited, a.newsmenu:visited{ 			color: #636466;			text-decoration: none;			margin-left: 5px;		}	a.menu:hover, a.newsmenu:hover   { 			text-decoration: none;			margin-left: 5px;		}	a.menu:active, a.newsmenu:active  { 			background-image: url(images/nav_buttonactive.gif);			color: #636466;			text-decoration: none;			height: 20px;			margin-left: 5px;		}	a.menuactive, a.newsmenuactive  {			background-image: url(images/nav_buttonactive.gif);			color: #636466;			text-decoration: none;			height: 20px;			margin-left: 5px;		}	a.menuactive:hover, a.newsmenuactive:hover {			color: #636466;			text-decoration: none;			margin-left: 5px;		}.submenuitem {			vertical-align: top;			font-family: Verdana,Helvetica,Arial,sans-serif;			font-size:9px;			background-image: url(images/submenubackground.gif);			background-repeat: no-repeat;			height: 15px;		}a.submenu, a.newssubmenu {			color: #ffffff;			text-decoration: none; 			margin-left: 5px;		}	a.submenu:link, a.newssubmenu:link { 			color: #ffffff;			text-decoration: none;			margin-left: 5px;		}	a.submenu:visited, a.newssubmenu:visited { 			color: #ffffff;			text-decoration: none;			margin-left: 5px;		}	a.submenu:hover, a.newssubmenu:hover { 			color: #ffffff;			text-decoration: none; 			margin-left: 5px;		}	a.submenu:active, a.newssubmenu:active { 			text-decoration: none; 			margin-left: 5px;		}	a.submenuactive, a.newssubmenuactive {			color: #ffffff;			text-decoration: none;			margin-left: 5px;		}	a.submenuactive:hover, a.newssubmenuactive:hover {			color: #ffffff;			text-decoration: none;			margin-left: 5px;		}.mainnewsitem {			font-family: Verdana,Helvetica,Arial,sans-serif;			font-size:10px;			font-weight:bold;			width: 98%;			background-color:#FFFFFF;				border: solid 1px #666666;			margin-top:2px;			padding:2px;			text-align:left;			vertical-align:middle;		}a.newsmenu  { 			color: #666666;			text-decoration: none; 		}a.newsmenu:link { 			color: #666666;			text-decoration: none; 		}	a.newsmenu:visited{ 			color: #666666;			text-decoration: none;		}	a.newsmenu:hover   { 			color: #000000;			text-decoration: none;		}	a.newsmenu:active  { 			color: #000000;			text-decoration: none; 		}	a.newsmenuactive  {			color: #000000;			text-decoration: none;			font-weight:bold;		}	a.newsmenuactive:hover {			color: #000000;			text-decoration: none;			font-weight:bold;		}		a.newsmenu{			color: #666666;			text-decoration: none;			font-weight: bold;		}		a.newsmenuactive  {			color: #000000;			text-decoration: none;			font-weight: bold; 		}		a.newssubmenuactive  {			color: #000000;			text-decoration: none;			font-weight: bold; 		}.newsitemdiv {			margin-top:5px;		}	.board 	{			color: #CCCCCC;			text-decoration: none		}	.board:hover {			color: #FFFFFF;			text-decoration: none;		}.leadtext { 			font-family: Verdana,Geneva;			line-height: 16px;			color: #5A5A5A;			width: 435px;		}.normaltext {			font-family: Verdana,Geneva;			line-height: 16px;			color: #5A5A5A;			width: 435px;		}		.searchbox {			color: #666666;			text-align: left;			background-color: #DDDDDD;		}		.highlight {			background-color:#CCCCFF;		}/* tailer made classes  */.contentcel {			text-align: left;			vertical-align: top;			background-color: #ffffff;			padding-left: 35px;			padding-top: 5px;			}.menucel {			vertical-align: top;}.newscel {			background-image: url(images/news_background.gif);			background-repeat: repeat-y;			background-position: right;}.logo {			background-repeat: no-repeat;			background-color: #BBBDC0;}.categoriebalk {			background-color: #E7E7E8;			font-size: 11px;			letter-spacing: 1px;			font-family: verdana;			font-weight: bold;			text-align: left;}.catlink {			margin-left: 30px;			color: #666666;}		.catmenucel {			background-color: #FFFFFF;			padding-left: 20px;}.gemeenteinput{	color: #3F3B3C;	border: none;	float: left;	width: 170px;}.inputdiv{	width: 241px;	height: 16px;	border-width: 1px;	border-style: solid;	border-color: #CCCED0;}.gemeentecat {	float: left;}.werknemercat {	float: left;}.werkzoekendecat {	float: left;}.ondernemingcat {	float: left;}.begeleidingcat{	float: left;} topcat{	float: right;	padding: 20px 0px;}.searchdiv{	float: left;}.handjesdiv {	float: right;}.gemeentesearchbutton{	background-color: #ffffff;	background-image: url(images/searchbuttongemeente.gif);	background-position: center;	background-repeat: no-repeat;	border: none;	padding-left: 2px;}.werkgeversearchbutton{	background-color: #ffffff;	background-image: url(images/searchbuttonwerkgever.gif);	background-position: center;	background-repeat: no-repeat;	border: none;	padding-left: 2px;}.werkzoekendesearchbutton{	background-color: #ffffff;	background-image: url(images/searchbuttonwerkzoekende.gif);	background-position: center;	background-repeat: no-repeat;	border: none;	padding-left: 2px;}.ondernemingsearchbutton{	background-color: #ffffff;	background-image: url(images/searchbuttononderneming.gif);	background-position: center;	background-repeat: no-repeat;	border: none;	padding-left: 2px;}.begeleidingsearchbutton{	background-color: #ffffff;	background-image: url(images/searchbuttonbegeleiding.gif);	background-position: center;	background-repeat: no-repeat;	border: none;	padding-left: 2px;}a.helplink {	color:#FFFFFF;	font-weight: bold;	text-decoration: underline;}.helplink:hover {	color:#FFFFFF;	font-weight: bold;	text-decoration: underline;}