body {
	background-color: #dce6f9;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}


div#body {
	width: 980px;
	background-color: #fff;
	padding:0; 
	margin: 0;
}

div#left {
	width: 750px;
	float: left;
	margin:0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 10px;
	position: relative;
	padding-top: 28px;  
}

div#right {
	width: 180px;
	margin-left: 788px;
	margin-bottom: 10px;
	padding:0;
}


a:link, a:visited {
	text-decoration: none;
	color: #2c2c2c;
}
a:hover, a:active {
	text-decoration: underline;
	color: #A02C18;
}

a.yellow_link:link, a.yellow_link:visited, a.yellow_link:hover, a.yellow_link:active,
table#shopping-cart-table a.yellow_link:link, table#shopping-cart-table a.yellow_link:visited, table#shopping-cart-table a.yellow_link:hover, table#shopping-cart-table a.yellow_link:active {
	color: #dda53c;
	font-weight: bold;
	font-size: 11px;
}

form {
	margin: 0px; padding: 0px;	/* IE Zeugs */
}

h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
}

h3, h4, div.head3 {
	font-size: 12px;
	font-weight: bold;
	margin: 1em 0em;
}

.color {
	color: #A02C18;
}
.yellow {
	font-weight: bold; 
	color: #dda53c;
	display: inline;
	font-size: 11px;
	text-decoration: none;
}

.back {
	font-weight: bold; 
	color: #dda53c;
	display: inline;
	font-size: 12px;
	text-decoration: none;
}

.green {
	color: #188b1e;
}

.required {
	color: #A02C18;
}

span.unicodeblock {
	font-family: 'Arial Unicode MS', Tahoma, sans-serif;
	font-size: 12px;
}

span.fett {
	font-weight: bold;
}

div.color_line {
	border-top: 1px solid #A02C18;
	font-size: 0px;
	line-height: 0px;
}

div.grey_double_line {
	padding-top: 1px;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #e8e8e8;
	font-size: 0px;
	line-height: 0px;
}

div.grey_line {
	border-top: 1px solid #d6cdc1;
}

img {
	border: 0 none;
}

div#header {
	height: 96px;
	position: relative;
	font-size: 11px;
}

div#header_nav {
	position: absolute;
	top: 7px; right: 15px;
	height: 19px;
}

div#header_search {
	position: absolute;
	bottom: 31px; right: 15px;
	font-size: 11px;
	width: 180px;
}

div#header_search a:link{
	color: #a02c18;
}

div#header_search input#header_search_input {
	font-size: 11px;
	padding: 0px 1px;
	height: 16px;
	width: 135px;
	border-width: 2px;
}

img#landechtanimatedheader{
	position: absolute;
	top: 20px; left: 240px;
	border: none;
}

img#landecht_logo {
	position: absolute;
	top: 20px; left: 15px;
	border: none;
}
img#dlv_logo_header {
	position: absolute;
	top: 15px; left: 209px;
	border: none;
}

div#neuBild {
	position: absolute;
	top: -10px;
	left: 680px;
	width: 100px;
	height:20px;
	z-index: 100;
	background-image:url(/rm/images/neu_bild.png);
	background-repeat: no-repeat;
}



div#top_navi {
	height: 27px;
	margin: 0px; padding: 0px;
	width: 750px; 
	position: absolute; 
	top: 0px; 
	left: 0px;
	background-color: #d6cdc1;
	font-size: 12px;
}

a.top_navi{
	display: block;
	text-align: center;
	float: left;
	padding: 0px 16px 0px 16px;
	margin: 8px 0px 9px 0px;
	border-right: 1px solid #2c2c2c;
	font-size: 12px;
}

a.top_navi_selected {
	display: block;
	float: left;
	color: #fff !important;
	background-color: #a02b17;
	padding: 7px 16px 6px 15px;	
	border-right: 1px solid #a02b17;
	text-decoration: none;
	font-size: 12px;
}

a:hover.top_navi {
	display: block;
	float: left;
	color: #fff;
	background-color: #a02b17;
	padding: 7px 16px 6px 16px;
	margin: 0px;
	border-right: 1px solid #a02b17;
	text-decoration: none;
}

span.top_navi {
	color: #b2a08a;
}


#topnavilast {
	padding: 7px 20px 6px 21px; 
	margin: 0px;
	text-decoration: none;
}


div#top_navi_sub {
  clear: left;
	height: 20px;
	margin: 0px; padding: 0px;
	width: 750px; 
	background-color: #a02b17;
	position: absolute; 
	top: 27px; 
	left: 0px;
}

div#top_navi_sub a {
	display: block;
	float: left;
	color: #fff;
	padding: 3px 8px 2px 9px;
	margin: 0px;
	border-right: 1px solid #fff;
	text-decoration: none;
}


div#bottom_adblock {
	margin: 20px 0px;
	width: 750px;
}

div#bottom_adblock img {
	margin: 0px 32px 0px 0px;
}

div#bottom_adblock img#bottom_adblock_img_last {
	margin-right: 0px;
}

div.bottom_navi {
	width: 952px;
	text-align: center;
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #2c2c2c;
	padding: 7px 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	clear: left;
}
div.bottom_navi a:link, div.bottom_navi a:visited {
	color: #666;
	text-decoration: none;
	margin: 0px 10px;
}
div.bottom_navi a:hover, div.bottom_navi a:active {
	text-decoration: underline;
}

div#content {
	width: 750px;
}

div#left_nav_col {
	width: 180px;
	float: left;
	padding: 0px;
}

div#left_nav {
	width: 164px;
	margin-bottom: 25px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 6px;
}

div#left_nav ul {
	margin: 0px; padding: 0px;
	list-style-type: none;
}


div#left_nav ul li{
	margin: 0px 4px 0px 0px; 
	background-color: #fff;
	font-size: 11px;
	padding: 4px 0px;
	border-bottom: 1px dashed #bc9273;
}


div#left_nav ul li ul li {
	border: 0 none;
	list-style-type: none;
	margin-left: 18px;
}

div#left_nav ul li h1, div#left_nav ul li h5, div#left_nav ul li h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#left_nav ul li h1 a:link, div#left_nav ul li h1 a:visited {
	color: #A02C18;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div#left_nav ul li h5 a:link, div#left_nav ul li h5 a:visited {
	color: #2c2c2c;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

div#left_nav ul li h6 a.sub_nav {
	color: #2c2c2c;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

div#left_nav ul li h6 a.sub_nav_active{
	color: #A02C18;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

div#left_nav ul li ul li a.sub_nav {
	background-image: url(/rm/images/list_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px; 
}

div#left_nav ul li ul li a.sub_nav_active {
	background-image: url(/rm/images/list_img_active.jpg); 
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px; 
}

div#left_nav ul li.selected{
	background-color: #fff;
	margin: 0px 4px;
	padding: 4px 0px;
	color: #A02C18;
}

div#left_nav ul li h1 a:hover, div#left_nav ul li h1 a:active, 
div#left_nav ul li h5 a:hover, div#left_nav ul li h5 a:active, 
div#left_nav ul li h6 a:hover, div#left_nav ul li h6 a:active{
	color: #A02C18;  
	text-decoration: none;
}

div#left_nav ul li a.selected:link, div#left_nav ul li a.selected:visited {
	color: #A02C18;
	text-decoration: underline;
	font-weight: bold;
}

div#left_content {
	margin: 0px 0px 20px 197px;
	width: 553px;
}

div.category_caption {
	height: 40px;
	position: relative;
}

div.category_caption h2, div.category_caption h1 {
	margin: 0px;
	position: absolute;
	left: 0px; bottom: 0px;
	color: #A02C18;
	font-size: 18px;
	background-color: #eae6e0;
	width: 543px;
	padding: 3px 5px 0px 5px;
	height: 26px;
}

div.zurueck {
	float: right;
	position: absolute;
	left: 410px; top: 17px;
	z-index: 100;
}

div.zurueck a {
	text-decoration: underline;
}

div.category_caption h1.no_style {
	position: static;
}

img.category_caption_special_img {
	position: absolute;
	right: 0px; bottom: 10px;
}

/* Ein Produkt in der Übersicht */
table.produkt_item_table {
	width: 545px;
	margin: 8px 0px 18px 0px;
}

td.produkt_item_table_bild {
	width: 106px;
	margin: 0px;
	padding: 0px;
}

produkt_item_table_desc {
	margin: 0px;
	padding: 0px;
}

td.produkt_item_table_desc h2 a:link, td.produkt_item_table_desc h2 a:visited {
	color: #A02C18;
	margin: 0px;
	text-decoration: none;
}
td.produkt_item_table_desc h2 a:hover, td.produkt_item_table_desc h2 a:active {
	text-decoration: underline;
}

td.produkt_item_table_desc p {
	
}

table.produkt_item_table h3 a{
	font-size: 18px;
	color: #a02c18;
	margin: 0px;
	padding: 0px;
}

div.price_list_phtml {
	font-size: 18px;
	color: #a02c18;
	margin-top: 10px;  
}

div.gewicht_list {
	font-size: 12px;
	color: #2c2c2c;
	font-weight: bold;
	float: right;
	margin-top: 15px;
	margin-right: 40px;
}

div.preis_einheit {
	font-size: 10px;
	color: #2c2c2c;
	clear: left;
}

b.price {
	font-size: 14px;
	color: #188b1e;
	font-weight: bold;
}

/* endof Ein Produkt in der Übersicht */

/* Produkt Detailseite */
div.produkt_detail {
  border: 1px solid #d3cfcc;
  margin-bottom: 25px;
}

div.produkt_detail_block {
	font-size: 12px;
}

div#produkt_detail_bild {
	width: 212px;
	float: left;
	margin: 5px 0 0 6px;
}

div.add_to_cart {
	padding: 5px 10px;
	background-color: #d6cdc1;
}

div#produkt_detail_bild_rahmen {
	border: 1px solid #d6cdc1;
	padding: 1px;
	width: 210px;
	height: 210px;
	cursor: pointer;
}

div#produkt_detail_bild div img {
  /*width: 258px;
  height: 206px;*/
}

table.scroller_table {
	margin-top: 0px;
	width: 180px !important;
}

div#isflowersFrame {
	width: 210px !important;
}

div#isFlowersImageRow a:link, div#isFlowersImageRow a:visited, div#isFlowersImageRow a:hover, div#isFlowersImageRow a:active {
	display: block;
	float: left;
	width: 60px; height: 60px;
	margin-right: 2px;
}

div#produkt_detail_desc {
	margin-left: 240px;
	margin-right: 6px;
}

div.mehr_link {
  width: 100px;
	margin-left: 190px;
}


table.produkt_detail_block_basket {
	margin-bottom: 10px;
}

table.produkt_detail_block_basket td {
	padding-right: 25px;
	/*white-space: nowrap;*/
}

table.produkt_detail_block_basket td.nobr {
	padding-right: 25px;
	white-space: nowrap;
}

table.produkt_detail_block_basket div.price-box {
	display: inline;
}

.product_detail_footer{
  margin: 5px;
}

/* endof Produkt Detailseite */

/* Die Leiste zum Durchblättern der Ansicht */
div.pager {
	background-color: #f8f6f1;
	padding: 5px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	color: #A02C18;
	height: 15px;
	border-bottom: 1px solid #d6cdc1;
	border-top: 1px solid #d6cdc1;	
	margin-bottom: 11px;
}

div.pager span.pager_current_page {
	background-color: #fff;
	padding: 0px 4px;
	color: #333;
	border: 1px solid #b2b2b2;
}

div.pager a:link, div.pager a:visited {
	color: #A02C18;
	text-decoration: none;
}
div.pager a:hover, div.pager a:active {
	text-decoration: underline;
}

div.pager_left {
	float: left;	
}

div.pager_left a:link, div.pager_left a:visited{
	color: #000;
}

div.pager_left span.selected {
	color: #A02C18;
	font-weight: bold;
}

div.pager_right {
	float: right;
	color: #000;
}
/* endof Die Leiste zum Durchblättern der Ansicht */

div#path {
	font-size: 11px;
	color: #A02C18;
	line-height: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#path a:link, div#path a:visited {
	color: #A02C18;
	text-decoration: underline;
}
div#path a:hover, div#path a:active {
	text-decoration: underline;
}


/*Customer who bought*/

div.customer_who {
	float: left; 
	border: 1px solid #d6cdc1; 
	width: 106px;
	margin-right: 3px;
	margin-top: 15px;
}

div.product-images {
} 

div.product-details {
	font-size: 11px;
	color: #2c2c2c;
	padding: 9px 6px;
	height: 33px;
	background-image: url(/rm/images/customer_who.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: left;
}

/*END Customer who bought*/

/* Ne rechte Box */
div.right_box {
	padding: 2px 0px 2px 0px;
	border: 1px solid #d6cdc1;
	margin-bottom: 5px;
}

a.arrow_button {
	display: block;
	float: right;
}

div.right_box_header {
	font-weight: bold;
	padding: 5px 10px;
	background-color: #d6cdc1;
	margin-bottom: 1px;
}

div.right_box_content {
	background-color: #fff;
	padding: 3px 10px; 
	background-color: #d6cdc1;
}
div.right_box_content ul.boxlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.right_box_content ul.boxlist li {
	border-bottom: 1px dashed #ddd;
	padding: 3px 0px 4px 0px;
}

div.right_box_content ul.boxlist li a.selected{
	font-weight: bold;
	text-decoration: underline;
}
/* endof Ne rechte Box */


div#footer {
	color: #666;
	width: 979px;	/* TODO Warum? Spinn ich jetzt?! */
	clear: left;	/* TODO Darf hier nicht sein! */
}
div#footer_grey {
	background-color: #ebebeb;
	margin: 2px 0px 1px 0px;
	padding: 10px 0px;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}

div#footer_grey_small {
	margin: 1px 0px;
	padding: 10px 0px;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}

div#footer_grey_small a span{
	color: #2c2c2c;
}

div#footer_grey a:link, div#footer_grey a:visited {
	color: #666;
	text-decoration: none;
	padding: 0px 0px;
}
div#footer_grey a:hover, div#footer_grey a:active {
	text-decoration: underline;
}

div#footer_grey table, div#footer_grey_small table {
	margin-left: 300px;
}

div#lexikon_nav {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding: 4px 0px;
	width: 545px;
	text-align: center;
}
div#lexikon_nav a:link, div#lexikon_nav a:visited, div#lexikon_nav a:hover, div#lexikon_nav a:active {
	color: #000;
	text-decoration: none;
	margin: 0px 4px;
	text-align: left;
}
div#lexikon_nav a.selected:link, div#lexikon_nav a.selected:visited, div#lexikon_nav a.selected:hover, div#lexikon_nav a.selected:active {
	border: 1px solid #A02C18;
	padding: 0px 4px;
	font-weight: bold;
	color: #A02C18;
}

/* TopNaviScrolling */
div.scrollboxTopNavi {
	width: 500px;
	background-color: #ebebeb;
	margin: 1px 0px;
}
table.scrollboxTopNavi {
	width: 363px;
}
td.pfeil_links, td.pfeil_rechts {
	width: 6px;
	text-align: center;
}
div.scrollareaTopNavi_container {
	position: relative;
	height: 85px;
	width: 336px;
	overflow: hidden;
}
div.scrollareaTopNavi {
	position: absolute;
	top: 0px; left: 0px;
}
div.scrollareaTopNavi td {
	text-align: center;
	font-weight: bold;
	padding: 0px 1px;
	color: #A02C18;
	font-size: 11px;
}

div.scrollareaTopNavi td img {
	border: 1px solid #b2b2b2;
}

div.scrollareaTopNavi a {
	color: #A02C18;
	text-decoration: none;
}
.pfeil_rechts_top_nvai {
padding-right: 6px
}

/* Produktdurchscrolldings */
div.scrollbox {
	width: 545px;
	margin: 1px 0px;
}
table.scrollbox {
	width: 545px;
}
td.pfeil_links, td.pfeil_rechts {
	width: 30px;
	text-align: center;
}
div.scrollarea_container {
	position: relative;
	height: 180px;
	width: 485px;
	overflow: hidden;
}
div.scrollarea {
	position: absolute;
	top: 0px; left: 0px;
}
div.scrollarea td {
	text-align: center;
	font-weight: bold;
	padding: 4px 3px 0px 3px;
	color: #A02C18;
	font-size: 11px;
}

div.scrollarea td img {
	border: 1px solid #b2b2b2;
}

div.scrollarea a {
	text-decoration: none;
}

/* endof Produktdurchscrolldings */

/* Preisdarstellung */
span.price-label {
	display: inline;
}

div.price_list_phtml {
	float: left;
	text-align: left;
	padding-bottom: 3px;
}
div.price_list_phtml div.price-box span.regular-price {
	font-size: 18px;
	color: #A02C18;
	font-weight: bold;  
}
div.price_list_phtml div.price-box p.old-price {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #000;
	text-decoration: line-through;
}
div.price_list_phtml div.price-box p.special-price {
	margin: 0px;
	font-size: 18px;
	background-color: #A02C18;
	color: #fff;
	padding: 2px;
}

div.price_addtocart_phtml {
	display: inline;
	margin-left: 10px;
}
div.price_addtocart_phtml p {
	display: inline;
	white-space: nowrap;
}
div.price_addtocart_phtml p.old-price {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: line-through;
	display: block;
}
div.price_addtocart_phtml span.regular-price {
	font-size: 18px;
	color: #A02C18;
	font-weight: bold;
}

div.price_addtocart_phtml p.special-price{
  font-size: 18px;
  background-color: #A02C18;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

div.gewicht {
	margin-top: 5px;
}

/* endof Preisdarsetellung */

/* Sitemap */
ul#sitemap_main {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul#sitemap_main li {
}

ul.sitemap_sub {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}

ul.sitemap_sub li, ul.sitemap_sub li ul li {
	padding-left: 20px;
	margin-left: 3px;
}

ul#sitemap_main h3, ul.sitemap_sub h3 {
	margin-bottom: 5px;
}

li.sitemap_edge {
	background: url(/rm/images/ll_edge.png) no-repeat 0% 100%;
}
li.sitemap_corner {
	background: url(/rm/images/ll_corner.png) no-repeat 0% 100%;
}

/* endof Sitemap */

/* Produktbewertung auf der Produktdetailseite*/
.rating-box {
	float:left;
	position:relative;
	width:69px;
	height:13px;
	margin-right:5px;
	background:url(../images/product_rating_blank_star.gif) repeat-x;
}

.rating-box .rating {
	position:absolute;
	top:0;
	left:0;
	height:13px;
	background:url(../images/product_rating_full_star.gif) repeat-x;
}

/*Tabelle Rahmen Meine Daten*/

.border{
	border-bottom: 1px solid #aaa;
}

/* Test um li style zu beeinflussen */

#form-validate ul{
	list-style-type: none;
}

.notice-msg {
    color: red;
}

#sys_messages_box {
    position: absolute;
    background-color: #ddbea1;
    top: 350px;
    left: 350px;
    width: 350px;
    padding: 8px;
    border: 2px solid #7d3313;
    z-index: 100;
}

#sys_messages_box .close_x {
    float: right;
    margin: 0 0 4px 4px;
}

#sys_messages_box ul {
	margin: 0;
}

#sys_messages_box li {
	font-weight: bold;
	color: #000;
}

#sys_messages_box .close_x a:link, #sys_messages_box .close_x a:visited {
    color: #7d3313;
    text-decoration: none;
	font-weight: bold;
}

/*Messages*/

ul.messages li.success-msg ul li, ul.messages li.success-msg, ul.messages, ul.messages li.success-msg ul{
	list-style: none;
	padding: 0px;
	margin: 10px 0px; 
}

/* Kategorie Auflistung */
div#category_list {
	margin-bottom: 20px;
}

div.category_gabel {
	 float: left; 
	 width: 132px;
	 border: 1px solid #d6cdc1;
	 margin-left: 6px;
	 margin-top: 6px;
}

div.category_gabel_img {
	height: 132px;
}

div.category_gabel_text {
	height: 31px;
	background-image: url(/rm/images/category_gabel_bg.jpg);
	background-repeat: repeat-x;
	padding: 6px;
	font-weight: bold;
}

table#wishlist-table th {
	border-bottom: 1px dashed #b2b2b2;
}

table#wishlist-table th, table#wishlist-table td {
	padding: 10px 5px;
}

table#wishlist-table div.price-box {
	font-size: 18px;
	color: #A02C18;
}

table#wishlist-table h3 a:link, table#wishlist-table h3 a:visited, table#wishlist-table h3 a:hover, table#wishlist-table h3 a:active {
	color: #A02C18;
}



/* ************************************************************************************ */
/* Bundled Product! */
/* ************************************************************************************ */

div.price-box p.price-from,div.price-box p.price-to{
	font-size: 12px;
	color: #934313;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#mwst{
	font-size: 10px;
	margin: 0px; 
	padding: 5px;
}

#mwst a{
	text-decoration: underline;
}

.agreement-content{
	height: 80px;
	overflow: scroll;
	border: 1px solid black;
	padding: 5px;
}


/************************************************************************************** */
/* Tehmenshop */
/************************************************************************************** */

.themenshop{
	position:relative;
	font-size: 11px;
	font-family: tahoma;
}



.themenshop h3{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.themenshop h3 a:link, .themenshop h3 a:visited{
	text-decoration: none;	
	color: #A02C18;
}

.themenshop h3 a:hover, .themenshop h3 a:active{
	text-decoration: underline;	
	color: #A02C18;
}

.themenshop p{
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
}

.themenshop div.preis{
	font-weight: bold;
}

.themenshop div.details{
	float: right;
	font-weight: bold;
}

.themenshop div.details a:link, .themenshop div.details a:visited {
	color:#000000;
	text-decoration: none;
}

.themenshop div.details a:hover, .themenshop div.details a:active {
	color:#000000;
	text-decoration: underline;
}

.themenshop div.teaser_text{
	color: #0C2F62;
	font-weight: bold;
	text-decoration: none;
}

.themenshop div.teaser_text a:link, .themenshop div.teaser_text a:visited{
	color: #0C2F62;
	font-weight: bold;
	text-decoration: none;
}

.themenshop div.teaser_text a:hover, .themenshop div.teaser_text a:active{
	color: #0C2F62;
	font-weight: bold;
	text-decoration: underline;
}

input#price{
}

input#price_to{
}

/* Lightbox */
#lightbox_overlay{ 
    background-image: url(/rm/images/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}



#lightbox_box{
    width:300px;
    background:#FFF;
    padding:10px;
    border:2px solid #eee;
}

#lightbox_close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}
/* endof Lightbox */

/*Tab Box*/

.tabbox { 
	position: relative; 
	overflow: visible; 
	background: url(/rm/images/tabbox_bg.jpg) 100% top repeat-x;
	margin: 0px;
	padding: 0px;
	
}

#editorTabs {
  margin: 0px 5px 5px 5px;
}

.tabbox .tabPanel h3 { 
	float: left; 
	margin: 0px;
	border-right: 1px solid #fff;
	font-weight: normal;
}

.tabbox .first h3 { 
}

.tabbox .tabPanel h3 a { 
	text-decoration: none; 
	color: #000; 
	display: block;
	height: 20px; 
	padding: 5px 10px 0px 10px; 
	background-color: #d6cdc1;
}

.tabbox .tabPanel h3 a:hover { 
	background: #d6cdc1; 
	text-decoration: underline;
	color: #000;
}

.tabPanel.selected h3 a { 
	background: #a12e11; 
	color: #fff;
}

.tabbox .tabContent {
	position: absolute; 
	top: -9999px; 
	left: -9999px; 	
	background: url(/rm/images/tabbox_bg.png) repeat-x 100% #fff;
	background-position: bottom;
	padding: 10px; 
	margin: 0px 0px;
}

.tabbox .selected .tabContent { 
	top: 30px; 
	left: 0; 
	width: 515px;
}

/* *********************************************************************************** */
/* Homepagelayout																	   */
/* *********************************************************************************** */

div#contentHp {
	margin-top: 19px;
}

.boxHP h2 {
  margin: 0px;
  padding: 0px;
  padding-left: 8px;
  color: #A02B17;
  
}

.boxHP p {
  margin: 0px;
  padding: 0px;
  padding-left: 8px;
  color: #A02B17;
  font-size: 11px;
  padding-top: 5px;
  padding-right: 8px;
}


.smallBoxRight a, .smallBoxLeft a, .BoxRight a, .BoxLeft a {
  margin: 0px;
  padding: 0px;
  padding-left: 8px;
  color: #A02B17;
  font-size: 11px;
  padding-top: 5px;
  padding-right: 8px;
  text-decoration: underline;
  font-weight:normal;
}

div.two_box_container {
	position: relative;
	width: 750px;
	height: 156px;
	margin-bottom: 5px;
}

.boxHP {
    border: 3px solid #A02B17;
    margin-bottom: 5px;
}
.hpTopLargeBox {
	border-top: none;
    height: 268px;
    padding-top: 1px;
    margin-top: 16px;
}

.hpTopSeller {	
    height: 181px;
}
.BoxLeft {
    height: 200px;
    width: 328px;
    top: 0px;
    left: 0px;
    position: absolute;
}
.BoxRight {
    height: 200px;
    width: 405px;
    top: 0px;
    left: 339px;
    position: absolute;
}
.smallBoxLeft {
    height: 150px;
    width: 328px;
    top: 0px;
    left: 0px;
    position: absolute;
}
.smallBoxRight {
    height: 150px;
    width: 405px;
    top: 0px;
    left: 339px;
    position: absolute;
}
.productRow{
	float: left;
	border: 1px solid #d6cdc1;
	margin-top: 0px;
	width: 106px;
	margin-right: 3px;
	margin-top: 8px;
}
.productRowLast{
	margin-right: 0px;
}

.BoxSonderangebotLeft {
	width: 158px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.BoxSonderangebotRight {
	position: absolute;
	top: 0px;
	left: 158px;
	background: url(/rm/images/sonderangebot_II_bg.jpg) no-repeat;
	height: 150px;
	width: 170px;
}

.BoxGeschenkideeLeft {
	width: 158px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.BoxGeschenkideeRight {
	position: absolute;
	top: 0px;
	left: 158px;
	background: url(/rm/images/geschenkideen_II_bg.jpg) no-repeat;
	height: 150px;
	width: 247px;
}

.BoxLieferantenLeft {
	width: 158px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.BoxLieferantenRight {
	position: absolute;
	top: 0px;
	left: 158px;
	background: url(/rm/images/lieferanten_II_bg.jpg) no-repeat;
	height: 200px;
	width: 170px;
}

.BoxWillkommenLeft {
	width: 158px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.BoxWillkommenRight {
	position: absolute;
	top: 0px;
	left: 158px;
	background: url(/rm/images/willkommen_II_bg.jpg) no-repeat;
	height: 200px;
	width: 247px;
}
#chutney {
	background-image: url(/rm/images/100589.png);
}



/* *********************************************************************************** */
/* End OF Homepagelayout																	   */
/* *********************************************************************************** */

/* ************************************************************************************ */
/* Diese styles hier muessen ganz am Ende der Datei stehen, da sie Teile überschreiben! */
/* ************************************************************************************ */
li.last_list_element {
	border-bottom: 0 none !important;
}

li.last_list_element_selected {
	border-bottom: 0 none !important;
	color: #000;
	background-color: #fff !important; 
	margin: 0px !important;
	padding-left: 6px !important;
}

div #skyscraper {
	position: absolute;
	left: 1000px;
	top: 95px;
	background-color: #dce6f9;
}
/* Bilder in der Lieferantendarstellung */
#tab1 img {
margin: 0 0 0 5px;
}

div.pager ol, div.pager li{
	list-style-type: none;
	float: left;
	padding: 0 5px; 
	border-right: 1px solid #a02c18;
}
