@charset "iso-8859-1";
/*******************************************************************************
*  pagecontent.css : 2008.05.12 :            Style für den Seiteninhalt                        
* ------------------------------------------------------------------------------
*/
/*  Startseite  */

    .start-willkommen {
    margin: 30px 0px 20px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #00babd;
    border: 0px black;
    }
    
    .start-forenhinweis {
    margin: 0px 20px 0px 20px;
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
    border: 0px red;
    }
    
  .start-forenhinweis a {
    text-decoration: none;
    }

  .start-forenhinweis a:hover {
    color: #444444;
    font-weight: bold;    
    }

  .start-forenhinweis a:active {
    color: #00babd;
    }

  .start-forenhinweis a:visited {
    color: #00babd;
    }

  .start-forenhinweis a:link {
    color: #00babd;
    }

/*  MyMegatreff - Seite */

    .mymega-header {
    margin: 30px 0px 20px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #00babd;
    border: 0px black;
    }
    
   .mymega-hinweissp1 td {
    margin: 0px 20px 0px 20px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #444444;
    border: 0px red;
    }
    
  .mymega-hinweissp1 a {
    text-decoration: none;
    }

  .mymega-hinweissp1 a:hover {
    color: #444444;
    font-weight: bold;    
    }

  .mymega-hinweissp1 a:active {
    color: #00babd;
    }

  .mymega-hinweissp1 a:visited {
    color: #00babd;
    }

  .mymega-hinweissp1 a:link {
    color: #00babd;
    }

  .mymega-hinweissp1 p a {
    text-decoration: none;
    }

  .mymega-hinweissp1 p a:hover {
    color: #444444;
    font-weight: bold;    
    }

  .mymega-hinweissp1 p a:active {
    color: #00babd;
    }

  .mymega-hinweissp1 p a:visited {
    color: #00babd;
    }

  .mymega-hinweissp1 p a:link {
    color: #00babd;
    }

   .mymega-hinweissp2 p  {
    margin: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
    border: 0px red;
    }
    
/*  Kontakt - Seite */

  .kontakt_ziel_info {
    margin: 10px 25px 5px 25px;
    padding: 0px 0px 0px 0px; 
    font-size: 12px;
    text-align: justify;
    color: #444444;
    }      
  
  .kontakt_ziel_foot {
    margin: 25px 25px 10px 25px;
    padding: 0px 0px 0px 0px; 
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    }
  
  .kontakt_ziel_header {
    margin: 25px 25px 20px 25px;
    padding: 0px 0px 0px 0px; 
    font-size: 16px;
    font-weight: bold;
    color: #00babd;
    }

/*  Esoterik - Seite */

   .esoterik-header {
    margin: 30px 0px 20px 0px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #00babd;
    border: 0px black;
    }
    
   .esoterik-text1 {
    margin: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 14px;
    font-weight: normal;
    color: #444444;
    border: 0px red;
    }
    
   .esoterik-text1 td {
    margin: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 14px;
    font-weight: normal;
    color: #444444;
    border: 5px red;
    }
    
  .esoterik-text1 a {
    text-decoration: none;
    }

  .esoterik-text1 a:hover {
    color: #444444;
    font-weight: bold;    
    }

  .esoterik-text1 a:active {
    color: #00babd;
    }

  .esoterik-text1 a:visited {
    color: #00babd;
    }

  .esoterik-text1 a:link {
    color: #00babd;
    }

  .esoterik-text1 p a {
    text-decoration: none;
    }

  .esoterik-text1 p a:hover {
    color: #444444;
    font-weight: bold;    
    }

  .esoterik-text1 p a:active {
    color: #00babd;
    }

  .esoterik-text1 p a:visited {
    color: #00babd;
    }

  .esoterik-text1 p a:link {
    color: #00babd;
    }

  .esoterik-text2 p  {
    margin: 0px 20px 0px 20px;
    text-align: justify;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
    border: 0px red;
    }



