/* CSS Document */


/* Formatierungen der Preise */

h1.h1impressum
{
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #666666;
}

p.kleinerImp
{
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666666;
}
.p_schrift10
{
  font-size: 10px;
}

a.imp
{
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}

a.imp:hover
{
  color: #999999;
}

td.main2td2_imp
{
  height: 400px;
  width: 312px;
  vertical-align: top;
  padding-top: 27px;
  font-size: 11px;
  color: #666666;
}

span.imp_bold
{
  font-weight: bold;
}

span.leftpadding
{
  padding-left: 105px;
}



