    /* Body Allgemein */
    body {
          margin:0;
          font-family:Tahoma; font-size:13px;
          color:#000000;
          /*Für zentrierte Box horizontal*/
          padding:0px; /* für Crossbrowser-Kompatibilität*/
          text-align:center; /* Hack fuer IE5/Win */
          background:#fafafa;/*#F5FAFE;*/
         }
         
    td, ol, ul, li, p, BLOCKQUOTE,div, span {
        font-family:Tahoma, Arial, Helvetica, sans-serif;
        font-style:normal;
        font-weight:normal;
        line-height :17px;
        color:#000000; /*013151;/*#004f84;*/
        }
        
    /* Alle links direkt unter 'body' */
    a {
              color:#0071bc;
              font-size:11px;
              font-weight:bold;
              font-family:verdana;
              text-decoration:none;
             }
    a:link:hover, a:visited:hover  {
                                   font-weight:bold;
                                   color:#C00214;
                                   }
    a:link, a:visited  { 
                       color:#0071bc; 
                       }
    /******************************/
    /* Alle <p> direct unter 'body' */
    p {
       text-align:justify ;
       line-height:15px;
      }

    /*******************************/
    /* Elemente mit außen Ränder */
    #bordered {
               border:1px #206CB8 solid;
              }

    /****************************************/
    #main {
          background:#ffffff;
           width:778px;
           /*border:1px #0072bc solid; /*2393DD, 55A7F3*/
           /*zentriert die Box horizontal*/
           margin:0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
           text-align:left; /*IE5/Win Hack zurücknehmen*/
          }
    #top1 {
	background:#0071bc;
	width:780px;
	height:20px;
	padding-top: 20px;
	padding-left: 200px;
          }
    #top2 {
	width:780px;
	height:130px; /*120*/
	background-image: url(../pics/top3.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 407px;
          }
    #content {
             background:#F3F8FB; /*#F5FAFE;F1F4F8;*/
              border-left:1px #0072bc solid;
              border-right:1px #0072bc solid;
              width:100%;
              z-index:100;
             }
             #contentTitle { color:#0072bc; padding:0px; margin:0px }

             #spacer {
                     float:left;
                     width:21px;
                     }
             #menuLeft {
                       color:#0072bc;
                       float:left;
                       width:163px;
                       padding:0; margin:0;
                       top:0px;
                       position:relative;
                       }
             #middle {
	float:left;
	width:574px;
	padding-right:20px;
	margin:0;
	background:#ffffff;
                       }
    /*******************************************/
    /* Menus Links */
    .menuMain {
               width:85%;
               height:17px;
               margin:3px 0 3px 0;
               background:#ffffff;
              }
    /*******************************************/
    /* Alle Links im linken Haupt-Menu */
    .menuMain a:link, .menuMain a:visited {
                       color:#0072bc;
                       width:100%;
                       display:block;
                       font-weight:normal;
                       border:1px #0072bc solid;
                      }
    .menuMain a:hover {
                       color:#ffffff;
                       background:#44A4E3;
                       border:1px #0072bc solid;
                       font-weight:bold;
                      }

    /*******************************************/
    /* Menus Links */
    .menuMainHL {
                color:#0072bc;
               width:85%;
               font-weight:bold;
               height:17px;
               margin:3px 0 3px 0;
              }
    /*******************************************/
    /* Alle Links im linken Haupt-Menu */
    .menuMainHL a:link, .menuMainHL a:visited {
                       color:#ffffff;
                       width:100%;
                       display:block;
                       font-weight:bold;
                       border:1px #0072bc solid;
                       background:#44A4E3;
                      }
    .menuMainHL a:hover {
                       color:#ffffff;
                       background:#44A4E3;
                       font-weight:bold;
                      }

    /*****************************************************/
    /* Div der untermenus eines Haupt-Menu */
    /*#subMenuDiv {padding-left:18px; width:74%;}*/
    #subMenuDiv {
                  margin-left:15px;
                  width:77%;
                  }

    /*****************************************************/
    /* Die untermenus eines Haupt-Menu */
    #subMenu {
              color:#024E80;
              width:100%;
              height:13px;
              margin:6px 0 6px 0;
             }
    #subMenu a:link, #subMenu a:visited {
                       color:#0072bc;
                       width:100%;
                       display:block;
                       font-weight:normal;
                      }
    #subMenu a:hover {
                       color:#FFffff;
                       background:#44A4E3;
                       font-weight:normal;
                      }

    /*****************************************************/
    /* Die untermenus eines Haupt-Menu */
    #subMenuHL {
              color:#ffffff;
              width:100%;
              height:13px;
              margin:6px 0 6px 0;
             }
    #subMenuHL a:link, #subMenuHL a:visited {
                       color:#ffffff;
                       background:#44A4E3;
                       width:100%;
                       display:block;
                       font-weight:bold;
                       //font-size:11px;
                       font-size:10px;
                      }
    #subMenuHL a:hover {
                       color:#ffffff;
                       background:#44A4E3;
                       width:100%;
                       display:block;
                      }
    /*****************************************/
    /* Alle Links am unterem Rand einer Seite mit Untermenus */
    .menuBottom {
                 color:#55A7F3;
                }

    .menuBottom a:hover {
                         color:#55A7F3;
                        }
    /***************************************************/
    #bottom {
	background-image:url(../pics/bottom3.gif);
	width:770px;
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #0071bc;
	line-height: 20pt;
	padding-left: 10px;
            }
.Liste {
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.neu {
	font-weight: bold;
	padding-top: 2px;
	border: thin solid #C53A36;
	padding-left: 2px;
	background-color: #FFF;
	padding-bottom: 2px;
}

