.out {
  display:block;
  background:#bbb;
  border:1px solid #ddd;
  position:relative;
  margin:1em 0;
  }
.in {
  text-align:center;
  background:#fff;
  border:1px solid #555;
  position:relative;
  padding:5px;
  font-weight:normal;
  }
.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.narrow {width:8em;} /* change to suit */
.normal {width:180px;}
.wide {width:18em;}
.image {width:412px; padding:0;}
.testbild {width:155px;}
.reisebild {width:204px;}
.passbild{width:162px;}
.esbild {width:162px;}

h4 {font-weight:bold; color:#000;}