.tx_keproducts_pi5_headline_top {
	background: #fff url('../images/header_top.jpg') no-repeat;
	line-height: 1px;
	font-size: 1px;
	height: 10px;
}

.tx_keproducts_pi5_headline {
	background: #fff url('../images/header_bg.jpg') repeat-y;
	height: 45px;
}

.tx_keproducts_pi5_content_outer {
	background: #fff url('../images/content_bg.jpg') repeat-y;
	overflow:hidden;
}

.tx_keproducts_pi5_content_bottom {
	background: #fff url('../images/content_bg_bottom.jpg') no-repeat;
	line-height: 1px;
	font-size: 1px;
	height: 12px;
}

.tx_keproducts_pi5_content_inner {
	margin-left: 5px;
	margin-right: 6px;
}

.tx_keproducts_pi5_list_cameras {
 float:left;
 margin-left: 35px;
 margin-top: 14px;
}

.tx_keproducts_pi5_list_options {
	float:right;
	margin-right: 20px;
}

.tx_keproducts_pi5_list_options img {
	position: relative;
	top: 5px;
}

.tx_keproducts_pi5_list_cameras  a, .tx_keproducts_pi5_list_cameras  a:hover, .tx_keproducts_pi5_list_cameras  a:active{
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 3px;
	font-weight: bold;
	color: #000;
	outline-style:none;
}

.tx_keproducts_pi5_list_cameras span {
	display: block;
	float: left;
	cursor: pointer;
}

.tx_keproducts_pi5_list_cameras  .tx_keproducts_pi5_list_cameras_link_link{
	background: #fff url('../images/reiter_bg.jpg') repeat-x;
	padding-left: 4px;
	padding-right: 4px;
}

.tx_keproducts_pi5_list_cameras  .tx_keproducts_pi5_list_cameras_link_begin, .tx_keproducts_pi5_list_cameras  .tx_keproducts_pi5_list_cameras_link_end{
	height: 21px;
	line-height: 21px;
}

.tx_keproducts_pi5_list_cameras  .tx_keproducts_pi5_list_cameras_link_begin {
	background: #fff url('../images/reiter_begin.jpg') no-repeat;
}

.tx_keproducts_pi5_list_cameras  .tx_keproducts_pi5_list_cameras_link_end {
	background: #fff url('../images/reiter_end.jpg') no-repeat;
}

.active .tx_keproducts_pi5_list_cameras_link_link {
	background: #fff url('../images/reiter_bg_act.jpg') repeat-x;
}

.active .tx_keproducts_pi5_list_cameras_link_begin {
	background: #fff url('../images/reiter_begin_act.jpg') no-repeat;
}

.active .tx_keproducts_pi5_list_cameras_link_end {
	background: #fff url('../images/reiter_end_act.jpg') no-repeat;
}


.tx_keproducts_pi5_products_di, .tx_keproducts_pi5_products_di2{
	float: left;
}

.clearer {
	clear:both;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

.tx_keproducts_pi5_product {
	border-top: 1px solid #bcbcbc;
	width: 375px;
	height: 60px;
	overflow: hidden;
	background: #fff url('../images/product_bg.jpg') repeat-y;
}

.tx_keproducts_pi5_obj_image {
	padding-top:10px;
	float:left;
	width: 80px;
	color: #999;
	font-size: 10px;
}

.tx_keproducts_pi5_obj_image {
	margin-left: 15px;
}

.tx_keproducts_pi5_obj_text {
	padding-top: 8px;
	width: 250px;
	float:left;
}

.tx_keproducts_pi5_obj_highlight {
	color: #005da7;
	font-weight: bold;

}

.tx_keproducts_pi5_product_overlay {
	position: absolute;
	background: #fff;
	width: 375px;
	height: 60px;
	
}

.tx_keproducts_pi5_product_fade_overlay {
	width: 375px;
	height: 60px;
	background: #fff;
	position: absolute;
}

.tx_keproducts_pi5_product a {
	width: 375px;
	height: 60px;
	background: #C5D1DC;
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tx_keproducts_pi5_product a:hover {
	text-decoration: none;
	filter: alpha(opacity=10);
	opacity : 0.1;
}

.tx_keproducts_pi5_product_type {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tx_keproducts_pi5_product_type img {
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.tx_keproducts_pi5_di3_products .tx_keproducts_pi5_product {
	float:left;
}


