<style type="text/css">
<!--
/* CSS Style-Sheet-Specifications       */
/* created with (X)HTML-Format */
/* http://www.homepagehelper.de */

//-->




A        {
                color:rgb(20,20,20);                        /* rot norm */

                font-family:Arial, "Arial Narrow", "Arial Bold";
                font-size:12pt;
                }
A:link        {
                color:rgb(0,0,0);                        /* dorange */
                text-decoration: none;
                font-size:12pt;
                }
A:visited        {
                color:rgb(100,100,100);                        /* drot */
                text-decoration: none;
                font-size:12pt;
                }
A:hover        {
                color:rgb(255,160,50);                        /* dgelb */
                text-decoration: none;
                font-size:12pt;
                }



h1        {
                color:rgb(255,40,60);                        /* rot norm */

                font-family: courier new,arial;
                text-decoration: none;
                font-size: 24pt;
                text-align: left;
                }

h2        {
                color:rgb(255,40,60);                        /* rot norm */

                font-family: courier new,arial;
                text-decoration: none;
                font-size: 24pt;
                text-align: left;
                }
h3        {
                color:rgb(255,40,60);                        /* rot norm */

                font-family: courier new,arial;
                text-decoration: none;
                font-size: 14pt;
                text-align: left;
                }
h4        {
                color:rgb(255,40,60);                        /* rot norm */

                font-family: courier new,arial;
                text-decoration: none;
                font-size: 11pt;
                text-align: left;
                }
h5        {
                color:rgb(255,40,60);                        /* rot norm */

                font-family: courier new,arial;
                text-decoration: none;
                font-size: 10pt;
                text-align: left;
                }

body                 {
                color:rgb(20,20,20);                        /* rot norm */
		background-color:rgb(240,240,240);		/* hhhgrau */
                font-family: "Courier New","Arial";
                font-size: 12pt;
                }


</style>