
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  color: black;
  background-color: #C5C0CC;
}

td, th {
  font-size: 14px;
}

#banner-out, #main-out {
  margin: 0px auto;
  width: 820px;
  background-color: #F7F9EE;
}

#banner-out {
  height: 125px;
  margin-top: 12px;
  text-align: left;
  background: url(banner.jpg) no-repeat center;
  border: 2px solid #F7F9EE;
}

#banner-out h1 {
  display: none;
}

#nav-out {
  margin: 0px auto;
  margin-top: 25px;
}

#nav a, #nav a:link, #nav a:visited {
  padding: 8px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #C16B02;
  background-color: #F7F9EE;
  border-bottom: 2px solid #888;
  border-top: 2px solid #888;
}

#nav a:hover {
  color: #fff;
  background-color: #C16B02;
  background-image: url(rb_ro.jpg);
  background-position: center center;
  border-bottom: 2px solid #ff9900;
  border-top: 2px solid #fe1;
}

#main-out {
  position: relative;
  margin-top: 25px;
  text-align: left;
  border: 2px solid #888;
}

#main {
  padding: 10px;
}

#main h1 {
  padding-right: 40px;
  font-size: 26px;
  color: #C16B02;
  border-bottom: 2px solid #C16B02;
  background: url(rb_small.gif) right center no-repeat;
}

#main h2 {
  font-size: 21px;
}

#main h3 {
  font-size: 16px;
}

a:link {
  text-decoration: none;
  color: #0152CE;
}

a:visited {
  text-decoration: none;
  color: #0198C3;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

div.nextpage {
  padding: 20px 40px 20px 10px;
  text-align: right;
  background-image: url(rb_small.gif);
  background-position: right center;
  background-repeat: no-repeat;
}

div.nextpage a:link, div.nextpage a:visited {
  font-weight: bold;
}

dt {
  margin-top: 7px;
  font-weight: bold;
}

table.topalign td, table.topalign th {
  vertical-align: top;
}

/* Für den W3C-Validator */

#footer-out {
  position: relative;
  width: 820px;
  margin: 0px auto;
  margin-top: 25px;
  margin-bottom: 12px;
  background-color: #F7F9EE;
  border: 2px solid #888888;
}

#footer {
  padding: 10px;
}

#flow {
  margin-bottom: 12px;
}

#flow a {
  margin-left: 8px;
  margin-right: 8px;
}
