/* bare til mini/bagsideprint */
body {
  background-color: #fff;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  line-height: 1.4em;
  margin: 20px 20px 20px 20px;
  padding: 0px 0px 0px 0px;

	//height:1400px;
	//width:1000px;
}

h1,h2,h3 { font-family: Helvetica, Arial, sans-serif;font-weight: bold; color: #333333 }
h1 		{ font-size: 1.8em; line-height: 1.8em}
h2 		{ font-size: 1.5em; line-height: 1.7em}
h3 		{ font-size: 1.2em; line-height: 1.4em}


p {
	margin-bottom: 0.3em;
}

#butlag {
	display:none;
	border:2px dotted purple;
}

#minidivout{
	xheight:2000px;
	xwidth:1000px;
	border:1px dotted purple;
}

#minidivinfo {
	position:absolute;
	bottom:0px;
	left:0px;
	xwidth:800px;
	xheight:600px:
	xoverflow:hidden;
}

#minitext {
	width:900px;
}

#miniimg {
	//xmin-width:700px;
	//xmax-width:900px;
	
	border:1px solid #222222;
}

#priceinfo{
	display: none;	/* vis ikke prisen ved print, da den kan andre sig over tid */
}
#minidivimg {
	//width:590px;
	//height:550px;
	margin-top:0px;
	text-align:right;
	padding:15px;
	overflow:visible;
}
.minidivinfo {
	margin-top:0px;
	width:500px;
   border: 0px solid #000000;
	margin-left:10px;
	float:right;
}

.docinfo {
   vertical-align: top;
   padding:3px 0px 3px 0px;
   border-bottom: 1px solid #CCCCCC;
	color:#111111;
}

/* kun det vi skal bruge til miniprint */
