@charset "UTF-8";
/* CSS Document */

#rubrik {
	position: relative;
	height: 42px;
	width: 150;
	left: 270px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}

#ovanstreck {
	/*background-repeat: no-repeat;*/
	position: relative;
	top: 10px;
	left: 85px;
	width: 615px;
	z-index: 3;	
}

#varukorg {
	position: relative;
	left: 160px;
	top: 10px;
	padding: 10px;
	height: auto;
	width: 600;
}

#summor {
	position: relative;
	left: 543px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
}

#kundinfo {
	position: relative;
	left: 165px;
	top: 0px;
	border: thin solid #FF6633;
	height: auto;
	width: 230px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#betalingssatt {
	position: relative;
	left: 465px;
	top: -220px;
	border: thin solid #FF9933;
	width: 200px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#leverans {
	position: relative;
	left: 465px;
	top: -201px;
	border: thin solid #FF9933;
	width: 200px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#tryck {
	position: relative;
	left: 165px;
	top: -180px;
	border: thin solid #FF9933;
	width: 230px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#meddelande {
	position: relative;
	left: 465px;
	top: -327px;
	border: thin solid #FF9933;
	width: 200px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#orderknappar {
	position: relative;
	left: 385px;
	top: -300px;
}
#streckbottomtable {
	background-image: url(../images/streck.gif);
	background-repeat: no-repeat;
	height: 1px;
}
