/* CSS Document */
body
{
	padding				: 0px;
	margin				: 0px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
}
.SearchSkinObject, a.SearchSkinObject:link, a.SearchSkinObject:visited {
	color				: #ee8a1d;
	font-weight			: bold;
	font-size			: 10px;
}
.Normal {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
	color				: #006666;
}
a:link, a:visited {
	color				: #ff9a00;
	text-decoration		: none;
}
a:hover {
	color				: #ff9a00;
	text-decoration		: underline;
}
.Head {
	color				: #ff9a00;
}
a.Head {
	color				: #006666;
	font-size			: 12px;
	font-weight			: bold;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
}
a.Head:link, a.Head:visited {
	color				: #006666;
	font-size			: 12px;
	font-weight			: bold;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
}
a.Head:hover {
	color				: #ff9a00;
}
/*===========SEARCHPANE===========*/
#searchPane {
	background-color	: #ffd797;
}
#searchPaneContact {
	width				: 100px;
	height				: 15px;
	padding-left		: 15px;
}
#searchPaneSitemap {
	width				: 100px;
	height				: 15px;
	padding-left		: 15px;
}
#searchPaneArchief {
	width				: 100px;
	height				: 15px;
	padding-left		: 15px;
}
#searchPaneInloggen {
	width				: 100px;
	height				: 15px;
	padding-left		: 15px;
}
.searchPaneLink, a.searchPaneLink:link, a.searchPaneLink:visited {
	color				: #006666;
	text-decoration		: none;
	font-weight			: bold;
	font-size			: 10px;
}
#searchPaneSearch {
	margin-bottom		: 10px;
	margin-left			: 15px;
}
.SearchTextBox {
	border				: 0px;
	width				: 130px;
}
.searchButton, a.searchButton:link, a.searchButton:visited {
	font-weight			: bold;
	text-decoration		: none;
}
/*===========MENUPANE===========*/
.menuPane {
	background-color	: #4dc8e9;
	padding-left		: 10px;
}

/*===========LEFTPANE===========*/
.leftPane {
	background-color	: #8fb346;
}
a.leftMenu:link, a.leftMenu:visited {
	text-decoration		: none;
	color				: #FFFFFF;
}

/*===========LEFTPANE FIREFOX HACKS===========*/
html>body #leftPaneHome {
	width				: 146px;
	height				: 22px;
	/*padding-left		: 15px;*/
}
html>body #leftPaneAgenda {
	width				: 146px;
	height				: 22px;
	/*padding-left		: 15px;*/
}
html>body #leftPaneConsult {
	width				: 146px;
	height				: 22px;
	/*padding-left		: 15px;*/
}
html>body #leftPaneVisie {
	width				: 146px;
	height				: 22px;
	/*padding-left		: 15px;*/
}
html>body #leftPaneLocaties {
	width				: 146px;
	height				: 22px;
	/*padding-left		: 15px;*/
}
#leftPaneHome {
	width				: 100%;
	height				: 27px;
	background-color	: #3399ff;
	color				: #FFFFFF;
	font-weight			: bold;
	padding-left		: 10px;
	padding-top			: 5px;
}
#leftPaneAgenda {
	width				: 100%;
	height				: 27px;
	background-color	: #8fb346;
	color				: #FFFFFF;
	font-weight			: bold;
	padding-left		: 10px;
	padding-top			: 5px;
}
#leftPaneConsult {
	width				: 100%;
	height				: 27px;
	background-color	: #3399ff;
	color				: #FFFFFF;
	font-weight			: bold;
	padding-left		: 10px;
	padding-top			: 5px;
}
#leftPaneVisie {
	width				: 100%;
	height				: 27px;
	background-color	: #8fb346;
	color				: #FFFFFF;
	font-weight			: bold;
	padding-left		: 10px;
	padding-top			: 5px;
}
#leftPaneLocaties {
	width				: 100%;
	height				: 27px;
	background-color	: #3399ff;
	color				: #FFFFFF;
	font-weight			: bold;
	padding-left		: 10px;
	padding-top			: 5px;
}

/*===========RIGHTPANE===========*/
.rightPane {
	background-color	: #ff9a00;
}
.rightPane .Head {
	color				: #006666;
}
.rightPane .Normal, .rightPane a.Normal:link, .rightPane a.Normal:visited, .rightPane a.Head:link, .rightPane a.Head:visited {
	color				: #FFFFFF;
}
/*===========BREADCRUMB===========*/
/*Firefox hacks*/
html>body #breadcrumbPane {
	width				: 609px;
	height				: 22px;
	background-color	: #ffcd7b;
	padding-top			: 5px;
	padding-left		: 15px;
}
#breadcrumbPane {
	width				: 624px;
	height				: 27px;
	background-color	: #ffcd7b;
	padding-top			: 5px;
	padding-left		: 15px;
}
.breadCrumb, a.breadCrumb:link, a.breadCrumb:visited {
	font-size			: 10px;
	font-weight			: normal;
	color				: #3399ff;
	text-decoration		: none;
}
/*===========CONTENTPANE===========*/
.contentPane {
	padding-left		: 15px;
	padding-right		: 15px;
	padding-top			: 15px;
}
#contentPaneBackgroundImage {
	background-image	: url(/Portals/0/dotted_brd_green.gif);
	background-repeat	: no-repeat;
	background-position	: left bottom;
}
/*===========HOOFDMENU===========*/
.TopMenuBar SPAN
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.TopMenuItem
{
	padding-right: 12px;
	padding-left: 11px;
	
}
.TopMenuItem a:link, .TopMenuItem a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	text-decoration:none;
	font-size: 11px;
}
.TopMenuItem a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
SPAN .TopMenuItemActive, SPAN a.TopMenuItemActive:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9a00;
	text-decoration: none;
}
