                                body {
                                        background-color : #F1F1FF;
                                        font-family : Arial, Helvetica, sans-serif;
                                        font-size : 12pt;
                                        background-image : url(images/rand.gif);
                                        background-repeat : repeat-y;
                                        border: 0pt;
                                }


                                #impressum {
                                        font-size: 7pt;
                                        text-align: center;
                                }

                                #menu {
                                        font-size: 11pt;
                                        color : #1C0653;
                                        font-weight : bold;
                                        list-style-image : url(images/orbfp.gif);
                                }

                                #menu li {
                                        margin-bottom: 9px;
                                }

                                #menu a:link {
                                        color : #1C0653;
                                        text-decoration: none;
                                }

                                #menu a:visited {
                                        text-decoration: none;
                                        color: #1C0653;
                                }

                                #menu a:hover {
                                        text-decoration: underline;
                                        color: #E8420D;
                                }

                                #menu a:active {
                                        text-decoration: underline;
                                        color: #FBC900;
                                }

                                a:link {
                                        color : #009929;
                                        text-decoration: underline;
                                }

                                a:visited {
                                        text-decoration: underline;
                                        color: #006B1D;
                                }

                                a:hover {
                                        text-decoration: underline;
                                        color: #E8420D;
                                }

                                a:active {
                                        text-decoration: underline;
                                        color: #FBC900;
                                }

                                h1 {
                                        font-size: 16pt;
                                        font-weight : bold;
                                        margin-top: 20px;
                                }

                                h2 {
                                        font-size: 14pt;
                                        font-weight : bold;
                                }

                                h3 {
                                        font-size: 12pt;
                                        font-weight : bold;
                                }

                                #small {
                                        font-size: 7pt;
                                }