body, input, td, textarea, select {
                        font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
                        font-size : 11px;
                        text-decoration : none;
                        color : #000000;
                                                /*  scrollbar  */
                                                scrollbar-base-color : #ffffff;
                                                scrollbar-arrow-color : #000000;
                                                scrollbar-darkshadow-color : #000000;
                                                scrollbar-face-color : #ffffff;
                                                scrollbar-highlight-color : #000000;
                                                scrollbar-shadow-color : #000000;
                                                scrollbar-track-color : #ffffff;
                        }


a:link                                        {
                                                font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
                                                font-size : 11px;
                                                color : #000000;
                                                text-decoration : none;
                                                font-weight : normal;
                                                }

a:visited                                {
                                                color : #000000;
                                                text-decoration : none;
                                                }

a:hover                                        {
                                                text-decoration : underline;
                                                }

.titel                                        {
                        font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
                        font-size : 18px;
                                                font-weight : bold;
                                                text-decoration : none;
                        color : #000000;
                        }
.ueberschrift                                        {
                        font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
                        font-size : 16px;
                                                font-weight : bold;
                                                text-decoration : none;
                        color : #000000;
                        }

.ueberschriftklein                                       {
                        font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
                        font-size : 12px;
                                                font-weight : bold;
                                                text-decoration : none;
                        color : #000000;
                        }

.begriff,  .begriff a        {
                        font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
                        font-size : 12px;
                                                font-weight : bold;
                                                text-decoration : none;
                        color : #000000;
                        }
