* {
  margin: 0;
  padding: 0;
  font-family: "segoe ui", arial, helvetica, sans-serif;
  font-size: 11pt;
}
body {
  background-color: #f4d967;
  text-align: center;
}
#header {
  background: url(layout/gemeinsam-scheiden.png) left top no-repeat;
  display: block;
  height: 150px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  width: 700px;
}
#header h1 {
  background: url(layout/logo.png) right top no-repeat;
  color: white;
  font-size: 0.01em;
  height: 150px;
  width: 700px;
}
h2 {
  color: #d02b3c;
  font-size: 3em;
  font-weight: normal;
  margin-bottom: 0.5em;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
}
p, ul {
  margin: 1em 0;
  line-height: 1.5em;
}
a:link, a:visited, a:active {
  color: #d02b3c;
}
ul {
  margin-left: 20px;
  list-style: square;
}
li {
}
.line {
  border-top: 1px solid grey;
  height: 1px;
  margin: 10px 0;
  padding: 0;
}
#main {
  background-color: white;
  margin: 0 auto;
  text-align: left;
  width: 900px;
}
#contents {
  padding: 20px;
}
.border {
  background: #66332a url(layout/gloss.png) repeat-x;
  height: 30px;
}
#menu, #copyright {
  background: #7e632f url(layout/gloss.png) repeat-x;
  color: #f4d967;
  line-height: 30px;
  height: 30px;
  padding: 0 4px;
  text-align: center;
}
#menu a:link, #menu a:visited, #menu a:active {
  color: white;
  text-decoration: none;
  margin: 0 10px;
}
#copyright {
  font-size: 0.75em;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
  color: #f4d967;
  text-decoration: underline;
  font-size: 1em;
}
table tr th {
  text-align: left;
}
table tr th, table tr td {
  white-space: nowrap;
  padding-right: 20px;
}
#wrapper1 {
  background: url(layout/gradient1.png) center top repeat-x;
}
#wrapper1td {
  background: url(layout/bracket1.png) left top no-repeat;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
  white-space: normal;
}
#wrapper2 {
  background: url(layout/gradient2.png) center bottom repeat-x;
  margin-bottom: 30px;
}
#wrapper2td {
  background: url(layout/bracket2.png) right bottom no-repeat;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
  white-space: normal;
}
