/* ---------------------------------------- */
/* -trambuco.de- */
/* ---------------------------------------- */
a:link {
    color:          #000000; 
    text-decoration:none;
    }

a:visited {
    color:          #000000; 
    text-decoration:none;
    }

a:hover {
    color:          #FF0000; 
    text-decoration:none;
    }

a:aktive {
    color:          #FF0000; 
    text-decoration:none;
    }

/* ---------------------------------------- */

body { 
    font-family:    verdana; 
    margin:0px;
    background-color:#FFF;
    color:#000;
    }

body,p,li,table,blockquote,tr,td { 
    font-family:    verdana; 
    font-size:	    10pt; 
    }

/* ---------------------------------------- */
    
.text { 
    font-family:    Verdana;
    font-size:	    10pt;
    color:		    black;
    }

.text_gr { 
    font-family:    Arial, Helvetica, Verdana;
    font-size:	    8pt;
    color:		    #aaaaaa;
    }

.head { 
    font-family:    verdana;
    font-size:	    14.5pt;
    font-weight:    800;
    color:		    black;
    }

.small { 
    font-family:    Arial, Helvetica, Verdana;
    font-size:	    7.5pt;
    color:		    black;
    letter-spacing: 0.7;
    }

.copy { 
    font-family:    verdana;
    font-size:	    8pt;
    font-stretch:   ultra-condensed;
    color:		    black;
    }

/* ---------------------------------------- */

.t1 {  
    font-family:    Verdana, Arial, Helvetica, sans-serif; 
    font-size:      8pt; 
    line-height:    normal; 
    font-weight:    bold; 
    color:          #000000
    }

.t2 { 
    font-family:    Verdana, Arial, Helvetica, sans-serif; 
    font-size:      8pt; 
    line-height:    normal; 
    font-weight:    normal; 
    color:          #555555
    }

.t3 { 
    font-family:    Verdana, Arial, Helvetica, sans-serif; 
    font-size:      7pt; 
    line-height:    normal; 
    font-weight:    normal; 
    color:          #555555 
    }
    
.t2a a {
    font-family:    Verdana, Arial, Helvetica, sans-serif; 
    font-size:      8pt; 
    line-height:    normal; 
    font-weight:    normal; 
    color:          #555555; 
    text-decoration:none;
    }    
    
/* ---------------------------------------- */    

INPUT, SELECT {  
    font-family:    Verdana, Arial, Helvetica, sans-serif; 
    font-size:      9px;
    background-color:#eee; 
    border:         1px solid #aaa;
    }

    
/* ---------------------------------------- */    
