body { 
  margin:0px;
  padding:0px;
  background:#fff;
  color:#000000; 
  font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
  font-size: 9pt;
}

.bottom {
  vertical-align:bottom;
}

.navi {
  border:0px;
  margin:0px;
  padding:0px;
  display:inline;
}

#index {
  width:723px;
  height:455px;
  top:50px;
  margin:auto;
  background:url("Bilder/indexback.png") #fff; 
  position:relative;
}

#container {
  color:#000000; 
  font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
  font-size: 9pt;
  width:742px;
  margin:auto;
}

#nav_in1 {
  position:absolute;
  left:583px;
  top:105px;
  border:0px;
  width:140px;
  height:25px;
}

#nav_in2 {
  position:absolute;
  left:583px;
  top:130px;
  border:0px;
  width:140px;
  height:25px;
}

#nav_in3 {
  position:absolute;
  left:583px;
  top:155px;
  border:0px;
  width:140px;
  height:25px;
}

#nav_in4 {
  position:absolute;
  left:583px;
  top:180px;
  border:0px;
  width:140px;
  height:25px;
}

#nav_in5 {
  position:absolute;
  left:583px;
  top:205px;
  border:0px;
  width:140px;
  height:25px;
}

#nav_in6 {
  position:absolute;
  left:583px;
  top:230px;
  border:0px;
  width:140px;
  height:25px;
}

#nav_in7 {
  position:absolute;
  left:583px;
  top:403px;
  border:0px;
  width:140px;
  height:25px;
}
.nav_in {
  width:140px;
  height:25px;
  border:0px;
}

#text_in {
  width:350px;
  height:75px;
  position:absolute;
  top:310px;
  left:360px;
  text-align:right;
}

a { 
  color:#000000;
}

a:hover {
  color:#f00;
}

td { 
  font-size:9pt; 
  color:#000000; 
  font-family:"Verdana", "Arial", "Helvetica", sans-serif;
}

.center {
  width:742px;
  margin:auto;
}

.line {
  width:742px;
  height:1px;
  display:block;
  margin-bottom:6px;
}

.linesmall {
  width:605px;
  height:1px;
  display:block;
  margin-bottom:10px;
  margin-top:5px;
}

.imgbook {
  height:150px;
  margin-right:15px;
  vertical-align:middle;  
}

.textoverview {
  width:605px;
  margin-left:138px;
}

#indexspan a {
  font-size:8pt;
  color:#f00;
  text-decoration:none;
  font-weight:bold;
}

.bold {
  font-weight:bold;
}

.italic {
  font-style:italic;
}

.underline {
  text-decoration:underline;
}

.strikethrough {
  text-decoration:line-through;
}

.smallcaps {
  font-variant:small-caps;
}

.textline {
  height:2px;
  background-color:#000;
  color:#000;
  width:100%;
  display:block;
}

.lists {
  padding-left:0.5em;
  margin-left:0.5em;
}

.red {
  color:#ff0000;
}

.green {
  color:#0f0;
}

.blue {
  color:#00f;
}

.yellow {
  color:#FFFF00;
}

a.red {
  color:#f00;
}

#footer {
  font-size:8pt;
  color:#777777;
  text-align:center;
}

#footer a {
  color:#777;
}

#footer a:hover {
  color:#f00;
}