#serien_buttons {
	position:absolute;
	top: 0px;
	left: 868px;
	height:300px;
	cursor: pointer;
}

#serien {
	border-width:1px;
  	border-style:none;
  	border-color:#9d6e09;
	color: #fff;
	position:absolute;
	display: none;
	top: 0px;
	left: 759px;
	width: 110px;
	height:583px;
	overflow: auto;

}



#pr_scroll_content {
	position:absolute;
	width:110px;
	height:540;
	top:22px;
	overflow:hidden;
	background-image: url('../files/images/verlaufbg.png');
*	background-image: none;
*	background-color: #000;
}


#pr_scroll_up {
	text-align: center;
	position:absolute;
    top: 1px;
	background-color: #000000;
	height:22px;
	width: 110px;

	
}

#pr_scroll_down {
	text-align: center;
	position:absolute;
	top: 555px;
	background-color: #000000;
	height:22px;
	width: 110px;
	
}


#serien table {
	color: #fff;
	width: 100%;
}


.invisible {
	display: none;
	cursor: pointer;
}
#prod_image {
	position:relative;
	top: 5px;
	left: 20px;
	width: 230px;
	height: 575px;
	overflow: none;
}

#prod_text {
	position:absolute;
	top: 60px;
	left: 245px;
	width: 290px;
	font-size: 9px;
	color: #fff;
}

#toolbar {
	position:absolute;
	margin-top: 20px;
/*	left: 255px;*/
	color: #fff;
}

#toggleView {
	cursor: pointer;
}

#featured_products {
	position:absolute;
	top: 340px;
	left: 550px;
	font-size: 9px;
	color: #fff;

}

#featured_products img {
	float: left;
	padding-right:20px;
	cursor: pointer;
}

#prod_headline {
	position:absolute;
	top: 35px;
	left: 245px;
	width: 550px;
	height: 25px;
	overflow: auto;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#addProductVgl {
  position:absolute;
  left: 840px;
  top:520px;
	color: #fff;
	font-size: 8px;
	cursor: pointer;
}

#dlgProductVgl a {
    text-decoration: underline;
}

#dlgProductVgl {
	position:absolute;
  width:300px;
  left: 460px;
  top:300px;
  height: 200px;
   font-size: 11px;
	background-image: url('../files/images/Pixel85.png');
	color: #fff;
	display: none;
}

#prod_tech {
	position:absolute;
	top: 70px;
	left: 550px;
	width: 320px;
	font-size: 9px;
	color: #fff;
}

#prod_tech td {
	border-bottom-color: #947D4A;
	border-bottom-width:1px;
  	border-bottom-style:solid;
}

