A:link {

  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

A:visited {

  font-weight: normal;
  text-decoration: none;
  color: #000000;
}


A.fett:link {

  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

A.fett:visited {

  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

A.orange:link {

  font-weight: bold;
  text-decoration: none;
  color: #FFA529;
}

A.orange:visited {

  font-weight: bold;
  text-decoration: none;
  color: #FFA529;
}


A.grau:link {

  font-weight: bold;
  text-decoration: none;
  color: #999999;
}

A.grau:visited {

  font-weight: bold;
  text-decoration: none;
  color: #999999;
}

H1 {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
margin-bottom: 0px;
  margin-top: 0px;
  color: #FFA529;
}


H2 {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #FFA529;
  margin-top: 3px;
}


OL, DL, UL {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  line-height: 14px;
 }
 
P.baustelle {

  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  margin-left: 90px;

}

P.baustelle2 {

  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #FFA529;
  margin-left: 90px;

}

P {

  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  margin-left: 15px;
margin-top: 5px;
margin-bottom: 5px;

}


P.rand {

  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  margin-left: 10px;
margin-top: 1px;
margin-bottom: 1px;
}


P.ueberschrift {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
margin-bottom: 5px;
  margin-top: 15px;
  color: #FFA529;
}


TD {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}


TD.aktiv{

 font-weight : bold;
 color: #000000;
 background-color: #FFFFFF;
 }
