/* Stylesheet fuer http://www.edition1.net/dangerous/ */

body	{
	background-image: url(mona_mit_hand_am_hut_kontrast_ausschnitt_p981.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;
	color: #ffffff;
	
	}

a:link	{ color: #d00000; }
a:visited { color: #900000; }
/*a:hover	{ color: #0000e0; background-color: #ffffff; } */
a:active { color: #ffffff; }

/* p.trans { background-color: #ffffff; opacity: 0.5; } */
