.ueber, .ueber2, a, .linkr, .linkg, .text, .ueber, .glawarsmall, .ruebersmall, .uebersmall { font-family : arial, helvetica, sans serif; 
                                                       }
body { background-color:#FFFFCC;
     }
	 
.rot_tabelle { background-color:#800000;
     }	 

.text { font-size : 14px;
      }


.glawarsmall { font-size : 22px;
               color : #FFCC00;
             }
.glawarbig { font-family : "arial";
          font-weight : bold;
             font-size : 40px;
             color : #FFCC00;
           }

.linkglawarbig { font-family : "arial";
          font-weight : bold;
             font-size : 40px;
             color : #FFCC00;
           }

.glawar { font-family : "arial";
          font-weight : bold;
          font-size : 36px;
          color : #FFCC00;
        }

.rueber { font-variant : small-caps;
          font-family : "arial black";
          font-size : 26px;
          color : #A53100;
        }

.ruebersmall { font-size : 22px;
               color : #A53100;
             }

.uebersmall { font-size : 18px;
              color : black;
             }

.ueber2 { font-variant : small-caps;
          color : black;
          font-size : 24px;
          
          font-weight : bold;
        }

.ueber { font-variant : small-caps;
         color : black;
         font-size : 22px;
        
         font-weight : bold;
       }

.linkr { color : FFCC00;
         font-size : 14px;
       }

.linkg { color : #A53100;
         font-size : 14px;
       }

.links { color : #A53100;
         font-size : 16px;
    
       }

a { text-decoration : none;
 
    font-weight : bold;
  }

a:hover { text-decoration : underline; 
        }

.fa { font-size: 13px; 
      color: #FFFFCC;
    } 

