body                { background-color:F08080  ; }
table                { border-collapse:collapse; }
.td_menue        { align:center; border:none; }

.menue:link {         font-family:Arial;
                font-size:15;
                font-weight:;
                text-decoration:none;
                text-align:center;
                color:rgb(058,095,205);
                line-height:22px;
                display:block;
                padding:0px 20px 0px 20px;
                margin-left:auto; margin-right:auto;
                background-image:url(d2.jpg);
                background-repeat:repeat-x;
                float:left;
            }


.menue:visited {font-family:Arial;
                font-size:15;
                font-weight:;
                text-decoration:none;
                text-align:center;
                color:rgb(058,095,205 );
                line-height:22px;
                display:block;
                padding:0px 20px 0px 20px;
                background-image:url(d2.jpg);
                background-repeat:repeat-x;
                float:left;
            }


.menue:hover {         font-family:Arial;
                font-size:15;
                font-weight:;
                text-decoration:none;
                text-align:center;
                color:rgb(136,206,255) ;
                line-height:22px;
                display:block;
                padding:0px 20px 0px 20px;
                background-image:url(d1.jpg);
                background-repeat:repeat-x;
                float:left;
            }