@import url("extended.css");

body {
  background-color: #9BC5F0;
}

#topbar {
  width: 100%;
  margin: 0 0 16px 0;
  padding: 0;
}
#logo {
  font-family: Verdana, sans-serif;
  font-size: 48px;
  line-height: 48px;
  text-align: left;
  font-weight: normal;
  margin: 0;
  padding: 0 0 8px 0;
  background: none;
}
#logo a {
  text-decoration: none;
/*/*/ /*/
  color: #1455B6; /* use Anti-Caio Hack so only NS4 sees this line */
}
#logo-tzb {
  float: right;
  padding: 8px;
/*/*/ /*/
  background-color: #1455B6; /* use Anti-Caio Hack so only NS4 sees this line */
}
#printlink {
  font-size: 10px;
  line-height: 16px;
  padding: 0 10px 0 0;
  margin: 0 auto;
  text-align: center;
}
#menu {
  float: left;
  width: 166px;
}
#content {
  padding: 0 15px 0 25px;
}
#copyright {
  clear: both;
  text-align: right;
  padding: 6px 0 4px 0;
  font-size: smaller;
  color: #568;
}
#copyright a {
  color: #46d;
}

h1 {
  text-align: center;
}

div, p, li, h1, h2, h3, dt, dd {
  font-family: Arial,Helvetica,sans-serif;
}

h1, h2, h3, dt {
  color: #A00020;
}

a:link {
  color: #0046B0;
}

a:visited {
  color: #704088;
}

a:hover, a:active, a.hover {
  color: #E86A00;
}

.picture {
  float: right;
}

dl.linkliste .picture {
  float: left;
  width: 105px;
}
dl.linkliste dt {
  clear: both;
}

ol.inhaltsverzeichnis {
  list-style: upper-roman;
}
.inhaltsverzeichnis ol ol {
  list-style: decimal;
}

table.nachsorge {
  background: #83B7EC;
}
table.nachsorge caption {
  margin-top: 1em;
  font-weight: bold;
}
table.nachsorge th {
  padding: 0.4em;
}
table.nachsorge .odd {
  background: #8BBDF2;
}

