#PDvak {
	position: relative;
	width: 547px;
	min-height: 428px;
	margin-top: 5px;
	float: left;
	border: 1px solid #e6e7ff;
	clear: both;
}

#tab_navbalk {
	position: relative;
	height: 25px;
	width: 549px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;	
}

.tab_items {
	position: relative;
	background-image:url(../design/bgtabs1.gif);	
	float: left;
	width: 91px;
	border-bottom: solid 1px #e6e7ff;
	border-right: solid 0px #e6e7ff;
	height: 100%;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	cursor:pointer;
}

.tab_selected {
	position: relative;
	background-image:url(../design/bg-tabs.gif);
	float: left;
	width: 91px;
	border-left: solid 1px #e6e7ff;
	height: 100%;
	text-align: center;
	font-weight:bold;
	line-height: 25px;
	vertical-align: middle;
}

.tab_content {
	min-height: 400px;
	width: 547px;
	display:none;
}

.tab_content_selected {
	min-height: 400px;
	width: 547px;
}

#PD_stock_text{
  position: absolute; 
  font-size: 10pt;
  color : #000099;
  text-align : left;
  left: 322px;
  width: 220px;
  top: 85px;
}

#PD_stock_img{
	position: absolute;
	left: 307px;
	width: 20px;
	border: solid 1px #e6e7ff;
	height: 10px;
	width: 10px;
	top: 85px;
	margin-top: 2px;	
}

#PD_Product-brand {
  position: absolute; 
  font-family : Verdana, Arial, helvetica;
  font-size: 12pt;
  color : #000099;
  text-align : left;
  width: 400px;
}

#PD_logo {
  position: absolute; 
  top: 142px; 
  right: 10px; 
  width: 100px;
  height: 25px;
  background-color:#FFFFFF;
  text-align: left;
}

#PD_Product-name {
  position: absolute; 
  font-family : Verdana, Arial, helvetica;
  font-size: 12pt;
  color : #000099;
  text-align : left;
  font-weight: bold;
}

#PD_Product-price {
  position: absolute; 
  font-family : Verdana, Arial, helvetica;
  font-size: 12pt;
  color : #000099;
  text-align : left;
  font-weight: bold;
  top: 185px; 
  left: 307px; 
}

#PD_Nieuw-icoon { 
  position: absolute;
  top: 30px;
  left: 10px;
  width: 50px;
  height: 35px;
}

#PD_Aktie-icoon {
  position: absolute; 
  bottom: 0px;
  left: 380px; 
  width: 100px;
}

#PD_Extra-aktie {
  position: absolute; 
  top: 130px; 
  left: 307px; 
  width: 100px;
  height: 30px;
}

#PD_Product-imgbg {
  position: absolute; 
  top: 38px; 
  left: 10px; 
  width: 120px;
  height: 120px;
}

#PD_Product-img {
  position: absolute; 
  top: 30px; 
  left: 5px; 
  width: 300px;
}

#PD_Bestelknop {
  position: absolute; 
  top: 220px; 
  left: 307px; 
  border: solid 1px #e6e7ff;
  width: 99px;
  height: 16px;
}