/* Kolpingkapelle Kindsbach    */
/* kokaki.css Version 20061200 */
/* joachim@kolpingkapelle-kindsbach.de */

body { color: #000; background-color: #fff;
       width: 800px; height: 100%; margin: 10px;
       font-family: sans-serif; font-size: 1em;
       }

#kopf { color: #333; background-color: #fff;
        width: 800px; padding: 0px 10px 0px 10px;
        }

#kopf img { float: left; margin-right: 20px; border: none; }
#kopf h1  { clear: left; margin: 0px; height: 80px; background-color: #fff; }
#kopf a   { text-decoration: none; color: #fff; }

#imgrechts { width: 200px; position: absolute; top: 20px; left: 620px;  }

#headline { width: 100%; color: #fff; background-color: #f60;
            font-weight: bold; line-height: 150%;
            text-align: center;  }

#headline a { text-decoration: none; color: #fff; font-weight: bold;}
#headline a:hover { text-decoration:underline; }

/* -------------------------------------------------------------- */

#navi { height: 100%; width: 150px;
        position: absolute; left: 20px; top: auto; /* 110px; */
        padding-top: 15px;
        background-color: #9cf;
        }

#navi p { background-color: #9cf;
          margin: 0px; line-height: 150%;
          border-top: 1px dashed #999; }

#navi a.menu1       { display: block; padding-left: 10px; text-decoration: none;
                      background-color:#9cf; color: #333; 
                      }
#navi a:hover.menu1 { display: block; text-decoration: underline; font-weight: bold;
                      background-color: #9cf; color: #f60; 
                      }

#navi a.menu2       { display: block; padding-left: 30px; text-decoration:none;
                      text-indent: 0px; background-color: #cef; color: #333;
                      }

#navi a:hover.menu2 { text-decoration: underline; font-weight: bold;
                      color: #f60; 
                      }

#navi a.hier { display: block; padding-left: 10px; text-decoration:none;
               font-weight: bold; background-color:#f60; color: #fff; }

#navi a.hier2 { display: block; padding-left: 30px; text-decoration:none;
                font-weight: bold; background-color: #cef; color: #f60; }

/* -------------------------------------------------------------- */

#inhalt { height: 100%; width: 600px;
          color: #000; background-color: #fff;
          position: absolute; left: 200px; top: auto;
          padding-top: 10px;
          text-align: left;
        }

img { border: none; }

h2 { /* background-color: #fff; */ color: #333; }
h3 { background-color: #fff; color: #333; }

.termine { width: 100%; margin-bottom: 20px; }
.monat { background-color: #00c; color: #fff; padding-left: 10px;
         font-size: 1em; font-weight: bold; text-align: left; }
.odd  { background-color: #eee; }
.even { background-color: #ddd; }
.links  { width: 30%; text-align: right; padding-right: 5px; vertical-align:top; }
.rechts { width: 70%; text-align: left; padding-left: 5px; vertical-align:top; }

td { vertical-align:top; }

.or        { color: #ff6600; }
.zentriert { padding-top: 10px; text-align: center; }

/* --------------------------------------------------------------- */
