/* MVVM, 62.39.3-65.38.1, CSS/FotoBlok.css for mvvm.net                    */


/* part with definitions for both screen and paper */

   body { background: white fixed; margin:0px }
   .TxtBlTog, .PhtBlTog { font-family:Courier; font-size:x-small }
   div.TxtBl { font-size:small }
   #PhotoRow_1, #PhotoRow_2, #PhotoRow_3, #PhotoRow_4, #PhotoRow_5,
    #PhotoRow_6 { color:#000000; font-size:small }
   .TextRow { font-size:small }


/* @media screen  --not all browsers with CSS can handle @media definitions
   { */
/* 
    body { color:#fffff0; background: #000000 url("../../Graf/Bkgr/6.gif")
           fixed }
*/
    a.PhtBlTog:link, a.PhtBlTog:visited, a.PhtBlTog:active, a.PhtBlTog:hover
     { color:#0000ff; text-decoration:none }
    a.Instruct:link, a.Instruct:visited, a.Instruct:active, a.Instruct:hover
     { color:#000040; background:transparent; text-decoration:none }
    a.TxtBlTog:link, a.TxtBlTog:visited, a.TxtBlTog:active, a.TxtBlTog:hover
     { color:#ff0000; text-decoration:none }

    table#MidPart, table#CenPart { color:#fffff0 }
    .DiffLang { color:#c0c0c0 }
    #PicTbl { border:4px outset }
    div.TxtBl { color:#fffff0; background:transparent }
    #PhotoRow_1, #PhotoRow_2, #PhotoRow_3, #PhotoRow_4, #PhotoRow_5,
     #PhotoRow_6 { background:#8080ff }
    .TextRow { color:#ff0000; background:#e0e0e0 }
/* } */


@media print
{
    a.Inconsp { color:black; text-decoration:none }
    a.PhtBlTog, a.TxtBlTog, a.Instruct { visibility:hidden }

    table#MidPart, table#CenPart { color:black }
    .DiffLang { color:#404040 }
    div.TxtBl { color:black }
    #PhotoRow_1, #PhotoRow_2, #PhotoRow_3, #PhotoRow_4, #PhotoRow_5,
     #PhotoRow_6 { background:white }
    .TextRow { color:black; background:white }
}


/* Copyright 62-65 aSWW, M.Vincent van Mechelen, Amsterdam, Netherlands */
