﻿
/* helles Blau  #c2e2fb */
body
{
 background-color: #c2e2fb;
   /* Full height */
 height: 100%;

  /* Center and scale the image nicely */
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;

 background-blend-mode: saturation;
}

/* class="a"  */
.a {
  font-family: Arial, Helvetica, verdana;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }
table {
  	font-family: Areal, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	column-count: 2;
	width: 100%;
}
table.pok {
	column-count: 4;
	width: 80%;
}
table.ver {
	column-count: 3;
	width: 60%;
}

div {
  display: flex;
  justify-content: center;
}
 
 
/* border: 1px solid #000000;
     id="Foto1"   */

#Foto1 {
border: none;
width: 200px;
height: 135px;
float: left;
}

#Foto2 {
border: none;
width: 1200px;
height: 800px;

}
#Foto3 {
border: none;
width: 250px;
height: 164px;
float: left;
}