.elementor-1499 .elementor-element.elementor-element-aa0054d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1499 .elementor-element.elementor-element-2d5a996{--spacer-size:50px;}/* Start custom CSS for container, class: .elementor-element-aa0054d */<style>
.amtliches-dokument {
    background: #fdfdfd; /* Leichtes Alt-Papier-Weiß */
    border: 1px solid #ccc;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.1);
    padding: 40px;
    font-family: 'Courier New', monospace;
    color: #222;
    position: relative;
    max-width: 600px;
    margin: 20px auto;
    line-height: 1.4;
    overflow: hidden;
}

.amtliches-dokument::before {
    content: "MELKIPERIUM 2026";
    position: absolute;
    top: 20px;
    right: 20px;
    font-weight: bold;
    border: 2px solid #222;
    padding: 5px;
    opacity: 0.3;
    transform: rotate(15deg);
}

.stempel-geheim {
    position: absolute;
    bottom: 50px;
    right: 30px;
    border: 4px solid #cc0000;
    color: #cc0000;
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
    transform: rotate(-20deg);
    opacity: 0.7;
    font-size: 20px;
}
</style>/* End custom CSS */