/* @override 
	http://kauf-lust.versacommerce.de/accounts/kauf-lust_versacommerce_de/designs/kauflust/assets/kauflust.css
	http://www.kauflust-in-hannover.de/accounts/kauf-lust_versacommerce_de/designs/kauflust/assets/kauflust.css
*/

/* @group TAGS */

body {
  font:12px/1.5 Georgia;
  background-color: #302f2a;
  color: #373632;
}


h1 {
  font-weight: normal;  
}

h2 {
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 4px;
}

a {
  color: #dd073f;  
  text-decoration: none;
}

a:hover {
  color: #dd073f;  
  text-decoration: underline;
}

h1.shop_name {
  margin-bottom: 0;
  font-size: 28px;
  font-style: italic;
  font-weight: normal;
  margin-left: 5px;
}

p.slogan {
  font-size: 15px;
  font-style: italic;
  margin-left: 5px;
}

hr {
  border: 0px; /* Für Firefox und Opera */
  border-top: 1px dashed #bab8b2;
  border-bottom: transparent;
}

#left hr {
  margin-left: 4px;
  margin-right: 18px;
}

iframe {
  padding: 0;
  margin: 0;
}

/* @end */


/* @group KAUFLUST-HEADER/FOOTER */

#kauflust_header {
  background: #e0ddd6 url(bg_head.gif) repeat-x;
  height: 139px;
  border-bottom: 1px dashed #bab8b2;
}

#kauflust_logo {
  background: url(logo_kauflust.gif) no-repeat;
  height: 139px;
}

#kauflust_logo a {
  display: block;
  height: 122px;
  width: 163px;
  text-indent: -99999px;
}

#kauflust_navigation {
  background: url(logo_stadtkind.gif) no-repeat right bottom;
  text-align: right;
  padding-top: 9px;
  color: #751b3a;
  height: 70px;
}

#kauflust_navigation a {
  font-size: 11px;
  color: white;
}

#kauflust_footer {
  color: white;
  padding-top: 20px;
  background-color: #3e3b37;
  padding-bottom: 10px;
}

#kauflust_footer a {
  color: white;
}

#kauflust_footer_bottom {
  background: url(bg_footer.gif) repeat-x;
  color: white;
  height: 85px;
  font-size: 11px;
  padding-top: 35px;
}

#kauflust_search_block {
  padding-top: 60px;
}

#kauflust_search_block .label_search {
  font-size: 15px;
  margin: 0;
  display: block;
  font-weight: bold;
}

.kauflust_input_field {
  line-height: 20px;
  height: 22px;
  width: 240px;
  border: 1px solid #bab8b2;
  padding-left: 3px;
  font-size: 16px;
}

#kauflust_searchSubmit {
  vertical-align: top;
  width: 38px;
  height: 26px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(button_suche.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#kauflust_footer_bottom a {
  color: #dd073f;  
}
.versacommerce {
  float:  right;
}


/* @end */


/* @group CONTENT */

#content {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 40px;
}

#content_side {
  margin: -5px 0 0;
  background: #edeae2;
  border-top: 1px dashed #bab8b2;
  padding: 10px 10px 0;
}

#content_side img {
  margin-bottom: 5px;
}

.toolbar {
  border-top: 1px dashed #bab8b2;
  border-bottom: 1px dashed #bab8b2;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-size: 12px;
  width: 623px;
}

.toolbar a {
  color: #dd073f;
  padding-left: 23px;
}

.left_side {
  float: left;
}

.right_side {
  float: right;
}

.right_side a {
  margin-left: 30px;
}

.button_back {
  background: url(button_back.gif) no-repeat;
}

.button_legal {
  background: url(button_stempel.gif) no-repeat;
}

.button_mail {
  background: url(button_mail.gif) no-repeat;
}

#recommend_page {
  background: #edeae2;
  border-top: 1px dashed #bab8b2;
  border-bottom: 1px dashed #bab8b2;
  padding: 10px;
  margin-top: 20px;
  margin-right: 18px;
}

/* @end */

/* @group NAVIBOX */

.navibox {
  border: 1px solid #ebe9e4
}

.navibox ul {
  margin: 0;
}

.navibox ul li {
  list-style-type: none;
  margin-left: 0;
}

.navibox ul li.headline {
  background:  url(bg_navi_headline.gif) repeat-x;
  padding-left: 15px;
  font-size: 14px;
  line-height: 28px;
  color: white;
}

.navibox ul li.odd {
  background-color: #ebe9e4;
}

.navibox ul li.even {
  background-color: #f8f8f6;
}

.navibox ul li a {
  padding-left: 15px;
  font-size: 14px;
  line-height: 28px;
  color: #373632;
  display: block;
}

.navibox ul li a:hover {
  background: url(bg_navi_hover.gif) no-repeat 5px;
}

/* @end */

/* @group PAGINATION */

.pagination {
  border-top: 1px dashed #bab8b2;
  border-bottom: 1px dashed #bab8b2;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 3px;
}

.pagination a, .pagination span {
  font-size: 14px;
}

.pagination_current_page {
  border: 1px solid #ebe9e4;
  background-color: #ebe9e4;
  padding: 4px 8px;
  margin-right: 4px;
}

.pagination_page a {
  padding: 4px 8px;
  margin-right: 4px;
  border: 1px solid #ebe9e4;
  background-color: #ebe9e4;

}

.pagination_page a:hover, .prev a:hover, .next a:hover {
  border: 1px solid #dd073f;
} 

.next a {
  padding: 4px 8px;
  margin-right: 4px;
  border: 1px solid white;
/*  background: url(button_forward.gif) no-repeat 0;*/
}

.prev a img, .next a img {
  top: 2px;
  position: relative;
}

.prev a {
  padding: 4px 8px;
  margin-right: 4px;
  border: 1px solid white;
/*  background: url(button_back.gif) no-repeat 0; */
}

.deco {
  border: 1px solid #ebe9e4;
  background-color: #ebe9e4;
  padding: 4px 8px;
  margin-right: 4px;
}

/* @end */


/* @group SEARCH */

#result_count_info p {
  border-top: 1px dashed #bab8b2;
  border-bottom: 1px dashed #bab8b2;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}

#result_count {
	color: #dd073f;
	font-style: italic;
}


/* @end */

/* @group INDEX */

.index_teaser {
  background: url(bg_index_teaser.gif) no-repeat;  
  height: 130px;
  width: 708px;
  padding-left: 16px;
  padding-top: 130px;
  margin-bottom: 5px;
}

table.collection {
  margin: 0 0 10px;
}

.front_page_collection h3 {
  font-size: 13px;
  margin-left: 3px;
  margin-bottom: 5px;
}


.shop_product_table {
}

.shop_product {
  width: 128px;
  height: 110px;
  padding: 4px;
}

.shop_product a img {
  border: 1px solid #e1deda;
}

.shop_product h3 {
  font-size: 12px;
  margin: 0;
  margin-left: 1px;
  line-height: 12px;
}

.shop_product h3 a {
  color: #373632;
}

.content_frontpage {
  margin-top: 33px;
}

.content_frontpage img {
  margin-bottom: 10px;
}

/* @end */


/* @group COLLECTION */

.collection_product {
  width: 161px;
  height: 191px;
  background: url(bg_produkt.gif) no-repeat;
  padding: 8px 8px 0;
}

.collection_product h3 {
  font-size: 12px;
  margin: 0;
}

.collection_product h3 a {
  color: #373632;
}

.collection_product .price {
  font-size: 15px;
  font-weight: bold;
  float: right;
  padding-right: 2px;
  margin-top: -4px;
  color: black;
}

.collection_product .price del {
  color: #c3c3c3;
  font-weight: normal;
  font-style: normal;
}

/* @end */