body {

  margin:0px;
  padding:0px;
  background-color:#12243A;
  color:#FFFFFF;
  font-family:arial;
  font-size:1em;
  

}

#center {
  position:relative;
  width:888px;
  margin:0px auto;
}
#top {
  width:888px;
  height:176px;
  border-left:solid 1px grey;
  background-image:url(pics/aufbau/top.jpg);
}
#uebergang {
  width:888px;
  height:40px;
  border-left:solid 1px grey;
  background-image:url(pics/aufbau/uebergang.jpg);
}
#main {
  width:848px;  
  height:800px;
  padding-left:20px;
  padding-right:20px;
  border-left:solid 1px grey;
  background-image:url(pics/aufbau/main.jpg);
}
#textposition {
  width:820px;
  top:220px;
  left:20px;
}
#navi {
  position:absolute;
  width:777px;
  top:155px;
  left:115px;
}
.die_autorin {
  width:165px;
  height:22px;
  display:inline-block;
  text-decoration:none;
}
.himmelwaerts {
  width:165px;
  height:22px;
  display:inline-block;
  text-decoration:none;
}
.website {
  width:115px;
  height:22px;
  display:inline-block;
  text-decoration:none;
}
.impressum {
  width:145px;
  height:22px;
  display:inline-block;
  text-decoration:none;
}
.link {
  text-decoration:underline;
  color:#ffffff;
}
.link:hover {
  color:grey;
}
.ueberschrift {
  font-size:1.1em;
  font-weight:bold;
}
.absatz{
  text-align:left;margin:0px;padding:0px;width:100%;
}

.klein{
  font-size:0.8em;
}

.block{
  width:80%;
  border:solid 1px #333344;
}

.block_top{
  /*background-color:#443344;*/
}

.block_bildbereich{
  text-align:center;
}