body 					{ font-family: arial, helvetica, sans-serif;
  						  font-size: 12px;
  						  line-height: 15px }
td 						{ font-family: arial, helvetica, sans-serif;
  						  font-size: 12px;
  						  line-height: 15px; }
h1 						{ font-family: arial, helvetica, sans-serif;
						  font-size:12px;
						  font-weight: normal;
						  line-height: 15px; 
						  color: #1A75CF;
						  text-transform: uppercase;
						  margin-bottom: 0px;
}
h2 						{ font-family: arial, helvetica, sans-serif;
						  font-size:12px;
						  font-weight: bold;
						  line-height: 15px; 
						  color: #000000;
						  margin-bottom: 0px;
}
 hr					{ 	color: #FFFFFF;
						background-color: #FFFFFF;
						shade: no-shade;
						border: none;
						size: 1;
						height: 1px;}
.hr2					{ 	color: #CCCCCC;
						background-color: #CCCCCC;
						shade: no-shade;
						border: none;
						size: 1;
						height: 1px;
						align:left; }

a						{ text-decoration:none;font-weight:normal;color: #000000;}
a:hover					{ text-decoration:none;font-weight:normal;color: #406FB5;}
a:active				{ text-decoration:none;font-weight:normal;color: #406FB5;}
	
a.middenblauw:link 		{ text-decoration:none;font-weight:normal;color: #406FB5;display:block;} 
a.middenblauw:active 	{ text-decoration:none;font-weight:normal;color: #FFFFFF;display:block;}
a.middenblauw:visited 	{ text-decoration:none;font-weight:normal;color: #406FB5;display:block;}
a.middenblauw:hover 	{ text-decoration:none;font-weight:normal;color: #FFFFFF;display:block;}

a.lichtblauw:link 		{ text-decoration:none;font-weight:bold;color: #87B1DD;display:block;} 
a.lichtblauw:active 	{ text-decoration:none;font-weight:bold;color: #003896;display:block;}
a.lichtblauw:visited 	{ text-decoration:none;font-weight:bold;color: #87B1DD;display:block;}
a.lichtblauw:hover 		{ text-decoration:none;font-weight:bold;color: #87B1DD;display:block;}

a.lichtblauw2:link 		{ text-decoration:none;font-weight:normal;color: #87B1DD;} 
a.lichtblauw2:active 	{ text-decoration:none;font-weight:normal;color: #003896;}
a.lichtblauw2:visited 	{ text-decoration:none;font-weight:normal;color: #87B1DD;}
a.lichtblauw2:hover 	{ text-decoration:none;font-weight:normal;color: #003896;}

a.url:link 				{ text-decoration:none;font-weight:normal;color: #000000;} 
a.url:active 			{ text-decoration:none;font-weight:normal;color: #1A75CF;}
a.url:visited 			{ text-decoration:none;font-weight:normal;color: #000000;}
a.url:hover 			{ text-decoration:none;font-weight:normal;color: #1A75CF;}

a.copyright:link 		{ text-decoration:none;font-weight:normal;color: #CCCCCC;} 
a.copyright:active 		{ text-decoration:none;font-weight:normal;color: #808080;}
a.copyright:visited 	{ text-decoration:none;font-weight:normal;color: #CCCCCC;}
a.copyright:hover 		{ text-decoration:none;font-weight:normal;color: #808080;}

a.accent:link 		{ text-decoration:none;font-weight:normal;color: #1A75CF;} 
a.accent:active 	{ text-decoration:none;font-weight:normal;color: #000000;}
a.accent:visited 	{ text-decoration:none;font-weight:normal;color: #1A75CF;}
a.accent:hover 		{ text-decoration:none;font-weight:normal;color: #000000;}

a.nieuws:link 		{ text-decoration:none;font-weight:normal;color: #FFFFFF;} 
a.nieuws:active 	{ text-decoration:none;font-weight:normal;color: #003896;}
a.nieuws:visited 	{ text-decoration:none;font-weight:normal;color: #FFFFFF;}
a.nieuws:hover 		{ text-decoration:none;font-weight:normal;color: #003896;}

.lichtblauwetekst		{ color: #87B1DD;}
.grijzetekst			{ color: #808080;}
.inleiding				{ color: #000000;font-size: 13px;line-height: 20px; }
.scrolltekst			{ color: #FFFFFF;}
div#content 			{ margin-left:185px; height:615px; z-index:100;}
						  /* Style specs for layer that glides.
						  Generally, you don't set height, but since layer nearly empty in this example... */
#glideDiv 				{ position: absolute; 
						  left:40px; top:11px; z-index:200;
						  width:146px; height:600px; padding:0px;}
div.wrapper			{	position: absolute; 
						left: 50%; 
						margin-left: -485px;
						z-index: 0;
						width: 970px; 
						height: auto;
						background-image: url(../images/background.gif);
						background-repeat: no-repeat;
						background-position: 0 14px 0 0;

}
