/* Tagebuch-CSS        Website http://www.michael-krause.eu
   Autor:              Michael Krause
   erstellt am:        13. Oktober 2006
*/

a:link
            {
               color:           #006699 ;
               text-decoration: none ;
            }

a:visited
            {
               color:           #797979 ;
               text-decoration: none ;
            }

a:focus
            {
               color:           #006699 ;
               text-decoration: none ;
            }

a:hover
            {
               color:           #006699 ;
               text-decoration: none ;
            }

a:active
            {
               color:           #006699 ;
               text-decoration: none ;
            }


#tagebuch h2
   {
      font-size: 1.2em ;
      font-weight: 400 ;
      padding-top: 15px ;
      text-decoration: none !important ;
   }


#tagebuch h3
   {
      padding-bottom: 10px ;
   }

#tagebuch a
            {
               text-decoration: none ;
            }

h4.tagebuch
            {
               margin-bottom:  3px ;
               padding-bottom: 3px ;
            }

p.kapitel
            {
               text-align: left ;
            }

p.kapitel:first-letter
                        {
                           color:        #006699 ;
                           font-size:    170% ;
                           margin-right: 1px ;
                        }

p.kapitelff
            {
               text-align: left ;
            }

p.kapitelff:first-letter
                         {
                              color:        #006699 ;
                              font-size:    135% ;
                              margin-right: 1px ;
                         }

p.nachtragff
            {
               text-align: left ;
               font-size:  85% ;
               color:      #000099 ;
            }

p.nachtragff:first-letter
                         {
                              color:        #CC0033 ;
                              font-size:    125% ;
                              margin-right: 1px ;
                         }

.tagesbild
              {
              }

img.tagesbild
              {
                border:        3px solid #006699 ;
                margin-right:  170px ;
                margin-left:   170px ;
                width:         340px ;
                height:        255px ;
                margin-bottom: -3px  ;
              }

span.tagesbild
                  {
                    margin-left: 165px ;
                    color:       #006699;
                    font-size:   70% ;
                  }

.tagesbild1
              {
              }

img.tagesbild1
              {
                border:        3px solid #006699 ;
                margin-right:  20px ;
                margin-left:   20px ;
                width:         640px ;
                height:        255px ;
                margin-bottom: -3px  ;
              }

span.tagesbild1
                  {
                    margin-left: 15px ;
                    color:       #006699;
                    font-size:   65% ;
                  }

.tagesbild_hoch
              {
              }

img.tagesbild_hoch
              {
                border:        3px solid #006699 ;
                margin-right:  212px ;
                margin-left:   213px ;
                width:         255px ;
                height:        340px ;
                margin-bottom: -3px  ;
              }

span.tagesbild_hoch
                  {
                    margin-left: 207px ;
                    color:       #006699;
                    font-size:   70% ;
                  }

.tagesbild_pan
              {
              }

img.tagesbild_pan
              {
                border:        3px solid #006699 ;
                margin-right:  60px ;
                margin-left:   59px ;
                width:         561px ;
                height:        170px ;
                margin-bottom: -3px  ;
              }

span.tagesbild_pan
                  {
                    margin-left: 54px ;
                    color:       #006699;
                    font-size:   70% ;
                  }

.tagesbild_pan1
              {
              }

img.tagesbild_pan1
              {
                border:        3px solid #006699 ;
                margin-right:  60px ;
                margin-left:   59px ;
                width:         561px ;
                height:        275px ;
              }

span.tagesbild_pan1
                  {
                    margin-left: 54px ;
                    color:       #006699;
                    font-size:   70% ;
                  }


ul.tagebuch
            {
               color:            #006699 ;
               font-weight:      300 ;
               text-decoration:  none ;
            }

li.tagebuch
            {
               display:         list-item ;
               font-size:       80% ;
               list-style:      outside ;
               margin-left:     15px ;
               list-style-type: circle ;
            }

ul.tagebuchff
            {
               color:            #006699 ;
               font-weight:      200 ;
               text-decoration:  none ;
               margin-left:      15px ;
            }

li.tagebuchff
            {
               display:         list-item ;
               font-size:       75% ;
               list-style:      inside ;
               list-style-type: square ;
            }

ul.tagebuch_taglist
            {
               color:            #006699 ;
               font-weight:      500 ;
               text-decoration:  none ;
               margin-left:      35px;
            }

li.tagebuch_taglist
            {
               display:         list-item ;
               font-size:       100% ;
               list-style:      inside ;
               list-style-type: circle ;
            }

ul.tagebuch_lit
            {
               color:            #006699 ;
               font-weight:      300 ;
               text-decoration:  none ;
               padding-top:      5px;
               padding-bottom:   5px;
            }

li.tagebuch_lit
            {
               display:         list-item ;
               font-size:       80% ;
               list-style:      inside ;
               list-style-type: circle ;
               margin-left:     1.5px ;
               padding-bottom:  5px;
            }

ul.danke
         {
            color:            #006699 ;
            font-weight:      300 ;
            text-decoration:  none ;
            padding-left:     12px ;
         }

li.danke
         {
            color:           #006699 ;
            display:         list-item ;
            font-size:       80% ;
            list-style:      outside ;
            list-style-type: circle ;
         }


#tagebuch img
   {
      float:      right ;
      margin-top: -0.9em ;

   }

.inhaltsverzeichnis
                     {
                        color:           #006699 ;
                        font-weight:     500 ;
                        font-size:       95% ;
                        text-decoration: none ;
                     }

a.inhaltsverzeichnis
                     {
                        color: #006699 ;
                        text-decoration: none ;
                     }

a.inhaltsverzeichnis:visited
                              {
                                 color: #797979;
                              }

ul.inhaltsverzeichnis
                        {
                           list-style:  outside ;
                           text-decoration: none ;
                        }

li.inhaltsverzeichnis
                        {
                           list-style-type: none ;
                           display:        block ;
                           text-decoration: none ;
                        }

.gr460x388
               {
                  float:        right ;
                  right:        3.2em ;
                  position:     relative ;
               }

img.gr460x388
                  {
                     border: 2px solid #006699 ;
                     height: 388px;
                     width:  460px;
                     margin-bottom: 4px ;
                  }
.gr460x470
               {
                  float:        right ;
                  right:        3.2em ;
                  position:     relative ;
               }

img.gr460x470
                  {
                     border: 2px solid #006699 ;
                     height: 470px;
                     width:  460px;
                     margin-bottom: 4px ;
                  }

.gr460x546
               {
                  float:        right ;
                  right:        3.2em ;
                  position:     relative ;
               }

img.gr460x546
                  {
                     border: 2px solid #006699 ;
                     height: 546px;
                     width:  460px;
                     margin-bottom: 4px ;
                  }

.gr460x461
               {
                  float:        right ;
                  right:        3.2em ;
                  position:     relative ;
               }

img.gr460x461
                  {
                     border: 2px solid #006699 ;
                     height: 461px;
                     width:  460px;
                     margin-bottom: 4px ;
                  }

.gr460x526
               {
                  float:        right ;
                  right:        3.2em ;
                  position:     relative ;
               }

img.gr460x526
                  {
                     border: 2px solid #006699 ;
                     height: 526px;
                     width:  460px;
                     margin-bottom: 4px ;
                  }

.gr460x464
               {
                  float:        right ;
                  right:        3.2em ;
                  position:     relative ;
               }

img.gr460x464
                  {
                     border: 2px solid #006699 ;
                     height: 464px;
                     width:  460px;
                     margin-bottom: 4px ;
                  }

.gr460x456
               {
                  float:        right ;
                  right:        3.2em ;
                  position:     relative ;
               }

img.gr460x456
                  {
                     border: 2px solid #006699 ;
                     height: 456px;
                     width:  460px;
                     margin-bottom: 4px ;
                  }

.gr460x400
               {
                  float:        right ;
                  right:        3.2em ;
                  position:     relative ;
               }

img.gr460x400
                  {
                     border: 2px solid #006699 ;
                     height: 400px;
                     width:  460px;
                     margin-bottom: 4px ;
                  }

p.quelle
                  {
                     float:         left ;
                     color:         #006699 ;
                     font-size:     xx-small ;
                     margin-bottom: 15px ;
                     text-align:    center ;
                  }