/**
 * Style sheet Wellness
 */
#main
{
	background-color: transparent;
	    background-image:  url(layout/bilder/wellness_seite.jpg);
	    background-repeat:no-repeat;
	    background-position:left top;
}

#header
{
	padding: 0px 2em 1em 20px; color: #000; background: #ED6E29 url(layout/bilder/wellness_kopf.jpg) no-repeat left top;
}

