
/* Standard-CSS für www.e-expose.de */

html, body {
	background-color:#000000; 
	background-image:url(http://www.e-expose.de/style/01/hintergrund.jpg); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align:center;	
}

a:link { text-decoration:none; color:#ffffff; } 
a:visited { text-decoration:none; color:#ffffff; } 
a:hover { text-decoration:none; color:#ffffff; }
a:active { text-decoration:none; color:#ffffff; }
a:focus { text-decoration:none; color:#ffffff; } 

