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

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