/* Bereich blockquote Herr Zorn Zitat */
.tooltips { position: relative; margin-bottom: 8px; }
.tooltips a { color: mediumblue; font-weight: bold; }
.tooltips a:link { color: mediumblue; text-decoration: none; }
.tooltips a:visited { color: mediumblue; text-decoration: none; }
.tooltips a:focus { color: mediumblue; text-decoration: none; }
.tooltips a:hover { color: darkblue; }
.tooltips a:active { color: violett; text-decoration: none; }
.tooltips a[href*="javascript"]::after { font-weight: normal; content: '(*)' }
.tooltips a:not([href])::after { font-weight: normal; content: '(*)' } 
.tooltips a[href*="#"]::after { font-weight: normal; content: '(!)' }
.tooltips > p{ font-size: 15px; line-height: 110%; position: relative; top: 5px; left: 40px; width: 870px; margin-bottom: 5px; padding-bottom: 5px; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; -o-hyphens: auto; hyphens: auto; }
.tooltips > p.anwz { top: 12px; text-indent: -40px}

bloclquote {left: 30px; }