@charset "UTF-8";

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



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

#container {
	background:white url(/fileadmin/tpls/page/page_temple2col/bg_container_border.gif) repeat-y right top;
}
#columnLeft {
	float:left;
	overflow:hidden;
	width:630px;
	padding:20px 30px 20px 35px;
}
div.columnDivider {
	float:left;
	overflow:hidden;
	width:10px;
}
#columnRight {
	float:left;
	overflow:hidden;
	width:185px;
	padding:20px 15px 20px 0;
}