@charset "utf-8";
/* CSS Document */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.produkter {
	width: 200px; /* ems so it will grow */
/*	background: url(sbbody-r.gif0) no-repeat bottom right; */
	font-size: 100%;
	float: left;
	padding-right: 25px;
}
.dedikerede {
	width: 200px; /* ems so it will grow */
/*	background: url(sbbody-r.gif0) no-repeat bottom right; */
	font-size: 100%;
	float: left;
	padding-right: 0px;
}

.boxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	text-align: center;
}
.boxhead h2 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	padding: 15px 30px 6px;
	color: #000;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxbody {
/*	background: url(sbbody-l.gif0) no-repeat bottom left; */
	padding: 0px 10px 0px;
}
.knap1 {
	background: url(/images/knap1.gif) no-repeat bottom left;
	height: 70px;
	padding: 10px;
	margin-top: 20px;
}
	
.knap2 {
	background: url(/images/knap2.gif) no-repeat bottom left;
	height: 70px;
	padding: 10px;
	margin-top: 20px;
}
.knap3 {
	background: url(/images/knap3.gif) no-repeat bottom left;
	height: 92px;
	padding: 10px;
	margin-top: -2px;
}