/*
  erstellt von Sniper (Adrian Strub)
  seite: momentan keine Vorhanden
  ------
  Support auf www.dicover.de
*/
body
{
  background:#ffecce;
}
.header
{
  background:url(Bilder/ec-lugau_03.jpg);
  width:823px;
  height:180px;
}
.top
{
  background:url(Bilder/ec-lugau_05.jpg);
  width:823px;
  height:27px;
}
/*Linkes Menü*/
.l-nav
{
  background:url(Bilder/ec-lugau_06.jpg);
  width:192px;
  height:34px;
}
.l-nav2
{
  background:url(Bilder/ec-lugau_09.jpg);
  width:192px;
  height:500px; 
  
}
  .l-explode
  {
    padding-left:15px;
    width:161px;
    text-align:left; 
      
  }
/*Mitte des Designs*/
.content
{
  background:url(Bilder/ec-lugau_08.jpg);
  width:631px;
  height:500px;
  float:left;
}
  .c-hmenu
  {
   
    text-align:center;
    width:631px;
  }
  .c-explode
  {
    padding-left:12px;
    text-align:left;
    width:605px;
    height:450px; overflow:auto;
   
  }
/*underes Ende*/
.footer
{
  background:url(Bilder/ec-lugau_10.jpg);
  width:823px;
  height:43px;
  clear:both;
}
