/*------------------------------------------------------------------[Master Stylesheet]    Project:	herbst-verpackung.de    Version:	0.1    Last change:	02/07/08 [created]    Assigned to:	www.herbst-verpackung.de     Primary use:	POS

[Used Colors]
    Black (text): #000
    Green (Headings): #169c1c
-------------------------------------------------------------------*/
/*-----Font styles----*/
.txt {
    font-size: 12px;
    font-family: Verdana; 
    color: #999999;
    text-align: left;
    line-height: 1.4em;
    text-decoration: none;
}

.headding {
    height: 30px;
    font-size: 14px; 
    font-family: Verdana; 
    font-weight: bold;
    color: #666666; 
    text-decoration: none;
}
/* @end */
