body      { background-image: url(bg2006.gif);
            margin-left:  20px;
            margin-right: 20px;

          }

.caltoday   { text-align:       center;
              background-color: #cb1c0b;
              color:            #000000;
              font-weight:      bold;
            }
.calnormal  { text-align:       center;
              background-color: #ebeaf9;
              color:            #000000;
              font-weight:      bold;
            }
.caltermin  { text-align:       center;
              background-color: #faed18;
              color:            #000000;
              font-weight:      bold;
            }

.header     { background-color: #092a9a;
              color:            #FFFFFF;
              font-weight:      bold;
            }
.header02   { background-color: #092a9a;
              color:            #FFFFFF;
              font-weight:      bold;
              text-align:       center;
            }

.main_header01   { color:            #A81709;
                   font-weight:      bold;
                 }
.main_header02   { color:            #01017E;
                   font-weight:      bold;
                 }

.pcenter    { text-align:       center;
            }
.pstandard  { text-align:       justify;
            }
.pintro     { text-align:       justify;
              font-weight:      bold;
            }

.jufoheader    { text-align:       center;
                 color:            #01017E;
                 font-weight:      bold;
                 font-family:      "Comic Sans MS", "Andy MT";
               }
.jufostandard  { text-align:       justify;
                 font-family:      "Comic Sans MS", "Andy MT";
               }

.row0         { background-color:    #FFFFFF;
              }
.row1         { background-color:    #E1E8F1;
              }


.ueberschrift { background-image:    url(ueberschrift-blau.png);
                background-repeat:   no-repeat;
                background-position: center;
                height:              65px;
                color:               #ffee00;
                line-height:         65px;
                vertical-align:      middle;
                text-align:          center;
              }
.zurueck      { background-image:    url(links-rot.png);
                background-repeat:   no-repeat;
                background-position: center;
                height:               65px;
                width:               140px;
                color:               #ffee00;
                line-height:         65px;
                vertical-align:      middle;
                text-align:          center;
                font-weight:         bold;
              }
.weiter       { background-image:    url(rechts-rot.png);
                background-repeat:   no-repeat;
                background-position: center;
                height:               65px;
                width:               140px;
                color:               #ffee00;
                line-height:         65px;
                vertical-align:      middle;
                text-align:          center;
                font-weight:         bold;
              }
a#navigation  { text-decoration:     none;
                font-weight:         bold;
                color:               #ffee00;
              }

.wappen       { width:               120px;
              }
.karte        { vertical-align:      top;
                text-align:          center
              }

div#terminal  { padding:    2px;
                margin-top: 0.5em;
              }

div#terminal textarea { font-size: 100%;
                        width:     100%;
                        border:    none;
                      }

