table.menue_table { width:                      190px;
                    border-right: 1px dashed #777777;
                    border-bottom: 1px dashed #777777;
                }


div.menue_table { width:                      180px;
                  font-family:                Helvetica,Tahoma,Verdana,Arial;
                  font-size:                  8pt;

                }


div.rightbox    { width:                      180px;
                }

div.rightbox .top b
                { display:                    block;
                  height:                     1px;
                  overflow:                   hidden;
                  background:                 #777777;
                }
div.rightbox .r1{ margin:                     0 4 0 4px;
                  line-height:1px;
                }
div.rightbox .r2{ margin:                     0 2 0 2px;
                  line-height:1px;
                }
div.rightbox .r3{ margin:                     0 1 0 1px;
                  height: 10px;
                  line-height:12px;
                }


div.cartmenue_title { width:                      180px;
                      background:                 #777777;
                      padding:                    2px;
                }

a.cartmenue_title:link, a.cartmenue_title:visited {
                  margin-left: 10px;
                  margin-top: 10px;
                  color:                      #ffffff;
                  font-family:                Helvetica,Tahoma,Verdana,Arial;
                  font-size:                  8pt;
                  
                  font-weight:                bold;
                 
                               text-decoration:      none;
                             }

a.cartmenue_title:hover { text-decoration:      underline;
                             }
