.menu1, div a:hover{                            
 font-family: Verdana;
 font-size: 11px;
 color: #467847;
};
.menuu, div a:hover{
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
};

body,p,td,tr,table,a{
 color:      #000000;
 font-size:   11px;
 font-family: Verdana, Arial, Helvetica, "Sans Serif"
};
.fliess_content {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 16px;
        font-weight: normal;
        font-variant: normal;
        margin: 10px;
        color: #000000;
}
a:hover , .fliess_content a:hover{
        color:          #D49061;
        font-size:       11px;
        text-decoration: bold }

a  {
        color:          #467847;
        font-size:       11px;
        text-decoration: none }

@media print {
 .nichtdrucken{ display: none; }
 .drucken{ display: block; }
table{ border:0px solid #000000; height:100px;}
td{ width:50%; text-align:left; }
 .haupttabelle{ width:100%; }
}
@media screen {
 .nichtsehen{ display: none; }
 .haupttabelle{ width:1065px; }
}
