#menu, #menu ul
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   margin-left: 350px;
   list-style: none;
}

#menu li
{
   float: left;
   height: 34px;
   margin: 0px 0px 0px 0px;
}

.menuButton
{
   background-image: url(../images/dropDownButton.jpg);
   text-align: left;
   width: 150px;
}

.submenuButton
{
   background: RGB(001,168,223);
   border-top: 1px solid RGB(001,157,209);
   text-align: left;
   width: 150px;
}

#menu ul
{
   position: relative;
   left: -5000px;
   margin: 0px 0px 0px 0px;
   width: 150px;
}

#menu li:hover ul, #menu li.ie_does_hover ul
{
   left: auto;
   background-position: 0 0;
}

#menu a
{
   display: block;
   margin: 10px 10px 9px 10px;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: RGB(255,255,255);
}

#menu li:hover
{
   background-image: url(../images/dropDownButton.jpg);
   z-index: 1;
   cursor: pointer;
}

#submenu a
{
   display: block;
   margin: 10px 10px 9px 10px;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: RGB(255,255,255);
}

#submenu li li:hover ul, #nav li li.ie_does_hover ul
{
   left: auto;
   background-position: 0 0;
   background: RGB(001,157,209);
}

#submenu li:hover
{
   background: RGB(001,157,209);
}













#sitemap, #sitemap ul
{
   padding: 0;
   margin: 0;
   list-style: none;
   align: center;
}

#sitemap li
{
   float: left;
   width: 175px;
}

#sitemap ul
{
   width: 175px;
}

#sitemap a.sitemapMenu
{
   display: block;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: RGB(001,168,223);
   font-weight: bold;
   line-height: 150%;
}

#sitemap a.sitemapSubmenu
{
   display: block;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: RGB(153,153,153);
   line-height: 150%;
}

.boxTitel
{
   color: RGB(001,168,223);
   font-family: Arial;
   font-size: 20px;
   font-weight: bold;
   text-align: left;
   margin-bottom: 0px;
}

.boxMain
{
   width: 600px;
   padding: 15px; 
   border: solid 1px RGB(204,204,204);
   background: RGB(255,255,255);
   margin-bottom: 25px;
   color: RGB(75,75,75);
   font-family: arial;
   font-size: 12px;
   text-align: justify;
   line-height: 150%;
}

#boxInBeeld
{
   width: 210px;
   height: 215px;
   padding: 15px; 
   border: solid 1px RGB(204,204,204);
   background: RGB(244,244,244);
   margin-bottom: 10px;
}

#boxAgenda
{
   width: 210px;
   height: 255px;
   padding: 15px; 
   border: solid 1px RGB(204,204,204);
   background: RGB(244,244,244);
   margin-bottom: 10px;
}

#boxAgendaItem
{
   width: 200px;
   height: 50px;
   padding: 5px; 
   border: solid 0px RGB(204,204,204);
   background: RGB(244,244,244);
   margin-bottom: 0px;
}

#boxAgendaItemDatum
{
   float: left;
   width: 30px;
   padding: 5px; 
   border: solid 1px RGB(204,204,204);
   background: RGB(255,255,255);
   margin-right: 0px;
   text-align: center;
}

#boxAgendaItemTekst
{
   float: left;
   margin-left: 10px;
   padding: 5px;
}

#boxAgendaItemTitel
{
   margin-left: 0px;
   border: solid 0px RGB(204,204,204);
   background: RGB(244,244,244);
   text-align: left;
}

#boxAgendaItemLocatie
{
   border: solid 0px RGB(204,204,204);
   background: RGB(244,244,244);
   text-align: left;
}

#boxNieuwsbrief
{
   width: 210px;
   height: 80px;
   padding: 15px; 
   border: solid 1px RGB(204,204,204);
   background: RGB(244,244,244);
   margin-bottom: 10px;
}

#boxNetwerk
{
   width: 210px;
   height: 70px;
   padding: 15px; 
   border: solid 1px RGB(204,204,204);
   background: RGB(244,244,244);
   margin-bottom: 10px;
}

#boxRecentNieuws
{
   width: 270px;
   height: 215px;
   padding: 15px; 
   border: solid 1px RGB(204,204,204);
   background: RGB(244,244,244);
   margin-bottom: 10px;
}

#boxInDePers
{
   width: 270px;
   height: 215px;
   padding: 15px; 
   border: solid 1px RGB(204,204,204);
   background: RGB(244,244,244);
   margin-bottom: 10px;
}

hr
{
   height: 1px;
   color: RGB(222,222,222);
   background-color: RGB(222,222,222);
   border: 0px;
}

.hr5px
{
   height: 5px;
   color: RGB(222,222,222);
   background-color: RGB(222,222,222);
   border: 0px;
}

.copyright
{
   color: RGB(153,153,153);
   font-family: arial;
   font-size: 12px;
   text-align: left;
}


.body
{
   background: RGB(240,240,239);
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: 0px;
   margin-left: 0px;
}

.whereAmI
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: RGB(051,051,051);
   margin-bottom: 30px;
}

.menuR
{
   color: RGB(001,042,096);
   font-family: Arial;
   font-size: 12pt;
   text-align: left;
}

.menu
{
   background-image: url(../images/menu.jpg);
   background-repeat: repeat-x;
   color: RGB(0,0,0);
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
}

.submenuR
{
   color: RGB(001,042,096);
   font-family: Arial;
   font-size: 12pt;
   text-align: left;
  
}

.main
{
   background: RGB(255,255,255);
   color: RGB(75,75,75);
   font-family: arial;
   font-size: 12px;
   text-align: justify;
   padding:0px;
}

.tekst
{
   color: RGB(75,75,75);
   font-family: arial;
   font-size: 12px;
   text-align: justify;
   line-height: 150%;
}

.blauweTekst
{
   color: RGB(001,168,223);
   line-height: 150%;
}

color: RGB(001,168,223);

.img2
{
   display: block; 
   width: 100px; 
   height: 100px; 
   margin:0px; 
   padding:0px; 
   border:none;
   vertical-align:bottom
}









.linkKolomRechts
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: RGB(051,051,051);
   text-align: right;
}

.banner
{
   background-image: url(../images/banner.jpg);
   background-repeat: no-repeat;
}

.schaduwLinks
{
   background-image: url(../images/schaduwLinks.jpg);
   repeat-y;
}

.schaduwRechts
{
   background-image: url(../images/schaduwRechts.jpg);
   repeat-y;
}

.paginas
{
   color: RGB(9,43,81);
   font-family: Arial;
   font-size: 14;
}

.quickLinks
{
   background: RGB(255,255,255);
   color: RGB(0,0,0);
   font-family: Arial;
   font-size: 14;
   text-align: left;
   font-weight: bold;
  
}

.footer
{
   color: RGB(001,042,096);
   font-family: Arial;
   font-size: 10;
   text-align: right;   
}

.onderSubmenu
{
   background-image: url(../images/onderSubmenu.jpg);
}

.naastSubmenu
{
   background-image: url(../images/naastSubmenu.jpg);
}

.onderNaastSubmenu
{
   background-image: url(../images/onderNaastSubmenu.jpg);
}

.mainR
{
   background: RGB(255,255,255);
}

.naastMain
{
   background-image: url(../images/naastMain.jpg);
}

.onderMain
{
   background-image: url(../images/onderMain.jpg);
}

.balkjeR
{
   background: RGB(123,29,29);
   color: white;
   font-family: Verdana;
   font-size: 16;
   font-weight: bold;
}

.menuR
{
   background: RGB(166,102,102);
   color: white;
   font-family: verdana;
   font-size: 20;
   font-weight: bold;
   text-align: right;
}

.submenuR
{
   color: white;
   font-family: verdana;
   font-size: 14;
   text-align: right;
}

.mainDiv
{
   float: left;
   color: RGB(75,75,75);
   font-family: arial;
   font-size: 12;
   text-align: justify;
   position: relative;
   width: 478px;
   height: 425px; //335 dan 405
   left: 10px;
   top: 0px;   
   overflow: auto;
   overflow-x: hidden;
   padding-right: 10;
   padding-left: 0;
   padding-top: 0;
}

.mainR
{
   color: RGB(75,75,75);
   font-family: arial;
   font-size: 12;
   text-align: justify;
}

.red
{
   color: RGB(255,0,0);
   font-family: arial;
   font-size: 12;
   text-align: justify;
}

.agendaTekst
{
   color: RGB(001,042,096);
   font-family: arial;
   font-size: 11;
   text-align: left;
}

.quickR
{
   color: RGB(123,29,29);
   font-family: Arial;
   font-size: 16;
   text-align: left;
}

.webmaster
{
   color: RGB(168,168,168);
   font-family: Arial;
   font-size: 12;
   text-align: right;
}

.newsR
{
   font-family: Arial;
   font-size: 12;
   text-align: left;
}

.redR
{
   color: RGB(255,0,0);
   font-family: Arial;
   font-size: 16;
   text-align: left;
   font-weight: bold;
}

h1
{
	color: RGB(153,153,153);
	font-family: Arial;
	font-size: 16px;
        font-weight: bold;
	text-align: left;
}

h2
{
	color: RGB(001,168,223);
	font-family: Arial;
	font-size: 20px;
        font-weight: bold;
	text-align: left;
	line-height: 125%;
}

h3
{
	color: RGB(168,168,168);
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}

h4
{
	color: RGB(0,0,0);
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}


A:link 		{ 	color: RGB(001,168,223);		text-decoration: none;		}

A:visited	{ 	color: RGB(001,168,223);		text-decoration: none; 		}

A:active	{	color: RGB(001,168,223);		text-decoration: none;		}

A:hover 	{ 	color: RGB(001,168,223);		text-decoration: underline; 	}


a.whereAmI:link 	{ 	color: RGB(051,051,051);		text-decoration: none;		}

a.whereAmI:visited	{ 	color: RGB(051,051,051);		text-decoration: none; 		}

a.whereAmI:active	{	color: RGB(051,051,051);		text-decoration: none;		}

a.whereAmI:hover 	{ 	color: RGB(051,051,051);		text-decoration: underline; 	}


a.linkKolomRechts:link 		{ 	color: RGB(051,051,051);		text-decoration: none;		}

a.linkKolomRechts:visited	{ 	color: RGB(051,051,051);		text-decoration: none; 		}

a.linkKolomRechts:active	{	color: RGB(051,051,051);		text-decoration: none;		}

a.linkKolomRechts:hover 	{ 	color: RGB(051,051,051);		text-decoration: underline; 	}


A.menu:link 	{ 	color: RGB(001,042,096);		text-decoration: none;		}

A.menu:visited	{ 	color: RGB(001,042,096);		text-decoration: none; 		}

A.menu:active	{	color: RGB(001,042,096);		text-decoration: none;		}

A.menu:hover 	{ 	color: RGB(0,0,0);		text-decoration: none; 		}


A.footer:link 	{ 	color: RGB(001,042,096);		text-decoration: none;		}

A.footer:visited	{ 	color: RGB(001,042,096);		text-decoration: none; 		}

A.footer:active	{	color: RGB(001,042,096);		text-decoration: none;		}

A.footer:hover 	{ 	color: RGB(001,042,096);		text-decoration: underline; 		}


A.tabel:link 	{ 	color: RGB(75,75,75);		text-decoration: none;		}

A.tabel:visited	{ 	color: RGB(75,75,75);		text-decoration: none; 		}

A.tabel:active	{	color: RGB(75,75,75);		text-decoration: none;		}

A.tabel:hover 	{ 	color: RGB(75,75,75);		text-decoration: underline;	}


A.menuLink:link 	{ 	color: RGB(0,0,0);		text-decoration: none;		}

A.menuLink:visited	{ 	color: RGB(0,0,0);		text-decoration: none; 		}

A.menuLink:active	{	color: RGB(0,0,0);		text-decoration: none;		}

A.menuLink:hover 	{ 	color: RGB(0,0,0);		text-decoration: none; 		}


a.submenu:link 		{ 	color: RGB(255,255,255);	text-decoration: none;			}

a.submenu:visited	{ 	color: RGB(255,255,255);	text-decoration: none; 			}

a.submenu:active	{	color: RGB(255,255,255);	text-decoration: none;			}

a.submenu:hover 	{ 	color: RGB(255,255,255);      	text-decoration: underline; 		}



#sitemap a.sitemapSubmenu:link 		{ 	color: RGB(153,153,153);	text-decoration: none;			}

#sitemap a.sitemapSubmenu:visited	{ 	color: RGB(153,153,153);	text-decoration: none; 			}

#sitemap a.sitemapSubmenu:active		{	color: RGB(153,153,153);	text-decoration: none;			}

#sitemap a.sitemapSubmenu:hover 		{ 	color: RGB(153,153,153);      	text-decoration: underline; 		}



#nav a.submenu:link 	{ 	color: RGB(255,255,255);	text-decoration: none;			}

#nav a.submenu:visited	{ 	color: RGB(255,255,255);	text-decoration: none; 			}

#nav a.submenu:active	{	color: RGB(255,255,255);	text-decoration: none;			}

#nav a.submenu:hover 	{ 	color: RGB(255,255,255);      	text-decoration: underline; 		}


a.agendaTekst:link 	{ 	color: RGB(001,042,096);	text-decoration: none;			}

a.agendaTekst:visited	{ 	color: RGB(001,042,096);	text-decoration: none; 			}

a.agendaTekst:active	{	color: RGB(001,042,096);	text-decoration: none;			}

a.agendaTekst:hover 	{ 	color: RGB(001,042,096);        text-decoration: underline; 		}


a.subSubmenuLink:link 	{ 	color: RGB(75,75,75);	text-decoration: none;			}

a.subSubmenuLink:visited{ 	color: RGB(75,75,75);	text-decoration: none; 			}

a.subSubmenuLink:active	{	color: RGB(75,75,75);	text-decoration: none;			}

a.subSubmenuLink:hover 	{ 	color: RGB(0,0,0);       	text-decoration: none; 			}


a.paginas:link 		{ 	color: RGB(9,43,81);	text-decoration: none;			}

a.paginas:visited	{ 	color: RGB(9,43,81);	text-decoration: none; 			}

a.paginas:active	{	color: RGB(9,43,81);	text-decoration: none;			}

a.paginas:hover 	{ 	color: RGB(0,0,0);      text-decoration: underline; 		}


a.quick:link 	{ 	color: RGB(123,29,29);		text-decoration: none;		}

a.quick:visited	{ 	color: RGB(123,29,29);		text-decoration: none; 		}

a.quick:active	{	color: RGB(123,29,29);		text-decoration: none;		}

a.quick:hover 	{ 	color: RGB(123,29,29);		text-decoration: none; 		font-weight: bold;	}


a.webmaster:link 	{ 	color: RGB(168,168,168);		text-decoration: none;			}

a.webmaster:visited	{ 	color: RGB(168,168,168);		text-decoration: none; 			}

a.webmaster:active	{	color: RGB(168,168,168);		text-decoration: none;			}

a.webmaster:hover 	{ 	color: RGB(168,168,168);		text-decoration: underline; 		}
