body               {
  background-color:#000000;
  color:#561500;
                   }

.navhomehead       { padding-top: 0px; 
                     margin-bottom: 0px;
                     padding-bottom: 0px;
                     font-size: 80%
                   }

.navhomehead           { color: black; }
.navhomehead a:link    { color: black; }
.navhomehead a:visited { color: black; }

.navhead           { padding-top: 0px; 
                     margin-bottom: 0px;
                     padding-bottom: 0px;
                     font-size: 80%
                   }

.navhead           { color: black; }
.navhead a:link    { color: black; }
.navhead a:visited { color: black; }

.navfoot           { color: black;
                     font-size: 70%;
                   }

.navfoot a:link    { color: black; }
.navfoot a:visited { color: black; }

pre.programlisting { font-size: 80%;
                   }

span.footdate      { color: black;
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.foothome      { color: black;
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.footfeed      { color: black;
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

span.footcopy      { color: black;
                     font-size: 70%;
                     font-family: Arial, sans-serif;
                   }

SPAN.curpage           { color: #561500;
                         font-style: italic; }
SPAN.curpage A         { color: #561500; }
SPAN.curpage A:link    { color: #561500; }
SPAN.curpage A:visited { color: #561500; }

SPAN.toplevel A          { color: #561500; }
SPAN.toplevel A:link     { color: #561500; }
SPAN.toplevel A:visited  { color: #561500; }

SPAN.otherpage           { color: #561500; }
SPAN.otherpage A         { color: #561500; }
SPAN.otherpage A:link    { color: #561500; }
SPAN.otherpage A:visited { color: #561500; }

SPAN.descendant A         { color: #561500; }
SPAN.descendant A:link    { color: #561500; }
SPAN.descendant A:visited { color: #561500; }

SPAN.ancestor A         { color: #561500; }
SPAN.ancestor A:link    { color: #561500; }
SPAN.ancestor A:visited { color: #561500; }

SPAN.shrink1           { font-size: 80%; }
SPAN.shrink2           { font-size: 70%; }
SPAN.shrink3           { font-size: 70%; }

span.markup   { font-style: normal; font-size: 150%; font-weight: bold; }
.blockquote   { text-align: center;  }
//.em           { font-style: normal; font-weight: bold;}


/* Turn off toc for print output */
@media print {
        .navtoc {
                display: none;
        }
}

h1 { margin-left:10; }

.navtoc{ 
  background-image:url(styleimg/trennung.png);
  background-repeat:no-repeat;    
  background-position:top right;
 }

.section img { margin-left:20px; margin-right:20px; margin-top:20px; margin-bottom:20px; }
.section  { margin-left:10px;  margin-bottom:50px; }


.rezepttable table { border-spacing:3px; }

.guiicon img { margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:2px; float:left; }

table.bg_table { 
  width:100%;
  border-spacing:0px;
  padding:0px;
  background-color:#f0e2c5;
  background-image:url(styleimg/bg_main.jpg);
}

td.bg_topleft     { 
  width:50px;
  height:50px;
  padding:0px; 
  background-image:url(styleimg/bg_border_topleft_alpha.png);
  background-repeat:no-repeat;
}

td.bg_topcenter {
  height:50px;
  padding:0px;
  background-image:url(styleimg/bg_border_top_alpha.png);
  background-repeat:repeat-x;
}

td.bg_topright {
  width:50px;
  height:50px;
  padding:0px;
  background-image:url(styleimg/bg_border_topright_alpha.png);
  background-repeat:no-repeat;
}


td.bg_bottomleft {
  width:50px;
  height:50px;
  padding:0px;
  background-image:url(styleimg/bg_border_bottomleft_alpha.png);
  background-repeat:no-repeat;
}

td.bg_bottomcenter {
  height:50px;
  padding:0px;
  background-image:url(styleimg/bg_border_bottom_alpha.png);
  background-repeat:repeat-x;
}
td.bg_bottomright {
  width:50px;
  height:50px;
  padding:0px;
  background-image:url(styleimg/bg_border_bottomright_alpha.png);
  background-repeat:no-repeat;
}
td.bg_middleleft {
  width:50px;
  padding:0px;
  background-image:url(styleimg/bg_border_left_alpha.png);
  background-repeat:repeat-y;
}

td.bg_middleright {
  width:50px;
  padding:0px;
  background-image:url(styleimg/bg_border_right_alpha.png);
  background-repeat:repeat-y;
}

.picthumb td { 
   text-align:center; vertical-align:middle;
}
.picthumb img {
   margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:5px;
}

.album { text-align:center }

.album img{
   margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:2px;
}

table.gb_table { 
  border-spacing:2px;
  padding:2px;
//  background-color:#f0e2c5;
  background-color:#f0e2c5;
}

table.gb_eintrag { 
  border-spacing:2px;
  padding:2px;
//  background-color:#f0e2c5;
  background-color:#f0e2c5;
}


