body {
  color:black;
  font-size:100%;
  font-family:Heletica,Arial,sans-serif;
  margin:0;
  padding-left:1ex;
  padding-right:1ex;
  text-align:center;
  background-image:url(/images/bsvlogo_background.gif);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;
  background-color:#ffffe0
}

div#Header {
  clear:both;
  float:left;
  text-align:left;
  font-size:1.5em;
  margin:0.3ex 0 0 0;
}

span#User {
  position:absolute;
  right:1ex;
  text-align:right;
  display:none;
}

div#Seite {
  text-align:left;
  margin:0;
  width:100%;
  padding:0;
  border:0;
}

div#Inhalt {
  margin-top:2em;
  clear:both;
}

ul#Navigation {
  margin:1ex 0 0 0;
  padding:0;
  clear:both;
  border-top:1px white solid;
  list-style:none inside;
  display:none;
}

ul#Navigation li {
  float:left;
  width:15ex;
  border:solid white;
  border-width:0 0 0 1px;
  text-align:center;
  background-color:#e9e9e9;
  display:none;
}

td#error {
  color:red;
}

span#warning {
  color:green;
}

span#error {
  color:red;
}

p#Footer {
  clear:both;
  font-size:0.83em;
  margin:2ex 0 0 0;
  text-align:center;
  ibackground-color:#fed;
  border-top:1px solid silver;
}
