/*  Stylesheet for "Margulies & More"   */
/*  PRN / Print Version                 */
     
/* ====  1. html und body === */

/* Bildlaufleiste im Firefox immer zeigen */
html { height: 101%; }

body 
{
   font-family: Georgia, "Times New Roman", serif;
   font-size: small; 
   font-weight: 
   normal; 
   color: #000000; 
   background-color: #FFFFDD; 
   color: black; 
   text-align: center;
}

/* ===  2. Schriftformatierung für Überschriften  === */

/* Serifenschrift für Überschriften, inkl. h1 (alt-Text) */
h1, h2, h3, h4, h5, h6 
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold; 
}
  
/*---------------------------------------------------------------------------*/
/*     Styles for major "boxes" (menus, contents etc. )        --------------*/
/*---------------------------------------------------------------------------*/

#frame 
{  
   width: 100%;  
   margin: 0px auto; 
   text-align: left;
}

#header
{
   display: none;
}

#navi_col
{ 
   display: none;
}

// #col2_content
// { 
//    font-family: "Times New Roman", serif; 
//    font-size: 12pt; 
//    font-weight: normal; 
//    color: #000000; background-color: #FFFFFF;  
//    padding: 20px;
// 
// 
// }
  
.new_page { page-break-before:always }

table.navigate  { display: none; 
                                   
                                       
                                  
                                            
                              
                }

/* ===   Local definitions  ===  */

.address { font-family: "Times New Roman", serif; font-size:  7pt; font-weight: bold;   color: #000000; }
.bold    { font-family: "Times New Roman", serif; font-size: 10pt; font-weight: bold;   color: #000000; }
.footer  { font-family: "Times New Roman", serif; font-size:  8pt; font-weight: bold;   color: #000000; }
.normal  { font-family: "Times New Roman", serif; font-size: 10pt; font-weight: normal; color: #000000; background-color: #ffffff; }

.cont_box{ 
           
           margin: 10px;
         }

.contents{ font-family: Verdana, sans-serif; font-size: 10pt; font-weight: normal; 
           color: #000000; background-color: #FFFFFF;  
           padding: 10px;
         }

.quote   { font-family: Arial,   sans-serif; font-size:  9pt; font-weight: normal; color: #000000; background-color: #ffe4b5; 
             margin-left: 20px; margin-right: 20px; padding:  10px }
.q_source {  margin-left: 20px; }

.link_column {  width: 0px;
                disply: none; }

.thin_column  { width: 0px; 
                border-right: solid 1px }

.right_col   {  width: 0px;  
                disply: none; }

a:link, a:visited { text-decoration: none }
a:link:hover, a:visited:hover { text-decoration: underline }

.web_link { color: #ff0033; font-size: 15pt; font-weight: bold; white-space: nowrap;}
.hi_note  { color: #ff0033; font-weight: bold; vertical-align: super }

.cert_reg { font-family: Arial,   sans-serif; font-size:  8pt; font-weight: normal; color: #000000; background-color: #ffe4b5; 
             margin-left: 20px; margin-right: 20px; padding:  10px; 
             vertical-align:top;
           }
                                                       
.cert_handr { color: red; font-style: italic }         
.cert_handb { color: blue; font-style: italic }         
.cert_hand_r_crossed { color: red; font-style: italic; text-decoration:line-through }         
.cert_hand_b_crossed { color: blue; font-style: italic; text-decoration:line-through }         

.scr_only     { display: none }
.prn_only     {               }    

.hidden       { display: none }    
  
.no_copyright {               }
.copyright_ok { display: none }  

.JE_no_copyright { display: none }
.JE_copyright_ok {               } 

img.left  { float: left;  margin-left: 0px;  margin-right: 10px  }
img.right { float: right; margin-left: 10px; margin-right: 0px   }

.q_inset {  margin-left: 20px; }

.marker  {  visibility:hidden; 
                               
                                              
                             
                                                      
        }

.no_wrap {  white-space: nowrap; }

.menu_col  { background-color: #FFFFCC; 
             vertical-align: top;
             float: left;
             font-family: Verdana, sans-serif; 
             font-size: 10pt; 
             font-weight: normal; 
             width: 0px; 
             display: none;
           }

.textm_col { background-color: #FFFFDD; 
             vertical-align: top;
             margin-left: 0px;                // Zero !! 
             font-family: Verdana, sans-serif; 
             font-size: 10pt; 
             font-weight: normal; 
           }

.icon_col  { background-color: #FFFFDD; 
             vertical-align: top;
             float: left;
             font-family: Verdana, sans-serif; 
             font-size: 10pt; 
             font-weight: normal; 
             width: 0px; 
             display: none;
           }

.texti_col { background-color: #FFFFDD; 
             vertical-align: top;
             margin-left: 0px;                // Zero !!
             font-family: Verdana, sans-serif; 
             font-size: 10pt; 
             font-weight: normal; 
           }

.census_table { font-family: Verdana, sans-serif; font-size: 10pt; font-weight: normal; 
                color: #000000; background-color: #f5f5dc; 
                border: solid black 1px;
                text-align: left;
                width: 640px }

.census_head  {   font-family: Verdana, sans-serif; font-size: 10pt; font-weight: bold;   
                  border: solid black 1px;
                  text-align: left }

.census_line  {   font-family: Verdana, sans-serif; font-size:  7pt; font-weight: normal; 
                  border: solid black 1px;
                  text-align: left }

