/** 
 * Homepage
 * 
 */
#Billboard{ margin-bottom:0; }

#anythingSlider
{
  height:298px;
  overflow:hidden;
  width:726px;
}
  ul.anythingSlider li a.mapping 
  { 
    overflow:hidden;
    position:absolute;
    text-indent:-1000px;
  }

#Themes
{
  margin-right:12px;
  width:234px;
}
  #Themes a
  {
    float:left;
    margin-bottom:12px;
  }
    #Themes a:last-child{ margin-bottom:0; }

.imageTeaser,
#FeaturedProducts .linklist
{
  float:left;
  margin-right:12px;
}
  .imageTeaser:last-child,
  #FeaturedProducts .linklist:last-child{ margin-right:0; }
  #FeaturedProducts .linklist{ width:234px; }
  #FeaturedProducts .linklist .last a
  {
    font-weight:bold;
    line-height:32px;
  }

/* TODO LINKLISTEN INS GRID */

.advantageTeaser
{
  background: url(//d26hhearhq0yio.cloudfront.net/content/misterspex/startseite/2014/02/e-vertrauen.jpg);
  height:316px;
  width:644px;
}
  .advantageTeaser a
  {
    float:left;
    height:200px;
    margin:100px 0 0 12px;
    overflow:hidden;
    text-indent:-500px;
    width:145px;
  }


/** =WHY-MISTER-SPEX
----------------------------------------------------------------------*/
#WhyMisterSpex .componentHtml
{
  float:left;
  width:603px;
}

/** eckige Link Buttons
----------------------------------------------------------------------*/
a.button.noRadius { border-radius:0px; }

/** FYI auf Startseite anders
----------------------------------------------------------------------*/
#ForYourInformation
{ 
	border-width:1px 0 0 medium; 
  margin-bottom:0px;
  padding:12px 0 0 0;	
}