               .red
                {
                        font-family:verdana,arial,helvetica;
                        font-weight:bold;
                        color:#990000;
                }

               .text
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                }

               .attr
                {
                        font-family:verdana,arial,helvetica;
                        font-size:10pt;
                        color:#000000;
                }

               td
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                }

               .text2
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#FFFFFF;
                }

               .text3
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#990000;
                }

               .comment
                {
                        font-family:verdana,arial,helvetica;
                        font-size:7pt;
                        color:#990000;
                }

               .header
                {
                        font-family:verdana,arial,helvetica;
                        font-size:12pt;
                        color:#000000;
                        font-weight:bold;
                }


              .plakat
                {
                        font-family:verdana,arial,helvetica;
                        font-size:13pt;
                        color:#000000;
                        font-weight:bold;
                }

              .texterror
                {
                        font-family:verdana,arial,helvetica;
                        font-size:12pt;
                        color:#990000;
                        font-weight:bold;
                }


               input.text, textarea.text, select.text
                {
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                        BACKGROUND-COLOR: #FFE4AE;
                        BORDER-BOTTOM-COLOR: #840000;
                        BORDER-BOTTOM-STYLE: solid;
                        BORDER-LEFT-COLOR: #840000;
                        BORDER-LEFT-STYLE: solid;
                        BORDER-RIGHT-COLOR: #840000;
                        BORDER-RIGHT-STYLE: solid;
                        BORDER-TOP-COLOR: #840000;
                        BORDER-TOP-STYLE: solid;
                        font-family:verdana,arial,helvetica;
                        font-size:8pt;
                        color:#000000;
                }


               a
                {
                        text-decoration:none;
                        color:#990000;
                        font-weight:bold;
                }

                a:hover
                {
                        text-decoration:none;
                        font-weight:bold;
                        color:#FFFFFF;
               }
			   
                a.kasten
                {
                        text-decoration:none;
                        color:#990000;
                        font-weight:bold;
                }

                a.kasten:hover
                {
                        text-decoration:underline;
                        font-weight:bold;
                        color:#990000;
                }
			   
			   a.wm
                {
                        text-decoration:none;
                        color:#ffffff;
                        font-weight:bold;
                }

                a.wm:hover
                {
                        text-decoration:none;
                        font-weight:bold;
                        color:#FFE4AE;
               }