﻿p.presse_box {
font-size: 9pt;
margin:0px;
margin-bottom:3px;
margin-left: 0px;
color: #000;
}
p.presse_box:first-line {
margin-left: 0px;
}

h4.presse_box {
margin:0px;
margin-bottom:5px;
font-size:10pt;
color: #000;
}
a.presse_box {
font-size:9pt;
color: lightseagreen;
font-weight:600;
text-decoration: underline dotted;
}
a.presse_box:hover {
color: deepskyblue;
}
span.presse_box {
font-size:7pt;
}
span.presse_subtitel {
font-weight:600;
color: midnightblue;
}
span.presse_subtitel::before {
content: "\25CF" " ";
}