#product_vergleich {
	background-image: url('../files/images/contentbg2.png');
	background-repeat: repeat-x ;
	border-width:1px;
  	border-style:solid;
  	border-color:#9d6e09;
	position:absolute;
	top: 115px;
	left: 35px;
	width:890px;
	height:585px;
	
}

#prodvgltb{
  overflow: auto;
  height:533px;
  z-index: 100;
}

.btn-vgl {
	border-right-width:1px;
  border-right-style:solid;
  border-right-color:#9d6e09;
margin-right:3px;

}

#produkt1{
  position: absolute;
	font-size: 12px;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
	width: 180px;
	height: 514px;
	top: 70px;
	left: 120px;
	z-index: 300;
}

#prod1_text{
  position: absolute;
	font-size: 12px;
font-weight: bold;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
  background-color: none;
	width: 153px;
	height: 20px;
	top: 49px;
	left: 120px;
padding-top:2px;
}

#prod1_btn{
  position: absolute;
	font-size: 12px;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
  background-color: #390000;

	width: 43px;
	height: 20px;
	top: 49px;
	left: 257px;
padding-top:2px;
}

#produkt2{
  position: absolute;
	font-size: 12px;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
	width: 180px;
	height: 514px;
	top: 70px;
	left: 310px;
	z-index: 300;
}

#prod2_text{
  position: absolute;
	font-size: 12px;
font-weight: bold;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
  background-color: none;
	width: 158px;
	height: 20px;
	top: 49px;
	left: 310px;
padding-top:2px;
}

#prod2_btn{
  position: absolute;
	font-size: 12px;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
  background-color: #390000;
	width: 43px;
	height: 20px;
	top: 49px;
	left: 447px;
padding-top:2px;
}

#produkt3{
  position: absolute;
	font-size: 12px;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
	width: 180px;
	height: 514px;
	top: 70px;
	left: 500px;
	z-index: 300;
}

#prod3_text{
  position: absolute;
	font-size: 12px;
font-weight: bold;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
  background-color: none;
	width: 158px;
	height: 20px;
	top: 49px;
	left: 500px;
padding-top: 2px;
}

#prod3_btn{
  position: absolute;
	font-size: 12px;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
  background-color:#390000;
	width: 43px;
	height: 20px;
	top: 49px;
	left: 637px;
      padding-top:2px;
}

#produkt4{
  position: absolute;
	font-size: 12px;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
	width: 180px;
	height: 514px;
	top: 70px;
	left: 690px;
	z-index: 300;
}

#prod4_text{
  position: absolute;
	font-size: 12px;
font-weight: bold;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
  background-color: none;
	width: 158px;
	height: 20px;
	top: 49px;
	left: 690px;
     padding-top:2px;
}

#prod4_btn{
  position: absolute;
	font-size: 12px;
	border-width:1px;
  border-style:solid;
  border-color:#9d6e09;
  background-color:#390000;
	width: 43px;
	height: 20px;
	top: 49px;
	left: 828px;
    padding-top:2px;
}

#drop_scroll_content {
	position:absolute;
	width:178px;
	height:470px;
	top:22px;
	background-color: #570b07;
	overflow:hidden;
	z-index: 200;
}


#drop_scroll_up {
	text-align: center;
	position:absolute;
	background-color: #000000;
	height:22px;
	width: 178px;
	left: 0px;
	top: 0px;
	z-index: 2300;

	
}

#drop_scroll_down {
	text-align: center;
	position:absolute;
	bottom: 0px;
	left: 0px;
	background-color: #000000;
	height:22px;
	width: 178px;
	z-index: 200;
}

.dropdown_table {
	text-align: left;
	width: 178px;
	font-size: 10px;	
	color: #fff;
}

#vgl_table {
  text-align: center;
  font-size: 10;
}

#prod_tb{
  background-color: #000000;
  vertical-align : top;
  padding-bottom: 10px;
  padding-top:  5px;
}

#prod_tb1{
  background-color: #200000;
  vertical-align : top;
  padding-bottom: 10px;
  padding-top:  5px;
}

#prod_tb2{
  background-color: #380000;
  vertical-align : top;
  padding-bottom: 10px;
  padding-top:  5px;

}

#prod_tb3{
  background-color: #200000;
  vertical-align : top;
  padding-bottom: 10px;
  padding-top:  5px;

}

#prod_tb4{
  background-color: #380000;
  vertical-align : top;
  padding-bottom: 10px;
  padding-top:  5px;
}

.property {
	width: 112px;
	padding-left: 8px;
}

.property_value {
	width: 188px;
	margin-right: 10px;
}

