/* ========== WRAPPER DEFINITIONS ========== */
.element-detailed { padding-top: 10px; }

.element-detailed .buttons { margin: 20px 0 5px; }
.element-detailed .buttons a { display: block; margin: 5px 0; }
.element-detailed img { border: 1px solid #cccccc; }
.element-detailed .hints { color: #757575; }
.element-detailed .static-info {
    margin-top: 10px;
    font-style: italic;
    color: #757575;
}
.element-detailed .copyright { 
    margin-top: 10px;
    font-size: 0.75em;
    color: #757575;
    line-height: 1.3em;
    font-style: italic;
}
.element-detailed .pdf-wrapper {
    margin-bottom: 15px;
}


/* ========== SPECIAL CONTENT DEFINITIONS ========== */
.vortrag-detailed .description { font-weight: bold; }
.broschuere-detailed .details {
    color: #757575;
    font-size: 0.9em;
}
