        <style type="text/css">
        body {
        background-image:url(Bilder/wappenklein.jpg);
        background-attachment:fixed;
        background-position:center;
        background-repeat:no-repeat;
        }
		
        h3 {
        font-size:14pt;
        color:#000033;
font-family:"Times New Roman";
        }
		p {
		font-size:12pt;
		color:#000066;
font-family:"Times New Roman";
		}
		h4 {
		font-size:14pt;
        color:#000099;
font-family:"Times New Roman";
        }
		a:link {
		font-size:12pt;
		color:#000099;
font-family:"Times New Roman";
		}
		a:visited {
		font-size:12pt;
		color:#000033;
font-family:"Times New Roman";
		}
		a:hover {
		font-size:12pt;
		color:#0099ff;
font-family:"Times New Roman";
		}
        </style>
