html,body
{
  font-family:verdana;
  font-size:11px;
  line-height:17px;
  color:#000;
  margin:0;
  padding:0;
}

.backgroundstart
{
  background-image:url(../img/hg.gif);
  background-repeat:no-repeat;
}

.background
{
  background-image:url(../img/hg-verlauf.gif);
  background-repeat:no-repeat;
}

a.aktiv
{
  color:#2F4E6E;
  display:block;
  background-color:#BCCEE8;
  width:158px;
}

a
{
  color:#2F4E6E;
  text-decoration:none;
}

#topleft
{
  position:absolute;
  left:0;
  top:0;
}

#topright
{
  position:absolute;
  left:497px;
  top:0;
}

#navi
{
  position:absolute;
  left:25px;
  top:155px;
  z-index:2;
}

#locator
{
  position:absolute;
  left:220px;
  top:270px;
  font-size:10px;
  color:#2F4E6E;
  z-index:1;
  width:500px;
}

#content
{
  position:absolute;
  width:550px;
  left:260px;
  top:305px;
  border-color:#000;
  border-style:solid;
  border-width:0;
}

th
{
  background-color:#2E6B99;
  color:#fff;
}

h1
{
  color:#2F4E6E;
  font-size:12px;
  line-height:16px;
}

h2
{
  color:#000;
  font-size:14px;
  font-weight:400;
}

h3
{
  color:#000;
  font-size:16px;
}

.ulyes
{
  list-style-type:square;
  list-style-position:outside;
  margin:0 0 0 15px;
  padding:0;
}
