html,body {
  width: 100%;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  color: #000;
}

body{
  margin: 0px auto;
  background: #FFFFFF repeat;
}

#ContainerAll{
  width: 625px; margin: 0px; text-align: left; background:url(/clear.gif) #FFF repeat; padding: 0 0 0 12px; 
}
#ContainerMitte{
  float:none; width: 613px; background:url(/clear.gif) #FFF repeat; padding: 10px 0 0 0;
}

#InhaltRechts{
  float: none; width: 613px; background-color: #FFFFFF; padding: 15px 0 35px 0;
}


#InhaltRechtsHome{
  /* width: 318px */
  float: right; width: 273px; background-color: #FFFFFF;  padding: 15px 20px 35px 25px;
}


#Footer1{
  /* width: 1000px */
  width: 613px; background-color: #FFF; padding: 10px 0 10px 0;
}
#Footer1 h2{
  font-size: 1.0em; 
}
#Footer1 .bodytext{
  font-size: 0.9em;
}


#Linie1d{width:613px; height: 2px; background:url(/fileadmin/images/layout09/linie_hg.gif) #fff repeat-x;margin: 10px 0 10px 0;}
#Linie1{width:613px; height: 1px; background:url(/clear.gif) #fff repeat-x; margin: 10px 0 10px 0;}
