/* Generated by KaZcadeS */
body {
  margin: 0 auto;
  font-family: Arial Narrow,sans-serif;
  font-size: 10pt;
  color: #000066;
  background-color: #ffffcc;
  text-align: center;
  min-width: 600px;
  max-width: 1000px;
}
h1, h2, h3, h4 {
  text-align: center;
  margin-top: 5px;
}
p, div, table, ul, ol {
  margin-top: 10px;
}
table {
  text-align: left;
  font-size: 9pt;
}
td {
  vertical-align: top;
}
blockquote {
  border: 1px solid #000066;
  padding: 3px;
}
address {
  text-align: right;
}
a:link {
  text-decoration: underline;
  color: #ff0000;
}
a:visited {
  text-decoration: underline;
  color: #db0000;
}
a:hover {
  text-decoration: underline;
  color: #cc0000;
  background-color: #33ffff;
}
a:active {
  text-decoration: underline;
  color: #993399;
}
#kopf {
  border-bottom: 10px solid #000099;
  padding: 2px;
  clear: both;
  background-color: #ffffcc;
  text-align: center;
  background-image: url(img/header_bg.jpg);
  color: #ffffff;
  font-size: 1.3em;
  height: 60pt;
  margin-left: 5pt;
  margin-right: 5pt;
}
#hdnav {
  color: #ffffff;
  font-size: 0.9em;
  background-color: #000099;
  text-align: center;
  font-weight: bold;
  height: 15pt;
}
#hdnav ul {
  list-style-type: none;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
}
#hdnav ul li {
  float: left;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
}
#hdnav ul li a, #hdnav ul li b {
  padding: 5px;
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: left top;
  font-weight: bold;
  width: 120px;
  font-size: 0.9em;
  text-align: center;
}
#hdnav ul li a:hover {
  font-size: 0.9em;
  text-align: center;
  background-color: #33ffff;
}
#rubrik {
  background-color: #ffffcc;
  text-align: center;
  color: #330033;
  font-size: 1em;
  padding-right: 10px;
  left: 200px;
  right: 200px;
  list-style-type: disc;
  list-style-position: inside;
}
#infol {
  border: 1pt solid #000099;
  margin: 0 5pt 5pt;
  padding: 5pt;
  float: left;
  color: #330033;
  text-align: left;
  line-height: 1.25em;
  font-size: 0.9em;
  background-color: #ffffbc;
}
#infol ul {
  margin: 2px;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
}
#infol ul li {
  margin: 2px;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
}
#infor {
  border: 1pt solid #000099;
  margin: 0 5pt 5pt;
  padding: 5pt;
  float: right;
  color: #330033;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.25em;
  background-color: #ffffba;
}
#inhalt {
  margin: 0 auto;
  background-color: #ffffcc;
  text-align: left;
}

/* Formularinhalte */

fieldset {
  background: #ffffbc;
  border: 1px solid  #009;
}
legend {
  font-weight: bold;
}
fieldset fieldset {
  border: 0;
  padding: 10px 0;
  margin: 20px 0;
}
.f_label {
  float: left;
  width: 200px;
}
.clear {
  clear: both;
  height: 0;
  display: block;
  line-height: 0;
  font-size: 0;
}
.fach_links {
  float: left;
  width: 280px;
}
table.detail,
table.liste {
  width: 580px;
}
table.detail th,
table.liste th {
  vertical-align: top;
}
div.message {
  font-weight: bold;
  color: #c00;
  margin-bottom: 20px;
} 

#fuss {
  border-top: 2px solid #000066;
  padding: 2px;
  clear: both;
  font-size: 0.7em;
  margin-top: 2px;
  text-align: center;
  margin-left: 5pt;
  margin-right: 5pt;
}