.product_images {

    width: 270px;
	background: url("tabs/imagebox.jpg") top left no-repeat;
	margin-left: 15px;
	margin-bottom: 8px;

}

.product_images .product_thumbnails a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	line-height: 0px;
	display: block;
	width: 250px;
	height: 250px;
	margin-bottom: 7px;
	position: relative;
	color: transparent;
	text-decoration: none;
	
}

.product_images .product_thumbnails a + a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	line-height: 0px;
	display: inline-block;
	width: 62px;
	height: 62px;
	margin-right: 7px;
	
}

.product_images .product_thumbnails {
    width: 250px;
    height: inherit;
	background: url("tabs/imagebox_bottom.jpg") bottom left no-repeat;
	padding:10px 10px 9px;
}


.product_thumbnails a img.product_thumb1 {
    border: 1px solid #c0c0c0;
    margin: 0 0 0 0;
    padding: 0;
	width: 248px;
	height: 248px;
	line-height: 0px;
	
}

.product_thumbnails a img.product_thumb2 {
    border: 1px solid #c0c0c0;
    margin: 0 0 0 0;
    padding: 0;
	width: 60px;
	height: 60px;
	line-height: 0px;
}

.product_thumbnails  .thumb_frame1 {
	text-decoration: none;
	border: 0px;
	color: #fff;
	background: transparent url("tabs/thumb_frame_1.png") top left no-repeat;
	width: 248px;
	height: 248px;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
}

.product_thumbnails .thumb_frame2 {
	text-decoration: none;
	border: 0px;
	background: transparent url("tabs/thumb_frame_2.png") top left no-repeat;
	width: 60px;
	height: 60px;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
}


.product_images #imagetitle {
    display: block;
    padding: 2px;
    margin: 0px;
    padding-left: 0px;
    font-size: 0px;
}

/* mootabs */
.content .mootabs {
    clear: both;
    width: 680px;
	text-align: justify;
}

.content .mootabs_title {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 32px;
	
}

.content .mootabs_title li {
    float: left;
    background-color: #fff;
    background-image: url("tabs/normal.jpg");
    padding: 0;
    margin: 0 5px 0 0;
    cursor: pointer;
    height: 32px;
}

.content .mootabs_title li span {
    float: left;
    background: url("tabs/normal_right.jpg") no-repeat top right;
    padding: 8px 15px 8px 15px;
    cursor: pointer;
    height: 16px;
}

.content .mootabs_title li.active span {
    float: left;
    background: url("tabs/active_right.jpg") no-repeat top right;
    padding: 8px 15px 8px 15px;
    cursor: pointer;
    height: 16px;
}


.content .mootabs_title li.active {
    background-color: #fff;
    background-image: url("tabs/active.jpg");
    font-weight: bolder;
}

.content .mootabs_panel {
    display: none;
    background-color: #fff;
    background-image: url("tabs/background.jpg");
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    top: 0px;
    clear: both;
    overflow: auto;
	
}

.content .mootabs_panel.active {
    background-color: #fff;
    display: block;
}

/* mootabs */
.content_empty .mootabs {
    clear: both;
    height: 700px;
    width: 680px;
}

.content_empty .mootabs_title {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 32px;
}

.content_empty .mootabs_title li {
    float: left;
    background-color: #ddd;
    background-image: url("tabs2/normal.jpg");
    padding: 8px 15px 8px 15px;
    margin-right: 2px;
    cursor: pointer;
    height: 16px;
}

.content_empty .mootabs_title li.active {
    background-color: #e6e6e6;
    background-image: url("tabs2/active.jpg");
    font-weight: bolder;
}

.content_empty .mootabs_panel {
    display: none;
    background-color: #fff;
    background-image: url("tabs2/background.jpg");
    background-repeat: repeat-x;
    position: relative;
    width: 100%;
    top: -1px;
    clear: both;
    overflow: auto;
}

.content_empty .mootabs_panel.active {
    background-color: #fff;
    display: block;
}





.padding10 {
    padding: 20px 5px 10px 0;
}

.stoff_table {
    margin: 0;
    width: 100%;
}

.stoff_table td {
	padding: 3px;
}

.stoff_cell1 {
    padding: 4px 4px 4px 4px;
}

.stoff_cell2 {
    width: 100px;
    text-align: right;
}

.stoff_cell3 {
    width: 40px;
}

.table_product, .table_product td {
	margin: 0;
	padding: 0;
}

.table_product td {
	vertical-align: top;
}




/* Shop Products */
.shop_products {
    width: 270px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	float:right;
	background: url("tabs/shop_box.jpg") top left no-repeat;

}

.shop_products a[href^="http:"] {

    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
	background: transparent;
	background-image: none;
}

.shop_products a[href^="http:"]:visited {
	background-image: none;
}


.shop_products ul {
    margin: 0;
    padding: 0 0 10px 0;
	background: url("tabs/shop_box_bottom.jpg") bottom left no-repeat;


}

.shop_products li {
    display: block;
    background-color: transparent;
	background: url("tabs/shop_box_content.jpg") bottom;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.shop_products li.shop_products_head {
    background-color: transparent;
	background-image: none;
    font-weight: bolder;
    font-size: 13px;
    padding: 4px 8px 4px 8px;
	margin-bottom: 6px;
	color: #383838;
}

.shop_products img {
    padding: 0px 0 0 0;
    margin: 0;
	border: 0px solid #fff;
}

.shop_products_title {
    background-color: transparent;
    font-weight: bolder;
    font-size: 1.0em;
    padding: 6px 8px 0px 8px;
}

.shop_products_price {
    font-weight: bolder;
    font-size: 1.0em;
    padding: 6px 6px 8px 8px;
}

.shop_products_buy {
    float: right;
}

.shop_products_buy a {
    display: block;
	height: 20px;
	text-decoration: none;
}

.shop_products_description {
	font-size: 0.9em;
    padding: 0px 8px 4px 8px;
}

.shop_products_buy {
	background: url("images/button_in_cart.gif") top left no-repeat;
	width: 120px;
	height: 20px;
}

.link_box {
	width: 400px;
	background: url("tabs/link_box.jpg") top left no-repeat;
}




.link_box ul {
	width: 395px;
	background: url("tabs/link_box_bottom.jpg") bottom left no-repeat;
}

.link_box li {
	background-image: none;
}

.link_box_title {
	background-color: transparent;
    font-weight: bolder;
    font-size: 13px;
    padding: 4px 8px 4px 8px ! important;
    margin: 0 0 6px 0 ! important;
	color: #383838;
}

.link_box_list {
	background-color: transparent;
    font-weight: normal;
    font-size: 1.0em;
    padding: 0px 8px 6px 8px ! important;
	
}

.link_box_list a[href^="http:"] , .link_box_list a {
	text-decoration: none;
	background-image: none;
}

.link_box_list a[href^="http:"]:visited , .link_box_list a:visited {
	text-decoration: none;
	background-image: none;
}

.link_box_list a:hover {
	text-decoration: underline;
}


/* Futtersiegel */
.product_logos {
	
    width: 270px;
	background: url("tabs/imagebox.jpg") top left no-repeat;
	margin-left: 15px;
	
}

.product_logos2 {

    width: 250px;
    height: inherit;
	background: url("tabs/imagebox_bottom.jpg") bottom left no-repeat;
	padding: 10px;
	height: 78px;
}

.product_logos .product_logos2 a + a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	line-height: 0px;
	display: block;
    width: 78px;
	height: 78px;
	margin-left: 7px;
	position: relative;
	text-decoration: none;
}


.product_logos .product_logos2 a  {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	line-height: 0px;
	display: block;
    width: 78px;
	height: 78px;
	margin: 0px;
	position: relative;
	text-decoration: none;
	float: left;
	border: 0;
}

.product_logos2 span.logo_emh {
	width: 78px;
	height: 78px;
	background: url("tabs/logo_emh.png") top left no-repeat;
	display: block;
}

.product_logos2 span.logo_gmp {
	width: 78px;
	height: 78px;
	background: url("tabs/logo_gmp.png") top left no-repeat;
	display: block;
}

.product_logos2 span.logo_bio {
	width: 78px;
	height: 78px;
	background: url("tabs/logo_bio.png") top left no-repeat;
	display: block;
}

.product_box {
	float: right;
	display: block;
}

.stoff_table .secondrow {
	background: #f4f5ec;
}

.selected_product {
  font-weight: bolder;
}

