@charset "UTF-8";
@media all
{
	/* Erlebnisgutscheine */
	#category_intro #description {
		left: 16px;
		background-color: transparent;
		filter: none; /* Internet Explorer */
		-moz-opacity: none; /* Mozilla Browser */
		opacity: none; /* Opera */
		color: #FFF;
		width: 500px;
	}

	#category_intro h1 {
		color: #FFF;
	}

	#category_intro p {
		color: #FFF;
		font-size: 1.0em;
		width: 270px;
	}
}
