a:link,
a:visited
{
  color:            #000000;
  text-decoration:     none;
  font-style:        italic;
}

a:link.menu,
a:link.start,
a:visited.menu,
a:visited.start
{
  color:            #000000;
  text-decoration:     none;
  font-style:        normal;
}

a.inaktiv {
  color:            #000000;
  text-decoration:     none;
  font-style:        normal;
}

a.msel {
  color:            #000000;
  font-style:        normal;
  font-weight:         bold;
}

div.foo {
  visibility:        hidden;
}

div.main {
  background-color: #ffffff;
  width:              510px;
  margin-left:          0px;
  margin-right:        auto;
  padding-top:         10px;
  padding-left:       140px;
  padding-right:       10px;
  padding-bottom:      10px;
  border:               0px;
  border-color:     #000000;
  border-style:       solid;
  text-align:          left;
}

h1,h2 {
  line-height:      inherit;
  clear:              right;
  font-size:        inherit;
  font-weight:         bold;
  color:            #000000;  
}

p.bsp-links {
  font-size:        inherit;
}

p#bsp-zurueck {
  color:              black;
  font-size:        inherit;
  display:             none;
  visibility:        hidden;
}

p.footer {
  clear:               both;
  display:             none;
}

p.menu1 {
  line-height:      inherit;
  clear:               none;
  margin-top:           0px;
  margin-left:       -130px;
  margin-right:       140px;
  text-align:          left;
  font-family:   sans-serif;
  font-size:        inherit;
  letter-spacing:       1px;
  text-transform: uppercase;
}

p.menu2 {
  line-height:      inherit;
  clear:               none;
  margin-top:           0px;
  margin-left:       -130px;
  margin-right:       140px;
  text-align:          left;
  font-size:        inherit;
  font-family:   sans-serif;
}

span.deaktiviert {
  color:            #888888;
}

ul {
  list-style-type:     disc; 
}

