body {
  background: #ccc url('grafik/top.jpg') top no-repeat;
  text-align: center;
  margin: 0;
  min-width: 680px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#cdiv {
  margin: 0 auto;
  width: 680px;
  text-align: left;
}

p {
  font-size: 12px;
  line-height: 1.3em;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

table {
  border-collapse: collapse;
}

td, th {
  font-size: 12px;
  padding: 0.2em;
}

th {
  text-align: left;
  font-weight: bold;
}

input, select {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
  line-height: 1.3em;
}

a {
  font-size: 12px;
  text-decoration: none;
  color: #088463;
  font-weight: bold;
}

h1 {
  font-size: 15px;
  font-weight: bold;
  color: #E84F47;
  margin: 0.5em 0;
  line-height: 110%;
}

h2 {font-size: 13px; font-weight: bold; color: #42617D; margin-bottom: 0; margin-top: 1.5em;}

h3 {font-size: 12px; font-weight: bold; color: #42617D; margin-bottom: 0; margin-top: 1.5em;}

img {border: 0;}

.right-illu {
  margin-top: 2.5em;
  float: right;
}

.illu-text {
  margin: 2em 0 1em 80px;
  width: 340px;
}

.plain-text {
  margin: 2em 80px 1em 80px;
}

.date-col {
  width: 8em;
  vertical-align: top;
}

.updated-note {
  margin-top: 2em;
}

.errors {
  color: #f00;
  font-weight: bold;
}

.row0 { background: #E7EDF2; }

.row1 { background: white; }