/*********************************************/
/************   N A V -Styles    *************/
/*********************************************/
/*===========   Allg. Textformate   =========*/
h1,h2,h3,h4,p,div,table,td,th,b,i {
   font-family: Verdana, "Verdana", Arial, Helvetica, sans-serif;
   font-size:11px;
}
h1,h2,h3,h4,p {
   margin: 0px 4px 12px 4px;
   text-decoration: none;
}
p {
   line-height: 15px;
}
/*********************************************/
/*=============   Navigation   ==============*/
/*** Divs für die Bilder  ***/

          .imgFrameOben {
             margin: 0px 0px 0px 0px;
             padding: 0px 0px 0px 0px;
             display: block;
          /*   background-image: url(../images/navOben.gif); */
          /*   background-repeat: no-repeat;                 */
             width: 179px;
             height: 1px;
             line-height: 0px;
             border-bottom: 1px solid #ABD2F9;
          }
          .imgFrameUnten {
             margin: 0px 0px 18px 0px;
             padding: 0px 0px 0px 0px;
             display: block;
          /*   background-image: url(../images/navUnten.gif);    */
          /*   background-repeat: no-repeat;                     */
             width: 179px;
             height: 1px;
             line-height: 0px;
             border-top: 1px solid #ABD2F9;
          }
/*** ParentCSS for MainAnchors ***/
#contiNav {
  width: 179px
}
#contiNav p {
   border-top: 1px solid #ABD2F9;
   margin: -1px 0px 3px 0px;
   padding: 3px 0px 0px 0px;
   line-height: 20px;
   text-indent: 8px;
}
/*** ParentCSS for SubAnchors ***/
#sub0, #sub1, #sub2 {
   margin: 0px 0px 5px 15px;
}
#sub0 p, #sub1 p, #sub2 p  {
   line-height: 12px;
   border-top: 0px none #FFFFFF;
}
/*** Main-Anchors ***/
#contiNav p a {
   font-size: 13px;
   color: #003366;
   font-weight: bold;
   font-family: Verdana, "Verdana", Arial, Helvetica, sans-serif;
}
#contiNav p a:link       {   text-decoration: none;   }
#contiNav p a:visited    {   text-decoration: none;   }
#contiNav p a:focus      {   text-decoration: none;   }
#contiNav p a:active     {   text-decoration: none;   }
#contiNav p a:hover      {   text-decoration: underline;   }
/*** Sub-Anchors ***/
#sub0 p a {
   font-size: 11px;
   color: #003366;
   font-weight: bold;
   font-family: Verdana, "Verdana", Arial, Helvetica, sans-serif;
}
#sub0 p a:link       {   text-decoration: none;   }
#sub0 p a:visited    {   text-decoration: none;   }
#sub0 p a:focus      {   text-decoration: none;   }
#sub0 p a:active     {   text-decoration: none;   }
#sub0 p a:hover      {   text-decoration: underline;   }

#sub1 p a {
   font-size: 11px;
   color: #003366;
   font-weight: bold;
   font-family: Verdana, "Verdana", Arial, Helvetica, sans-serif;
}
#sub1 p a:link       {   text-decoration: none;   }
#sub1 p a:visited    {   text-decoration: none;   }
#sub1 p a:focus      {   text-decoration: none;   }
#sub1 p a:active     {   text-decoration: none;   }
#sub1 p a:hover      {   text-decoration: underline;   }

#sub2 p a {
   font-size: 11px;
   color: #003366;
   font-weight: bold;
   font-family: Verdana, "Verdana", Arial, Helvetica, sans-serif;
}
#sub2 p a:link       {   text-decoration: none;   }
#sub2 p a:visited    {   text-decoration: none;   }
#sub2 p a:focus      {   text-decoration: none;   }
#sub2 p a:active     {   text-decoration: none;   }
#sub2 p a:hover      {   text-decoration: underline;   }

/*********************************************/
/*===============   Adresse   ===============*/
#adress {
   margin: 0px 0px 0px 8px;
   padding: 0px 0px 0px 0px;
   width: 179px;
}
#adress p {
   font-variant: small-caps;
   color: #5D5D5D;
   font-size: 11px;
   font-weight: normal;
   margin: 0px 0px 5px 0px;
   padding: 0px 0px 0px 0px;
}
/*********************************************/
/*===============   Obligat   ===============*/
#obligat {
   margin: 1px 0px 2px 4px;
   padding: 0px 0px 0px 0px;
   width: 179px;
   color: #5D5D5D;
   text-align: center;
   text-align: middle;
}
#obligat a {
   font-size: 11px;
   color: #5D5D5D;
   font-weight: normal;
   font-family: Verdana, "Verdana", Arial, Helvetica, sans-serif;
}
#obligat a:link       {   text-decoration: none;   }
#obligat a:visited    {   text-decoration: none;   }
#obligat a:focus      {   text-decoration: none;   }
#obligat a:active     {   text-decoration: none;   }
#obligat a:hover      {   text-decoration: underline;   }