body                { margin: 0px;
                      background-color: #000066;
                      font-family: Verdana, Arial, Helvetica, SansSerif;
                      font-size: 12px;
                      color: #ffffff;
                    }
table               { border-spacing: 0px;
                      border-collapse: collapse;
                    }
td                  { padding: 3px;
                    }

div.content         { margin: 0px;
                      margin-left: 150px;
                      margin-right: 99px;
                      padding: 10px;
                      padding-top: 100px;
                      border: 0px solid green;
                      z-index: 10;
                      line-height: 17px; 
                    }

div.left            { position: absolute;
                      top: 0px;
                      left: 0px;
                      width: 150px;
                      height: 5000px;
                      background-image:url(img/bg_left.gif);
                      border: 0px solid green;
                      z-index: 1;
                    }

div.right           { position: absolute;
                      top: 0px;
                      right:0px;
                      width: 99px;
                      height: 5000px;
                      background-image:url(img/bg_right.gif);
                      border: 0px solid green;
                      z-index: 2;
                    }
div.topbar          { position: absolute;
                      top: 0px;
                      left: 0px;
                      z-index: 97;
                      width: 100%;
                      /* height: 107px; */
                      background-image:url(img/bg_topbar.gif);
                      border: 0px solid green;
                    }
div.navi            { position: absolute;
                      top: 47px;
                      left: 150px;
                      z-index: 97;
                    }

div.navi table      { margin: 0px;
                      border: 0px;
                      padding: 0px;
                      border-spacing: 0px;
                      border-collapse: collapse;
                    }
div.navi td         { width: 80px;
                      height: 35px;
                      padding-left: 10px;
                      border: 1px solid green;
                    }
div.navi a          { font-weight: bold;
                      color: #000066;
                      text-decoration: none;
                    }
                    
div.navpassive      { position: absolute;
                      top: 47px;
                      width: 100px;
                      padding: 0px;
                      z-index: 98;
                    }
div.navpassive table { margin: 0px;
                      padding: 0px;
                      width: 100px;
                      border-collapse: collapse;
                      border-spacing: 0px;
                    }
div.navpassive td   { margin: 0px;
                      padding: 0px;
                      height:35px;
                      border: 0px solid red;
                    }
div.navpassive a    { color: #000066;
                      font-weight: bold;
                      text-decoration: none;
                      margin-left: 10px;
                    }

div.navactive       { position: absolute;
                      top: 47px;
                      width: 100px;
                      padding: 0px;
                      z-index: 99;
                    }
div.navactive table { margin: 0px;
                      padding: 0px;
                      width: 100px;
                      border-collapse: collapse;
                      border-spacing: 0px;
                    }
div.navactive td.border { margin: 0px;
                      padding: 0px;
                      height: 3px;
                      border: 0px solid red;
                      background-image:url(img/bg_menu_bottom.gif);
                    }
div.navactive td.first { margin: 0px;
                      padding: 0px;
                      height:35px;
                      border: 0px solid red;
                      background-image:url(img/bg_menutop_passive.gif);
                    }
div.navactive td.firsta { margin: 0px;
                      padding: 0px;
                      height:35px;
                      border: 0px solid red;
                      background-image:url(img/bg_menutop_active.gif);
                    }

div.navactive td.item { margin: 0px;
                      padding: 0px;
                      height:20px;
                      border: 0px solid red;
                      background-image:url(img/bg_menu_passive.gif);
                    }
div.navactive td.itema { margin: 0px;
                      padding: 0px;
                      height:20px;
                      border: 0px solid red;
                      background-image:url(img/bg_menu_active.gif);
                    }

div.navactive a     { margin-top: 2px;
                      margin-left: 10px;
                      color: #000066;
                      font-weight: bold;
                      text-decoration: none;
                    }



/* Die Styles fuer den eigentlichen Contentbereich
 * ===============================================
 */
    
div.content a       { color: #B5B5D6;
                      text-decoration: none;
                    }
div.content a:hover { color: #ffffff; 
                      text-decoration: underline;
                    }

li                  { list-style-image:url(img/bullet_red.gif)
                    }

table               { margin: 0px;
                      border: 0px;
                      padding: 0px;
                      border-spacing: 0px;
                      border-collapse: collapse;
                    }
td                  { margin: 0px;
                      border: 0px;
                      padding: 0px;
                    }
                    
p.headline          { margin-top: 14px;
                      margin-left: 160px;
                      font-family: Arial, Helvetica, SansSerif;
                      font-size: 18px;
                      font-weight: bold;
                      color:#FFBD21;
                      border: 0px solid green;
                    }
p.head1             { font-family: Verdana, Arial, Helvetica, SansSerif;
                      font-size: 14px;
                      font-weight: bold;
                      color: #ffbd21;
                    }
p.head2             { font-family: Verdana, Arial, Helvetica, SansSerif;
                      font-size: 12px;
                      font-weight: bold;
                      color: #ffbd21;
                      padding-left: 18px;
                      background-image:url(img/arrow_red.gif);
                      background-repeat: no-repeat;
                    }
p.titlepic          { width: 334px;
                      height: 28px;
                      padding-left: 12px;
                      padding-top: 65px;
                      font-size: 14px;
                      font-weight: bold;
                      border: 0px dotted green;
                    }
div.eventhead         { margin-bottom: 0px;
                      height: 20px;
                      font-size: 12px;
                      font-weight: bold;
                      color: #ffbd21;
                      padding-left: 18px;
                      padding-top: 5px;
                      background: #00227c;
                      background-image:url(img/block_yellow.gif);
                      background-repeat: no-repeat;
                    }
div.eventbody         { margin-top: 0px;
                      margin-bottom: 20px;
                      padding: 10px;
                      background: #014694;
                      border-left: 1px solid #ffbd21;
                    }                    


.application        { background : #dddddd;
                      color : #006655;
                      font-family: Verdana, Arial, Helvetica, SansSerif;
                      font-size : 12px;
                    }
.error              { background-color: #000099;
                    }
                    
table.membertable   { margin: 0px;
                      margin-bottom: 10px;
                      border: 0px;
                      padding: 0px;
                      border-spacing: 0px;
                      border-collapse: collapse;
                      width: 100%;
                    }
