/* content.css */
div#Inhalt{padding:3px;background-color:#fff}* html div#Inhalt{height:1em;/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */	background-color:#ffffff}div#Inhalt h2{margin:.2em 0;font-size:1.2em}div#Inhalt p{margin:1em 0;font-size:1em}