#hauptbox
{
  background-image:url(../images/bg_hauptbox_aw.jpg);
  background-color: #EFEFFA;
}

.contenttable
{
  margin-bottom: 10px;
}

.contenttable td
{
  vertical-align: top;
}

.contenttable p
{
  margin: 0;
}

.align-right
{
  text-align: right;
}

#box_header
{
  background-image:url(../images/bg_header_aw.jpg);
}

#box_mitte
{
  background-image:url(../images/bg_box_mitte_aw.jpg);
  background-color: #EFEFFA;
}

#footer
{
  background-color: #EFEFFA;
}

h4
{
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 6px 28px;
  color: #FF6600;
  background-image:url(../images/orange22.gif);
  background-position: 0 2px;
  background-repeat: no-repeat;
}

h5
{
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 6px 28px;
  color: #666600;
  background-image:url(../images/gruen22.gif);
  background-position: 0 2px;
  background-repeat: no-repeat;
}

h6
{
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 6px 0 6px 28px;
  color: #6666CC;
  background-image:url(../images/blau22.gif);
  background-position: 0 2px;
  background-repeat: no-repeat;
}