/*#site {
	width: 990px;
}*/

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	border-bottom: #009900 1px dotted;
}
#fc_header * {
  margin: 0;
  padding: 0;	
}

#fc_header {
  /*background: url(0/images/fc_images/header.jpg) left top no-repeat;  FATCHIP :: Normal Header*/
  background: url(0/images/fc_images/header_red-leaves.jpg) left top no-repeat;   /*FATCHIP :: 2010 Header*/
  height: 149px;
  width: 982px;
  position: relative;
}

#logo {
	position: absolute;
	top: 10px;
	left: 605px;
}

.navi {
	position: absolute;
}
/*
.navi li a img {
	padding: 0;
	margin: 0;
	border: 0;
}*/

#mainNavi li a,
#metaNavi li a {
	color: #fff;
	font-weight: bold;
	padding: 6px 5px 0px 10px !important;
	font-size: 12px;
}

#mainNavi li a:hover,
#metaNavi li a:hover {
	background: url(0/images/fc_images/activePoint.png) 0px 10px no-repeat;
	text-decoration: none;
}

#mainNavi li,
#metaNavi li,
#katNavi li {
  /*display: inline;*/
  float: left;
  margin: 0px;
  padding: 0;
}

#mainNavi {
  top: 83px;
  left: 24px;
}

#metaNavi {
	top: 83px;
	right: 34px;
}

#katNavi {
  top: 101px;
}

/* Kategoriespezifische Listenseiten*/
#heilen .categorytitlerow,
#heilen .categorydetailsrow,
#heilen .locatortitlerow,
#heilen .locatordetailsrow,
#heilen .categorydetailsrow_empty,
#heilen .productrow_fullborder_half {
  border-color: #5284bf;
  background: #dceaf7;
}
#heilen .locatordetailsrow {
	background: #fff;
}
#heilen .categorytitle,
#heilen .categorycount,
#heilen .locatortitle,
#heilen .locatortext,
#heilen a.locatorlink,
#heilen a.locatorlink2,
#heilen a.locatorlink3,
#heilen .categorydescription {
  color: #5284bf;
}

#bewegung .categorytitlerow,
#bewegung .categorydetailsrow,
#bewegung .locatortitlerow,
#bewegung .locatordetailsrow,
#bewegung .categorydetailsrow_empty,
#bewegung .productrow_fullborder_half {
  border-color: #74af39;
  background: #e9f5df;
}
#bewegung .locatordetailsrow {
  background: #fff;
}
#bewegung .categorytitle,
#bewegung .categorycount,
#bewegung .locatortitle,
#bewegung .locatortext,
#bewegung a.locatorlink,
#bewegung a.locatorlink2,
#bewegung a.locatorlink3,
#bewegung .categorydescription {
  color: #74af39;
}

#einklang .categorytitlerow,
#einklang .categorydetailsrow,
#einklang .locatortitlerow,
#einklang .locatordetailsrow,
#einklang .categorydetailsrow_empty,
#einklang .productrow_fullborder_half {
  border-color: #ea7a0a;
  background: #ffedd7;
}
#einklang .locatordetailsrow {
  background: #fff;
}
#einklang .categorytitle,
#einklang .categorycount,
#einklang .locatortitle,
#einklang .locatortext,
#einklang a.locatorlink,
#einklang a.locatorlink2,
#einklang a.locatorlink3,
#einklang .categorydescription {
  color: #ea7a0a;
}

#schwingen .categorytitlerow,
#schwingen .categorydetailsrow,
#schwingen .locatortitlerow,
#schwingen .locatordetailsrow,
#schwingen .categorydetailsrow_empty,
#schwingen .productrow_fullborder_half {
  border-color: #e476a5;
  background: #f2eae5;
}
#schwingen .locatordetailsrow {
  background: #fff;
}
#schwingen .categorytitle,
#schwingen .categorycount,
#schwingen .locatortitle,
#schwingen .locatortext,
#schwingen a.locatorlink,
#schwingen a.locatorlink2,
#schwingen a.locatorlink3,
#schwingen .categorydescription {
  color: #e476a5;
}

#kunst .categorytitlerow,
#kunst .categorydetailsrow,
#kunst .locatortitlerow,
#kunst .locatordetailsrow,
#kunst .categorydetailsrow_empty,
#kunst .productrow_fullborder_half {
  border-color: #63a7a8;
  background: #e4f2f2;
}
#kunst .locatordetailsrow {
  background: #fff;
}
#kunst .categorytitle,
#kunst .categorycount,
#kunst .locatortitle,
#kunst .locatortext,
#kunst a.locatorlink,
#kunst a.locatorlink2,
#kunst a.locatorlink3,
#kunst .categorydescription {
  color: #63a7a8;
}
.tooltip {
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #96A03F;
    padding: 8px;
    font-size: 10px;
}

/* DETAILSEITEN */

.boxrightproduct-content .product_image_s_container{
	width: 56px;
}

.content_wide{
  background-color: #ffffff;
  width: 776px;
  float: left;
  margin-top: 12px;
  margin-left: -4px;
}

*+html .contextbox table{
	width: 95% ! important;
}
*html .contextbox table{
	width: 95% ! important;
}

.teaserText {
  font-weight: bold;
  text-align: center;
}
