/* UTF-8 Teststräng: åäöÅÄÖ */

body
{

}

div 
{
	position: relative;
	overflow: hidden;
	margin-bottom: 0em;
	margin-top: 0em;
	padding-bottom: 0em;
	padding-top: 0em;
	page-break-after: avoid;
	page-break-before: avoid;
	
}

div.left_col 
{
	float:left;
}

div.right_col 
{
	float:right;
	he
}

div.center_col 
{
	float:none;
}

