<style> h1 { color: red; font-family: sans-serif; font-size: 42pt;} </style> <h1>Testüberschrift 1</h1> <style> h1 { color: blue; font-family: courier; font-size: 8pt;} </style> <h1>Testüberschrift 2</h1>