﻿/* MVVM, 56.41.7-71.29.5, CSS/GenBasic.css for IN/MVVM = mvvm.net */
/* Default colors for basic docs: body c0c0c0, main division of middle part
   e0e0e0, textbody background ffffff; letters 202020;
   link 202060, alink (and hover) 602020, vlink 206020.
   (Cp. nodal backgrounds: c0c0c0, 202020, 000000; letters e0e0e0;
   links 60e0e0, e060e0, e0e060.) */

 body { margin:0px }
 a#Copyright { font-size:10px; font-style:normal }

 #TopPart, #BotPart { visibility:visible; border:none }
 table#FramSup, table#FramSub { visibility:visible; width:600px; border: none }

 p, .P { font-family:"Times New Roman"; font-size:medium; font-weight:normal;
         text-align:left }
 .Ps { font-size:small }
 p.Right { text-align:right }
 p.NoteR { text-align:right; font-size:small }

 b { font-weight:bold }
 strong { font-weight:normal } /*used for non-resizable font*/

 td#TextCell {  }

 .NonCSS { visibility:hidden }

/* @media screen  --not all browsers with CSS can handle @media definitions
   { */

 body { background:#c0c0c0; color:#202020 }

 a:link { color:#202060 } a:visited { color:#206020 }
 a:active, a:hover { color:#602020; background:white }
 a.PicLink:link, a.PicLink:visited { color:#800080; background:transparent }
 a.PicLink:active, a.PicLink:hover { color:#ff0000; background:transparent }
 a.FrameLink:link, a.FrameLink:visited { color:#800080; background:transparent }
 a.FrameLink:active, a.FrameLink:hover { color:#ff0000; background:white }
 a#Copyright { color:#800080; background:#ffc000 }
 a#Copyright:active, a#Copyright:hover { color:#ff0000 }

 table#MidPart, table#CenPart { visibility:visible; color:#202020;
                                border: ridge 1px }
                table#MidPart { background: transparent }
/*cancels non-CSS bgcolor needed for (non-JS display and) PDF file*/ 
                table#CenPart { background: #f0f0f0 url("") }
/* div.FrameBar { background: #abcdef }  option for the future */
 table.OptIkon { background: #f0f0f0 }
 a.OptIkon:link, a.OptIkon:visited { color: #f0f0f0 }
 a.OptIkon:hover, a.OptIkon:active { color: #101010 }
 div.MainDiv { background:rgb(223,223,223);  /* #e0e0e0 */
            background:rgba(223,223,223,.75); }
   /*normally only one MainDiv, but in VocAll three parts of MainDiv*/
 table#TextBody { background: #ffffff url("") }

 td.FrameCell { color:#800080; font-size:small;
  padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px }
 strong.FrameFont { font-size:12px }

 p, .P, a.Spell:link, a.Spell:visited, a.Spell:active, a.Spell:hover
  { color:#202020 }

/* } */

@media screen
{

/* Boomblad and Blad for Tong/DzT/Stam/MVvM/-files only (no UC) */
  #Boomblad { color:#000080; border:1px solid #808080;
              background:url('../Graf/Bkgr/Paper.gif') }
  a.Blad:link { color:#000080 } a.Blad:visited { color:#008000 }
  a.Blad:active, a.Blad:hover { color:#800000; background:white }

}

@media print
{
 body { background: white url("") fixed; color:black }
 a:link, a:visited, a:active, a:hover { color:black; background:white }
 a#Copyright { color:black; background:white }

 h2, p, .P, a.Spell:link, a.Spell:visited, a.Spell:active, a.Spell:hover
  { color:black }

 table#MidPart, table#CenPart { visibility:visible; color:black;
                   background: white none; border: ridge 1px }
/* div.FrameBar { background: white } */
 table.OptIkon { background: white }
 div.MainDiv { background: white }
 table#TextBody { visibility:visible; color:black;
                  background: white none; border:none }

 .Speaker, #BotC { visibility:hidden }

/* Boomblad and Blad for Tong/DzT/Stam/MVvM/-files only (no UC) */
  #Boomblad { color:black; background:white;
              border-top:1px solid black; border-bottom:1px solid black }
  a.Blad:link, a.Blad:visited, a.Blad:active, a.Blad:hover
   { color:black; background:transparent }

}

/* Copyright 56-70 aSWW, M. Vincent van Mechelen */