sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

.bold, strong, b { font-weight: 800; }
.align-left, .text-left { text-align: left; }
.align-center, .text-center { text-align: center; }
.align-right, .text-right { text-align: right; }
.align-justify, .text-justify { text-align: justify; }

blockquote { border-left: 4px solid; font-style: italic; padding-left: 20px; margin-bottom: 10px; }
blockquote p:last-child { padding-bottom: 0; }

.color1 { color: #7F0652; }
.color2 { color: #666666; }
.grau { background-color: #e5e5e5; padding: 15px; }
.weiss { background-color: #fff; padding: 15px; }
.lilaborder { border: 1px solid #7F0652; padding: 10px; }
.violet-smal { background-color: #7F0652; padding: 6px; color: #fff; display: inline-block; margin-top: 6px; border-radius: 5px; }
.violet-smal a { color: #fff; }