body      { background : #360700; }
h2        {font-family : arial ; font-size : 24px ; color : #797246 ;}
li        {font-family : arial ; font-size : 15px ; color : #797246 ; font-weight : bolder;}
a:link    {font-family : arial ; font-size : 15px ; color : #eefff9 ; font-weight : bolder; text-decoration: none ;}
a:hover   {font-family : arial ; font-size : 15px ; color : blue ; text-decoration: underline ;}
a:visited {font-family : arial ; font-size : 15px ; color : yellow ; font-weight : bolder; text-decoration: none ;}
.td2      {background : #B7B4A1 ; border-color : #756848 ; border-width : 1px ; border-style : outset ; }
table	  { width : 100% ;
	    border-collapse: collapse;
	    vertical-align : top;
	  }
.maintable { width : 900px;	     
	   }
td.foto { text-align : left; 
	  width : 376;
	  vertical-align : top;
	}
.inhoud {	font-family : arial ; 
		font-size : 15px ; 
		color : #fefff9 ;
		vertical-align : top;
		text-align : left;
		padding : 0.5em;
	  }
.inhoudles {	font-family : arial ; 
		font-size : 15px ;
		background : yellow;
		color : black ;
		vertical-align : top;
		text-align : left;
		padding : 0.5em;
	  }
	  
iframe  {
		border : 0px;
		width : 524px;
		height : 550px;
		margin : 0px 0px 0px 0px;
	  }

td {text-align : center; }
td.streep { height : 20px;
	    background : red;
	  }
