@charset "UTF-8";

	/*******************************
	* WASABI TPLS                  *
	*******************************/



/*	++++++++++++++++++++++++++++++
	+++ PAGE: TEMPLE 2 COLUMNS +++
	++++++++++++++++++++++++++++++ */

#container {background:transparent url(/fileadmin/tpls/page/content_bg.gif) repeat-y center top;}
#columnLeft {
	float:left;
	overflow:hidden;
	width:195px;
	padding:0 5px;
	background:#ffeaec;
}
div.columnDivider {
	float:left;
	overflow:hidden;
	width:20px;
}
#columnRight {
	float:left;
	overflow:hidden;
	width:675px;

}
