body {
  background-color:  #F4EDD5;
  font:              small/1.6em Verdana, Helvetica, Arial, sans-serif;
  margin-top:        15px;
}

h1, h2, h3 {
  color:             #630000;
  font-family:       Arial;
}

h1 {
  font-size:         150%;
  margin-bottom:     30px;
}

h2 {
  font-size:         130%;
  margin-top:        40px;
}

h3 {
  margin-bottom:     0px;
  margin-top:        50px;
}


blockquote {
  font-style:        italic;
  color:             #622516;
  }

.anmerkung {
 font-style: italic;
 padding: 5px;
 margin: auto;
 border-style: dashed;
 border-width: 1px;
 border-color: #F4EDD5;
 background-color: #EED5B7;
}


.artikelbild {
 float: left;
 margin: 5px 5px 5px 0px;
 }

.artname {
 font-style: italic;
}

.beschreibungstext {
 font-size: 90%;
 line-height: 1.2;
 padding: 5px 5px 7px 20px;
}

.einfuehrungsabschnitt {
 font-weight: bold;
}

.quellenangabe {
 font-size: x-small;
 line-height: 1.2;
}


#inhalt {
  width:            800px;
  background-color: #EED5B7;
  margin-left:      auto;
  margin-right:     auto;
  border:           2px solid;
}

#kopfleiste {
  background:       url(design/logo.jpg);
  height:           130px;
}

#hauptinhalt {
  background:       #F4EDD5;
  padding:          15px;
  margin:           10px 210px 10px 10px;
  border-style:     double;
}

#bildlinks {
  float: left;
  margin: 0px 5px 5px 0px;
  border: 0px;
  }

#hauptinhalt a:link {
  color:            #AA1B24;
  text-decoration:  none;
}

#hauptinhalt a:visited {
  color:            #AA1B24;
  text-decoration:  none;
}

#hauptinhalt a:hover {
  color:            #AA1B24;
  text-decoration:  underline;
}


#seitenleiste {
  background:       #F4EDD5;
  padding:          15px;
  margin:           10px 10px 10px 30px;
  width:            160px;
  float:            right;
  border-style:     double;
}

#infoleiste {
  background:       #efe5d0;
  padding:          15px;
  margin:           20px 10px -18px -18px;
  width:            160px;
  border-style:     double;
}

#seitenleiste a:link {
  color: black;
  text-decoration:  none;
}

#seitenleiste a:visited {
  color:            black;
  text-decoration:  none;
}

#seitenleiste a:hover {
  color:            black;
  text-decoration:  underline;
}

#seitenleiste li {
  list-style: none;
  }

#fussleiste {
  background-color: #630000;
  color:            #efe5d0;
  text-align:       center;
  padding:          5px;
  font-size:        70%;
  clear:            right;
}

#fussleiste a:link {
  color:            #efe5d0;
  text-decoration:  none;
  }

#fussleiste a:visited {
  color:            #efe5d0;
  text-decoration:  none;
}

#fussleiste li {
  list-style:       none;
  display:          inline;
  }


//#ratte {
width:            222px;
height:           205px;
background:       url(design/ratte.gif) no-repeat;
position:         relative;
top:              -10px;
left:             580px;
}
