body         {background-image: url(bilder/bg-nav1.gif);
              background-repeat: no-repeat;
              background-color: #FFFFFF;

             }

a       {    font-size: 10pt;
             color: #E71010;
             text-decoration: none;
             font-family: georgia, verdana, arial;
             font-weight: bold;
             }

a:hover{     color: #808080;
             text-decoration: underline;
             font-weight: bold;
             }



h3 {         font-family: georgia, verdana, arial;
             font-size: 14pt;
             color: #ffffff;
             text-align: center;
             }

p {          font-family: georgia, verdana, arial;
             font-size: 10pt;
             color: #4F4F4F;

             }