html, body {
  margin:0px;
  padding:0px;
  background-image:url(bilder/Mamor.jpg);
  background-repeat:repeat;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:rgb(0,0,102);
}
#Kopf {
  margin:0px;
  padding:0px;
  height:120px;
  font-family:"Lucida Calligraphy", "Brush Script MT", Mistral, cursive;
}
#Seite {
  margin:0px;
  padding:0px;
  text-align:center;
}
#Navi {
  position:absolute;
  left:30px;
  top:210px;
  width:165px;
  display:block;
  white-space:nowrap;
  overflow:hidden;
  font-weight:bold;
  text-decoration:none;
  text-align:left;
  font-variant:small-caps;
  color:rgb(0,0,102);
}
#navi_head {
  font-size:14px;
  color:rgb(102,102,151);
}
a {
  color:rgb(0,0,102);
}
a.selbst {
  white-space:nowrap;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:20px;
  padding-right:3px;
  display:block;
  text-decoration:none;
  background-color:rgb(0,153,0);
  color:rgb(255,255,255);
}
.navi_link {
  display:block;
  white-space:nowrap;
  overflow:hidden;
  font-weight:bold;
  text-decoration:none;
  padding-top:3px;
  padding-bottom:3px;
  padding-right:3px;
  padding-left:20px;
  text-align:left;
  font-variant:small-caps;
  color:rgb(0,102,0);
}
a.normal {
  text-decoration:none;
}
.navi_link:visited, a.normal:visited {
  color:rgb(0,0,102);
}
.navi_link:link, a.normal:link {
  color:rgb(0,0,102);
}
.navi_link:hover, a.navi:active {
  background-color:rgb(204,0,0);
  color:rgb(255,255,255);
}
a.normal:hover, a.normal:active {
  color:rgb(204,0,0);
}
#Anzeige, #AnzeigeImpressum, #AnzeigeImpressumDatum {
  margin-left:310px;
  margin-right:0px;
  margin-top:0px;
  min-width:713px;
}
#AnzeigeImpressum {
  text-align:left;
}
#Logo {
  position:absolute;
  left:10px;
  top:10px;
  width:256px;
  height:192px;
}
#Rufus {
  position:absolute;
  font-size:48px;
  top:40px;
  left:310px;
  min-width:713px;
}
#Fuss {
  position:absolute;
  left:5px;
  bottom:5px;
  text-align:left;
  color:rgb(0,0,102);
}
#FussNutzen {
  position:absolute;
  left:5px;
  top:565px;
  text-align:left;
}
img {
  border:0px;
}
.titel {
  font-size:15pt;
  font-weight:bold;
  text-align:center;
  margin-bottom:20px;
}
.liste {
  font-size:13pt;
  font-weight:bold;
  text-align:left;

}
.eintrag {
  text-align:left;
}
.bildEintrag {
  vertical-align:bottom;
  margin-right:10px;
}
dt {
  margin-top:4px;
}
a.normal {
  text-decoration:none;
}
#FB {
  margin-left:310px;
  width:465px;
}