.body
{
   background: RGB(240,240,240);
}

.wit
{
   background: RGB(255,255,255);
}

.openVldGent
{
   background-image: url(../images/openVldGent.jpg);
}

.linksVanMenu
{
   background-image: url(../images/linksVanMenu.jpg);
}

.menu
{
   background-image: url(../images/menu.jpg);
   color: RGB(215,227,239);
   font-family: Arial;
   font-size: 12;
   font-weight: bold;
   text-align: left;
}

.onderMenu
{
   background-image: url(../images/onderMenu.jpg);
}

.bovenMain
{
   background-image: url(../images/bovenMain.jpg);
}

.bovenMain
{
   background-image: url(../images/bovenMain.jpg);
}

.submenu
{
   background-image: url(../images/submenu.jpg);
   font-family: Arial;
   font-size: 14;
   text-align: right;
}

.submenuLink
{
   font-family: Arial;
   font-size: 14;
   text-align: right;
   valign: middle;
}

.linksVanMain
{
   background-image: url(../images/linksVanMain.jpg);
}

.rechts
{
   background: RGB(255,255,255);
}

.onderMain
{
   background-image: url(../images/onderMain.jpg);
}


.nieuwsbrief
{
   background: RGB(235,240,244);
   font-family: Arial;
   font-size: 12;
   text-align: left;
}

.nieuwsbriefButton
{
   font-family: Arial;
   font-size: 10;
   text-align: center;
}



.main
{
   background-image: url(../images/main.jpg);
   color: RGB(50,50,50);
   font-family: Arial;
   font-size: 12;
   text-align: justify;
}

.tekstLinks
{
   background: RGB(235,240,244);
   color: RGB(50,50,50);
   font-family: Arial;
   font-size: 12;
   text-align: left;
}

.mainTop
{
   background: RGB(235,240,244);
}

.mainBottom
{
   background: RGB(235,240,244);
}

.tekst
{
   position: relative;
   left: 20px;
   top: 20px;
   color: RGB(50,50,50);
   font-family: Arial;
   font-size: 12;
   text-align: justify;
   width: 520px;
   height: 465px;   
   overflow: scroll;
   overflow-x: hidden;
   overflow-y: auto;
   padding-right: 10px;
   padding-left: 0px;
   padding-top: 00px;
}

.tekstR
{
   background: RGB(235,240,244);
   color: RGB(50,50,50);
   font-family: Arial;
   font-size: 12;
   text-align: justify;
   position: relative;
   width: 550px;
   height: 550px;
   left: 20px;
   top: 0px;   
   overflow: scroll;
   overflow-x: hidden;
   overflow-y: auto;
   padding-right: 10;
   padding-left: 0;
   padding-top: 0;
}

.tekstGeenScroll
{
   background: RGB(235,240,244);
   color: RGB(50,50,50);
   font-family: Arial;
   font-size: 12;
   text-align: justify;
   position: relative;
   width: 550px;
   left: 20px;
   top: 0px;   
   padding-left: 0;
   padding-top: 0;
}

.title
{
   background: RGB(255,255,255);
   color: RGB(5,42,97);
   font-family: Arial;
   font-size: 22;
   text-align: left;
   font-weight: bold;
}

.titleSearch
{
   color: RGB(50,50,50);
   font-family: Arial;
   font-size: 12;
   font-weight: bold;
}

.titelKlein
{
   background: RGB(255,255,255);
   color: RGB(5,42,97);
   font-family: Arial;
   font-size: 16;
   text-align: left;
   font-weight: bold;
}

.samenstelling
{
   color: RGB(97,97,97);
   font-family: Arial;
   font-size: 14;
   text-align: left;
   font-weight: bold;
}

.agenda
{
   background: RGB(255,255,255);
   font-family: Arial;
   font-size: 12;
   text-align: left;
   border-color: RGB(97,97,97);
   border-style: solid;
   border-width: thin;
}

.quick
{
   color: RGB(016,049,084);
   font-family: Arial;
   font-size: 16;
   text-align: left;
}

.webmaster
{
   background: RGB(240,240,240);
   color: RGB(255,255,255);
   font-family: Arial;
   font-size: 12;
   text-align: right;
}

.news
{
   font-family: Arial;
   font-size: 12;
   text-align: left;
}

.tabel
{
   color: RGB(50,50,50);
   font-family: Arial;
   font-size: 12;
   text-align: left;
}

.red
{
   color: RGB(255,0,0);
   font-family: Arial;
   font-size: 16;
   text-align: left;
   font-weight: bold;
}

.mandatarissen
{
   color: RGB(97,97,97);
   font-family: Arial;
   font-size: 14;
   text-align: left;
   font-weight: bold;
}


h1
{
	color: RGB(50,50,50);
	font-family: Arial;
	font-size: 14pt;
	text-align: right;
	font-weight: bold;
}

h2
{
	color: RGB(50,50,50);
	font-family: Arial;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
}

h3
{
	color: RGB(50,50,50);
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
}

h4
{
	color: RGB(0,0,0);
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}

h5
{
	color: RGB(50,50,50);
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
}

h6
{
	color: RGB(50,50,50);
	font-family: Arial;
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
}



a.menu:link 	{ 	color: RGB(215,227,239);		text-decoration: none;		}

a.menu:visited	{ 	color: RGB(215,227,239);		text-decoration: none; 		}

a.menu:active	{	color: RGB(215,227,239);		text-decoration: none;		}

a.menu:hover 	{ 	color: RGB(255,255,255);		text-decoration: none; 		font-weight: bold;	}


a.submenuLink:link 	{ 	background: RGB(235,235,235);      color: RGB(76,100,128);	width: 164;	height: 100%;	text-decoration: none;   display: block; padding: 3;}

a.submenuLink:visited	{ 	background: RGB(235,235,235);      color: RGB(76,100,128);	width: 164;	height: 100%;	text-decoration: none;   display: block; padding: 3;}

a.submenuLink:active	{	background: RGB(235,235,235);      color: RGB(76,100,128);	width: 164;	height: 100%;	text-decoration: none;   display: block; padding: 3;}

a.submenuLink:hover 	{ 	background: RGB(000,081,162);      color: RGB(234,255,255);	width: 164;	height: 100%;	text-decoration: none;   display: block; padding: 3;}



a.mandatarissen:link 	{ 	color: RGB(50,50,50);		text-decoration: none;		}

a.mandatarissen:visited	{ 	color: RGB(50,50,50);		text-decoration: none; 		}

a.mandatarissen:active	{	color: RGB(50,50,50);		text-decoration: none;		}

a.mandatarissen:hover 	{ 	color: RGB(0,0,0);		text-decoration: none; 		font-weight: bold;	}




a.webmaster:link 	{ 	color: RGB(255,255,255);		text-decoration: none;			}

a.webmaster:visited	{ 	color: RGB(255,255,255);		text-decoration: none; 			}

a.webmaster:active	{	color: RGB(255,255,255);		text-decoration: none;			}

a.webmaster:hover 	{ 	color: RGB(189,189,189);		text-decoration: none; 		}



a.links:link 	{ 	color: RGB(50,50,50);		text-decoration: none;		}

a.links:visited	{ 	color: RGB(50,50,50);		text-decoration: none; 		}

a.links:active	{	color: RGB(50,50,50);		text-decoration: none;		}

a.links:hover 	{ 	color: RGB(50,50,50);		text-decoration: underline; 	}