body
{
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(../images/bgsbo.jpg);
  background-attachment: fixed;
  background-color: #220000;
  background-position:center;
  background-repeat:no-repeat;
}

.rahmen
{
  width: 960px;
  margin: 0px auto;
  background-color: #220000;
}

.schmuck
{
  width: 960px;
  height: 140px;
}

div.topnavi
{
  
  margin-top: -12px;
  background-image: url(../images/head_start.jpg);
  height: 140px;
}

div.topnavi ul
{
  list-style-type: none;
  margin-left: 710px;
  padding-top: 10px;
}

div.topnavi li
{
  display: inline;
}
div.topnavi li a
{
  background-color: #ffd990;
  color: #f70;
  padding: 2px 10px 3px 10px;
  display: block;
  float: left;
  font-size: 0.8em;
  border: 1px solid #f70;
  border-left: none;
}

div.topnavi li a:hover
{
  background-color: #f70;
  color: #ffd990;
}

div.topnavi li a.home
{
  border-left: 1px solid #000;
}

.topnavi .aktiv
{
  color: #ffd990;
  background-color: #f70;
}

.navi
{
  width: 960px;
  height: 36px;
  background-color: #ffd990;
}

.subnavi
{
  background-color: #ffe7bc;
  width: 200px;
  margin-top: 10px;       /* Abstand nach oben   */
  margin-right: 10px;     /* Abstand nach rechts */
  margin-bottom: 10px;    /* Abstand nach unten   */
  float: left;
}

.inhalt
{
  color: #ffbb00;
  width: 600px;
  margin: 10px 10px 10px 10px;
  line-height: 1.5;
  float: left;
}

.rezept
{
  color: #ffbb00;
  width: 600px;
  margin: 10px 10px 10px 10px;
  line-height: 1.5;
  float: left;
}

.rezept p
{
  color: #ff0000;
  font-variant: small-caps;
  font-size: 16px;
}

.rezept li
{
  color: #fff49b;
}

.info
{
  width: 120px;
  margin-top: 10px;
  float: left;
  font-variant: small-caps;
  background-color: #ffe7bc;
  padding: 5px;
  color: #000;
}

.info .aktiv
{
  color: #ffd990;
  background-color: #f70;
}

.abschluss
{
  /* macht das float: left aus info rückgängig */
  clear: left;
  border-top: 1px solid #ffe7bc;
  padding: 5px;
  color: #fb0
}

a
{
  text-decoration: none;
  color: #f50;
}

a:hover
{
  color: #ffd990;
}

.navi a
{
  font-family: Arial;
  color: #f50;
  background-color: #ffd990;
  font-size: 12px;
  font-weight: bold;
  margin: 1px 1px 1px 1px;
  padding: 9px 18px 9px 18px;
  display: block;
  float: left;
  border: 1px solid #ffd990;
}

.navi a:hover
{
  color: #ffd990;
  background-color: #f70;
}
.navi .aktiv
{
  color: #ffd990;
  background-color: #f70;
}

.subnavi ul
{
  list-style-type: none;
  color: #f50;
  font-size: 11px;
  font-weight: bold;
}
.subnavi li
{
  color: #333;
  font-variant: small-caps;
  font-size: 14px;
  margin-left: -20px;
  padding: 5px 0px 5px 0px;
}
.subnavi li li
{
  font-variant: normal;
  margin-left: -30px;
}

.subnavi a
{
  background-color: #ffe7bc;
  color: #f50;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 10px 5px 20px;
  display: block;
  border-bottom: 1px solid #555;
}

.subnavi a:hover
{
  color: #000;
  background-color: #ffd990;
  background-image: url(../images/pointer.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  border-top: 1px solid #555;
  margin-top: -1px;
}

.subnavi .aktiv
{
  color: #000;
  background-color: #ffd990;
  background-image: url(../images/pointer.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  border-top: 1px solid #555;
  margin-top: -1px;
}

h1
{
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #ff7700;
}

h2
{
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #ff9900;
}

h3
{
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 15px;
}

h4
{
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 5px;
}

h5
{
  font-size: 11px;
  margin-top: 3px;
  margin-bottom: 3px;
}

div .inhalt a td
{
  display: block;
}

.inhalt ul
{
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline;
  list-style-type: square;
}

.inhalt li
{
  font-size: 13px;
  color: #fff470;
  margin-left: 15px;
}

p
{
  color: #fff470;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: justify;
}

.inhalt img
{
  display: block;
  margin-bottom: 10px;
}

.bild
{
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}

.top
{
  border: 1px dotted #f50;
  padding-left: 3px;
  padding-right: 3px;
}

a.top
{
  margin-left: 488px;
  font-variant: normal;
  font-size: 13px;
}

a:hover.top
{
  text-decoration: none;
}

.info a
{
  color: #f50;
  font-variant: normal;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #bbb;
}

.info a:hover
{
  color: #000;
  background-color: #ffd990;
  margin-top: -1px;
  border-top: 1px solid #bbb;
}

.gsv img
{
  clear: left;
  border: 0px;
  background-color: 220000;
  border: 0px;
  width: 200px;
  margin-top: 10px;       /* Abstand nach oben   */
  margin-right: 10px;     /* Abstand nach rechts */
  margin-bottom: 10px;    /* Abstand nach unten   */
  float: left;
}
.doku a img
{
  display: inline;
  border: 0px;
  background-color: 220000;
  border: 0px;
  width: 270px;
  margin-top: 10px;       /* Abstand nach oben   */
  margin-left: 10px;
  margin-right: 10px;     /* Abstand nach rechts */
  margin-bottom: 10px;    /* Abstand nach unten   */
}

.thumbs img
{
  display: inline;
  width: 100px;
  height: 75px;
  margin: 10px 3px 2px 3px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #f70;
}

.thumbs img:hover
{
  border: 1px solid #f70;
  background-color: #f70;
}

div.sitemap
  {
    margin: 0px;
    clear: left;
    padding: 10px;
  }
  
  div.sitemap h1
  {
    margin-bottom: 14px;
    padding: 4px 14px;
    background: #f6f6f6 url(../pics/hint.gif) repeat-x;
    color: #fff;
  }

  div.sitemap h2
  {
    clear: left;
    background: url(../pics/hint.gif) repeat-x;
    color: #fff;
    padding: 4px 10px;
    margin: -5px -10px 5px -10px;
  }

  div.sitemap div.block
  {
    padding: 5px 10px 10px 10px;
    border: 1px solid #000;
    margin-right: 15px;
    float: left;
    width: 16.9%;
  }

  div.sitemap div.last
  {
    margin-right: 0;
  }
  
  div.sitemap ul li li
  {
    margin: 0px 0px 2px 0px;
    padding-left: 12px;
    background-image: url(../pics/pfeil_b.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
  }

  div.sitemap ul li li li, div.allgemeines ul li li
  {
    margin: 2px 0;
  }

  div.sitemap ul li strong
  {
    display: block;
    margin-bottom: 5px;
    padding: 0 0 5px 0;
    text-transform: none;
    border-bottom: 1px solid #000;
  }
  
  div.sitemap ul li a:hover
  {
    text-decoration: underline;
  }
  
  div.sitemap ul li.advanced
  {
    background-position: 3px 6px;
  }
