body{
	/*min-height: 100%;
	width: 100%;
	height: 100%*/
	background: #e0e0e0;
		font-family: arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #2d2d2d; 
	padding-left: 0px;
/*	line-height:14px; */
	text-indent: 0px;
}
	


#left {
	position: absolute;
	left: 20px;
	top: 60px;
	max-width: 300px;
	width: 300px;

}
	
#right {
	position: absolute;
	max-width: 300px;
	width: 300px;
	top: 60px;
	right: 20px;
}

#signaturer {
	position: absolute;
	bottom: 40px;
	right: 32px;
}

#sign {
			font-family: arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	text-decoration: none; 
	color: #7e7e7e; 
	padding-left: 0px;
/*	line-height:14px; */
	text-indent: 0px;
}

#rubrik {
	position: absolute;
	top: 20px;
	left: 20px;
}
