/**
*	tamaproduktstyles.css v.1.0.2
*
*
*
**/

/** Produktabeller **/

#produkttabel {
	margin-left: 192px;
	width: 530px;
	font-family: Verdana;
	font-size: 9px;
}

#produkttabel.sogning {
	min-height: 800px;
	_height: 800px;
}

#produkttabel h1 {
	margin: 0 0;
}

#produktTabelOverskrift {
	width: 350px;
	padding-left: 180px;
	font-family: "Ariel Regular",Verdana;
	font-size: 20px;
	color: #ffffff;
	background-color: #6392cb;
}

#produkttabel ol,ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#produkttabel ol li {
	clear: left;
	margin-bottom: 8px;
	border-bottom: 2px solid #6392cb;
}


#produkttabel .pcol1 {
	float: left;
	width: 160px;
	margin-left: 10px;
	min-height: 140px;
}


#produkttabel .produktnavnDiv {
	float: left;
	width: 300px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 8px;
}

#produkttabel .tekstramme {
	float: left;
	width: 360px;
}

#produkttabel .pcol2 {
	float: left;
	width: 170px;
	margin-left: 10px;
}

#produkttabel .produkttekstDiv {
	
}

#produkttabel .pcol3 {
	float: left;
	width: 170px;
	margin-left: 8px;
	padding: 0 0;
}

#produkttabel .faktaDiv {
	
}

#produkttabel .faktaDiv  li {
	clear: both;
	min-height: 12px;
	margin-bottom: -1px;
	border: none;
}

.prikker {
	background-image: url('images/system/faktaprikker.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#produkttabel .faktalabel {
	float: left;
	max-width: 125px;
	padding: 0 0;
	background-color: #ffffff;
}

#produkttabel .faktaogenhed {
	float: right;
	padding 0 0;
	background-color: #ffffff;
}

#produkttabel .sigtelinie {
	clear: left;
}

/** Produktprint **/


#tamaprintlogo {
	position: absolute;
	left: 20px;
	top: 22px;
}

#pictureblock {
	position: absolute;
	left: 20px;
	top: 150px;
	width: 630px;
}


#printfaktaramme {
	position: absolute;
	left: 20px;
	top: 690px;
	width: 630px;
	text-align: left;
	font-family: "Arial Regular", Verdana;
	font-size: 13px;
}

#printintro {
	font-family: "Arial Regular",Verdana;
	font-size: 15px;
	font-weight: bold;
}


#printcol1 {
	float: left;
	width: 255px;
}

#printcol2 {
	float: left;
	margin-left: 30px;
	width: 280px;
}

#printcol2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#printfaktaramme li {
	clear: both;
	min-height: 15px; /* careful or the dots will scramble */
	margin-bottom: -1px;
	border: none;
}

#printfaktaramme .faktalabel {
	float: left;
	max-width: 130px;
	padding: 0 0;
	background-color: #ffffff;
}

#printfaktaramme .faktaogenhed {
	float: right;
	padding 0 0;
	background-color: #ffffff;
}

#printfaktaramme .prikker {
	background-image: url('images/system/faktaprikker2.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#bundurl {
	position: absolute;
	left: 220px;
	top: 930px;
	font-size: 22px;
}
