/* CSS copyright seyDoggy http://www.seyDoggy.com */

/*<group=background custom 1>*/

body {
	background: url(../../images/AusschnittWasser.jpg); /* change "#ffffff" with the hex number that suites you */
}

#footer {
	color: #000000; /* change "#000000" with the hex number that suites you */
}

#footer a:hover {
	color: #ff0000; /* change "#ff0000" with the hex number that suites you */
}
	
/*</group>*/


