
/*@import url(http://fonts.googleapis.com/css?family=IM+Fell+DW+Pica:400italic);

@import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:400italic);*/
.o1r {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 260px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  opacity: 0;
}

.o1_bg {
  font-family: 'Old Standard TT', serif;
  font-size: 20px;
  color: #fff;
  font-style: italic;
  font-weight: 400;
  
  margin: 6px;
  text-align: center;
  width:388px;
  height:153px;
  padding-top:95px;
}

#sprich {
  cursor: pointer;
}