a.slingerweg:link 		{
				text-decoration: none;
				color: fff5b9;
				}

a.slingerweg:visited 		{
				text-decoration: none;
				color: fff5b9;
				}


a.slingerweg:active 		{
				text-decoration: underline overline; 
				color: white;
				}

a.slingerweg:hover 		{
				text-decoration: underline overline; 
				color: white;
				}
				
a.menu:link 		{
		text-decoration: none;
		color: fff5b9;
		}

a.menu:visited 	{
		text-decoration: none;
		color: fff5b9;
		}

a.menu:active 	{
		text-decoration: none;
		color: white;
		}

a.menu:hover 	{
		text-decoration: underline; 
		color: white;
		}


				
a:link 		{
		text-decoration: underline;
		color: black;
		}

a:visited 	{
		text-decoration: underline;
		color: black;
		}

a:active 	{
		text-decoration: none;
		color: black;
		}

a:hover 	{
		text-decoration: underline; 
		color: 2c4eb2;
		}

BODY 	{
	background: #1e3477 url("achtergrondvlak gradient zwart 1px.png");
	background-position: top;
	background-repeat: repeat-x;
	margin: 10px;
	padding: 0px; 
	
	
	font-size:	50%;
	font-weight:	bold;
	line-height:	120%;
	color: 		black;
	font-family:	Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	}


DIV 	{
	font-size:	80%;
	font-weight:	bold;
	line-height:	110%;
	color: 		black;
	font-family:	Arial, Helvetica, sans-serif;
	letter-spacing:	0px;
	}
	
DIV.fotomenu

	{
	
	font-size:	100%;
	font-weight:	bold;
	line-height:	120%;
	color: 		black;
	font-family:	Arial, Helvetica, sans-serif;
	
	letter-spacing:	0px;
	background-color: white;
	border-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	align: left;
	left: 750px;
	
	top: -450px;
	width: 170px;
	z-index: 10;
	overflow:none;
	}

img	{
	border-style: 	none;
	}



H1	{FONT-SIZE: 20pt; COLOR: BLACK}
H2	{FONT-SIZE: 16pt; COLOR: BLACK}
H3	{FONT-SIZE: 14pt; COLOR: BLACK}
	

table	{
	
	}


tr#row1 { border: 3px solid blue }
tr#row2 { border: 1px solid black }
tr#row3 { border: 1px solid black }


th	{ 
	
	}
	
td	{ 
	border-style: 	none;
	}

	
.frameborder	{
		border-width: 10;
		border-style: dotted;
		border-color: black;
		}


.grey	{background: #CCCCCC}

.i	{ FONT-STYLE: ITALIC; }

.groot	{ 
	FONT-SIZE: 300%;
	LINE-HEIGHT: 80%;
	}
	
.tabelklein	{ 
		  FONT-family: Arial, Helvetica, sans-serif;
		  FONT-SIZE: 140%;
		  LINE-HEIGHT: 100%;
		  text-align: center;
		  vertical-align: top;
		}
		
		

.highlight { background: #CCCCCC; }


