html {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  height: 101%;
}

body {
  width: 960px;
  height: 101%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  line-height: 150%;
  overflow: visible;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

h1 {
  position: absolute;
  top: 54px;
  left: 0;
  background: transparent;
  width: 960px;
  height: 96px;
  margin: 0;
  padding: 0;
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  color: #000000;
}

h1 span {
  display: none;
}

h2 {
  clear: both;
  margin: 10px 0 10px 0;
  padding: 8px 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: inherit;
  font-size: 140%;
  font-family: inherit;
}

h3 {
  margin: 2em 0 4px 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: inherit;
  font-size: 120%;
  font-family: inherit;
}

h2 + h3 {
  margin: 4px 0 12px 0;
}

h4 {
  margin: 12px 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: bold;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

p {
  margin: 0 0 12px 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

p.help {
  font-size: 11px;
}

hr.clear {
  clear: both;
  margin: 8px 0 12px;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-decoration: underline;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

a:visited {
  text-decoration: none;
}

a.access {
  display: none;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: bold;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: italic;
  font-size: inherit;
  font-family: inherit;
}

kbd {
  margin: 0;
  padding: 4px;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: Courier, Monospace;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: Courier, Monospace;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: inherit;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

table {
  border-collapse: separate;
  border-spacing: 2px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

form {
  margin: 0;
  padding: 30px;
  border: 3px double #999999;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
}

.clear {
  clear: both;
}

p#logo {
  padding: 0 8px;
}

div#navigation {
  position: absolute;
  top: 355px;
  left: 8px;
}

div#navigation ul {
  height: 34px;
  width: 704px;
}

div#navigation ul li {
  padding: 6px 18px 2px 0;
  margin: 0;
  float: left;
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
}

div#navigation ul li.aktiv span {
  font-weight: bold;
  color: #000000;
}

div#navigation ul li#hintergrund {
  width: 98px;
}

div#navigation ul li#kampagne {
  width: 128px;
}

div#navigation ul li#aktion {
  width: 171px;
}

div#navigation ul li a {
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}

div#navigation ul li ul {
  display: none;
  position: relative;
  width: 240px;
  height: auto;
  border: 0px;
  background: #666666;
  padding: 0 0 10px;
}

div#navigation ul li ul li {
  padding: 6px 2px 2px 8px;
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  text-align: left;
  float: none;
}

div#navigation ul li ul li a {
  font-size: 15px;
  font-weight: normal;
}

div#navigation ul li ul li ul {
  border: 0px solid #000000;
  width: 230px;
}

div#navigation ul li ul#datenschutz {
  width: 120px;
}

div#navigation ul li:hover ul {
  display: block;
}

div#sprache {
  position: absolute;
  top: 355px;
  right: 8px;
}

div#sprache ul {
  height: 34px;
  width: 300px;
}

div#sprache ul li {
  padding: 6px 18px 2px 0;
  margin: 0;
  float: right;
  text-align: right;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
}

div#inhalt {
  position: relative;
  padding: 40px 8px 15px 8px;
  min-height: 280px;
  width: 944px;
  margin: 0 0 0 0;
}

div#inhalt h2 {
  margin: 10px 252px 10px 0;
}

div#inhalt h3 {
  margin: 0 252px 0 0;
}

div#inhalt p {
  margin: 0 252px 12px 0;
}

div#inhalt ol {
  list-style: decimal;
  margin: 0 272px 12px 20px;
}

div#inhalt ul {
  list-style: circle;
  margin: 0 292px 12px 40px;
}

div#inhalt div.rechts {
  position: absolute;
  width: 220px;
  right: 8px;
}

div#inhalt div.rechts h4 {
  margin: 18px 0 6px;
}

div#inhalt div.rechts p {
  margin: 0;
}

div#inhalt div.rechts div.buttons {
  clear: both;
  width: 220px;
  margin: 18px 0 0;
  text-align: left;
}

div#inhalt.start div.rechts {
  top: 62px;
}

div#inhalt.start div.rechts p {
  margin: 0 0 18px;
  padding: 0 0 0 15px;
}

div#inhalt.hintergrund p.bild {
  float: left;
  width: auto;
  clear: both;
  margin: 16px 20px 12px 0;
}

div#inhalt.kampagne p.bild {
  float: left;
  width: auto;
  clear: both;
  margin: 16px 20px 12px 0;
}

div#inhalt div.buttons {
  clear: both;
  width: 704px;
  margin: 18px 0 0;
  text-align: right;
}

div#inhalt form {
  border: 0px;
  width: 520px;
}

div#inhalt form fieldset {
  display: inline;
  margin: 0;
  padding: 12px 20px 0;
  width: 520px;
  border: 1px solid #999999;
}

div#inhalt legend {
  padding: 0 4px;
}

div#inhalt form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div#inhalt input[type="radio"] {
  margin-left: 0;
}

div#inhalt input[type="text"] {
  width: 400px;
}

div#inhalt p.submit {
  text-align: right;
}

div#inhalt div#logos {
  margin: 42px 252px 0 0;
}

div#inhalt div#logos p {
  float: left;
  width: 160px;
  height: 165px;
  padding: 0 70px 16px 0;
  margin: 0;
}

div#inhalt div#logos p img {
  vertical-align: middle;
}