.amongsteckbrief {
width: 500px;
height: 325px;
background: #46a29f;
padding: 3px;
margin: auto;
}

.amongsteckbrieftitel {
width: auto;
height: 75px;
padding: 15px;
margin: 5px;
margin-bottom: 12px;
background-image: url(https://amongthefallencities.de/design/Welcome%20to%20Seattle/logo.png);
}

.amongsteckbrieftitelbox {
width: auto;
height: auto;
background: #000;
color: #fff;
font-size: 30px;
font-family: 'Fjalla One';
text-transform: uppercase;
text-align: center;
padding: 15px;
margin: auto;
opacity: 0.5;
}

.amongsteckbrieftextbox {
width: 480px;
height: 180px;
background: #fff;
padding: 5px;
margin: auto;
font-size: 12px;
overflow: auto;
color: #000;
opacity: 0.8;
}