/*  von Volker Friedrich-Schmid  www.jura-basic.de*/
body {
       font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000;
       font-size: 10px; line-height: 15px;
        margin-top:0px; margin-bottom:0px;
     }

/* --- Verweise (alle, sofern nicht speziell geregelt)----  */

a:link  /* noch nicht besucht  */ 
     {
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size:12px; 
      color: #4B6186;
      color: blue;
      line-height: normal;
      text-decoration: none;
     }

a:visited /* bereits besucht  */
    {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size:12px;   
     color: #3333CC;
     line-height: normal;
     text-decoration: none;
    }

a:hover  /* darüber fahren  */
   {text-decoration :none; color: blue;}

a:active /* drücken  */
   {color: blue;  } 

a:focus /* tastatur sprung */ 
  { color: #00E000; text-decoration :none; color: blue;}  


/* i_1.php  
---------------------------------------------------------------------*/
.text_uebers 
      {  
        font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000;
        font-size: 12px; 
        font-style: normal;
        font-weight:normal;
        font-variant:normal;
        margin-top:0px; margin-bottom:0px;
        margin-left: 10px;  margin-right: 20px;
      }

/* komm_auslesen.php  
---------------------------------------------------------------------*/
.text_inhalt 
      {  
        font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000;
        font-size: 84%; 
        font-style: normal;
        font-weight:normal;
        font-variant:normal;
        margin-top:0px; margin-bottom:0px;
        margin-left: 10px;  margin-right: 30px;
       }

/*  komm_umwandeln_rahmen.inc.php 
--------------------------------------------------------------------- */
.textimrahmen 
     {
       font-size:84%;   
       font-family: Arial, verdana,  helvetica, sans-serif;
       margin-top:2px; margin-bottom:2px;
       margin-left: 2px;  margin-right: 2px;
     }


 /* komm_umwandeln_beispiel.inc.php 
-------------------------------------------------------------------*/
.beispiel  
       {
         font-family: Arial, Verdana, Helvetica, sans-serif;
         font-size: 88%;
         font-style: normal;
         margin-left:025px; margin-right:25px;
         margin-top:10px; margin-bottom:0px; color: #000000
         
       }

/* aufruf.php ,stichwortverzeichnis
--------------------------------------------------------------------- */
.abc_uebersicht 
      {
        font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000;
        font-size: 12px; 
        margin-top:0px; margin-bottom:0px;
        margin-left: 10px;  margin-right: 10px;
       }

/* aufruf_nav.php
-------------------------------------------------------------------*/
a.nav_menue:link { color: black;  font-family: Arial;  font-size:12px; text-decoration:none; }
a.nav_menue:visited { color: black;  font-family: Arial;  font-size:12px; text-decoration:none; }
a.nav_menue:hover { color: black;  font-family: Arial;  font-size:12px; font-weight:bold; text-decoration:underline; }
a.nav_menue:active { color: black;  font-family: Arial; font-size:12px; font-weight:bold; text-decoration:underline; }  

.seitenue 
     { /* Überschrift oberhalb der menüleiste*/
       font-family: arial, Verdana, Geneva,  Helvetica, sans-serif;
        font-size : 16px;
        font-style : normal;
        font-weight : bold;
        margin-top:10px; margin-bottom:1px;
        color: #990000;
      }

/* inhalt_1.php
-------------------------------------------------------------------  */
.titel_domain 
     {
      font-size:16px;
      font-family: arial, verdana, helvetica, sans-serif;
      margin-top:0px; margin-bottom:0px; margin-left:10px;
      }

/* Inhalt_1_liste.php  
-------------------------------------------------------------------*/
.inh_verz /* Überschrift z.b. Grundwissen, bassisiwissen*/
    { color: black;  font-family: Arial;  font-size:13px;}

 /* farbe weis in Inhalt_1_liste.php */
a.nav_verz:link { color: black;  font-family: Arial;  font-size:13px; text-decoration:none; } /*noch nicht besucht  */
a.nav_verz:visited { color: black; font-family: Arial; font-size:13px; text-decoration:none; } /* bereits besucht  */
a.nav_verz:hover  { color: black; font-family: Arial; font-size:12px; font-weight:bold; text-decoration:underline; } /* darüber fahren  */
a.nav_verz:active {  color: black; font-family: Arial; font-size:12px; font-weight:bold;  text-decoration:none; } /* drücken  */

a.nav_buchverz:link { color: black;  font-family: Arial;  font-size:13px; text-decoration:none; } /*noch nicht besucht  */
a.nav_buchverz:visited { color: black; font-family: Arial; font-size:13px; text-decoration:none; } /* bereits besucht  */
a.nav_buchverz:hover  { color: black; font-family: Arial; font-size:12px; font-weight:bold; text-decoration:underline; } /* darüber fahren  */
a.nav_buchverz:active {  color: black; font-family: Arial; font-size:12px; font-weight:bold;  text-decoration:none; } /* drücken  */

.nav_buchverz{

 padding-left:1.2em;
}
#nav_rahmen {
  background-color: ;
  border-width:1px;
  border-style:dashed;
  border-color:silver;
  border-left-width:0px;
  border-right-width:0px;
  text-align:left ;
  padding-left:0.5em;
  padding-top:0.1em;
  padding-bottom:0.1em;
}

#nav_zeile {
  background-color: ;
  border-width:1px;
  border-style: ;
  border-color: ;
  text-align:left ;
  padding-left:0.5em;
  padding-top:0.1em;
  padding-bottom:0.1em;
}



/*  aufruf_werbung.php 
--------------------------------------------------------------------- */
.werbung 
     {
       font-size:13px;   
       font-family: arial, verdana,  helvetica, sans-serif;
       margin-top:0px; margin-bottom:0px;
       margin-left: 0px;  margin-right: 50px;
     }

a.url_werb:link { color: blue;  font-family: Arial;  font-size:13px; text-decoration:none; } /*noch nicht besucht  */
a.url_werb:visited { color: blue; font-family: Arial; font-size:13px; text-decoration:none; } /* bereits besucht  */
a.url_werb:hover  { color: blue; font-family: Arial; font-size:12px; font-weight:bold; text-decoration:underline; } /* darüber fahren  */
a.url_werb:active {  color: blue; font-family: Arial; font-size:12px; font-weight:bold;  text-decoration:none; } /* drücken  */


/*  material.pgp und ..._dateien_stichwortliste.php 
--------------------------------------------------------------------- */
.unterlagen 
     {
       font-size:12px;   
       font-family: arial, verdana,  helvetica, sans-serif;
        margin-top:0px; margin-bottom:0px;
        margin-left: 10px;  margin-right: 50px;
     }

/*  home.php  
--------------------------------------------------------------------- */
.text_home 
     {
       font-size:16px;   
       font-family: arial, verdana,  helvetica, sans-serif;
        margin-top:0px; margin-bottom:0px;
        margin-left: px;  margin-right: 0px;
     }

/*  home.php  
--------------------------------------------------------------------- */
.ebooks_info 
     {
       font-size:12px;   
       font-family: arial, verdana,  helvetica, sans-serif;
       margin-top:0px; margin-bottom:0px;
        margin-left: 10px;  margin-right: 50px;
     }

/*  home.php  
--------------------------------------------------------------------- */
.ebooks_links 
     { padding-left:30px;
       font-size:12px;   
       font-family: arial, verdana,  helvetica, sans-serif;
       color:red;
       margin-top:0px; margin-bottom:0px;
       margin-left: 20px;  margin-right: 50px;
     }



 /*  verstaendnisfragen_?.php* und php_fragen_konkret.php
--------------------------------------------------------------------- */
.verstaendnisfragen
     {
       font-size:12px;   
       font-family: arial, verdana,  helvetica, sans-serif;
        margin-top:0px; margin-bottom:0px;
        margin-left: 10px;  margin-right: 50px;
      }

.fragenantworten 
     {
      font-size:12px;
      font-family: arial, verdana,  helvetica, sans-serif;

        margin-top:0px; margin-bottom:0px;
        margin-left: 10px;  margin-right: 50px;
      }


/* artikel_arbr.php  
---------------------------------------------------------------------*/
.text_artikel 
      {  
        font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000;
        font-size: 84%; 
        font-style: normal;
        font-weight:normal;
        font-variant:normal;
        margin-top:0px; margin-bottom:30px;
        margin-left: 12px;  margin-right: 0px;
       }


/*  h1-5 und br
----------------------------------------- #000000 --------------------  -------- */
h1   {
        font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
        font-size : 17px; color:#000080; color1:#000066; color1:#CC0000; 
        font-style : normal;
        font-weight : bold;
        text-decoration:underline;
        margin-left: 10px;
        margin-top:0px; margin-bottom:30px;
    
       }

h2   {
        font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
        font-size : 16px;
        font-style : normal;
        font-stretch:normal;
        font-weight : bold;
        font-variant:normal;
        color:#000080; color1: #000066;  color1: #660033;
        margin-top:20px;
        margin-bottom:5px;
       
      }

h3   {
        font-family :Arial, Verdana, Geneva, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
         font-style : italic;
         color:#000080; color1: #000066; color1: #000000;
         margin-top:22px; margin-bottom:5px;
          margin-left:0px;
       }


h4   {
        font-family :Arial, Verdana, Geneva,  Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-weight : 600;
         margin-top:20px; margin-bottom:5px;
     }

h5   { /* rechtsprechung aktuell*/
        font-family :Arial, Verdana, Geneva,  Helvetica, sans-serif;
        font-size : 13px;
        font-weight : normal;
            font-style : italic;
        margin-top:10px; margin-bottom:5px;
          margin-left:25px; margin-right:25px;
      }
    

li, ol, ul
    {
      font-family: Arial, Verdana, Helvetica, sans-serif; 
      font-size: 100%; line-height: 18px;
      margin-top:0px; margin-bottom:1px;
    }


p 
  {
   line-height:10px; 
   font-weight :normal; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
      font-size: 100%; line-height: 15px;
      margin-top:0px; margin-bottom:8px;
  }




/* kapitel_gliederung.php
------------------------------------------------------------------- */
.kapitel_ez 
     {
        margin-left:40px;
           margin-top:0px; margin-bottom:2px;
     }



/* kurzuebersicht.php 
-------------------------------------------------------------------*/
.kurzue  
       { /* erfasst nur text ohne URL*/
         font-family: Arial, Verdana, Helvetica, sans-serif;
         font-size: 12px;
         margin-left:40px;
         margin-top:2px; margin-bottom:0px; color: #000000
       }

/* homapage.htm
------------------------------------------------------------------- */
.homepage 
     {
        line-height: 5pt;
        margin-top:0pt; margin-bottom:0pt;
     }
/* für iphone, wegen <br>
------------------------------------------------------------------- */
.iphone 
     {
        line-height: 0px;
        margin-top:1px; margin-bottom:0px;
     }



/* ------------ */


.block {
        align:'justify';
       }

