body  { background: #ffffcc;
	font-size:12;
	font-family: Arial, Swiss, Helvetica;
	color: black; }

#history { text-align: left;
     font: arial, swiss, helvetica;
     color: #ccccff;
     text-decoration: none; }

#d { text-align: center;
     font-size: bold 1em;
     color: gray;
     text-decoration: none; }

#e { text-align: left;
	  color: gray;
     text-decoration: none;
     position: relative;
     left: 80px; }

#marge { margin-right: 15px; }

#tekst1 { text-align: left; }

#titels { text-align: left; }

linkrand { border: none; }

#tl1 { position: absolute; top: 20px; left: 20px; }
#tl2 { position: absolute; top: 100px; left: 20px; }
#tl3 { position: absolute; top: 200px; left: 20px; }
#tm1 { position: absolute; top: 20px; left: 200px; }
#tm2 { position: absolute; top: 100px; left: 200px; }
#tm3 { position: absolute; top: 200px; left: 200px; }
#tr1 { position: absolute; top: 20px; left: 400px; }
#tr2 { position: absolute; top: 100px; left: 400px; }
#tr3 { position: absolute; top: 200px; left: 400px; }


#rand { border: 1px solid black; }

div.licht { margin: 5 0 5 0; 
	    background-color: #ffffaa; 
	    text-align: center; 
	    color: gray; 
	    font-weight: bold;
	    font-size: 14px;
	    text-decoration: none; }

div.donker { margin: 5 0 5 0; 
	     background-color: #ffcc66; 
	     text-align: center; 
	     color: gray; 
		  font-weight: bold;	
		  font-size: 14px;     
	     text-decoration: none; }

div.lichta { margin: 5 0 5 0; 
	    background-color: #ffffcc; 
	    text-align: left; 
	    color: gray; 
	    font-weight: bold;
	    font-size: 14px;
	    text-decoration: none; }