body,html {
  padding-left      : 0px;
  padding-right     : 0px;
  padding-bottom    : 0px;
  padding-top       : 0px;
  margin-left       : 0px;
  margin-right      : 0px;
  margin-top        : 0px;
  margin-bottom     : 0px;
  font-size         : 11px;
  line-height       : 16px;
  color             : #000000;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
}


td, blockquote, center, p, textarea, input, form, select, a, option {
  font-size         : 11px;
  line-height       : 16px;
  color             : #000000;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  margin            : 0px;
}

IMG {
  border            : 0px;
}

H1 {
  font-size         : 14px;
  margin-top        : 6px;
  margin-bottom     : 6px;
}

H2 {
  font-size         : 14px;
  margin            : 0px;
}

A:Link {
  text-decoration   : underline;
  color             : #8C5B96;
}	

A:Visited {
  text-decoration   : underline;
  color             : #8C5B96;
}

A:Active 	{
  text-decoration   : underline;
  color             : #8C5B96;
}

A:Hover {
  text-decoration   : underline;
  color             : #000000;
}

li {
  list-style-position: outside;
  list-style-type   : square;
  list-style-image  : none;
  text-align        : left;
  margin-top        : 0px;
  margin-left       : -25px;
  margin-bottom     : 0px;
  line-height       : normal;
}

ul {
  margin-bottom     : 0px;
  margin-top        : 0px;
}

/*****************************************
 * Start Positinierung der Sub-Div
 */
    #subNavi {
    position          : absolute;
    top               : 150px;
    left              : 49px;
    z-index:1;
   }
/*
 * ENDE CSS Hauptnavigation
 ****************************************/

/*****************************************
 * Start CSS Hauptnavigation
 */
    .MainNavigation {
     color             : #000000;
     text-decoration   : none;
   }

    .MainNavigation A {
     color             : #000000;
     text-decoration   : none;
   }

    .MainNavigation A:link {
     color             : #000000;
     text-decoration   : none;
   }

    .MainNavigation A:active {
     color             : #000000;
     text-decoration   : none;
   }

    .MainNavigation A:visited {
     color             : #000000;
     text-decoration   : none;
   }

    .MainNavigation A:Hover {
     color             : #ffffff;
     text-decoration   : none;
   }

    .MainNavigationOn {
     color             : #ffffff;
     text-decoration   : none;
   }

    .MainNavigationOn A {
     color             : #ffffff;
     text-decoration   : none;
   }

    .MainNavigationOn A:link {
     color             : #ffffff;
     text-decoration   : none;
   }

    .MainNavigationOn A:active {
     color             : #ffffff;
     text-decoration   : none;
   }

    .MainNavigationOn A:visited {
     color             : #ffffff;
     text-decoration   : none;
   }

    .MainNavigationOn A:Hover {
     color             : #000000;
     text-decoration   : none;
   }
/*
 * ENDE CSS Hauptnavigation
 ****************************************/

/*****************************************
 * Start CSS Unternavigation
 */
   .SubNavigation {
    color              : #000000;
    text-decoration    : none;
   }
   .SubNavigation A {
    color              : #000000;
    text-decoration    : none;
   }
   .SubNavigation A:link {
    color              : #000000;
    text-decoration    : none;
   }
   .SubNavigation A:active {
    color              : #000000;
    text-decoration    : none;
   }
   .SubNavigation A:visited {
    color              : #000000;
    text-decoration    : none;
   }
   .SubNavigation A:hover {
    color              : #8C5B96;
    text-decoration    : none;
   }
   .SubNavigationON A {
    color              : #8C5B96;
    text-decoration    : none;
   }
   .SubNavigationON A:link {
    color              : #8C5B96;
    text-decoration    : none;
   }
   .SubNavigationON A:active {
    color              : #8C5B96;
    text-decoration    : none;
   }
   .SubNavigationON A:visited {
    color              : #8C5B96;
    text-decoration    : none;
   }
   .SubNavigationON A:hover {
    color              : #000000;
    text-decoration    : none;
   }
/*
 * ENDE CSS Unternavigation
 ****************************************/

/*****************************************
 * Start footer-Navigation
 */
   .footerNavi A {
     text-decoration   : none;
   }
  .footerNavi A:link {
     text-decoration   : none;
   }
  .footerNavi A:visited {
     text-decoration   : none;
   }
  .footerNavi A:active {
     text-decoration   : none;
   }
  .footerNavi A:hover {
     text-decoration   : none;
   }
/*
 * ENDE footer-Navigation
 ****************************************/
