/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  h1 { font-size: 28px;     }

  body { 
	font-family: Arial,Helvetica,sans-serif;
	/* background-image: url(../images/panorama_atelier.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	*/
	background-color: #206013;
    }

  a:link { color: rgb(0, 0, 153);
    text-decoration: underline;
    }

  a:visited { color: rgb(0, 0, 153);
    text-decoration: underline;
    }

  a:hover { background-color: rgb(204, 204, 255);
    color: rgb(0, 0, 0); 
	text-decoration: none;
    }


td.tekst {
	font-size: small;
	text-align: right;
	vertical-align: top;
}

div#foto {
		display: none;
		position: absolute;
		padding: 0;
		border: 1px solid black;
		opacity: 0.2;
		filter: alpha(opacity=20);
	}
