<style type="text/css"><!--
h1.achtung:before{content:"Achtung! ";color:#ff0000;}
h1.achtung:after {content:"Achtung! ";color:#00FF00;
}
// --></style>
...
<h1 class="achtung">
Irgendeine Überschrift, vor und nach der das Wort "Achtung!" steht
</h1>