@charset "UTF-8";
/*
 * isPV_tpl_odlo-outdoor-shop
 * layout.css
 */

/* ============================================================================================== */
/* =====================================================================================// Layout */
/* ============================================================================================== */

*{
	margin:0px;
	padding:0px;
}
html,
body
{
	margin:0px;
	padding:0px;
}
	
input.text
{
	border-color: #9C9D9B;
}
