body {
  background-color : #137;
  font-family : helvetica, sans-serif;
  }

img {
  border: 0px solid #0f0;
  margin: 0px;
  padding: 0px;
  }

p , a , dd, dt, tr, td, li {
  color : #eee;
  font-size : 12px;
  line-height : 140%;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-decoration: none;
  }

td, tr {
  padding: 5px;
  margin-top: -10px;
  vertical-align: top;
  }

h1 {
  color : #ccc;
  font-size : 18px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  }

dd, li {
  margin-bottom: 8px;
  }

p {
  margin-bottom: 30px;
  }

dt, dl {
  margin-top: 0px;
  }

b, em, em a {
  font-style: normal;
  color : #ccc;
  font-size : 12px;
  text-decoration: none;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-bottom: 0px;
  }

h2, h2 a {
  font-style: normal;
  color : #ccc;
  font-size : 12px;
  text-decoration: none;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  }

ul, ol {
  color : #eee;
  padding-left: 30px;
  margin: 0px;
  margin-bottom: 30px;
  }

#center {
  position : relative;
  height: auto;
  width : 750px;
  margin: 0 auto;
  border: 0px solid #0f0;
  padding: 0px;
  }

#kopf {
  position : absolute;
  top: 0px;
  left: 0px;
  height: 118px;
  width : 750px;
  background-color : #137;
  padding: 0px;
  margin: 0px;
  border: 1px solid #ccc;
  }

#logo-kopf {
  position : absolute;
  top: 2px;
  left: 30px;
  }

#logo-name {
  position: absolute;
  bottom: 0px;
  right: 20px;
  text-align: right;
  padding: 0px;
  margin: 0px;
  margin-bottom: -10px;
  }

.klein {
  font-style: normal;
  color : #ccc;
  font-size : 10px;
  line-height : 100%;
  text-decoration: none;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  }

.gross {
  font-style: normal;
  color : #ccc;
  font-size : 16px;
  text-decoration: none;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  line-height : 120%;
  }

.g {
  font-size : 16px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  line-height : 160%;
  }

.sg {
  font-size : 35px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-bottom: 40px;
  }

.ssg {
  font-size : 45px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-bottom: 70px;
  line-height : 100%;
  }

#koerper {
  position: absolute;
  top: 120px;
  left: 0px;
  width: 750px;
  height: 450px;
  background-color: #ccc;
  }

#navigation {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 148px;
  height: 430px;
  background-color: #248;
  border: 1px solid #ccc;
  padding: 0px;
  padding-top: 20px;
  margin: 0px;
  }

.naviliste {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }

.navielement {
  text-align: right;
  overflow: auto;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  padding-right: 20px;
  }

.navi2liste {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  }

.navi2element {
  background-color: #026;
  text-align: right;
  overflow: auto;
  margin: 0px;
  margin-bottom: 2px;
  padding: 0px;
  padding-right: 10px;
  }

.rtl {
  text-align: right;
  }

.bunt {
  background-color: #123;
  }

.table {
  border-collapse: separate;
  }

.amboden {
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin: 0px;
  padding: 0px;
  }

.boxlinks {
  width: 230px;
  float: left;
  padding-bottom: 0px;
  display: inline;
  }

.boxrechts {
  position: absolute;
  right: 20px;
  width: 290px;
  display: inline;
  padding-bottom: 0px;
  }

#inhalt {
  position : absolute;
  top: 00px;
  left: 150px;
  right: 0px;
  width : 561px;
  height: 410px;
  text-align: justify;
  background-color : #026;
  border: 1px solid #ccc;
  padding: 20px;
  margin : 0 auto;
  overflow: auto;
  display: block;
  }

.durchgestrichen {
  text-decoration: line-through;
  }
