<style type="text/css">
<!--
@charset "UTF-8";

:lang(de) { quotes:"\201E" "\201C" "\201A" "\2018"; }
q:before { content:open-quote; color:#000000; }
q:after { content:close-quote; color:#000000;}
q q:before { content:open-quote; color:#000000;}
q q:after { content:close-quote; color:#000000;}

body, input, textarea {
	color:#000000;
	font: 95% 'EB Garamond', serif, Arial;
	font-size:13.5pt;
	line-height:1.3;
	letter-spacing:0em;
}

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#inhalt {
	margin:150px auto;
}
-->
</style>