@charset "utf-8";


/**
 * Spezielle Einstellungen für 2-Spaltenlayout
 */

.content2 
{
	float: left;
	display: inline;

	width: 750px !important;
}

.page-container-2 	
{ 
	background-image: url('../images/background_ffcc00_ffffff_ffffff.png'); 
}
