@charset "UTF-8";
@media all
{
	/* Urlaubsreisen */
	#category_intro h1 {
		font-size: 1.1em;
	}
	
	#category_intro #description {
		position: absolute;
		top: 16px;
		left: 210px;
		filter: alpha(opacity=75); /* Internet Explorer */
		-moz-opacity: 0.75; /* Mozilla Browser */
		opacity: 0.75; /* Opera */
		width: 300px;
	}
}
