body {    color: black;    font-size: 10pt;    font-family: Helvetica,Arial,sans-serif;    margin: 0; padding: 10px;    background-color:white;    text-align:center;    }      h1 {           font-family : Arial, Helvetica, Geneva;           font-size : 14pt;           color : #cc0000;           text-align : left;      }    h2 {           font-family : Arial, Helvetica, Geneva;           font-size : 14pt;           color : #000080;           text-align : left;      }    h3 {           font-family : Arial, Helvetica, Geneva;           font-size : 12pt;           color : #000080;           text-align : left;      }    h4 {           font-family : Arial, Helvetica, Geneva;           font-size : 12pt;           color : #cc0000;           text-align : left;      } 	 ul {           list-style-image: url('./images/dreieckliste.gif');           text-align : left;      }    li {           font-family : Arial, Helvetica, Geneva;           font-size : 10pt;           color : #000080;      }    address {           font-family : Arial, Helvetica, Geneva;           color : #ffffff;           font-size : 8pt;      }    td {           font-family : Arial, Helvetica, Geneva;           font-size : 10pt;           color : #000080;      }    A:link {           font-family : Verdana, Arial, Helvetica, Geneva;           font-size : 8pt;           text-decoration : none;      }    A:visited {           font-family : Verdana, Arial, Helvetica, Geneva;           font-size : 8pt;           text-decoration : none;           color : #0066cc;      }    A:active {           font-family : Verdana, Arial, Helvetica, Geneva;           font-size : 8pt;           text-decoration : none;      }    A:hover {           font-family : Verdana, Arial, Helvetica, Geneva;           font-size : 8pt;           text-decoration : underline;      }       #links {           padding-left : 3px;      }    #linksrechts {           border-left-width : 2.5em;           border-left-style : solid;           border-left-color : red;           padding-left : 2.5em;           border-right-width : 2.5em;           border-right-style : solid;           border-right-color : green;           padding-right : 2.5em;           text-align : justify;      }    #rundrum {           border-width : 1px;           border-style : solid;           border-color : black;           padding : 0px;           text-align : justify;      }      