/* File: style-Foto.css - Style Sheet fuer reine Foto-Seiten - 21.10.2005 */

body              {background-color:#FFFFFF;}      /* color: cornsilk = #FFF8DC = Mais,  white = #FFFFFF = weiss */
*.invisible       {color:#FFFFFF; font-size:1pt;}  /* color same as background-color */
*.nospace         {margin-top:0%; margin-bottom:0%;}
*.nospaceabove    {margin-top:0%;}
*.nospacebelow    {margin-bottom:0%;}
*.smallspace      {margin-top:2mm; margin-bottom:2mm;}
*.smallspacebelow {margin-bottom:2mm;}
*.doublespace     {margin-top:1.2cm;}
*.left-float      {float:left; margin-right:0.6cm; margin-bottom:0.3cm;}
*.right-float     {float:right; margin-left:0.6cm; margin-bottom:0.3cm;}
*.verysmall       {font-size:2mm;}

